body {
	font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	width:100%;
	position:absolute;
	margin:10px 0 0 0;
	background:url(../images/mainbg.jpg) top center no-repeat;
	}

h1,h2,h3,h4 {
	margin:0 0 15px 0;
	padding:0px;
	}

h1 {
	font-size:1.4em;
	}
	
h2 {
	font-size:1.2em;
	}
	
h3 {
	font-size:1.1em;
	background:#384c61;
	padding:3px;
	margin:0 0 5px 0;
	color:#FFF;
	width:387px;
	}
	
h4 {
	font-size:1.1em;
	background:#384c61;
	padding:3px;
	margin:0 0 5px 0;
	color:#FFF;
	width:722px;
	}
	
h4 a,h3 a {
	color:#FFF;
	}

ul li {
	line-height:20px;
	}

.main2 {
	background:url(../images/contentBg.jpg) bottom left repeat-x;
	width:1000px;
	}

#main {
	width:1000px;
	border:1px solid #000;
	text-align:left;
	background:#FFF url(../images/col.jpg) left repeat-y;
	}
	
.leftCol {
	width:232px;
	float:left;
	position:relative;
	margin:0 0 85px 0;
	}

.leftCol ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}

.leftCol ul li {
	line-height:15px;
	}

.leftCol ul li a {
	background:url(../images/navHeadBg.jpg) top left repeat-x;
	display:block;
	width:225px;
	padding:4px 0 0 5px;
	height:20px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	}
	
.leftCol ul ul {
	margin:0 0 16px 0;
	}
	
.leftCol ul li ul li a {
	background:#729ac5 url(../images/arrows.gif) top right no-repeat;
	height:16px;
	border-top:1px solid #8caed3;
	border-bottom:1px solid #7090b4;
	padding:0 0 0 5px;
	font-weight:normal;
	font-size:.85em;
	}
	
.leftCol ul li ul li a:hover {
	background-color:#7ea6d2;
	}

.leftCol .adImg {
	border:6px solid #567392;
	}
	
.bottom .logos {
	background:#9ebcde;
	height:65px;
	width:220px;
	text-align:center;
	margin:-75px 0 16px 5px;
	position:relative;
	float:left;
	}

.rightCol {
	width:738px;
	float:left;
	padding:15px;
	}
	
.rightCol p {
	margin:0 0 15px 0;
	padding:0px;
	line-height:20px;
	}
	
.rightCol .textSize {
	width:160px;
	height:28px;
	border:1px solid #9c9c9c;
	float:right;
	margin:0 0 10px 10px;
	}
	
.rightCol .textSize p {
	float:left;
	margin:5px 0 0 2px;
	padding:0px;
	font-weight:bold;
	color:#909090;
	font-size:10pt;
	}
	
.rightCol .textSize a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
	
.rightCol .a1, .rightCol .a2, .rightCol .a3 {
	width:19px;
	height:16px;
	float:left;
	background:#bbb;
	margin:6px 3px 0px 4px;
	text-align:center;
}

.rightCol .a1:hover, .rightCol .a2:hover, .rightCol .a3:hover {
	background:#888;
	}

.rightCol .a1 a{
	font-size:8pt;
	padding:2px 0 0 0;
	}
	
.rightCol .a2 a{
	font-size:10pt;
	}
	
.rightCol .a3 a{
	font-size:12pt;
	margin:-1px 0 0 0;
	}
	
.font1 {
	font-size:.8em;
	}
	
.font2 {
	font-size:1em;
	}
	
.font3 {
	font-size:1.2em;
	}

.rightCol .news {
	width:722px;
	border:1px solid #d2cfc5;
	background: #FFF url(../images/newsBg.jpg) bottom repeat-x;
	padding:7px;
	}
	
.rightCol .news img {
	border-color:#878686;
	}
	
.rightCol table td, .rightCol table th {
	border-bottom:2px solid #DDD;
	border-left:2px solid #DDD;
	}
	
.rightCol table {
	border-right:2px solid #DDD;
	border-top:2px solid #DDD;
	}
	
.rightCol table p {
	margin:0px;
	padding:0px;
	}
	
.rightCol table th {
	background:#000;
	color:#FFF;
	}

.bottom {
	height:20px;
	background:#3e5671;
	clear:both;
	color:#FFF;
	padding:5px 0 0 0;
	font-size:.85em;
	}
	
.bottom p {
	padding:0 0 0 235px;
	margin:0px;
	}
	
.bottom a {
	color:#FFF;
	text-decoration:none;
	font-weight:Bold;
	}
	
.bottom a:hover {
	text-decoration:underline;
	}