/* CSS Document */
body,td,th {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #004771;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logoslide {
	height: 120px;
	margin: auto;
	overflow: hidden;
}
.logoslide img {
	padding: 0px;
}
.logoslide span {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: Verdana,;
	font-size: 10px;
	font-weight: bold;
	display: block;
	color: #967B5E;
	text-decoration: none;
}
/*Home Page Main Banner*/
#hpMainBannerBox {
	width: 180px;
	height: 100px;
	display: block;
	margin-top: auto;
	margin-bottom: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: hidden;
}
#hpMainBanner {
	position: relative;
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 0px;
	z-index: 30;
}
#hpMainBanner div {
	visibility: visible;
	/*top: -300px;*/
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	z-index: 30;
}

/*Homepage Newsticker */
#newsticker {
	width:200px;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	padding: 0px;
	height: 200px;
	margin-left: 5px;
	overflow: hidden;
}

#newsticker div {
	margin: 0px;
	padding: 0px;
}
#newsticker a { text-decoration:none; }
#newsticker img {
	margin-right: 5px;
}
.newsContent{
	margin: 0px;
	padding: 5px;
}
#newsticker .info {
	font-size:10px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana;
	color: #666666;
}
#newsticker .title {
	font-size:14px;
	font-weight:bold;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
.formBg {
	background-color: #FFFFFF;
	background-image: url(../images/formBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tbl1 {
	background-image: url(../images/greybg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 30px;
	padding-left: 4px;
	background-color: #FFFFFF;
	border: 1px solid #B2B2B2;
}
.myButton2 {	color: #FFFFFF;
	text-decoration: none;
	background-color: #074C87;
	border: 1px solid #0B71C4;
	font-family: Arial;
	font-size: 9px;
	height: 20px;
}
.mainbg {
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #60331E;
	margin: 0px;
}
.mainbg3 {
	background-image: url(../images/mainbg3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #60331E;
	margin: 0px;
}
.leftbdr {

}
.myForm {	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	margin: 0px;
}
.style42 {	font-size: 20px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style43 {	font-size: 15px;
	font-weight: bold;
}
.myform1 {	margin: 0px;
	padding: 0px;
}
.sitetitle {
	font-size: 24px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.bg1 {
	background-image: url(../images/bg0.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #A8D0B6;
}
.BG2 {
	background-image: url(../images/BG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CDE3D6;
}
.bdr {
	border: 1px solid #000000;
}
.horCell {
	width: 10px;
}
.title2 {
	font-size: 15px;
	color: #25362B;
	font-weight: bold;
}
.Nwstitle,.Nwstitle:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #142A5B;
	text-decoration: underline;
}
.Nwstitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.footerNav,.footerNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.nav1,.nav1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.nav1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.nav2,.nav2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.nav2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.search_img {
	margin-top: 5px;
}
.style3 {font-size: 10px}
.style7 {color: #666666}
.td1 {
	height: 10px;
}
.td2 {
	height: 5px;
}
.btmBg {
	background-color: #013567;
	background-image: url(../images/btmBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
.btmBg2 {
	background-color: #013567;
	background-image: url(../images/btmBg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
.btmBg3 {
	background-color: #013567;
	background-image: url(../images/btmBg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
.titleBg {
	background-image: url(../images/titleBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}
.style44 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style49 {font-size: 10px; font-weight: color: #142A5B; }
.Nwstitle1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
}
.mnu_reports {	font-family: Verdana;
	font-size: 10px;
	color: #004d69;
	border: 1px solid #004d69;
}
.style8 {
	color: #142A5B;
	font-weight: bold;
}
.nav10pt {color: #1AA0FB; font-size: 10px;
}
.style50 {color: #FFFFFF}
.tbl1 {
	background-image: url(../images/greybg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 30px;
	padding-left: 4px;
	background-color: #FFFFFF;
	border: 1px solid #B2B2B2;
}
.myButton2 {	color: #FFFFFF;
	text-decoration: none;
	background-color: #074C87;
	border: 1px solid #0B71C4;
	font-family: Arial;
	font-size: 9px;
	height: 20px;
}
.leftbdr {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
.newsBg1 {
	background-image: url(../images/newsBg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
}
.newsBg2 {
	background-image: url(../images/newsBg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.newsBg3 {
	background-image: url(../images/newsBg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
.bdr {
}


.topbdr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.topbdr2 {
	height: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.myForm {	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	margin: 0px;
}
.style42 {	font-size: 20px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style43 {	font-size: 15px;
	font-weight: bold;
}
.myform1 {	margin: 0px;
	padding: 0px;
}
.bg1 {
	background-image: url(../images/bg0.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #A8D0B6;
}
.BG2 {
	background-image: url(../images/BG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CDE3D6;
}
.bdr {
	border: 1px solid #000000;
}
.bdr2 {
	border: 1px solid #C4C4C4;
}
.bdr3 {
	border: 1px solid #000000;
}
.horCell {
	width: 10px;
}
.horCell2 {
	height: 5px;
}
.title2 {
	font-size: 15px;
	color: #25362B;
	font-weight: bold;
}
.Nwstitle,.Nwstitle:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #142A5B;
	text-decoration: underline;
}
.Nwstitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.footerNav,.footerNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
}
.nav1,.nav1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.nav1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.nav2,.nav2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.nav2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.search_img {
	margin-top: 5px;
}
.style3 {font-size: 10px}
.style7 {color: #666666}
.td1 {
	height: 10px;
}
.td2 {
	height: 5px;
}
.td3 {
	height: 10px;
}
.btmBg {
	background-color: #013567;
	background-image: url(../images/btmBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
.titleBg {
	background-image: url(../images/titleBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}
.style44 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style49 {font-size: 10px; font-weight: color: #142A5B; }
.Nwstitle1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
}
.mnu_reports {	font-family: Verdana;
	font-size: 10px;
	color: #004d69;
	border: 1px solid #004d69;
}
.style8 {
	color: #142A5B;
	font-weight: bold;
}
.nav10pt {color: #1AA0FB; font-size: 10px;
}
.style50 {color: #FFFFFF}
.nav2b,.nav2b:link {
	color: #29537C;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.imgRightPad {
	margin-right: 5px;
}

.nav2b:hover {
	color: #29537C;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
}
.nav2c,.nav2c:link {
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.btmBdr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1DFB8;
}
.leftBdr {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}

.nav2c:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.topRedBdr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
}

.verticalCell {
	width: 5px;
}
.myMenuBar {
	background-color: #003366;
	background-image: url(../images/myMenuBar.jpg);
	width: 900px;
}
.mainbg3 #DivBtn {
	height: 75px;
	width: 316px;
	position: relative;
	left: 600px;
	top: 0px;
}
.tdBg {
	background-image: url(../images/tdBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.iTitleNav,.iTitleNav:link,.iTitleNav:active,.iTitleNav:visited {
	color: #002040;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.iTitleNav:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}
.inav2b,.inav2b:link,.inav2b:active,.inav2b:visited {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.inav2b:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}
.iLinkNav,.iLinkNav:link,.iLinkNav:active,.iLinkNav:visited {
	color: #4A4A4A;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.iLinkNav:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 11px;
}
.iLinkNavM,.iLinkNavM:link,.iLinkNavM:active,.iLinkNavM:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.iLinkNavM:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
.quoteDD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13367B;
	text-decoration: none;
	background-color: #C2D1F3;
	width: 220px;
	border: 1px solid #153881;
}
.quoteTXT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #C2D1F3;
	width: 180px;
	border: 1px solid #153881;
	color: #13367B;
}
.quoteBTN {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C2D1F3;
	text-decoration: none;
	background-color: #13367B;
	width: 180px;
	border: 1px solid #153881;
	text-align: left;
}
.quoteBg {
	background-image: url(../images/quoteBg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.nwsTopBdr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
}

.SearchTXT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #DFDFDF;
	width: 220px;
	border: 1px solid #666666;
}
.bgShdw1 {
	background-image: url(../images/bgShadow1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.homeBg {
	background-image: url(../images/theme.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.regDiv {
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.errDivVisible {
	width:500px;
	z-index:101 !important;
	left: 311px;
	top: 217px;
	opacity:0.9 !important;
	background-color:#FFCCCC;
	position: absolute;
	visibility: visible;
	float: center;
}
.errDivHidden {
	width:524px;
	z-index:101 !important;
	left: 320px;
	top: 207px;
	opacity:0.9 !important;
	background-color:#FFCCCC;
	position: absolute;
	visibility: hidden;
}
.td_hdr {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #9A7743;
	text-decoration: none;
}
