/* Footer Copy */
#sub_nav {
	color: #003;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	padding: 0px 5px 0px 0px;
}

#sub_nav a {
	color: #003;
	text-decoration: none;
}

#sub_nav a:hover {
	color: #009CCE;
	text-decoration: none;
}

/* Product Information Summary - Footer Copy */
.p_info_sum {
	color: #003;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	padding: 0px 5px 0px 0px;
}

.p_info_sum a {
	color: #009CCE;
	text-decoration: none;
}

.p_info_sum a:hover {
	color: #003;
	text-decoration: none;
}

/* End Sub Navigation footer */

/* Section Table - Image & Links */
#section_table
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
	color: #003;
	font-family: verdana, arial, helvetica, san serif;
	text-decoration: none;

}
/* Section Table - Font styling for links */

.page_heading
{
	margin: 0px;
	height: 20px;
	font-family: verdana, arial, helvetica, san serif;
	text-decoration: none;
	/* text-align: left; */
	color: #003;
	font-size: 12px;
	line-height: 11px;
	vertical-align: middle;
	padding: 0 0 0 10px;
	font-weight: bold;
}

/* Links Panel individual links for each page */
.page_items
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	font-size: 9px;
	color: #003;
	padding-left: 10px;
	text-decoration: none;
	line-height: 12px;
}

.page_items a {
	color: #003;
	text-decoration: none;
}

.page_items a:hover {
	color: #003399;
	text-decoration: none;
}

/* Page Links - Standard Copy */
.links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #009ACF;
	text-decoration: none;
	vertical-align: middle;
}

.links a {
	line-height: 13px;
	color: #009ACF;
	text-decoration: none;
}

.links a:hover {
	line-height: 13px;
	color: #FF6300;
	text-decoration: none;
}

.white_table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* Breadcrumb Trail Navigation */

#breadcrumb
{
	color: #009ACF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 11px;
	font-style: normal;
	font-weight: normal;
	list-style-image: none;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/* height: 30px; */
} 

#breadcrumb a {
	line-height: 11px;
	color: #009ACF;
	text-decoration: none;
}

#breadcrumb a:hover {
	line-height: 11px;
	color: #01749c;
	text-decoration: none;
}

/* Breadcrumb Current Page */

.current_page {
	color: #003399;
   	font-family: Verdana, Arial, Helvetica;
   	font-size: 11px;
   	line-height: 11px;
   	font-style: normal;
   	font-weight: normal;
   	list-style-image: none;
   	display:inline;
   	padding: 0px 0px 0px 0px;
   	margin: 0px 0px 0px 0px; 
}

.seperator {
	line-height: 11px;
	display: inline;
	background-image: url(../../images/seperators.gif);
	background-repeat: no-repeat;
} 
