body {
	background: #223C45 url("images/bg.jpg");
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 9pt;
	margin: 0px;
}
.header_bio 
{
	font-family: Verdana;
	background: url(images/header_blank.jpg) no-repeat top left;
	width: 508px;
	height: 30px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	padding-left: 7px;
	line-height: 30px;
}
.table {
	font-family: Arial;
	font-size: 9pt;
}
.mainTable {
	background-image: url("images/table_bg.jpg");
	background-repeat: repeat-y;
	background-position: center;
}
.left_lg {  
	background-image: url(images/left_lg.jpg); 
	background-repeat: repeat-y;
}
.right_lg {  
	background-image: url(images/right_lg.jpg); 
	background-repeat: repeat-y;
}
.left {  
	background-image: url(images/left.jpg); 
	background-repeat: repeat-y;
}
.right {  
	background-image: url(images/right.jpg); 
	background-repeat: repeat-y;
}
.leftFooter {
	padding-left: 5px;
	color: #ffffff;
	font-size: 8pt;
}
.leftFooter a{
	color: #D8C9B3;
	text-decoration: underline;
}
.rightFooter {
	padding-right: 5px;
	color: #ffffff;
	font-size: 8pt;
}
.rightFooter a{
	color: #D8C9B3;
	text-decoration: underline;
}
.address {
	color: #4D2202;
	font-size: 8pt;
	padding: 5px;
	text-align: right;
}
.content {
	color: #515244;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 25px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
}
.content a {
	color: #395862;
	text-decoration: none;
}
.tblContent {
	color: #515244;
	font-size: 9pt;
}
.tblContent a {
	color: #395862;
	text-decoration: underline;
}
.selected {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}
.header {
	color: #4A94AD;
	font-size: 9pt;
	font-weight: bold;
}
.newsHeader {
	color: #4D2202;
	font-size: 8pt;
	font-weight: bold;
}
.img {
	padding:10px;
}

.hoverMenu {
	cursor:pointer;
}

.smallText {
	font-size: 7.5pt;
	color: #4D2202;
}
.newsText {
	font-size: 8pt;
	color: #4D2202;
	padding: 5px;
}
