body {
	background-color: #c8c8c8;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#bodycopy {
	float: right;
	height: auto;
	width: 655px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*html #bodycopy {
	float: right;
	height: auto;
	width: 650px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodycopy h1 {
	font-size: 24px;
	font-weight: normal;
	color: #131A72;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodycopy h2 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#bodycopy h3 {
	font-size: 16px;
	color: #0C2380;
	text-align: left;
}
#bodycopy p {
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
#bodycopy ul {
	font-size: 13px;
	color: #333333;
	text-align: left;
}
#leftgraphic {
	float: left;
	height: 331px;
	width: 241px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}
#bodycopy h4 {
	font-size: 14px;
	color: #0D2481;
	padding: 0px;
	text-align: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}

*html #leftgraphic {
	float: left;
	height: 331px;
	width: 241px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0px;
}

#container {
	background-image: url(../images/background-container.jpg);
	background-position: center top;
	width: 990px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.imageleftpadleft {
	margin-left: 10px;
}

#mainarea {
	padding: 0px;
	height: auto;
	width: 950px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}

#header {
	float: right;
	height: 207px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#language {
	text-align: right;
	float: left;
	width: 950px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
#language p {
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainpanel {
	float: left;
	height: 500px;
	width: 283px;
	margin-left: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mainpanelesp {
	float: left;
	height: 500px;
	width: 283px;
	margin-left: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mainpanelfixed {
	float: left;
	height: auto;
	width: 283px;
	margin-left: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
*html #mainpanel {
	float: left;
	height: auto;
	width: 283px;
	margin-left: 15px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.required {
	font-size: 11px;
	color: #CC0000;
}
.maintext {
	font-size: 12px;
}


#mainpanel h3 {
	text-align: left;
	color: #132682;
	padding: 0px;
	font-size: 26px;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#mainpanelbottom p {
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#mainpaneltop {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 283px;
	background-image: url(../images/mainpanel-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainpanelbottom {
	background-image: url(../images/mainpanel-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 450px;
	width: 283px;
}
#footer {
	background-image: url(../images/background-footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #C8C8C8;
	float: left;
	height: auto;
	width: 990px;
	margin: 0px;
	padding: 0px;
}
*html #footer {
	background-image: url(../images/background-footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #C8C8C8;
	float: left;
	height: auto;
	width: 990px;
	margin-left: 10px;
	padding: 0px;
}
#footer p {
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerleft {
	padding: 0px;
	float: left;
	height: 40px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
}
#footerright {
	text-align: right;
	padding: 0px;
	float: right;
	height: 40px;
	width: 400px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }

