body#content {
	background-color: #ffffff;
	background-image: none;
	text-align: left;	
}

body {
	margin-top: 20px;
	padding: 0;
	background: #557a51 url(/img/site/cta-bkg.jpg) repeat-x left top;
	text-align: center;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}



h1 {
	color: #B30012;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;	
}

h2 {
	color: #375424;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}
	
td.left_nav {
	border-right: 1px dotted #FF6600;
	}
	
a:link, a:active, a:visited {
	color: #b30012;
	}
a:hover {
	color: #375424;
	}

#ssl {
	text-align: center;
}

li {
	margin-bottom: 5px;	
}

label {
	margin-right:20px;
	padding:10px;
	vertical-align:top;
	width:100px;
}

#AreaValue {
	margin: 5px 0px;	
}

#container {
	background-color: #fff;
	margin: 0 auto;
	width:760px;
	text-align: left;
	border: #fff solid 10px;	
}

.dAFormIntro {
	margin-bottom: 20px;	
}

#logo_home {
	height:99px;
	position:relative;
	width:331px;
	z-index:11;
}

.indent {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	height: 0px;
}

#logo_home h1 a {
	display:block;
	height:170px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-indent:-9999px;
	width:760px;
}



#header {
	background-image:url(/img/site/header.gif);
	background-repeat: no-repeat;
	height:162px;
	margin-bottom:20px;
	width:760px;
}

#sidebar {
	float:left;
	width:153px;
	margin-bottom:10px;
}

#sidenav {
	border:1px solid #D45C79;
}

#content {
	float:left;
	padding:0 15px 15px;
	width:427px;
}

#sideRight {
	float:left;
	width:150px;
}

#sideRight ul li {
	font-size: 10px;
	list-style: none;
	margin-left: -30px;
	margin-bottom: 5px;	
}

#footernav {
	text-align: right;
	font-size: 11px;
	padding-top: 10px;
	clear:both;
}

#footer {
	width: 760px;
	height: 20px;
	clear: both;
	padding-top: 3px;
	margin-top: 10px;
}

#footer #copyright {
	font-size: 10px;
	text-align: left;
	width:400px;
	height: 20px;
	float: left;
}

#footer #cms {
	width: 350px;
	height: 20px;
	float: right;
	text-align: right;
	font-size: 10px;
}

