﻿.imgLeftPad10px {
	float: left;
	padding-right: 10px;
}
#top_nav {
	margin: 0px;
	text-align: right;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#c1 H3 {
	color: #009900;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
#c2 H3 {
	color: #009933;
	border-bottom-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #009933;
	font-size: 16px;
	font-variant: normal;
	text-transform: uppercase;
}
img {
	border-width: 0px;
	border-style: none;
	padding-bottom: 10px;
}
body {
	background-position: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666666;
	background-image: url('assets/images/bg-wrapper-tile.gif');
	background-repeat: repeat-y;
}
a {
	color: #336699;
	text-decoration: none;
}
#newsbox {
	clear: both;
	width: 100%;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	font-size: x-small;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 75px;
	padding-top: 10px;
}
h1 {
	margin: 0;
	clear: both;
} 
#wrapperBG {
	background-image: url('assets/images/bg-top.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper {
	background-image: url('assets/images/bg-wrapper.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	width: 824px;
	text-align: left;
}
#masthead {
	padding: 18px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 804px;
	text-align: center;
}
#c3 {
	width: 115px;
	padding: 0px 0px 0px 10px;
	border: 1px none #333333;
	margin-right: 0px;
	float: left;
}
#c2 {
	width: 425px;
	padding: 10px 20px 20px 20px;
	border: 1px none #333333;
	margin-right: 0px;
	float: left;
}
#c1 {
	width: 165px;
	padding: 0px 10px 0px 20px;
	border: 1px none #333333;
	margin-right: 0px;
	float: left;
	margin-left: 0px;
}
#c2 {
	border-color: #003399;
	background-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: 3px;
}
#f1 {
	width: 125px;
	height: 200px;
	margin-right: 0px;
	float: left;
}
#f2 {
	width: 125px;
	height: 200px;
	margin-right: 23px;
	float: left;
	margin-left: 23px;
}
#f3 {
	width: 125px;
	height: 200px;
	margin-right: 0px;
	float: left;
}
/* middle news section */
.news_image{
	float: left;
	margin-right: 0px;
	padding-right: 15px;
}
#newsbox h4{
	margin: 0px;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	padding-bottom: 5px;
	letter-spacing: 2px;
}
#newsbox p{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	color: #336699;
	text-align: justify;
}

h2 {
	font-size: 13px;
	margin: 0 0 6px;
	text-align: center;
	color: #336699;
	text-decoration: none;
}
p {
	margin: 0 0 12px;
	color: #336699;
} 
h3 {
	font-size: 1.3em; 
	margin: 36px 0 6px; 
} 
#footer {
	color : #999999;
	font-size: 10px;
	padding: 6px 0 0 0;
	clear: both;
	background-color: #FFFFFF;
}
#footer p {
	margin: 0px 0 0px 0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
/*NAVIGATION BAR*/
#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid white;
	width: 160px;
	border-bottom-color: #FFFFFF;
	margin-top: 5px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid white;
	color: #336699;
}

#navlist li a { text-decoration: none; }
#c3 H3 {
	color: #009933;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #009933;
	font-size: 16px;
	font-variant: normal;
	text-transform: uppercase;
}

