body {
	background-color: #005DAF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
#outbox {
	width:851px;
	margin:0 auto;
}
#header {
	width:851px;
	height:154px;
	padding:0;
	margin:0;
	text-align:left;
	vertical-align:top;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
}
#contentbox {
	width:831px;
	padding: 0 10px 0 10px;
	margin:0;
	vertical-align:top;
	background-color: #095FAC;
	float:left;

}
#content {
	width:831px;
	padding: 0 0 20px 0;
	margin:0;
	text-align:left;
	vertical-align:top;
	background-color: #FFFFFF;
	background-image: url(../images/c_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
}
#menubox {
	width:831px;
	height:36px;
	padding:0;
	margin:0;
	text-align:left;
	background-image: url(../images/bg_menubox.gif);
	background-repeat: no-repeat;
}
#flashbox {
	width:210px;
	height:345px;
	padding:0;
	margin:0;
	vertical-align:top;
	text-align:left;
	background-image: url(../images/bg_flash.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;	
}
#mainbox {
	width:610px;
	float:left;
	padding:5px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
#mainbox1 {
	padding:15px;
	font-size: 12px;
	text-align:left;
	vertical-align:top;
}
#mainbox td{
	font-size: 12px;
}
td{
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #085EAC;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	text-transform: uppercase;
}
a:link, a:visited{
	font-size: 12px;
	text-decoration: none;
	color: #F36E00;
}
a:hover{
	text-decoration: none;
	color: #75ABE1;
}

#footbox {
	width:851px;
	height:72px;
	padding:0;
	margin:0;
	background-image: url(../images/f_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	float:left;
}	
.footer {
	padding:15px;
	color: #E3F3FF;
}
.footer a{
	color: #E3F3FF;
	text-decoration: none;
}
.footer a:hover{
	color: #B7E0FF;
	text-decoration: none;
}
