@charset "utf-8";
/* CSS Document */

body {
	background-color: #87bcd1;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
h1
{
	font-family: Verdana;
	font-size: 18px;
	color: #094b80;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
}
h2
{
	font-size: 16px;
	color: #094b80;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
}
h3
{
	font-size: 13px;
	color: #094b80;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
}
h4
{
	font-size: 10px;
	color: #094b80;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
}
p
{
	font-family:Verdana;
	font-size:13px;
	color:#464749;
	line-height:16px;
}
a:link
{
	text-decoration: underline;
	color: #09487b;
}
a:active
{
	text-decoration: underline;
	color: #09487b;
}
a:visited
{
	text-decoration: underline;
	color: #09487b;
}
a:hover
{
	color: #3186cb;
	text-decoration: none;
}

.tblHead_results
{
	font-family: Verdana;
	font-size: 11px;
	color: #094b80;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	border:solid 0px black;
}
.tblRow_results
{
	font-family: Verdana;
	font-size: 12px;
	color: #094b80;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.tblRow_results td
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 4px;
}
.quotesTable
{
	font-family: Verdana;
	font-size: 13px;
	color: #464749;
	line-height: 16px;
}
.quotesTable td
{	
	padding-left:40px;
	padding-right: 40px;
}
.quotesTableRadio td
{	
	padding-left:0px;
	padding-right:0px;
}
.searchTable
{
	font-family: Verdana;
	font-size: 13px;
	color: #464749;
	line-height: 16px;
}
.searchTable h3
{
	font-size: 13px;
	color: #094b80;
	font-weight: bold;
	background-color:#d7e8f0;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 15px;
}
.thankYou
{
	font-family: Verdana;
	font-size: 16px;
	color: #464749;
	line-height: 16px;
	text-align:center;
	margin-top:50px;
}
.SearchResults
{
	font-family: Verdana;
	font-size: 13px;
	color: #094b80;
	font-weight: bold;
	padding-left: 30px;
	margin-top: 5px;
}
.aContent {
	text-decoration:underline;
	color:#09487b;
     }

.aContent:hover {
	color:#3186cb;
}
.scheduleIndent {
	padding-left: 11px;
}
.tdTop {
	background-image: url(images/back_top_content.jpg);
	padding-left:15px;
}
.title1 { font-family:Verdana; font-size:16px; font-weight:bold; color:#094b80; padding-bottom:5px; }
.subtitle1 { font-family:Verdana; font-size:15px; color:#464749; line-height:20px; }
.titleHomeRight { font-family:Verdana; font-size:17px; color:#313132; padding-bottom:5px; }
.table1 { font-family:Verdana; font-size:13px; color:#464749; line-height:16px; }
.content { font-family:Verdana; font-size:13px; color:#464749; line-height:16px; }
.contentHome { padding-left:17px; padding-right:10px; font-family:Verdana; font-size:13px; color:#464749; }
.tdHomeRight { font-family:Verdana; font-size:12px; line-height:16px; padding-bottom:10px; }
.tdHomeRightImage { background-image: url(images/back_home_img_right.jpg); background-repeat:no-repeat; padding-left:9px; padding-top:7px; padding-bottom:20px; }
.bottomCopyright { font-family:Verdana; font-size:13px; color:#464749; line-height:16px; padding-right:13px; }
.aSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #13619B;
	padding: 6px;
}

