#divLayout {
	border-style: none;
}
#divLoginStrip {
	font-size: 80%;
}
#divLoginStripURL {
	float: left;
}
#divLoginBanner {
	float: right;
}
#divMessageHeader {
	padding-top: 0.5em;
	clear: both;
}
#divMessageHeader div {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding: 0.5em;
	border-color: #1f1cff;
	border-width: 1px;
	border-style: solid;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}
#divTabs {
	padding-right: 7px;
	padding-left: 10px;
	border-style: none;
	height: 22px;
}
#divTabs a {
	background-color: #F9FAFF;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	margin-right: 3px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-top: 5px;
	line-height: 1em;
	font-size: 12px;
	border-color: #B5BAC6;
	border-style: solid;
	float: left;
	text-decoration: none;
	color: black;
}
#divTabs a:hover, #divTabs a.current {
	background-color: #d3d3d3;
}
#divAccountTab {
	float: right;
}
#divAdminArea {
	padding: 10px;
	margin-top: -1px;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}
#divBreadCrumb {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-color: #939393;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
}
#tableSubsection td#tdSubnavigation {
	padding-top: 15px;
	border-right: 1px solid #7e7e7e;
	width: 152px;
}
#tableSubsection, #tdSubnavigation, #tdContent {
	padding: 0;
	border-collapse: collapse;
}
#divPropertySpotlight {
	margin-top: 1em;
	border-style: none;
	width: 152px;
	float: left;
	clear: both;
}
#divSubNavLinks a {
	background-color: #F9FAFF;
	text-align: right;
	width: 142px;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	border-right: none;
	margin-bottom: 2px;
	padding: 4px;
	font-size: 12px;
	clear: both;
	float: right;
}
#divSubNavLinks a:hover, #divSubNavLinks a.current {
	background-color: #D2DFE3;
	color: #16387C;
}
#divSubNavLinks a.current {
	font-weight: bold;
}
#divFooter, #divClearer {
	clear: both;
}
#divFooter {
	padding: 1em;
	font-size: 12px;
	text-align: center;
}
#tableSubsection td#tdContent {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 15px;
	border-color: #7e7e7e;
	border-style: solid;
	border-width: 1px;
	border-left: none;
}
#divContent p {
	margin-top: 0px;
}
#divContent h1 {
	margin-top: 0px;
	font-size: 18px;
	padding-bottom: 1em;
}
#divContent h1 span {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 1em;
}
#divContent h2 {
	font-size: 16px;
}
legend {
	font-weight: bold;
}
/* Data Table formatting */
/*
table.dataTable {
	width: 98%;
}
table.dataEntry, table.dataTable {
	margin-bottom: 1em;
}
th, td {vertical-align: top;}
table.dataTable
, table.dataTable td
, table.dataTable th 
, table.dataEntry 
, table.dataEntry td
, table.dataEntry th {
	border-collapse: collapse;
	border: 1px solid #999999;
}
table.dataTable th
, table.dataTable td {
	font-size: 12px;
}
table.dataTable td
, table.dataTable th 
, table.dataEntry td
, table.dataEntry th {
	padding: .5em;
}
table.dataTable th {
	background-color: #d0d0d0;	
}
table.dataTable td {
	background-color: #F9FAFF;
}
table.dataEntry td {
	background-color: #FEFEFE;
}
table.dataTable tr.evenRow td {
	background-color: #F0F0F5;
}
table.dataTable th {
	background-color: #white;
	color: black;
	text-align: center;
}
table.dataEntry
, table.dataEntry th
, table.dataEntry td {
	border: none;
}
table.dataEntry th {
	text-align: right;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 0px;
}
input {
	font-size: 12px;
	line-height: 1em;
	height: 14px;
}
*/
