
.bodyclass {
	background-color: #001834;
	background-image: url(../images/bg_body.gif); 
	background-repeat:repeat-x; 
	background-position: top;
	margin:0px;
}

#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#printheader {
	display: none;
}

#header_home {
	width: 1000px;
	height:40px;
	padding-top:30px;
}

#header_home_image {
	float:left;
	width:324px;
	height:29px;
	background-image: url(../images/homepage_top_bar.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#header_inside {
	width: 1000px;
	height: 80px;
}

#header_inside_image {
	float:left;
	width:409px;
	height:77px;
}

#top {
	float:left;
	width:590px;
	height:32px;
}

#headernav {
	width:589px;
	color:#FFFFFF;
	height:29px;
	list-style:none;
	padding-top:0px;
	float:left;
}

#headernav ul{
	padding:0px;
	margin:0px;
}

#headernav li{
	color:#FFFFFF;
	list-style:none;
	display:inline;
	float:left;
	padding-top:0px;
	margin-top:0px;
	text-align:center;
}

.headernav_off a {
	color:#FFFFFF;
	background-image: url(../images/bg_topnav_off.gif);
	width:120px;
	height:21px;
	padding-top:8px;
	display:block;
}

.headernav_off a:hover {
	color: #5288be;
	background-image: url(../images/bg_topnav_on.gif);
}

.headernav_on a,
.headernav_on a:hover {
	color:#5288be;
	background-image: url(../images/bg_topnav_on.gif);
	width:120px;
	height:21px;
	padding-top:8px;
	display:block;
}

.headernav1_off {
	color:#FFFFFF;
	background-image: url(../images/bg_topnav1_off.gif);
	width:226px;
	height:29px;
	padding-top:0px;
	display:block;
}

.headernav1_on {
	color:#5288be;
	background-image: url(../images/bg_topnav1_on.gif);
	width:226px;
	height:29px;
	padding-top:0px;
	display:block;
}

#breadcrumb {
	float: right;
	text-align: right;
	color: #e3c108;
	font-size: 11px; 
	/*height: 16px;*/
	padding-right: 8px;
}

#breadcrumb a,
#breadcrumb a:hover {
	color: #e3c108;
}

#flash {
	float:left;
	width: 390px;
	height:386px;
	padding-top: 30px;
}

.quote_banner {
	width: 291px;
	height: 43px;
	float: right;
	background-image: url(/images/bg_quote_banner.png);
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	margin: 53px 34px 0px 0px;
	padding: 12px 0px 0px 17px;
}

.quote_banner a {
	font-size: 15px;
	color: #6ca3c4;
	text-decoration: underline;
}

#quotes {
	float: right;
	width: 400px;
	padding-right: 106px;
	margin-top: 285px;
	text-align: right;
	color: #ffffff;
	font-size: 13px;
}

#quotes a {
	color: #ffffff;
	text-decoration: none;
}

#quotes a:hover {
	color: #93b5ce;
	text-decoration: none;
}

#topnav {
	width:998px;
	height:31px;
	color:#FFFFFF;
	list-style:none;
	padding-top:0px;
	float:left;
}

#topnav ul{
	padding:0px;
	margin:0px;
}

#topnav li{
	list-style:none;
	display:inline;
	float:right;
	color:#FFFFFF;
	padding-top:0px;
	margin-top:0px;
	font-size: 13px; 
	text-align:center;
}

.topnav_off a {
	color:#FFFFFF;
	display:block;
	padding:8px 35px 5px 6px;
}

.topnav_off a:hover {
	color: #e3c108;
}

.topnav_on a {
	color:#e3c108;
	display:block;
	padding:8px 35px 5px 6px;
}

#homecontent {
	border:1px solid #2f547e;
	width:998px;
	height:479px;
}

#homecontentprint {
	display: none;
}

#insidecontent {
	border:1px solid #2f547e;
	width:998px;
}

#inside_top {
	background-image: url(../images/inside_top.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height:102px;
}

#inside_content {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}
	
#sectiontitlebox {
	float: left;
	width: 990px;
	height: 65px;
}

#sectiontitle {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
}

#navigation {
	width:180px;
	float:left;
}

.menu1_ul {
	margin:3px 0px 10px 1px;
	padding:0px;
	list-style:none;
}

.menu1,
.menu1_on,
.menu2,
.menu2_on,
.menu3,
.menu3_on,
.menu4,
.menu4_on {
	list-style: none;
	font-size: 11px; 
}

.menu1 a:link,
.menu1 a:active,
.menu1 a:visited {
	padding: 4px 1px 4px 12px;
	margin:0px;
	font-weight:normal;
	width:166px;
	display: block;
	color: #5288be;
}

.menu1 a:hover {
	color:#FFFFFF;
	background-color: #0e3f75;
}

.menu1_on a:link,
.menu1_on a:hover,
.menu1_on a:visited,
.menu1_on a:hover {
	padding: 4px 1px 4px 12px;
	margin:0px;
	width:166px;
	display: block;
	color:#FFFFFF;
	background-color: #0e3f75;
}

.menu2_ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.menu2 a:link,
.menu2 a:active,
.menu2 a:visited {
	padding: 1px 1px 2px 18px;
	margin:0px;
	font-weight:normal;
	width:160px;
	display: block;
	color: #ffffff;
	background-color:#5288be;
}

.menu2 a:hover {
	padding: 1px 1px 2px 18px;
	color:#0e3f75;
	width:160px;
	font-weight:normal;
	background-color: #5288be;
}

.menu2_on a:link,
.menu2_on a:hover,
.menu2_on a:visited,
.menu2_on a:hover {
	padding: 1px 1px 2px 18px;
	margin:0px;
	width:160px;
	display: block;
	font-weight: normal;
	color:#0e3f75;
	background-color: #5288be;
}

.menu3_ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.menu3 a:link,
.menu3 a:active,
.menu3 a:visited {
	padding: 0px 1px 1px 28px;
	margin:0px;
	font-weight:normal;
	width:150px;
	display: block;
	color: #0e3f75;
	background-color:#FFFFFF;
}

.menu3 a:hover {
	padding: 0px 1px 1px 28px;
	color:#5288be;
	width:150px;
	font-weight:normal;
	background-color: #FFFFFF;
}

.menu3_on a:link,
.menu3_on a:hover,
.menu3_on a:visited,
.menu3_on a:hover {
	padding: 0px 1px 1px 28px;
	margin:0px;
	width:150px;
	display: block;
	color:#5288be;
	font-weight:normal;
	background-color: #ffffff;
}

.menu4_ul {
	margin:0px 0px 0px 28px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

.menu4 a:link,
.menu4 a:active,
.menu4 a:visited {
	padding: 0px 1px 1px 10px;
	margin:0px;
	border-left: 1px solid #5288be;
	font-weight:normal;
	width:140px;
	display: block;
	color: #000000;
	background-color:#FFFFFF;
}

.menu4 a:hover {
	padding: 0px 1px 1px 10px;
	border-left: 1px solid #5288be;
	color:#bbbbbb;
	width:140px;
	font-weight:normal;
	background-color: #FFFFFF;
}

.menu4_on a:link,
.menu4_on a:hover,
.menu4_on a:visited,
.menu4_on a:hover {
	padding: 0px 1px 1px 10px;
	border-left: 1px solid #5288be;
	margin:0px;
	width:140px;
	display: block;
	color:#bbbbbb;
	font-weight:normal;
	background-color: #ffffff;
}


#mainbody {
	width: 630px;
	float:left;
	padding:0px;
    min-height: 400px;
    _height: 400px
}

#sidebar {
	width: 180px;
	float:right;
	padding:0px 0px 15px 0px;
	font-size:10px;
}

#sidebanner {
	width: 180px;
	float: right;
	padding:0px;
	margin: 0px;
	border-top: 2px #ffffff solid;
}

#sidetestimonial {
	width: 165px;
	float: right;
	padding:8px 8px 0px 0px;
	margin: 0px;
	font-size:11px;
}

#pagetitle {
	float:left;
	color: #5288be;
	font-size: 16px;
	font-weight:bold;
	padding:8px 5px 2px 13px;
}

#maincontent {
	width: 595px;
	float:left;
	padding: 10px 0px 15px 22px;
}

#tagline {
	color: #0e3f75;
	font-weight: bold;
	font-size:17px;
	padding-bottom:20px;
}

#contentbottom {
	width: 998px;
}

#printfooter {
	display: none;
}
 
#footer {
	width: 984px;
	margin-top:12px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}

#footer_left {
	width: 984px;
	float:left;
}

#footer_right {
	width: 40px;
	float:right;
}

.footerborder {
	background-image: url(../images/bar_footer.gif);
	background-position:top;
	background-repeat: no-repeat;
}	

.footerbg {
	background-image: url(../images/bg_footer.gif);
	background-position:top;
	background-repeat: repeat-x;
	padding-top:14px;
}

.footer_title {
	color: #6ca3c2;
	font-weight:bold;
	font-size: 11px; 
}

.footer_nav {
	color: #6ca3c2;
	font-size: 11px; 
}

.footer_nav a,
.footer_nav a:hover,
.footer_nav a:visited {
	color:#6ca3c2;
	text-decoration:none;
}

.footer_text {
	float: left;
	color: #ffffff;
	font-size: 11px;
}

.footer_text a {
	color:#FFFFFF;
	text-decoration:underline;
}

.footer_text a:hover {
	color: #6ca3c2;
}

.footer_twitter {
	margin-top: -20px;
	float: right;
}

.footer_twitter img {
	border: none;
}

.button {
	border: 1px #cccccc solid;
	background-color: #013066;
	color:#FFFFFF;
	font-size:11px;
	height: 21px;
	cursor: pointer;
	padding: 0px 3px 1px 3px;
	text-align:center;
	vertical-align:bottom;
}

/***********************************************
* AnyLink CSS Menu script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
.anylinkcss {
	position: absolute;
	visibility: hidden;
	font-size: 11px;
	z-index: 100;
}

.anylinkcss a {
	display: block;
	text-decoration: none;
	background-color: #476a90;
	color: #ffffff;
	text-align: center;
	padding: 3px 0px;
	margin-bottom: 3px;
	/*border: 1px solid #2f547e;*/
	border: 1px solid #476a90;
}

.anylinkcss a:hover {
	border: 1px solid #476a90;
	background-color: #ffffff;
	color: #476a90;
}

