﻿table, div, p, td, tr {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Tahoma;
	font-size: 8.5pt;
	text-decoration: none;
	color: #005182;
}
a {
	text-decoration: none;
	color: #001eff;
}
a:hover {
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:  url('../site_img/bg_stripes.gif');
}
form {
	border : 0px none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px;
}
.carrierLogos {
	text-align: center;
}
.stateHeader {
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	height: 25px;
	font-weight: bold;
	font-variant: normal;
	font-size:12pt;
	text-decoration: none;
	text-align: center;
}
.stateSubHeader {
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
}
.stateSubHeaderNoTop {
	border-bottom: 1px solid #C0C0C0;
	height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
}


.navBarStyle {
	background-color: #dce3e9;
	border-top: 1px solid #6382a1;
	border-bottom: 1px solid #6382a1;
	width: 810px;
	height: 25px;
	color: #0066a6;	
}
.navLinkStyle {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066a6;
	text-decoration: none;
}
.navLinkStyle:hover {
	text-decoration: underline;
}
.siteFooter {
	font-size: 8pt;
	color: #999999;
}
.cursorHandLink {
	cursor:hand
}
TR.RowOverOddCB1 {
	color: #000000;
	background-color: #FFFFFF;
}
TR.RowOverEvenCB1 {
	background-color : #F5F5F5;
}
TR.RowOverOdd {
	color: #000000;
	background-color: #FFFFFF;
	cursor:hand;
}
TR.RowOverEven {
	background-color : #F5F5F5;
	cursor:hand;
}
.textStyle01 {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}
.textStyle01:hover {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F51D30;
	text-decoration: underline;
}
.textStyleStrong {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}
.textStyleStrong:hover {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F51D30;
	text-decoration: underline;
}
.frms {
	font-family: Tahoma;
	font-size: 8.5pt;
	border: 2px groove;
	background-color: #E6EEFF;

}
.frmsWhite {
	font-family: Tahoma;
	font-size: 8.5pt;
	border: 2px groove;
	background-color: #FFFFFF;

}
.frmsFixedWidth {
	font-family: Tahoma;
	font-size: 8.5pt;
	border: 2px groove;
	background-color: #E6EEFF;
	width: 158px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
.menuAlignment {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
img {
    border: none;
} 
ul.myVerticalMenu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#CSSMenubar{
	width: 253px;
	margin: 0px;
	}
#CSSMenubar li a {
	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	margin-top: 0px;
	line-height:30px;	
	}	
#CSSMenubar li a:link, #CSSMenubar li a:visited {
	color: #005182;
	display: block;
	background:  url('../site_img/menubutton_off.jpg');
	padding-left:32px; padding-right:0; padding-bottom:0
	}
#CSSMenubar li a:hover {
	color: #005182;
	background:  url('../site_img/menubutton_on.jpg') 0 -0px;
	text-decoration: underline;	
	padding-left:32px; padding-right:0; padding-bottom:0
	}
