/* GLOBAL CSS */
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #8C8D65;
	color: #333333;
	padding: 0px;
	margin: 2px 0px;
	overflow-x: auto;
	overflow-y: scroll;
}
td {
	font-size: 9pt;
}
.article_seperator {
	display: none;
}
p {
	margin: 0px 0px 8px 0px;
}
a {
	color: #5E82A4;
}
.footer a:link, .footer a:visited {
	color: #ffffff;
}
a:hover, .footer a:hover {
	color: #333333;
}

/* MAIN CSS */
.mainTable {
	border: 1px solid #666666;
}
#header {
	background-color: #000000; width:518px;
}
.subHeader {
	background: url(../images/bgSubHeaderTile.jpg) repeat-x;
	font-size: 11pt;
	color: #F5D28E;
	text-align: center;
	padding: 2px 0px;
}
.leftColumn {
	background-color: #F5D28E; width:232px
}
#leftColumnGraphic {
	padding: 0px 20px 10px 0px;
	text-align: right;
}
#mainContent {
	_height: 480px;
	min-height: 480px;
	width: 505px
}
.mainContent { 
	background-color: #ffffff;
	vertical-align: top;
	padding: 6px;
	width: 505px
}
#bgHome {
	background: url(../images/bgHome.jpg);
}
#bgInside {
	background: url(../images/bgInside.jpg);
}
.pageTitle, h5 {
	color: #ffffff;
	font-size: 13pt;
	font-weight: normal;
	padding: 4px;
	margin: 0px;
	background-color: #8CACBB;
	border-left: 1px solid #DEE3D7;
}
.pageTitleBlank {
	background-color: #8CACBB;
	margin: 0px;
	padding: 0px;
	height: 5px;
}
.contentpagetitle {
	font-weight: bold;
}
h6, h6 a, h3, th, .contentheading {
	color: #8C8D65;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	text-decoration: none;
}
h4, .contentheading td {
	font-size: 10pt;
	font-weight: bold;
	margin: 8px 0px 3px 0px;
}
div.mod_contentitem-exclusiveListings table table {
	margin-bottom: -6px;
}
.moduletable-exclusiveListings .contentheading {
	font-size: 8pt;
	margin: 0px;
}
.footer {
	color: #333333;
	padding: 2px 0px 0px 0px;
	background-color: #8C8D65;
}
html>body .footer {
	padding-top: 2px;
}
.moduletable-login {
	border-bottom: 1px solid #DEE3D7;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
table .moduletable-login {
	width: 100%;
}
div#newsflash {
	background-color: #DEE3D7;
	margin: 0px -6px;
	padding: 4px 4px 0px 4px;
}
div#newsflash .contentpagetitle {
	font-size: 8pt;
}
.field label {
	font-weight: bold;
}
