html, body {
	margin: 0px;
	padding:0px;
	background-color : #DCDCDC;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:800px;
	margin:0px auto;
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
	width: 778px
}

#links ul {
	margin:0px; 
	padding-top:0px;
}

#links li{
	float:right;
	list-style-type:none;
	width:100px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
	line-height : 10px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#separatorbar {

	background-repeat:no-repeat;
	height:30px;
	text-align:right;
}

#submenu {
	background-color:#B6DC09;	
	height:30px;
	text-align:right;
}

#submenu ul {
	margin:0px; 
	padding-top:0px;
}

#submenu li{
	float:right;
	list-style-type:none;
	height:25px;
	text-align:center;
	background-color:#B6DC09;
	border-left:1px solid #FFF;
	padding-top:4px;
	line-height : 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#submenu a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#submenu a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
	font-family:"Trebuchet MS";
}
	
#leftbar h2{
	font-size:26px;
	font-weight:normal;
	padding-left:40px;
	padding-bottom:5px;
	font-family:"Trebuchet MS";
	text-decoration:none;
	color:#F76B0C;
}

#leftbar h3{
	color:#333333;	
	font-size:18px;
	font-weight:normal;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h4{	
	font-size:18px;
	font-weight:normal;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	margin-bottom : 1em;
}

#leftbar ol, ul{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
}

#leftbar li{
margin-bottom: 1em;
}
#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	/*padding:0px 40px;*/
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	/*padding:0px 40px;*/
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
	padding-bottom : 1em;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	font-family:"Trebuchet MS";
	font-size:11px;
	height:30px;
	padding-top:25px;
	background-color: #F4A80A;
}

#email {
	background-color: #F4A80A;
	height:20px;
	padding-top:5px;
	padding-left: 40px;
}

#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:278px;
	background-color:#9BBE00;
	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;
}

.calendar{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-align: center;
}