body {
	margin: 0px;
	background: #FFFFFF url(/images/body_bg.gif) repeat-x 0px -23px;
}
body, td, th, input, select {
	font-family: Arial, Helvetica;
	font-size: 13px;
}
a {
	color: #FF3333;
}
h1, h2, h3, h4, h5, h5 a, h6, h6 a {
	color: #2E5799;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial;
}
h2 {
	font-size: 19px;
}
h3 {
	font-size: 17px;
	text-transform: none;
}
h4 {
	font-size: 15px;
}
h5, h5 a {
	font-size: 15px;
	font-weight: bold;
}
h6, h6 a {
	font-size: 13px;
}
form  {
	margin: 0px;
}
hr {
	height: 1px;
	border-style: none;
	color: #D5CFC8;
	background-color: #D5CFC8;
}
.menu, .menushadow, .body, .foot {
	width: 750px;
}
.column {
	padding-right: 20px;
}
.content {
	padding: 20px;
	width: 100%;
}
.column .boxtitle, .column .boxbody {
	width: 180px;
}
.boxbody {
	margin-bottom: 15px;
}
.boxtitle th, .boxtitlered th {
	background-image: url(/images/body_titlebg.gif);
	width: 100%;
	padding-left: 10px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.boxtitlered th {
	background-image: url(/images/boxr_titlebg.gif);
	color: #3C67AD;
}
.boxtitlered a {
	color: #3C67AD;
	text-decoration: none;
}
.column .boxtitle th {
	font-size: 13px;
}
.boxtitle h1, .boxtitle a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
}
.boxbody th {
	text-align: left;
	font-weight: normal;
	width: 100%;
	padding: 10px 5px 10px 5px;
}
.menu {
	border-top: 1px solid #6893D8;
}
.menu td {
	text-align: center;
}
.menu a {
	display: block;
	position: relative;
	padding: 6px 6px 8px 6px;
	background: #2F599B url(/images/head_menubg.gif) repeat-x;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}
.menu a:hover {
	background-position: 0% 100%;
	color: #FFFFFF;
}
.menushadow {
	 background: transparent url(/images/head_underbg.gif) repeat-x;
	 text-align: right;
}
.boxborderl, .boxborderr, .boxborderb {
	border-color: #E4EEFF;
	border-width: 5px;
}
.boxborderl {
	border-left-style: solid;	
}
.boxborderr {
	border-right-style: solid;	
}
.boxborderb {
	border-bottom-style: solid;	
}
.foot th {
	background: #5184D5 url(/images/foot_bg.gif) repeat-x;
	height: 15px;
}
.foot td {
	font-size: 11px;
	color: #999999;
	padding: 0px 20px 10px 20px;
}
.feature {
	width: 150px;
	float: left;
	margin-right: 15px;
	border: 1px solid #85BC2A;
	background: #C9F581 url(/images/feature_bg.gif) repeat-x 0 1px;
	padding: 10px;
}
.feature span {
	display: block;
	width: 150px;
}
