body {
	background:#fff;
	margin:0;
}
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15253E;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AD923F;
}
body.home h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #AD923F;
}
h2 {
	font-weight: bold;
	font-size: 12px;
}
.txt9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #15253E;
}
hr {
	border: 0;
	border-bottom: 1px solid #eee;
	height: 1px;
	margin: 20px 0;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #15253E;
}

.slogan h3 {
	color: #15253E;
	font-size: 11px;
	text-transform: uppercase;
}

.slogan {
	background: #ebebeb;
	height: 39px;
	padding: 12px 0 0 80px;
}
	

ul {
	list-style-type: square;
}
a:link { font-size:12px; color:#15253E; text-decoration:underline}
a:visited { font-size:12px; color:#15253E; text-decoration:underline}
a:hover { font-size:12px; color:#ffffff; text-decoration:underline; cursor:hand; background-color: #15253E;}
a:active { font-size:12px; color:#ffffff; text-decoration:underline}
a.newsticker:link { font-size:10px; color:#000000; text-decoration:underline}
a.newsticker:visited { font-size:10px; color:#000000; text-decoration:underline}
a.newsticker:hover { font-size:10px; color:#ffffff; text-decoration:underline; cursor:hand; background-color: #15253E;}
a.newsticker:active { font-size:10px; color:#ffffff; text-decoration:underline}
a.breadcrumb:link { font-size:9px; color:#15253E; text-decoration:underline}
a.breadcrumb:visited { font-size:9px; color:#15253E; text-decoration:underline}
a.breadcrumb:hover { font-size:9px; color:#ffffff; text-decoration:underline; cursor:hand; background-color: #15253E;}
a.breadcrumb:active { font-size:9px; color:#ffffff; text-decoration:underline}
a.nav:link { font-size:9px; font-weight:bold; color:#15253E; text-decoration:none; text-transform:uppercase;}
a.nav:visited { font-size:9px; font-weight:bold; color:#15253E; text-decoration:none; text-transform:uppercase;}
a.nav:hover { font-size:9px; font-weight:bold; color:#15253E; text-decoration:underline; text-transform:uppercase; cursor:hand; background-color: #ffffff ;}
a.nav:active { font-size:9px; font-weight:bold; color:#15253E; text-decoration:none; text-transform:uppercase;}
.border {
	border: 1px solid #333333;
}

.detailtable {
	margin: 10px 0 20px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.detailtable td {
	vertical-align: top;
	padding: 15px;
}

.detailtable td.left { 
	border-right: 1px solid #eee;
	width: 65%;
}


.footer, .footer a { font-size: 9px; color: #999 !important; }
.footer a { padding-right: 10px; }
.footer a:hover { color: #666!important; background:none!important; }


.footer-address, 
.footer-address td,
.footer-address p, 
.footer-address a { font-size: 10px !important; }


