html, body {
	margin: 0px;
	padding:0px;
	background-color: #D6E5DF;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:850px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:850px;
	margin:0px auto;
}

#header {
	height:246px;
	width: 850px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}


#links {
	width: 850px;
	float: left;
	margin-top: 245px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	padding: 0px;
	clear: none;
}

#links ul {
	width: 850px;
	margin: 0; 
	border-width: 0; 
	padding: 0;
}

#links li{
	float:left;
	list-style-type:none;
	width:84px;
	height:25px;
	text-align:center;
	background-color:#73A593;
	padding-top:4px;
	background-position: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-variant: normal;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

#contentarea {
	clear:both;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

#leftbar {
	float:left;
	width:610px;
}
#leftbar table {
	margin-left: 35px;
	font-family: "Trebuchet MS";
	margin-top: 15px;
	color: #00519D;
}


#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F45000;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}
#leftbar h3 {
	color: #00519D;
	font-family: "Trebuchet MS";
	padding-left: 40px;
	font-weight: normal;
	font-size: 24px;
}

#leftbar h4 {
	color: #00519D;
	font-family: "Trebuchet MS";
	padding-left: 40px;
	font-weight: bold;
	font-size: 18px;
}

#leftbar p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	line-height: 20px;
}

#leftbar a {
	color:#609583;
	font-weight:bold;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftbar a:hover {
	color:#00519D;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rightbar {
	float:right;
	width:237px;
	height: 750px;
	border-left: 1px solid #BCBDBC;
	overflow: hidden;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F45000;
	font-weight:normal;
	text-decoration:none;
	padding-left:15px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:470px;
	background-color:#73A593;
	height:27px;
	padding-top:5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 25px;
	padding-left: 30px;
}


#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:350px;
	background-color:#73A593;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.chtext {
	font-weight: bold;
	color: #00519D;
}
#leftbar li {
	list-style-type: square;
}
#leftbar ul {
	padding-left: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 15px;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.more {
	font-size: 18px;
	font-weight: bold;
	background-color: #D6E5DF;
	background-repeat: no-repeat;
	text-align: center;
	width: 150px;
}
TD#H4 {
	font-size: 16px;
	font-weight: bold;
	color: #00519D;
	background-color: #D6E5DF;
}
#leftbar h5 {

	color: #000000;
	font-family: "Trebuchet MS";
	padding-left: 0px;
	font-weight: bold;
	font-size: 24px;
}
#leftbar1col {

	float:left;
	width:850px;
}
#leftbar1col table {
	margin-left: 35px;
	font-family: "Trebuchet MS";
	margin-top: 15px;
	color: #00519D;
}


#leftbar1col h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F45000;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}
#leftbar1col h3 {
	color: #00519D;
	font-family: "Trebuchet MS";
	padding-left: 40px;
	font-weight: normal;
	font-size: 24px;
}

#leftbar1col h4 {
	color: #00519D;
	font-family: "Trebuchet MS";
	padding-left: 40px;
	font-weight: bold;
	font-size: 18px;
}

#leftbar1col p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	line-height: 20px;
}

#leftbar1col a {
	color:#609583;
	font-weight:bold;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftbar1col a:hover {
	color:#00519D;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}.specialbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00519D;
	background-color: #FEE69C;
	border: medium dotted #00519D;
	width: 95%;
}
