/** top header **/
div#header {
	width:760px;
	margin-right:10px;
	background-color: #FFF;
}
#header div#links {
	font-weight:bold;
	float:right;
	font-size: 8px;
	margin-top: 30px;
	text-align:right;
	padding:5px 0 5px 5px;
}
#header div#links img {
	border: none;
	margin-right: 5px;
}
#header div#links a {font-weight:normal;color:#000;text-decoration:none;}
#header div#logo {
	padding: 8px 0 2px 15px;
	height: 65px;
	background: #FFF;
}
#header div#logo img {border:0;}

/** top navigation **/
div#navigation {
	background:#DAE3E0;
	border-top: solid 1px #FE0000;
	border-bottom: solid 1px #FE0000;
	color: #102F70;
	height: 23px;
	padding-left:20px;
}

.Text, .newdevs {text-decoration: none; font-size: 12px; font-family: Arial,Helvetica,sans-serif; color: #000000;}
A {
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}
A:link {color: #0033CC;}
A:visited {color: #660000;}
A:active {color: #000000;}
A:hover {color: red;}
FORM {margin-bottom: 0px;}
ADDRESS {text-align: right;}
TABLE, TD {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}
TD.shadow {
	background-repeat: repeat-y;
}
TD.listing, TD.buyer {font-size: 12px;}
TD.pf_listing {
	font-size: 12px;
	background-color: #FFFFFF;
}
TD.listingtext, TD.buyertext {
	font-size: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
TD.label, TD.number {text-align: right;}
TD.menu {
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: Arial,Helvetica,sans-serif;
}
TD.required {
	color: #660000;
	text-align: right;
}
TD.cal_month {
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: right;
}
TD.cal_month_highlight {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
}
TD.footnote {color: #BF7979;}
TH {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}
TH.bar {
	font-size: 12px;
	background-color: #99CCFF;
}
TH.subbar {
	font-size: 12px;
	background-color: #CCCCCC;
}
TH.listing, TH.pf_listing {
	font-size: 12px;
	font-style: italic;
}
TH.pf_listing {background-color: #E5E5E5;}
P, P.review, P.menu {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}
P.menu {
	margin-bottom: 2px;
	margin-top: 2px;
}
P.headline {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: large;
}
P.error {color: red;}
P.warning {font-style: italic;}
INPUT, SELECT, BUTTON, SELECT.small {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}
INPUT.number {
	text-align: right;
}
H1 {
	color: #333333;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 2px;
}
H1.error {color: red}
H2, H3 {
	font-size: 12px;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
}
H2 {text-align: center;}
BLOCKQUOTE {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
}
UL {
	margin:0 0 0 6px;
	padding-left: 6px;
	text-indent: 0px;
}
LI {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0;
	padding-left: 0px;
	text-indent: 0px;
	list-style-position: outside;
}
BLOCKQUOTE.building_info {
	font-size: 12px;
	font-weight: bold;
	color: #666699;
}
INPUT.required, SELECT.required {
	background-color: #EEEEFE;
}
FONT.disabled {
	color: #666666;
	text-decoration: line-through;
}
LI.attribute {
	font-size: 6px;
	margin: 0;
}
#small {font-size: 12px;}
#justify {text-align: justify;}
#menu_nav {
	font-weight: bold;
	font-size: 12px;
}
span#bold_underline {
	font-weight: bold;
	text-decoration: underline;
}

#sitemap ul {
		list-style-type: none;
}