body
{
 text-align: none;
 font-family: arial;
 color: #000000;
 font-weight: none;
 font-size: 13pt;
}
a
{
	text-decoration: none;
	color: 	#1B75BB;
}
	a:link { color: 	#1B75BB;}
	a:visited { color: #1B75BB;	}
	a:hover {	color: #0b559c;	}
	a:active { color: #1B75BB;  }	

a.Link, .Link
{
	color: #1b75bc;
	text-decoration: underline;
}
.HomeBulletLine
{
	color: #1B75BB;
}
.HomeBulletLine:hover
{
	color: #e8a713;
	text-decoration: underline;
}

.blue_link /* a bolded blue hyperlink */
{
font-weight: bold;
color: #1b75bc;
text-decoration: none;
}
	.blue_link:link {color: #1b75bc;	}
	.blue_link:visited {color: #1b75bc;	}
	.blue_link:hover {	COLOR: #0b559c;	}
	.blue_link:active {  color: #1b75bc; }	
	
	/* Always Blue Links is the TD that contains blue links in the middle of the Home page */
	.AlwaysBlueLinks a:link {color: #1B75BB;	}
	.AlwaysBlueLinks a:visited {color: #1B75BB;	}
	.AlwaysBlueLinks a:hover {	COLOR: #0b559c;	}
	.AlwaysBlueLinks a:active {  color: #1B75BB; }

hr.dotted {color: #fff; background-color: #fff; border: 1px dotted #808080; border-style: none none dotted; }

table, td, img, tr
{
	padding: 0px;
	margin: 0px;
	border: none, 0px, #000000;
}

table
{
	border-collapse: collapse; 
}

.home_menu_header
{
 /*width: 101px;*/
 text-align: center;
 font-family: arial;
 color: White;
 font-weight: bold;
 font-size: 9pt;
 font-weight: bold;
}

.bluelists
{
 text-align: none;
 font-family: arial;
 color: #1b75bc;
 font-weight: none;
 font-size: 13pt;
}

.rates
{
 text-align: none;
 font-family: arial;
 color: #003399;
 font-weight: bold;
 font-size: 9pt;
}

.home_menu_text
{
 margin: 0px;
 padding-top: 5px;
 border-width: 1px;
 border-style: solid;
 text-align: center;
 font-size: 8pt;
 line-height: 12px;
 font-family: Arial;
 color: #808080;
 height: 110px;
}

.footer_links, .footer_links a
{
	text-align: center; 
	color: #808080; 
	font-size: 8pt;
}
.footer_links
{
	padding-top: 15px; 
}
	/* Hyperlinks in the Footer.inc file */
	.footer_links a:link { color: #808080;	}
	.footer_links a:visited {color: #808080;	}
	.footer_links a:hover {	COLOR: #000000;	}
	.footer_links a:active { color: #808080;  }	
	
.footer_hud_text
{
font-size: 8pt;
}

.license_class
{
font-size: 7pt;
text-align: left;
}

.copyright_text
{
padding-top: 5px; text-align: center; font-size: 7pt; color: #606060;
}

.header_top_right_links_span /* The span element that the Header Links in the upper-right corner reside in */
{
font-size: 8pt;
}
.header_top_right_links /* The span element that the Header Links in the upper-right corner reside in */
{
color: #808080;
text-decoration: none;
}
	.header_top_right_links:link { color: #808080;	}
	.header_top_right_links:visited {color: #808080;	}
	.header_top_right_links:hover {	COLOR: #404040;	}
	.header_top_right_links:active { color: #808080;  }	

.home_menu_header_td
{
 width: 101px;
}

.header_navigation_td
{
background-color: #1b75bc;
width: 190px;
margin-left: 20px;
}

.header_left_nav_links_td
{
	padding: 5px;
	padding-left: 20px;
}

.header_left_nav_links
{
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
}
	.header_left_nav_links:link {color: white;	}
	.header_left_nav_links:visited {color: white;}
	.header_left_nav_links:hover {	COLOR: #C0C0C0;	}
	.header_left_nav_links:active { color: white;  }	
	
.left_menu_td
{
	width: 190px;
	padding-left: 20px;
}

.block_bullet_img /* the image of an orange block used in the Navigation */
{
margin-right: 10px;
}

.page_header_blue
{
font-weight: bold; 
font-size: 16pt; 
color: #1b75bc; 
text-align: center; 
margin: 20px; 
text-transform:uppercase
}

.red_bold_div
{
		color: #cc3333;
		font-size: 16pt;
		font-weight: bold;
}

.home_menu_link
{
/*	text-decoration: none;*/
}

.faq_question /*div that FAQ questions are in*/
{
	font-size: 14pt;
	font-weight: bold;
	padding-top: 15px;
}

.popup_section_header /* Div that contains section headers on PopUp pages. */
{
	font-weight: bold;
}

.site_map_link_td
{
	font-size: 8pt;
}

/*a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(icon_pdf.gif) no-repeat center right;
}

a[class ="popup"] {
   padding-right: 18px;
   background: transparent url(icon_popup.gif) no-repeat center right;
}*/

.blue_header
{
 text-align: none;
 font-family: arial;
 color: #1b75bc;
 font-weight: bold;
 font-size: 13pt;
 padding-right: 10px;
}