body {
	background-color:#524139;
	color:#FFFFFF;
}
body, form {
	padding:0px;
	margin:0px;
}
body, td, input, textarea, select {
	font:normal 11px Arial, Tahoma, Verdana, sans-serif;
	line-height:13px;
}
img {
	vertical-align:bottom;
	border:none;
}
a, td a {
	outline:none;
	color:#BC6720;
	text-decoration:none;
}
a:hover, td a:hover {
	text-decoration:underline;
}
.top {
	clear:both;
	float:left;
	width:100%;
	background:url(/_resources/images/design/bg_top.jpg) center top no-repeat;
}
.wrapper {
	width:844px;
	padding-right:1px;
}
.header {
	clear:both;
	float:left;
	width:830px;
	height:157px;
	padding:0px 7px;
}
.mainnav {
	clear:both;
	float:left;
	width:830px;
	height:45px;
	padding:0px 7px;
}
.banner {
	clear:both;
	float:left;
	width:830px;
	height:236px;
	padding:0px 7px;
	background:url(/_resources/images/design/banner1.jpg) 7px 0px no-repeat;
}
.content {
	clear:both;
	float:left;
	width:844px;
	text-align:left;
	background:url(/_resources/images/design/bg_content.png) left top repeat-y;
}
.contenttop {
	clear:both;
	float:left;
	width:844px;
	height:20px;
	background:url(/_resources/images/design/bg_content_top.png) left top no-repeat;
}
.titlewrapper {
	float:left;
	width:100%;
	margin-left:-270px;
}
.title {
	padding:10px 17px 0px 42px;
	font-size:20px;
	line-height:22px;
	margin-left:270px;
	background:url(/_resources/images/design/arrow_blue_big.gif) 17px 10px no-repeat;
}
.printemail {
	float:right;
	width:250px;
	padding:16px 20px 0px 0px;
}
.print_email {
	clear:both;
	float:left;
	width:100%;
	text-align:left;
}
.print_email a {
	display:block;
	float:right;
}
.edit a {
	color:#FFFFFF;
	text-decoration:none;
	font:bold 11px Arial;
	letter-spacing:0px;
}
.edit a:hover{
	color:#BC6720;
}
.subtitle {
	color:#FFFFFF;
	text-decoration:none;
	font:bold 13px Arial;
}
.contentmain {
	clear:both;
	float:left;
	width:804px;
	padding:20px;
	text-align:justify;
	line-height:14px;
	min-height:200px;
}
* html .contentmain {
	height:200px;
}
.contentbottom {
	clear:both;
	float:left;
	width:844px;
	height:4px;
	background:url(/_resources/images/design/bg_content_bottom.png) left bottom no-repeat;
}
.bottom {
	clear:both;
	float:left;
	width:100%;
	background:url(/_resources/images/design/bg_bottom.jpg) center top no-repeat;
}
.footer {
	clear:both;
	float:left;
	width:830px;
	height:100px;
	padding:34px 7px 0px;
	text-align:right;
}
.footer a {
	color:#FFFFFF;
}