body	{
	background-color: #fff!important;
	font-family: times new roman;
	font-size: .8em;
	background-image: none!important;
	color: #333;
	margin-bottom: 3px;
	}	
.container	{
	width: 100%;
	margin: 0px auto;
	text-align: left;
	clear: both;
	position: relative;
	}
.container .paint	{
	float: left;
	width: 100%;
	padding: 0 10px;
	text-align: left;
	background-image: none!important;
	clear: both;
	position: relative;
	}	
.container .header	{
	float: left;
	position: relative;
	width: 100%;
	background-color: #fff;
	background-image: none!important;
	height: 117px;
	clear: both;
	}		
.container .main	{
	float: left;
	position: relative;
	width: 100%;
	background-color: #fff;
	clear: both;
	}
.container .main .mainColumns	{
	float: left;
	width: 100%;
	background-image: none!important;
	padding: 0!important;
	margin: 10px 0;
	clear: both;	
	}

.container .main .mainColumns .content	{
	float: left;
	width: 100%;
	margin: 0!important;
	}
.header .logo	{
	position: relative;
	padding: 0;
	margin: 0 0 20px 0;
	clear: both;
	}
	
.header .top-nav a:link,
.header .top-nav a:visited	{
	text-decoration: none;
	}
.header .top-nav a:hover	{
	text-decoration: none;
	}
.header .message	{
	clear: both;
	width: 100%;
	text-align: center;
	padding: 20px 0 0 0;
	color: #939;
	font-size: 1.2em;
	}	
.base	{
	margin: 0px auto;
	}
a:link, a:visited	{
	color: #939;
	}
a:hover	{
	color: #000;
	text-decoration: none;
	}
	
h1, h1.title	{
	font-family: times new roman;
	text-align: center;
	font-size: 1.8em;
	color: #333!important;
	text-transform: uppercase;
	background-color: #fff!important;
	margin: 0 0 10px 0!important;
	padding: 0!important;
	}
h2	{
	font-size: 1.5em;
	color: #333!important;
	}
h3	{
	font-size: 1.2em;
	color: #333;
	}
h3.alt	{
	font-family: times new roman;
	font-size: 1.2em;
	color: #333;
	padding: 0!important;
	margin: 0 0 10px 0;
	background-color: #fff;
	padding: 0;
	line-height: 1.2em;
	}
h4	{
	font-size: 1.0em;
	color: #333!important;
	}
h5	{
	font-size: .8em;
	color: #333;
	margin: 0;
	}
.footer	{
	clear: both;
	width: 90%;
	font-size: .8em;
	border-top: 1px solid #ccc!important;
	}
.round10	{
	background: none;
	border: none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	

/* display none */
.container .main .mainColumns .nav,
.container .main .mainColumns .highlights,
.header .top-nav,
.toggle,
.footer .pagetop a,
#printpage,
.rtop,
.rbottom,
span.dontprint,
#split	{
	display: none;
	}