body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	margin: 0px;
	padding:0px;
}
p {
	margin:0px 0 18px 0;
}
div {
	margin: 0px;
	padding:0px;

}
a {
	color: #CC0000;
	text-decoration: underline;
		
}
.onecol {
	width: 790px;
	margin-left: 44px;
	padding-top: 20px ;
}

.left {
	width:425px;
	float: left;
	margin:0px;
	padding:0px 15px 0 0 ;
}
.right {
	width:350px;
	margin-left: 400px;
	margin-top:0px;
	padding: 0px;
	
	
}
h1 {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:18px;

}

h2 {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	padding-top:8px;
}
h3 {
	color: #000000;
	font-size: 14px;
	font-weight: regular;
	padding-top:8px;
}
h4 {
	color: #CC0000;
	font-size: 14px;
	font-weight: regular;
}
li a {
text-decoration: none;
border-bottom: 1px solid #000000;
color:#000000;
}
li a:hover {
border-bottom: 1px solid #CC0000;
color:#CC0000;
}

.nav {
	width: 100%;
	clear: both;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	
}

.footer {
margin-top:100px;
width: 100%;
	clear: both;
background-image: url(images/b/bg3.gif);
	background-repeat: repeat-x;
	height:23px;
	
}
.footer img {
	margin-top: 6px;
	
}


