a {  
	color: #2E281A; 
	text-decoration: underline
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #2E281A;
}
body, input, select, table, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.broker {
	position:absolute;
	z-index: 2;
	margin-top: -32px;
	margin-left: 470px;
	height: 240px;
	width: 289px;
}
.content {
	border: 2px solid #FFFFFF;
	padding: 10px;
	color: #2E281A;
}
.calcShadeBase {
}
.calcShade1 {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.calcShade2 {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.callout {
	background-image: url(images/top_grey_title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 24px;
	padding-right: 10px;
	padding-left: 41px;
	font-weight: bold;
}
.callout p {
	width: 130px;
}
dt {
	font-weight: bold;
}
.footer {
	line-height: 18px;
	font-size: 11px;
}
.footer a {
	font-weight: bold;
	color: #2E271F;
	text-decoration: none;
	font-size: 12px;
}
.footer a:hover {
	text-decoration: underline;
}
h1 {
	color: #2E2818;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
	font: normal 24px "Palatino Linotype";
}
h2 {
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px 2px;
}
h3 {
	font-size: 18px;
}
hr {
	color: #2E281A;
	height: 1px;
}
.logo {
	background-image: url(images/bg_top_bar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.main_cell {
	padding: 4px 4px 10px;
}
.main_cell_sub {
	padding: 15px 20px 20px;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
.nav {
	padding-top: 0px;
	padding-left:0px;
}
.nav a {
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7F5EE;
	border-bottom-color: #F7F5EE;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.nav a:hover {
}
.shade {
	border: 1px solid #DAD6C2;
	color: #2E281A;
}
.smallText {  
	font-size: 9px; 
	color: #2E281A}
.shadow {
	border: 3px solid #DDD9CA;
}
.stretch {
	font-size: 1px;
}
.top_right {
	padding: 4px 10px 4px 4px;
}
.top_right a {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	color: #000000;
}
.top_right a:hover {
}
