@charset "utf-8";
/* CSS Document */

body
{
	background:#fff;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, ul, form
{
	margin:0; padding:0;
}
p
{
	margin:0;
	padding:10px 0;
}
ul
{
	list-style:none;
}
a img
{
	border:0;
}
h1, h2, h3, h4, h5
{
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	color:#009AB3;
	padding:10px 0;
	font-size:20px;

}
h2
{
	font-size:16px;
	color:#009AB3;
	padding:10px 0;
	background:url(../images/dot-line.gif) left bottom repeat-x;
}
h3
{
	font-size:17px;
	color:#6DAD23;
	padding:10px 0;
	border-bottom:solid 1px #B1F156;
}
h4
{
	font-size:14px;
	color:#009AB3;
	padding:15px 0 0 0;
}
h5
{
	background:#E2F1F6;
	font-size:16px;
	color:#011F43;
	padding:8px 11px;
}
.text01
{
	font-size:12px;
}
.text02
{
	font-size:11px;
}
.text03
{
	font-size:22px;
	color:#014868;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.text04
{
	color:#007F9A;
	font-size:16px;font-family:Arial, Helvetica, sans-serif;
}
.textLink
{
	font-size:11px;
	color:#007793;
}
.textLink:hover
{
	text-decoration:none;
}
.contentList
{
	font-size:11px;
	color:#011F43;
	padding:10px;
}
.contentList li
{
	background:url(../images/dash.gif) left 10px no-repeat;
	padding:1px 0 1px 10px;
}
.contentList li a
{
	color:#011F43;
	text-decoration:none;
}
.contentList li a:hover
{
	text-decoration:underline;
}
#mainWrapper
{
	margin:0 auto;
	width:990px;
	background:#FFF;
}
.topWrapper
{
	width:964px;
	margin:0 auto;
	padding:0 5px;
	height:95px;
}
.navRow
{
	width:990px;
}
.nav
{
	background:url(../images/nav-bg.gif) left top repeat-x #013456;
	border-left:solid 1px #A5F3FD;
	border-right:solid 1px #A5F3FD;
}
.nav ul
{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;	
	font-size:15px;
	padding:0 8px;
}
.nav ul li
{
	padding:0 11px;
	background:url(../images/nav-divider.gif) right center no-repeat;
	line-height:49px;
	float:left;
	font-weight:bold;
	
}
.nav ul li.lastLink
{
	background:none;
}
.nav ul li a
{
	display:block;
	color:#011F43;
	text-decoration:none;
}
.nav ul li a:hover, .nav ul li a.active
{
	background:url(../images/nav-over.gif) top center no-repeat;
}
.rightBorder
{
	border-right:solid 1px #C1DFE6;
}
.leftLink
{
	padding:20px 5px 20px 0;
	font-size:11px;
}
.leftLink li
{
	color:#009AB3;
	padding:5px 0 5px 10px;
	border-bottom:solid 1px #C1DFE6;
	background:url(../images/arrow.gif) left 10px no-repeat;
}
.leftLink li.title
{
	background:none;
	font-size:12px;
	font-weight:bold;
	color:#011F43;
	padding-left:0;
}
.leftLink li a
{
	color:#009AB3;
	text-decoration:none;
}
.leftLink li a:hover
{
	font-weight:bold;

}
#contentWrapper
{
	width:942px;
	border-left:solid 1px #BCDDE6;
	border-right:solid 1px #BCDDE6;
	margin:0 auto;
	padding:0 11px;
	background:#fff;
}
.contentLeft
{
	padding:0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.inner-textWrapper
{
	width:90%;
	margin:20px auto;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#414141;
}
.inner-textWrapper a
{
color:#009AB3;
}
.header
{
	background:url(../images/header-bg.gif) left bottom repeat-x;
	padding-bottom:6px;
}
.homeHeader
{
	background:url(../images/home-header.jpg) left 30px no-repeat;
	font-size:12px;
	color:#011F43;
}
.innerHeader
{
	background:url(../images/inner-header-bg.jpg) left 0px no-repeat;
	font-size:12px;
	color:#011F43;
}
.headerSubtext
{
	border-bottom:solid 1px #0099B3;
	border-top:solid 1px #0099B3;
	padding:8px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#009AB3;
}
.rightPan
{
	background:#97E856 url(../images/right-pan-bg.gif) left top repeat-x;
	padding:6px;
	font-family:tahoma;
	font-size:11px;
	color:#011936;
}
.rightPan form
{
	border:solid 1px #FFF;
	padding:5px;
}
.arrowLarge
{
	background:url(../images/arrow-large.gif) right top no-repeat;
	color:#fff;
	font-size:28px;
	font-weight:bold;
	padding:15px 50px;
	line-height:100px;

}
.formTitles
{
	font-weight:bold;
}
.fsField
{
	border:solid 1px #8DBE53;
	background:#fff;
	padding:4px;
	font-size:11px;
	color:#011936;
	width:120px;
}

.date, .month
{
	width:36px;
	padding:1px;
}
.year
{
	width:48px;padding:1px;
}
.req
{
	color:#011936;
}
.fsError
{
	color:red;
	background:#00B5CC;
	padding:5px;
	margin:1px;
}

.textField1
{
	padding:2px;
	border:solid 1px #C1DFE6;
	font-size:11px;
	
}
.submitBtn
{
	background:url(../images/submit-bg.gif) left top no-repeat;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	width:94px;
	height:26px;
	line-height:26px;
	border:solid 1px #011F43;
}
.homesubBg
{
	background:url(../images/sub-pan-bg.gif) left top repeat-y;
	color:#011F43;
}
.subNav
{
	background:#D9F4F7;
	padding:5px 6px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}
.subNav a
{
	color:#011F43;
}
.subNav a:hover
{
	text-decoration:underline;
}
.headerList
{
	color:#009AB3;
	font-size:12px;
	padding:10px 0;
}
.headerList li
{
	background:url(../images/header-list-dot.gif) right 5px no-repeat;
	float:left;
	padding:0 12px 0 6px;
}
.headerList li.first
{
	padding-left:0;
}
.headerList li.last
{
	background:none;
}
.pad
{
	padding:10px 0;	
}
.borderLR
{
	border-left:solid 1px #C1DFE6;
	border-right:solid 1px #C1DFE6;	
	padding:0 10px;
}
.borderBtm
{
	border-bottom:solid 1px #C1DFE6;
}
.tabsBg
{
	background:url(../images/tabs-bg.gif) left top repeat-x;
	padding:10px;
	width:92%;
	margin:0 auto;
}
.help
{
	background:url(../images/help-bg.gif) left top repeat-x #E1E1E1;
	border:solid 1px #00B5CC;
	padding:18px 20px;
	margin:10px auto;
	
}
.selectHelp
{
	border:solid 1px #3C99AE;
	padding:2px;
	font-size:11px;
	font-family:tahoma, arial, verdana;
}
#footer
{
	background:url(../images/footer-bg.gif) #7CE3F1 left top repeat-x;
	width:990px;
	font-size:11px;
	color:#005474;
	font-family:tahoma;
}
#footer a
{
	text-decoration:none;

	color:#005474;
}
#footer a:hover
{
	text-decoration:underline;
}
#footWrapper
{
	font-size:10px;
	color:#2DB0C0;
	width:970px;
	padding:10px 10px;
	font-family:tahoma;
}