html, body{margin: 0; border: 0; padding: 0;} /*** All defaults zeroed. **/

body{
padding-bottom: 20px;
background:  url(../images/bg.jpg) no-repeat;
font-size: small !important;


font-family: verdana, arial, sans-serif;
}

#feedback{
	background-color: transparent;
	color: #666;
}

/* \*/
* html h6 {height: 1%;}
/* */ 

/* Some link styles */	
a{
color : #036;
text-decoration : underline;
position:relative;
}

#content a:hover, #content a:focus {
	color: #445F8A;
	text-decoration : none;
	position:relative;
	}


/*End default link styles*/


/***XXXXXXXXXXXXXX Start the menu system XXXXXXXXXXXXXXX***/

#navbar{
	margin: 0em 11.5em;
	
	
}
#content address{
margin-left:15px;
	margin-right:15px;}

#content img{
	margin-left:15px;
	margin-bottom: 15px;
	margin-right:15px;

	}

html>body #content {
				background:url(../images/bg.png) repeat;
			}
			#content{
			font-size:1em;
	margin: 0em 11.5em;
	width:748px;
	height: auto;
	background-color: #FFFFFF;
	position: relative; 
	z-index: 1;
	padding-bottom:15px;
	border-top: none;
	border-right: 1px solid #8699C3;
	border-bottom: 1px solid #8699C3;
	border-left: 1px solid #8699C3;
	padding-top: 15px;
	line-height: 1.2em;
	}
	
#content h1{
	font-size: 1.3em;
	color: #036; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:15px;
	margin-right:15px;
}

#content h2{
	
	color: #036; 
	margin-top: 10px;
	margin-bottom: 15px;
}

#content p{
	
	margin-left:15px;
	margin-right:15px;
		
}



#content .outerdiv h4 {margin-top: 0;}


#content ul, #content ol {
	font: 0.9em/130%  Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: square;
}
#content .featuredheading {
	color: #69902D;
	font-weight: bold;
}
#content .splitter{
	border-top: 1px dashed #666;
	width:inherit;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-bottom: 15px;
	}

#content h3{
	background-color: transparent;
	color: #333;
	font:  italic bold 1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 20px 6px 15px 15px;
	padding: 20px 0px 0px 0px;
	border-top: 1px dashed #666; 
}

#content .dotit{
	border-bottom: 1px dashed #666; 
	padding-bottom: 10px;
	margin-top: 7px;
}

#content .line{
	border-bottom: 1px solid #036; 
	padding-bottom: 10px;
	margin-top: 7px;
}

#content h4{
	background-color: transparent;
	color: #036;
	font:  bold 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 20px 6px 0px 0px;
	padding: 20px 0px 0px 0px;
}


#printlogo{
	display: none;
}
	

#menufooter {
	list-style: none;
	text-align: center;
	margin: 0em 11.5em;
	width:748px;
	margin-top:1em;
	font-size: .8em;
	
}

#menufooter li {
	display: inline;
}

#menufooter a {
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

#menufooter a:hover, #menufooter a:focus {
	background-color: #DBE4F2;
	text-decoration: none;
}

.footer {
	text-align: center;
	color: #666;
	margin: 0em 11.5em;
}