html{
	top:0;
	height: 100%;
	text-align:center;
	margin:0 auto;
	padding:0;
	background:white;
}

body {
	top:0;
	margin-bottom:0;
	height: 100%;
	width:867px;
	margin: 0 auto;
	padding:0;
	text-align:left; 
	font-family: Verdana;
	font-size:12px;
	color:#716E65;
}

p {
	margin: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0em;
	line-height: 1.3em;
	
}

h1 + p{	margin-top:0 ;}

h2 + p{	margin-top:0;}

h3 + p{	margin-top:0;}

h4 + p, h4 + ul,  h4 + ol{	margin-top:0px;}

p + ul, p + ol{	margin-top:-10px;}


h1{
	padding:0 0 0 11px;
	margin: 5px 0px 15px -12px;
	font-size:18px;
	font-weight:lighter;
	text-transform:uppercase;
	color:#A8CB45;
	font-family:"Bell Gothic", Verdana;
	background: url(../images/3squares.gif) no-repeat left center;
}

h2{
	padding:0;
	margin: 5px 0px 0px 0px;
	font-size:17px;
	color:#A8CB45;
	font-weight:lighter;
	
}

h3{
	padding:0;
	margin: 5px 0px 0px 0px;
	font-size:14px;
}

h4{
	padding:0;
	margin: 5px 0px 0px 0px;
	font-size:12px;
	font-weight:normal;
}




#content a{
	color:#A8CB45;
	font-weight:bolder;
}

#content a:hover{ 
	text-decoration:none;
}

#container {
	position: relative;
	/*min-height:100%;*/
	width:100%;
	padding:0;
	margin:0;
	background: url(../images/main-bg.jpg) repeat-y center top;
	padding:0 0 0 0 ;
	overflow:hidden;
}

#header{
	width:100%;
	position:relative;
	display:block;
	height:111px;
	background: url(../images/header-bg2.jpg) no-repeat center top;
}

#logo{
	display:block;
	position:relative;
	width:155px;
	height:85px;
	left:30px;
	top:20px;
}

.metaContent{
	display:none;
	position:absolute;
	height:0;
	width:0;
}

#content{
	position:relative;
	display:block;
	width:65%;
	left:221px;
	margin:2px 0 0 0 ;
	padding:0px 51px 80px 20px;
	background: url(../images/content-bg.jpg) no-repeat right top ;
	top:0;
	min-height:318px
}

#content ul{
	list-style-image: url(../images/bullet.gif);
}

#content ul ul li{
	list-style-image: url(../images/bullet2.gif);
	
}

#breadCrumb{
	position:relative;
	display:block;
	margin:0 0 10px 0px;
	padding:0;
	color:#CBCBCB;
	font-weight:bolder;
}

#breadCrumb a, #breadCrumb{
	color:#CBCBCB;
	text-decoration:none;
	font-size:10px;
}

#breadCrumb a:hover{
	text-decoration:underline;
}
#breadCrumb span.currentPage{ color:#989898;}

#aside{
	position:relative;
	display:block;
	width:209px;
	float:left;
	left:7px;
	padding:0 2px 20px 0;
	list-style:none;
	padding:0;
	margin:0;
	margin:0 -25% 0 0;
	z-index:6;
	min-height:340px;
	background: url(../images/divider.jpg) no-repeat right top;
}

#searchForm{
	display:block;
	position:relative;
	width:168px;
	height:50px;
	/*margin:10px 2px 0 0;*/
	margin:10px 2px 0 15px;
	padding:0 0 0 0;
	background: url(../images/searchbg.jpg) no-repeat;
	/*float:right;*/
	float:left;
	font-size:10px;
}

#searchForm input{
	margin:23px 0em 0 5px;
	padding:2px 2px;
	position:relative;
	display:block;
	width:70px;
	height:13px;
	border:1px solid #bfbfbf;
	
	color:#7C7C7C;
	float:left;
	font-size:1em;
	background: white;
}

#searchForm input[type="submit"]{
	border:1px solid #FCFFFF;
	
	position:absolute;
	display:block;
	width:16px;
	height:17px;
	padding:0;
	
	margin:0;
	right:60px;
	top:24px;
	cursor:pointer;
	float:none;
	background:url(../images/searchBtn.jpg) no-repeat center center #FCFFFF;
	text-indent:999em;
	line-height:999em;
	overflow:hidden;
}

#searchForm input[type="submit"]:hover{
	background:url(../images/searchBtnOver.jpg) no-repeat center center #FCFFFF;
}

#searchForm input[type="text"]{
	position:absolute;
	left:0;
	float:none;
}

#address{
	display:block;
	position:relative;
	/*float:right;*/
	float:left;
	width:168px;
	/*margin:0 2px 0 0;*/
	margin:0 2px 0 15px;
	padding:79px 0 0 0;
	color:#A7A7A7;
	font-size:9px;
	line-height:0.85em;
	font-weight:bold;
	background: url(../images/address-bg.jpg) no-repeat;
	line-height:1.3em;
}

#nav{
	padding:0 0 0px 0;
	list-style:none;
	padding:0 0 0 0;
	margin:0 0 0 15px;
	display:block;
	position:relative;
	z-index:5;
	top:0px;
	left:0px;
	color:#989898;
	font-weight:bold;
	font-size:10px;
}

#nav li, #nav ul, #nav ol{
	list-style:none;
	padding:0;
	margin:0;
}
#nav ul, #nav ol{
	padding: 0 0 0 5px;
	margin-left:10px;
	/*border-left:1px solid #A8CB45;*/
	background:url(../images/line.gif) no-repeat 0 6px;
}

#nav li{
	margin:10px 0;
	
}
#nav ul li, #nav ol li{
	margin:4px 0 0 0;
	/*list-style-image: url(../images/greenline2.gif);*/
}

#nav li a, .toggler, .togglerCurrentMain, .togglerCurrent{
	text-decoration:none;
	display:block;
	cursor:pointer;
	color:#989898;
}




.togglerCurrentMain{
	color:#A8CB45;
	background: url(../images/3squares.gif) no-repeat left center;
	padding-left:11px;
	margin-left: -12px;
}

#nav li a:hover, #nav span.toggler:hover{
	color:#99CC33;
}



#sectionHeader{
	display:block;
	padding:0;
	margin:0;
	position:relative;
	left:216px;
}

#siteMapLink{
	color:#989898;
	display:block;
	position:absolute;
	right:250px;
	bottom:21px;
	font-size:9px;
}

#siteMapLink:hover{
	text-decoration:none;
}

#footer {
	position: relative;
	bottom: 0;
	padding:0;
	height:43px;
	margin:0 0 0 0;
	width:100%;
	text-align:center;
	background: url(../images/footer-bg.jpg) no-repeat center top;
	left:0;
	
}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

span.togglerCurrent, #aside nav li a.currentPage{
	color:#A8CB45;
}

table.formTable{
	padding:0; 
	 margin:0;
	width:390px;
}
table.formTable td{
	vertical-align:top;
	 padding:4px; 
	 margin:0;
	 
}

table.formTable input{
	margin:0;
	width:100%;
}

table.formTable input[type="submit"] {
	width:auto;	
}

input + span{
	position:relative;
	display:block;
	margin:-20px 0 0 0;
	height:20px
}

#popBoxOuterWrapper{
	display:none;
	
	position: absolute;
	padding:0;
	margin:0;
	
	height:300px;
	max-height:700px;
	border:1px solid #ADCC55;
	overflow:hidden;
	background:white;
}

#popBoxInnerWrapper{
	display:block;
	position: relative;
	padding:0;
	margin:0;
	overflow:visible;
}

.popItemOW{
	position:absolute;
	display:block;
	height:300px;
	background: url(../images/loading.gif) center center no-repeat  #fff;
	
	padding:15px;
	margin:0;
	overflow:visible;	
}

.popItemIW{
	position: relative;
	display:block;
	margin:0;
	padding:0;
}

#tools{
	width:100%;
	display:block;
	position:absolute;
	background:#fff;
	height:20px;
	bottom:0;
}

#nextBtn{
	width:40px;
	height:20px;
	display:block;
	position:absolute;
	background: url(../images/next.gif) no-repeat center center #fff;
	left:70px;
	bottom:0;
	cursor:pointer;
}

#backBtn{
	width:40px;
	height:20px;
	display:block;
	position:absolute;
	background: url(../images/back.gif) no-repeat center center #fff;
	left:20px;
	bottom:0;
	cursor:pointer;
}

#closeBtn{
	width:40px;
	height:20px;
	display:block;
	position:absolute;
	background: url(../images/close.gif) no-repeat center center #fff;
	right:20px;
	bottom:0;
	cursor:pointer;
}

.required{
	color:#0775C0;
	position:relative;
	margin:0 0 0 0px;
	float:left;
}

#contactTable td{
	font-size:12px;
	white-space:nowrap;
}

#content h3 a:link, #content h3 a:visited, #content h5 a:link, #content h5 a:visited{
	color:#716E65;
	text-decoration:none;
}

#content h3 a:hover, #content h5 a:hover{ color:#99CC33; }

#content h5{
	padding:0;
	margin: 0;
	font-size:12px;
	
	font-weight:lighter;
	display:inline;
}

#auxMenuTop{
	margin-left: 190px;
}

#auxMenuTop li{
	display: inline;
}

#auxMenuTop li a{
	text-decoration: none;
	color: #989898;
	font-weight: bold;
	font-size: 10px;
	margin-right: 25px;
}
#auxMenuTop li a:hover{
	color:#99CC33;
}

#auxMenuBottom{
	margin-left: 190px;
}

#auxMenuBottom li{
	display: inline;
}

#auxMenuBottom li a{
	text-decoration: none;
	color: #989898;
	font-weight: bold;
	font-size: 10px;
	margin-right: 25px;
}
#auxMenuBottom li a:hover{
	color:#99CC33;
}
#flash {
	margin-right: 12px;
	padding-bottom: 135px;
}