* {
	padding: 1;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	background: none no-repeat scroll center top white;
	/*background: none no-repeat scroll center top lightBlue;*/
	width: 850px;
	margin: 0 auto;
	text-align: left;
	ul, ol, dl {position: relative; }
	padding-top: 10px;
	padding-left: 2%;
	padding-right: 2%;
	position: relative;
	border-collapse: collapse;	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	min-height: 580px;
}

#wrapper2 {
	background: none no-repeat scroll center top white;
	/*background: none no-repeat scroll center top lightBlue;*/
	width: 880px;
	margin: 0 auto;
	text-align: left;
	ul, ol, dl {position: relative; }
	padding-top: 10px;
	padding-left: 2%;
	padding-right: 2%;
	position: relative;
	border-collapse: collapse;	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	min-height: 580px;
}

#main {
	background:none repeat scroll 0 0 white;
	/*background:none repeat scroll 0 0 lightBlue;*/
	background-position: top;
	background-repeat:no-repeat;
	height:auto !important;
	text-align:left;		
	padding-top: 5px;
	padding-right: 5px;
    padding-bottom: 35px;
    padding-left: 5px;
	
	margin-top: 25px;
	margin-bottom: 10px;	
	/*border: 0.5px solid lightgrey;*/
	border-collapse: collapse;	
	moz-border-radius: 4px;
	border-radius: 4px;
	border-bottom: none;
	
}#fff
/*****************************************************/
#mainHeader {
	background:none repeat scroll 0 0 white;
	/*background:none repeat scroll 0 0 lightBlue;*/
	background-position: top;
	background-repeat:no-repeat;
	height:auto !important;
}

h1 {
	font-weight: bold;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
	background: #C8D9ED;
	width: 99%;ul, ol, dl {position: relative; }
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 5px;
}

p {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

table {
	font-size: 13px;
	vertical-align: Top;
}

#header {
	clear: both;
	margin: 0px;
	background: url("../images/banner.jpg") no-repeat top;
	height: 86px;
	/*background-position:left; */
}

.trOdd {
	background: #EEEEEE;
}

.trEven {
	background: #E3E2E2;
	ul, ol, dl {position: relative; }
}

.button {
	margin-left: 0px;
	margin-bottom: 0;
	padding-left: 0px;
	color: #333 !important;
	text-align: left;
}

.button li {
	margin-left: 2px;
	margin-bottom: 1;
	padding-left: 0;
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	width: 100%;
}

.button li a {
	margin-left: 2px;
	margin-bottom: 1;
	padding-left: 0;
	display: block;#fff
	padding: 0px 0px 0px 0px;
	color: #fff !important;
	text-decoration: none;
	width: 100%;
}

.button li a:hover {
	margin-left: 2px;
	margin-bottom: 1;
	padding-left: 0;
	color: #fff !important;
}

#nav li {
	list-style: disc;
	float: left;
}

.smallhead {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #134474 !important;
}

.pagediv {
	width: 594;
}

.topicheader {
	font-size: 20px;
	font-weight: 700;
}#fff

a{
	color: #134474 !important;
 	text-decoration: none;
 }
a:link {
	color: #134474;
	text-decoration: none;
}
a:hover{
	color: #134474;
	text-decoration: underline !important;
}
a:active{color: #134474;text-decoration: none;}
a:visited{color: #134474;text-decoration: none;}

.header
{
	font-size: 20px;
	font-weight: bold;
}
.header2
{
	font-size: 16px;
	font-weight: bold;
}
.large
{
	font-size: 16px;
}
.small
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.rightnavactive
{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.searchForm
{
color: #DCE1DF;
}#fff

#searchResults th {
	 background: #DCE1DF;
	 border: 1px solid #ACC7BA;
	font-size: 12px;
	text-align: center;
}

#searchResults td {
	 border: 1px solid #ACC7BA;
	 padding: 1px;
	ul, ol, dl {position: relative; }
	font-size: .85em;	 
}

table#searchResults {ul, ol, dl {position: relative; }
	 border: 1px solid #ACC7BA;
}

.criteria {
	font-style: italic; 
	color: #127cad; 
	font-size: 14px;
}

#searchResults 
{margin: 0; padding: 0;
	width: 100%;
	border-collapse: collapse;	
}
#searchResults th{font-weight:bold; text-align: center;}
#searchResults tr{background:#EBF8FE;text-align:left;}
#searchResults tr td{border:1px solid #D7D9D8;}
#searchResults tr.alt td {background: #ecf6fc;	}
#searchResults tr:hover td {background: #bcd4ec;}

#searchResults a {
	font-weight: bold;
}

table#detail {
	border: 1px solid #ACC7BA;
	background: #DCE1DF;
	width: 100%;
	border-spacing: 0px; /* cellspacing */
}

#detail th {
	border-bottom: 1px solid #D7D9D8;
	padding-left: 10px;
	padding-top: 10px;
	font-size: .85em;
	width: 140px;
	text-align: right;
}

#detail td {
	padding-left: 10px;    * cubic shape
    * hipped roof, usually with dormers
    * broad front porch, sometimes enclosed
    * little use of ornament
    * built in wide variety of materials, including wood, brick, and stucco
	padding-right: 10px;
	border-bottom: 1px solid #D7D9D8;
	vertical-align: bottom;
	font-family: 'trebuchet ms';
}
.taboff{
	border: 1px solid black;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: white;
	text-decoration: none;
	color: black !important;
	border-bottom: none;
	padding: 5px;	
}
.tabon{
	border: 1px solid black;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	font-weight: bold;
	color: black !important;
	border-bottom: none;
	padding: 5px;
	background: red;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	style: none;
	height: 17px; /*--Set height of tabs--*/
	width: 100%;
	font-size: 15px;
	font-weight: bold;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;		
	padding: 0 5px;
	
	/*
	border: 0.5px solid #CCCCCC; 
	*/
	/*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #CCCCCC;
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
} 
/*****************************************************/
/*****************************************************/
.tablebody {
	width: 100%;
	border: 1px solid gray;
	padding: 0px;
	margin: 0px;
	cell-padding: 0px;
	cell-spacing: 0px;
}

.tablebody td,th {
	border: 0px solid gray;
	padding: 2px;
	margin: 0px;	
}

.tablebody td {
	background: #E3E2E2;
}

th {
	text-align: left;
}

BODY {
	text-align: center;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#leftPanel {
	font-size: 12px;
	margin-right: 4px;
	margin-top: 30px;
}

#leftPanel ul li {
	list-style-type: none;
	padding-bottom: 1px;
	text-indent: 1em;
	ul, ol, dl {position: relative; }
	color: #E7E7FC;
}

#leftPanel a {
	text-decoration: none;
	color: #434344;
}

.formbutton {
	padding: 1px;
	border: 1px solid #242525 !important;
	border-top-color: #ad8a22;
	background: #BCCEE4;
	color: #000000;
	font: 92% Verdana, "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.pagingbutton {
	width: 70px;
	font-family: sans-serif;
	font-size: 1.0em;
	background: #E4E8F1;
	color: #000066;
	text-align: center;
	border: outset 1px #333;
	text-decoration: none !important;
}

.bodytext {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}#fff

.tddarkblue {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #000066
}

.pagetext {
	background-color: #D7EAF4;
	background-position: top;
	background-repeat: no-repeat;nav
	height: auto !important;
	padding: 11px 15px 100px;
	vertical-align: top;
}

.leftbar {
	background-image: url("../images/left-panel-bg.png");
	height: 100%;
	vertical-align: top;
	padding-bottom: 5px;
	background-position: top;
	background-repeat: no-repeat;
	width: 145px !important;
}

.backg {
	background-image: url("/landmarksweb/static/images/body-bg.jpg");
}
.page {
	background-image: url("../images/body-bg.jpg");
	min-height: 500px;
}

.errors {
	color: red;
}

.nolink {
	color: black !important;
}