body {
	background-color: #08090A;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.75em;
}
#divHeader {
	height: 254px;
	width: 1000px;
}
#divLeft .news {
	padding: 15px;
	background-color: #EAE9D8;
	margin-bottom: 20px;
}
#divNav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divNav li {
	color: #FFFFFF;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #767574;
	display: inline;
}
#divNav a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#divWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#divNav {
	background-image: url(../images/nav-bkg.jpg);
	width: 1000px;
	height: 86px;
	margin: 0px;
	text-align: center;
	padding: 0px;
	float: left;
}
p {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.75em;
}
h2 {
	color: #CC9900;
	margin-top: 0px;
	line-height: 1.5em;
	font-size: 18px;
}
li#right {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divNav a:hover {
	color: #CC9900;
}
#divContent {
	background-image: url(../images/content-bkg.jpg);
	padding-right: 90px;
	padding-left: 100px;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 810px;
	float: left;
}
#divLeft {
	width: 530px;
	float: left;
	background-color: #D4D5C8;
}
#divRight {
	float: right;
	width: 200px;
	background-color: #584E44;
	color: #FFFFFF;
	padding: 25px;
}
#divRightHome {
	float: right;
	width: 200px;
	background-color: #584E44;
	color: #FFFFFF;
	padding: 25px;
}
h1 {
	font-size: 22px;
	color: #003366;
	line-height: 1.6em;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #584E44;
}
#divRight ul {
	margin: 0px;
	padding-left: 15px;
}
#divRightHome ul {
	margin: 0px;
	padding-left: 15px;
}
h3 {
	font-size: 16px;
	line-height: 1.75em;
	font-weight: bold;
}
#divRight a {
	color: #FFFFFF;
	font-size: 16px;
}
h4 {
	font-size: 16px;
	margin-top: 0px;
}
#divLeft a {
	color: #003366;
}
#divRightHome a {
	color: #CC9900;
}
#float {
	padding: 4px;
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
}
#divLeft form {
	background-color: #EAE9D8;
	padding: 15px;
}
#divVideo {
	float: right;
	width: 250px;
	margin-bottom: 10px;
	margin-left: 25px;
	text-align: center;
}
#divVideo2 {
	width: 225px;
	margin-top: 15px;
	margin-bottom: 40px;
}
#divFooter {
	text-align: center;
	color: #FFFFFF;
	padding-top: 25px;
	float: left;
	width: 1000px;
	font-size: 12px;
}
#videos td {
	padding: 15px;
}
#divFooter a {
	color: #FFFFFF;
}

dl {margin-bottom: 1em;}
dt {font-weight: bold; font-size: 110%;}
dd {margin-left: 0; margin-bottom: 12px;}
label {display: block; font-weight: bold;}
form {background-color: #D1E3D0; padding: 18px; width: 90%; border-top: 3px solid #4f7145;}
form div {margin-bottom: 1em;}
.download {font-size: 86%; font-weight: bold;}
.text {width: 98%; padding: 4px; border: 1px solid #4f7145;}
.validation-advice {color: red;}
.required-label {color: red; font-weight: bold;}
