.no-print
{
	display: none;
}

body {
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	text-align: center; 
}

td, p 
{
	font-size: 12px;	
}

#wrapper 
{
	display: block;
	float: none;
}

#body-position {
	width: 95%; 
	border: solid 1px black;
}

#content 
{
	background: #FFF;
	border: solid 0px red; 
	margin: 0px 0px; 
	padding: 0px 15px;
	line-height: 20px;
}

a 
{
	text-decoration: none;
}

a:hover {
}

h1 {
	font: italic 24px Georgia,sans-serif;
	margin-top: 0px;
	margin-bottom: 12px;
}

h2 {
	font: italic 18px Georgia,sans-serif;
	margin-bottom: 0px;
}

#topnav 
{
	display: none;
}

#left-nav-home
{
	display: none;
}

#header-dev
{
	display: none;
}

#button {
	width: 240px;
	padding: 0px;
	margin: 0px 0px 0px 1px;
	border: solid 0px white;
	line-height: 100%;
	min-height: 320px;
}

#button ul {
		list-style: none;
		margin: 0px 17px 0px 20px;
		padding: 0;
		border: solid 0px;
}
		
#button li {
		margin: 0;
}

#button li a {
		display: block;
		padding: 8px;
		text-decoration: none;
		width: 100%;

}

html>body #button li a {
		width: auto;
}

#button li a:hover {
}

#button ul ul {
		list-style: none;
		margin: 0px;
		padding: 0px 0px 3px 20px;
		border: none;	
}

#button ul ul li {
	font-weight: normal;
}

#button ul ul li a {
		display: block;
		padding: 3px;
		text-decoration: none;
		width: 100%;
		font-size: 9px;		
}

#button ul ul li a:hover {
}

#newsletter-wrap {
	width: 242px; 
	height: 145px;
}

#newsletter-content {
	margin: 0px 19px;
}

#newsletter {
	margin: 0px; 
	padding: 0px;
}

.formtext {
	font-size: 10px; 
	margin-top: 8px;
}

.formbox {
	border: solid 1px #999; 
	font-size: 10px;
}

#searchform {
	margin: 0px 0px 10px 10px; 
	padding: 0px;
}

#searchform input.srchbttn {
	position: relative;
	top: 5px;
}

#footer {
	text-align: center;  
	height: 100px; 
	margin-top: 22px; 
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	color: black;
}

#footer a:hover {
	text-decoration: underline;
}
