body {
	background-color: #003366;
	padding: 0px;
	margin: 20px;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #011963;
}

body a{
	color: #414747;
	text-decoration: none;
	font-weight: bold;
}

body a:Hover{
	color: #414747;
	text-decoration: none;
	font-weight: bold;
}
#wrapper{
	border: 1px none #CCCCCC;
	background-color: #FFFFFF;
	width: 750px;
	margin: 20px;
	text-align: left;
	padding: 20px;
}
#logo{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/header.gif);
	background-position: left top;
}
#header{
	background-color: #2E3337;
	background-repeat: no-repeat;
}

#headerimage{
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/headerimage_f06.jpg);
}

#headerimage1{
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/headerimage_f05.jpg);
}

#navleft {
	background-color: #FFDDBB;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	text-decoration: none;
	border-right-style: none;
	height: 100%;
	padding: 10px;
	width: 200px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	background-image: none;
	background-position: right bottom;
	background-repeat: no-repeat;
}

	
#contentwell {
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding: 9px;
	vertical-align: top;
}

#contentwell a:link {
	color: #3300CC;
	text-decoration: none;	
	}


#contentwell a:hover, a:active{
	color: #336666;
	text-decoration: none;	
	text-align: center;
}
#contentwell H1{
	font-size: 20px;
	color: #CCCCCC;
	text-align: left;
	font-weight: bolder;
}

#contentwell H2{
	font-size: 16px;
	color: #CCCCCC;
	text-align: left;
	font-weight: bolder;
	line-height: 24px;
}

#contentwell img{
	padding-right: 16px;
	padding-bottom: 16px;

}

#contentleft {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
#footer {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 11px;
	text-align: center;
	margin: 8px;
	vertical-align: middle;
}

#footer a{
	color: #414747;
	text-decoration: none;	
	text-align: center;
	margin-top:14px;
	padding-right: 14px;
	padding-left: 14px;
}

#footer a:hover{
	color: #336666;
	text-decoration: none;	
	text-align: center;
}

#headerwell {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bolder;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
}

#navleft a{
	font-size: 12px;
	font-weight: bold;
	color: #414747;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}

#navleft a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #770033;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	border-left-style: solid;
}

#navleft h2{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #2E3337;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#navleftsub {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 0px;
	vertical-align: top;
}

#navleftsub a{
	color: #2E3337;
	text-decoration: none;	
	text-align: left;
	margin-top:28px;
	padding-right: 28px;
	padding-left: 14px;
	}

#navleftsub a:active, a:hover{
	color: #336666;
	text-decoration: none;	
	text-align: left;
}

#topnav {
	background-color: #003366;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #770033;
		border-bottom-color: #770033;
		border-top-width: 6px;
		border-bottom-width: 6px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
	text-align: right;
	margin: 8px;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topnavreversed {
	background-color: #770033;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #003366;
		border-bottom-color: #003366;
		border-top-width: 6px;
		border-bottom-width: 6px;
	color: #666666;
	margin: 8px;
}

#topnav a{
	color: #FFFFFF;
	margin-top:18px;
	padding-right: 14px;
	padding-left: 14px;
}

#topnav a:hover, a:active{
	color: #FFDDBB;
	border-right-style: solid;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}