body, #wrapper 
{
	background-color: #f0f0f0;
	color: #333333;
	font-family: sans-serif;
	font-size:12px;
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	line-height:20px;
}
.mceContentBody, .contentBody
{
	background-color:#ffffff;
	text-align:left;
}
#wrapper {
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

a{
	color: #264929;
	color: #746652;
	color: #E64E02;
	color: #EC3E3F;
	text-decoration: none;	
	}
a:hover{
	color: #393734;
	text-decoration: underline;
	}

input,select,textarea
{
	font-family: sans-serif;
	font-size:11px;
	background-color:#E6EAED;
	border:solid 1px #204054;
}
.border
{
	border:solid 1px #000000;
}
.box
{
	border:solid 1px #5B6B57;
	background-color:#ffffff;
	background-color:#F7FAF2;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 0px;
}
.box_clear
{
	border:solid 1px #ffffff;
	text-align:left;
}
.box_content
{
	padding:0px 11px 0px 11px;
	text-align:left;
}
.box_menu
{
	border-bottom:solid 1px #5B6B57;
	border-right:solid 1px #5B6B57;
	border-left:solid 1px #5B6B57;
	border-top:solid 1px #5B6B57;
	padding:0px 2px 0px 2px;
	text-align:left;
	width:150px;
	height:100%;
	margin-bottom:0px;
}

	
#header
{
	background-image:url(/images/header3.jpg);
	background-image:none;
	background-position:center top;
	background-repeat:no-repeat;
	border:solid 1px #ffffff;
	background-color:#E7F0E4;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	text-align:left;
	width:800px;
	height:150px;
	font-size:12px;
}
#header h1
{
	font-family: sans-serif;
	font-size: 24px;
	color: #444444;
	font-weight: lighter;
	vertical-align: top;
	text-align:right;
	line-height:24px;
	margin-top:11px;
	margin-left:11px;
	margin-right:11px;
}
#header h3
{
	font-family: sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: lighter;
	vertical-align: top;
	text-align:right;
	line-height:12px;
	margin-top:0px;
	margin-left:11px;
	margin-right:11px;
	text-decoration:none;
}

h1
{
	font-family: sans-serif;
	color: #820000;
	color: #5A94CE;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: -1px;
	font-weight:lighter;
}

h3
{
	font-family: sans-serif;
	font-size: 18px;
	color: #2D5B77;
	font-weight: lighter;
	text-decoration:underline;
	line-height:18px;
	margin-top:0px;
}
.hightlighted
{
	color:#399ED8;
	font-family: sans-serif;
	font-size:14px;
}
.large
{
	font-size:14px;
}
.small
{
	font-size:10px;
}

.left
{
	background-image:url(/images/main_shadow_l.gif);
	background-repeat:repeat-y;
	width:25px;
}
.right
{
	background-image:url(/images/main_shadow_r.gif);
	background-repeat:repeat-y;
	width:25px;
}
.bottom_left
{
	background-image:url(/images/main_shadow_bl.gif);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
}
.bottom
{
	background-image:url(/images/main_shadow_b.gif);
	background-repeat:repeat-x;
	width:1020px;
	height:25px;
}
.bottom_right
{
	background-image:url(/images/main_shadow_br.gif);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
}
.report_header
{
	background-color:#2D5B77;
	background-color:#9C4435;
	color:#ffffff;
	font-size:12px;
}
.report_row
{
	color:#ffffff;
	background-color:#B8C6CF;
	background-color:#E6EAED;
	background-color:#5191CD;
}
.report_row_alt
{
	color:#333333;
	color:#ffffff;
	background-color:#eeeeee;
	background-color:#74A7D7;
}
.required
{
	color:#aa0000;
}

.unwatermarked
{
	width:200px;
	color: #666666;
	font-family: tahoma;
}

.watermarked 
{
	width:200px;
	background-color:#eeeeee;
	color:#aaaaaa;
}	

#contentwrapper
{
width: 800px;
}


.footer
{
	text-align:left;
	width: 1000px;
	color:#666769;
	vertical-align:bottom;
	background-color:#5994ce;
	background-color:#ffffff;
	background-color:#E6EAED;
	padding:0px 11px 0px 4px;
	height:30px;
	margin-left:1px;
	border:solid 1px #746652;
}
/*
.footer ul
{	padding-left: 0;
	margin-left: 0;
	background-color: #ACD1DF;
	color: #444444;
	float: left;
	width: 100%;
	font-family: sans-serif;
}

.footer li
{	display: inline;	}

.footer ul li a
{	
	padding:0px 11px 0px 0px;
	background-color: #ACD1DF;
	color: #444444;
	text-decoration: none;
	float: right;
	border-right: 1px solid #fff;
}

.footer ul li a:hover
{	background-color: #DCE6CF;
	color: #000000;
}
*/
/*
.topheader
{
	text-align:left;
	width: 800px;
	color:#444444;
	vertical-align:bottom;
	background-color:#ACD1DF;
	padding:5px 5px 5px 0px;
	border-top:solid 1px #746652;
	border-bottom:solid 1px #746652;
	border-left:solid 1px #746652;
	border-right:solid 1px #746652;
}
.topheader ul
{	padding-left: 11px;
	margin-left: 0;
	background-color: #ACD1DF;
	color: #444444;
	float: left;
	width: 100%;
	font-family: Tahoma, Verdana;
}

.topheader ul li a
{	
	padding:0px 11px 0px 0px;
	background-color: #ACD1DF;
	color: #444444;
	text-decoration: none;
	float: left;
}

.topheader ul li a:hover
{	background-color: #DCE6CF;
	color: #000000;
	padding:0px 11px 0px 0px;
}

.menuHeader
{
	border:1px solid #DCE6CF;
	text-align:left;
	background-color:#444444;
	color:#ffffff;
	width:143px;
	margin-top:1px;
	margin-bottom:1px;
	margin-right:2px;
	font-size:14px;
	font-family: Tahoma, Verdana;
	height:auto;
	vertical-align:bottom;
	display:block;
	padding-left:5px;
}
.menu 
{
	border:1px solid #DCE6CF;
	text-align:left;
	background-color:#264929;
	background-color:#ffffff;
	color:#DEE2E7;
	width:148px;
	margin-top:1px;
	margin-bottom:1px;
	margin-right:2px;
	font-size:11px;
	font-family:Trebuchet MS;
	font-family: Tahoma, Verdana;
	height:18px;
	height:auto;
	vertical-align:bottom;
	display:block;
}
.menu a:link,.menu a:visited,.menu a:active 
{
	display:block;
	color:#444444;
	font-family:Trebuchet MS;
	font-family: Tahoma, Verdana;
	vertical-align:bottom;
	padding-left:5px;
}

.menu a:link,.menu a:visited,.menu a:active 
{
	color:#444444;
	font-family:Trebuchet MS;
	font-family: Tahoma, Verdana;
	vertical-align:bottom;
}
.menu a:hover 
{
	text-decoration:none;
	background-color: #DCE6CF;
	color: #000000;
	font-family:Trebuchet MS;
	font-family: Tahoma, Verdana;
	vertical-align:bottom;
}
*/
/*.button 
{
	border:1px solid #DEE2E7;
	text-align:center;
	background-color:#399ed8;
	color:#242424;
	width:150px;
	margin-top:1px;
	margin-bottom:1px;
	font-size:11px;
	font-family:Trebuchet MS;
	font-family: Tahoma, Verdana;
	height:18px;
	vertical-align:bottom;
	display:block;
}*/
.button_small 
{
	border:1px solid #DEE2E7;
	text-align:center;
	background-color:#4A5D71;
	color:#DEE2E7;
	width:50px;
	margin-top:1px;
	margin-bottom:1px;
	font-size:11px;
	font-family:Trebuchet MS;
	font-family: Tahoma, Verdana;
	height:18px;
	vertical-align:bottom;
	display:block;
}

.button a:link,.button a:visited,.button a:active, .button_small a:link,.button_small a:visited,.button_small a:active 
{
	width:150px;
	text-align:center;
	display:block;
	background-color:#3994c4;
	height:18px;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-family: Tahoma, Verdana;
	vertical-align:middle;
	border:solid 1px #242424;
}
.button a:hover,.button_small a:hover 
{
	height:18px;
	text-decoration:none;
	background-color:#710910;
	color:#ffffff;
	border:solid 1px #3994c4;
}



