BODY {
	background: #4B5F84;
	margin: 0px; padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif; color: #364952;
	font-size: 14px;
}

h1, a, .footer_content { font-family: Arial, Helvetica, sans-serif; }

.menu a { font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 17px; color: #303A65; }
.menu a:hover { color: #7D7817; background:#F7F7F7; }
.menu a:active { color: #000; }

.menu img
{
	margin-left:3px;
	margin-right:3px;
}

a {font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; color: #364952; }
a:hover { color: #7D7817; background:#F7F7F7; }
a:active { color: #000; }

h1 {
	padding: 0 0 0 22px; margin-left:10px;
	font-size: 20px;
	background: url("../images/sprite.png") no-repeat -29px -281px;
}

.container {
	width:816px;
	position:absolute;
    left:50%;
    margin-left:-440px;
}

.top_body {
	height: 16px; width: 876px;
	background: url("../images/sprite.png") no-repeat;
}

.holder {
	width:816px;
	background: url("../images/bg_body.jpg") repeat-y;
	padding: 10px 30px 10px 30px;
}

.footer_body {
	height: 16px; width: 876px;
	background: url("../images/sprite.png") no-repeat 0px -250px;
}

.top {
	margin: -10px 0 0 -16px;
	height: 235px; width: 849px;
	background: url("../images/sprite.png") no-repeat -14px -16px;
}

.logo { height: 205px; width: 849px; }

.logo IMG { margin: 65px 0 0 30px; }

.menu {
	height: 25px; width: 849px;
	padding: 0 20px 0 30px;
}

.content {
	margin: 10px 0 0 0;
	min-height: 300px;
	line-height: 150%;
}

.content_left {
	width: 270px;
	padding: 20px 20px 0 0;
}

.content_right {

}

.footer {
	height: 33px; width: 834px;
	background:#B7CEDE;
	margin: 15px 0 -10px -10px;
	text-align: center;
}

.footer_left {
	height: 33px; width: 5px;
	background: #B7CEDE url("../images/sprite.png") no-repeat 0 -283px;
}

.footer_content {
	heigth: 23px; width: 824px;
	background: #B7CEDE;
	padding: 9px 0 0 0;
}

.footer_content a 
{
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	color: #364952; 
}
.footer_content a:hover 
{ 
	color: #7D7817;
	background-color:#B7CEDE;
}

.footer_right {
	height: 33px; width: 5px;
	background: #B7CEDE url("../images/sprite.png") no-repeat -15px -283px;
}

.separator { font-size: 17px; color:#900; font-weight: bold; }

.active { color: #000; font-weight: bold; }

.separator, .footer_right, .footer_left, .footer_content { float: left; }

.formTable td
{
	padding:0 6px 6px 0;
	
}

.formTable .textField
{
	width:200px;	
}