body{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 10px;
	padding: 0px;
}
#container {
	margin:0 auto;
	width:660px;
	border:1px solid #000000;
}
#header{ 
	width:660px;
	height:62px;
	vertical-align:bottom;
	color: #903326;
	background-color: #E6E6E6;
	background: url(images/header.jpg) no-repeat;
	font-size: 36px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: bold;
	text-align:right; 
}
#subheader{
	width:660px;
	height:12px;
	border-bottom:1px solid #000000;
	background-color: #903326; 
}

#contentmain{
	width:650px;
	padding:5px;
	margin:0px;
	background-color:#F9F8F7
}

#contentleft{
	float:left;
	margin-left:10px;
	width: 23%;
}

#contentright{
	float:right;
	margin-right:10px;
	width: 450px;
}
#footer {
	padding-top:15px;
}

a {
	color: #2046b6;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #2046b6;
	font-weight: bold;
	text-decoration: none;
}
acronym{
	border-bottom: 1px dotted #666666;
	cursor: help;
}
h1{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	line-height: 13px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
h2{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	line-height: 13px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align:right;
}
h3{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	line-height: 14px;
	margin: 10px 0px 3px 0px;
	padding: 0px;
	text-align:left;
}
.contentleft{
	width: 77%;
}
.contentmain{
	background-color:#F9F8F7; 
	padding:5px;
}
.contentright{
	width: 23%;
}
.greybox{
	background-color: #DEDEDE;
	color:#666666;
}




.header{ 
	background-color: #E6E6E6;
	background: url(images/header.jpg) no-repeat;
	font-size: 36px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #2046b6;
	line-height: 24px;
	font-weight: bold;
	
}

.menubox{
	background-color: #484848;
	color:#F9F8F7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.menubox a{
	color:#BDBDBD;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menubox a:hover{
	color:#FFFFFF;
	font-size: 18px;
	line-height: 30px;
	text-decoration: none;
}
.menubox a.selected{
	color:#FFFFFF;
}
.searchbox {
	font-size: 11px;
	padding:1px 2px 1px 2px;
	border:1px solid #999999;
	color:#666666;
	background:#F6F6F6;
	text-align:right;
}
.subheader{
	background-color: #2046b6; /*D6C43A;*/
}
.whitebox{
	background-color: #FFFFFF;
	color:#666666;
}
.whitebox_topleft{
	background: url(images/1-topleft.gif);
	width:9px;
}
.whitebox_bottomright{
	background: url(images/1-bottomright.gif);
	width:9px;
}
