@charset "UTF-8";

body {
	
	background-color: #5479ab;
	background-position: 0px 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;	
	
	
}


#wrapper {
	text-align: center;
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-color: #FFF;
	
}

#header {
	height: 170px;
	width: 100%;
	text-align: center;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Contentwrapper {
	text-align: center;
	width: 1040px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #FFF;
	border: 10px solid #FFFFFF;
}

#main {
	height: 100%;
	width: 841px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-left: 0px;
	
	
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
	margin-top: 0px;
}


* html .clearfix {height: 1%;}
.clearfix {display: block;}



#footerContent {
	height: 80px;
	width: 1060px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
	float: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/footer.jpg);
}

#footerHelp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	padding-top: 30px;
	width: 440px;
	float: right;
	padding-right: 25px;
}

#leftNav {
	float: left;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	display: inline;
	width: 185px;
	border-color: #666;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #666;
	border-top: Solid;
	border-top-color: #666;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom: Solid;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-color: #666;
	border-right-style: solid;
	border-right-width: thin;
	background-color: #FF0;
}



#vertmenu ul {
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: 22px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	color: #000;
}



#vertmenu ul li a {
	font-size: 16px;
	display: block;
	text-decoration: none;
	color: #000;
	width:auto;
	text-align: center;
	font-family: calibri;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-transform: uppercase;
	background-color: #FF0;
}


#bodyText {
	display: block;
	height: 100%;
	width: 790px;
	margin-top: 10px;
	float: left;
	text-align: left;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #034395;
	font-variant: normal;
	padding-top: 0px;
	
	
	
	



}

#jumpMenu2 {


font-size: 14px;



}

