@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family:Arial, sans-serif;
	font-size: 14px;
	color: #29333e;
	line-height:18px;
}
#wrap {
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contain {
	margin: 0px;
	float: left;
	width: 985px;
	height:100%;
	background-image:url(images/bgstrip.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

/*header styles*/
#header {
	float: left;
	height: 20px;
	width: 985px;
	background-image:url(images/topstrip.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
#footer {
	float: left;
	height: 20px;
	width: 985px;
	background-image:url(images/bottomstrip.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.curvetopleft{
	float: left;
	height:20px;
	width: 19px;
}
.curvetopright{
	float: left;
	height:20px;
	width: 20px;
}
.topspacer{
	float: left;
	height:20px;
	width: 916px;
}
.topleftpic{
	float: left;
	height:20px;
	width: 13px;
}
.toprightpic{
	float: left;
	height:20px;
	width: 17px;
}


/*header styles*/
#content {
	float: left;
	width: 946px;
	padding-left:19px;
	padding-right:20px;
}
.contentheader{
	float:left;
	width:946px;
	height:72px;
	background-image:url(images/headerstrip.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
.copyright{
	float:left;
	width:220px;
	height:50px;
	padding-left:20px;
	padding-top:18px;
	color:#b2b2b2;
	font-size:12px;
}
.headermenu{
	float:right;
	width:220px;
	height:40px;
	padding-right:20px;
	padding-top:22px;
	color:#ffffff;
	font-size:12px;
}
.headermenu2{
	float:left;
	width:300px;
	height:40px;
	padding-left:20px;
	padding-top:22px;
	color:#a1ff00;
	font-size:18px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.headerLink{
	color:#ffffff;
	font-size:12px;
	text-decoration:underline;
}
a:hover.headerLink{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
.footermenu{
	float:left;
	width:676px;
	height:40px;
	padding-left:10px;
	padding-top:25px;
	padding-right:10px;
	color:#b2b2b2;
	font-size:12px;
}
.footerLink{
	color:#b2b2b2;
	font-size:12px;
	text-decoration:none;
}
a:hover.footerLink{
	color:#b2b2b2;
	font-size:12px;
	text-decoration:underline;
}
.bars{
	float:left;
	width:10px;
	height:50px;
	padding-top:6px;
}
.contentheader2{
	float:left;
	width:946px;
	height:180px;
}
.menubg{
	float:left;
	width:946px;
	background-image:url(images/menubg_on.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.menu{
	float:left;
}
.menu2{
	float:left;
}
.bar{
	float:left;
	width:3px;
	height:60px;
}
.bar2{
	float:left;
	width:3px;
	height:72px;
}
.bar2{
	float:left;
	width:946px;
	height:14px;
}
#contentmain {
	float: left;
	width: 946px;
	padding-bottom:9px;
}
.leftnav{
	float:left;
	width:275px;
	padding-left:24px;
	padding-right:27px;
	background-image:url(images/navbg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.leftnav2{
	float:left;
	width:230px;
	padding-left:24px;
	padding-right:27px;
}
.maincontent{
	float:left;
	width:607px;
	padding-right:13px;
	background-image:url(images/welcomebg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.spacercontent{
	float:left;
	width:946px;
	height:20px;
}
.title{
	float:left;
	width:946px;
}
.leftsidenave{
	float:left;
	width:275px;
}
.leftsidenaveborder{
	float:left;
	width:230px;
	border-bottom:#003366 solid 1px;
	border-top:#003366 solid 1px;
	border-right:#003366 solid 1px;
	border-left:#003366 solid 1px;
	padding-top:8px;
	padding-bottom:8px;
}
.leftsidenavItems{
	float:left;
	width:230px;
	background-color:#c2cedd;
	padding-left:25px;
	padding-right:20px;
}
.contactFormsmall{
	float:left;
	width:230px;
	padding-left:25px;
	padding-right:20px;
}
.navspacer{
	float:left;
	width:230px;
	height:10px;
}
.navHolder{
	float:left;
	width:230px;
	font-family:Arial,sans-serif;
	font-size:14px;
	color:#0563b7;
	font-weight:bold;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
}
.navHolder2aa{
	float:left;
	width:230px;
	font-family:Arial,sans-serif;
	font-size:14px;
	color:#0563b7;
	/*font-weight:bold;*/
	padding-top:5px;
	padding-bottom:5px;
}
.navHolderLink{
	font-family:Arial,sans-serif;
	font-size:14px;
	color:#0563b7;
	text-decoration:none;
}
.contactusTextH{
	font-family:Arial,sans-serif;
	font-size:16px;
	color:#000000;
	text-decoration:none;
}
a:hover.navHolderLink{
	font-family:Arial,sans-serif;
	font-size:14px;
	color:#458a0f; 
	text-decoration:none;
	font-weight:bold;
}
.navHolder2{
	float:left;
	width:230px;
	font-family:Arial,sans-serif;
	font-size:14px;
	color:bfcdde;
	height:20px;
	padding-top:5px;
	/*font-weight:bold;*/
}
.navHolder2s{
	float:left;
	width:230px;
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#4f5358;
	/*font-weight:bold;*/
	padding-bottom:7px;
}
.navHolder2s2{
	float:left;
	width:230px;
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#486d95;
	/*font-weight:bold;*/
	padding-bottom:7px;
}
.navHolder2s2bar{
	float:left;
	width:230px;
	font-family:Arial,sans-serif;
	font-size:12px;
	/*font-weight:bold;*/
}
.navmoreinfo{
	float:left;
	width:230px;
	padding-bottom:7px;
}
.maincontentspacer{
	float:left;
	width:607px;
	height:22px;
}
.maincontentS{
	padding-top:10px;
	float:left;
	width:587px;
	padding-right:20px;
}
.pagecontent{
	padding-top:10px;
	float:left;
	width:886px;
	padding-right:20px;
	padding-left:40px;
}
.pagecontentText{
	padding-top:10px;
	float:left;
	width:886px;
}
.pagecontentTtitleT{
	padding-top:10px;
	float:left;
	width:886px;
	background-color:#CCCCCC;
	padding-bottom:10px;
	padding-left:10px;
	font-size:18px;
}
.maincontentspacer2{
	float:left;
	width:607px;
}
.maincontent2text{
	float:left;
	width:568px;
	padding-left:19px;
	padding-right:20px;
}
.maincontentHolder{
	float:left;
	width:607px;
}
.welcomepics{
	margin-left:19px;
	margin-right:20px;
}
.welcomeContent{
	float:left;
	width:340px;
	padding-right:22px;
}
.welcomeTitle{
	float:left;
	width:340px;
	height:32px;
}
.textwelcome{
	color:233b61;
	font-weight:bold;
	font-style:italic;
}
.textnumbers{
	color:233b61;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
}
.AboutForm{
	float: left;
	width: 383px;
}
.AboutFormContact{
	float: right;
	width: 383px;
	padding-right:10px;
}
.AboutFormContact1{
	float: left;
	width: 383px;
	padding-left:10px;
}
.AboutFormTop{
	float: left;
	width: 383px;
}
.AboutFormStrip{
	float: left;
	width: 383px;
	background-image:url(images/formStrip.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	height:230px;
}
.Formfields{
	float:left;
	width:171px;
	padding-left:20px;
	padding-top:10px;
	color:#3f6490;
}
.FormfieldsL{
	float:left;
	width:171px;
	padding-top:10px;
	color:#3f6490;
	font-size:12px;
}
.submitBTN{
	float: left;
	width: 383px;
}
/*Below Styles are for drop down menu*/
.dropDownMenuBgnd{
	background-color:#72defb;
	width:320px;
	vertical-align:bottom;
}
.dropBTN{
	color:#486d95;
	font-size:14px;
	border-bottom:1px #29888a solid;
	text-decoration:none;
	display:block;
	width:320px;
	text-indent:13px;
	height:20px;
}
a:hover.dropBTN{
	color:#FFFFFF;
	font-size:14px;
	border-bottom:1px #29888a solid;
	text-decoration:none;
	display:block;
	width:320px;
	background-color:#486d95;
	text-indent:13px;
	height:20px;
}
.date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#010101;
	text-decoration:none;
}
.clock{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
.input { 
	 border-style: none;
     font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 color:#FFFFFF;
	 background-color:#221A53;
	 text-align:right;
}
.poweredby{
	float:right;
	padding-right:20px;
	width:200px;
}
.poweredbylink{
	color:#999999;
	font-size:11px;
	text-decoration:none;
}
a:hover.poweredbylink{
	color:#999999;
	font-size:11px;
	text-decoration:underline;
}
.seolink{
	color:#999999;
	font-size:11px;
	text-decoration:none;
}
a:hover.seolink{
	color:#999999;
	font-size:11px;
	text-decoration:none;
}


