/* @override http://www.afonet.org/new/css/afo_style.css */

/* CSS Document */

body {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 30px;
}

h3 {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin-left: 20px;
	margin-top: 0;
}

h4 {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	margin: 0 0 5px;
}

ul {
	list-style-type: square;
	list-style-position: outside;
}

li {
	padding-bottom: 5px;
}


.ulHomeNews {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
}

#HomeNavBar {
	background-color: #fff;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	clear: both;
	padding: 10px;
}

#NavBar {
	padding: 10px 10px 15px;
	background-color: #fff;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px 5px;
	-webkit-border-bottom-right-radius:5px;
	clear: both;
}

#NavBarTitle {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	position: static;
	padding: 5px;
}

.NavBarTitleSelection {
	background-color: #e6e6e6;
	color: #000;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	padding: 5px;
}

#NavBarSub {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	background-color: #e6e6e6;
	padding: 5px 10px;
	margin-left: 10px;
	margin-right: 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}

.NavBarSubSelection {
	color: #000;
	padding-bottom: 2px;
	padding-top: 2px;
}

#NavBar ul, #HomeNavBar ul{
	display: inline;
	padding-left: 0;
	padding-right: 0;

}

#NavBar li, #HomeNavBar li {
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}

.NavBar {
	padding: 5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	background-color: #fff;
}

.NavBar2 { 
	text-decoration: none;
	text-align: center;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

#NavBarSub a:link{
	color: #666;
	font-size: 10px;
}

#NavBarSub a:hover{
	color: #f00;
	font-size: 10px;
}

#NavBarSub a:visited{
	color: #666;
	font-size: 10px;
}

#NewsBanner a:link{
	color: #fff;
}

#NewsBanner a:hover{
	color: #fff;
	text-decoration: underline;
}

#NewsBanner a:visited{
	color: #fff;
}

#NewsBanner {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	background-color: #4c4c4c;
	color: #fff;
}

#MainBox, #MainBox1, #MainBox2, #MainBox3, #MainBox4, #MainBox5{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 10px;
	text-align: left;
	margin-top: 10px;
	height: 100%;
}

#LtColBox1	{
	width: 480px; 
	height: 500px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 10px;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#RtColBox1 { 
	height: 500px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
	margin-top: 10px;
	padding: 10px;
	float: right;
	margin-bottom: 10px;
	width: 230px;
}

#HomeMainBox	{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 10px;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 63%;
	min-height: 400px

}

#HomeNews { 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
	margin-top: 10px;
	padding: 10px;
	float: right;
	margin-bottom: 10px;
	width: 30%;
	min-height: 400px
}

#Footer {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align: center;
	clear: both;
	margin-top: 10px;
	line-height: 2;
	padding: 10px;
	margin-bottom: 0;
}

#footer {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align: center;
	clear: both;
	margin-top: 10px;
	line-height: 2;
	padding: 10px;
	margin-bottom: 0;
}

a:link { 
	color: #3366FF;
	text-decoration: none;
}
a:visited { 
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: underline;
}

.NavBar a:link { 
	color: #996633;
	text-decoration: none;
}
.NavBar a:visited { 
	color: #996633;
	text-decoration: none;
}
.NavBar a:hover {
	color: #f00;
	text-decoration: underline;
}

#round {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}

.wrap {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

#silver {
	background-color: #e6e6e6
}

.BoxColor {
	background-color: #fff;
}

#GoogleSearch {
	position: absolute;
	top: 670px;
}

.copywright {
	font-size: 10px;
	text-align: center;
	margin: 0;
}

a img { 
	border: none ; 
}

object {
	height: 500px;
}

.table {  
}

.colLeft {
	text-align: left;
	width: 50%;
}

.colRight {
	text-align: right;
	width: 50%;
}

.col1 {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	width: 30px;
}

.col2 {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	width: 710px;
	padding-left: 10px;
	padding-right: 10px;
}

.col3 {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	width: 30px;
}
.toppad{
	line-height: 35px;
	font-size: 12px;

}