body,td,th {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
}
body {
	background-color: #FDFDFE;
	background-image: url(/resource/images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #641B00;
}
a:visited {
	color: #641B00;
}
a:active {
	color: #5FA3C1;
}
.wrapper {
	width: 850px;
	border: thin solid #FFFFFF;
	filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=65);
}
.header {
	background-color: #5FA3C1;
	padding: 10px;
	height: 105px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	font-size: 8px;
	
}
.header_nav {
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	color: #641B00;
}
.body_wrapper {
	background-color: #104260;
	padding: 2px 10px 10px;
	text-align:left
}
.content_wrapper {
	padding: 0px 10px;
	vertical-align: top;
}
.email {
	background-image: url(../../resource2/css/resources/images/home_email.jpg);
	height: 80px;
	width: 389px;
	margin-top: 8px;
}
.content_table {
	background-color: #ffffff;
}
.footer_text {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.subnav {
	line-height: 18px;
	font-weight: bold;
	color: #631900;
	text-decoration: none;
}
a.subnav:hover {
	text-decoration: underline;
}
.subnav_down {
	line-height: 20px;
	font-weight: bold;
	color: #631900;
	text-decoration: underline;
}
.textbox {
	font-size: 10px;
	font-family: Verdana;
	border-color: #FFFFFF;
	border: 1px solid;
	
}
.large {
	font-size: 12px;
	font-family: Verdana;
	
}
.press_header {
	font-size: 12px;
	font-family: Verdana;
	color: #641B00;
	}
.img_left {
margin-right: 5px;
margin-bottom: 1px;
}	
.img_right {
margin-left: 5px;
}	
.caption {
font-size:9px;
color: #641B00;}

.highlight {
background-color:#BBD8E8;
padding-right:10px;
padding-left:10px;
border-width:thin;
border-style:solid;
border-color:#aaaaaa;
}

.highlightHome {
background-color:#eeeeee;
padding:8px;
border-width:thin;
border-style:solid;
border-color:#597E99;
letter-spacing: -1px;
}

.dividerChunky {
background-color:#BBD8E8;
width:auto;
height: 15px;
}

.homeHeadline {
color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	}