@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(images/body-bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;}
	
.header-bg {
	background-image:url(images/header-bg.png);
	background-repeat:no-repeat;
	height:111px;}
	
.login-holder {
	height:72px;
	width:406px;
	color:#333333;}
	
.text-label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;}
	
.text-input {
	font-size:11px;
	color:#999999;
	width:140px;
	height:18px;}
	
.date-holder {
	font-size:11px;
	padding: 0 10px 0 0;
	color:#333333;}
	
.date-holder a{
	color:#333333;
	text-decoration:none;}
	
.date-holder a:hover {
	color:#333333;
	text-decoration:underline;}
	
.content-bg {
	background-image:url(images/content-bg.png);
	background-repeat:repeat-y;}
	
.content-holder {
	}
	
.content-holder p{
	margin:0;
	padding:12px 0 0 0;
	}
	
.nav-bg {
	background-image:url(images/nav-bg.jpg);
	height:41px;
	width:836px;}
	
.banner-holder {
	width:836px;
	border:solid 2px #666;}
	
.banner-text {
	padding: 10px 10px 10px 12px;}
	
.banner-text p{
	margin:0;
	padding:8px 0 0 0;}
	
.text-heder1 {
	font-size:18px;
	padding: 0 0 10px 0;}
	
.header-text {
	color:#00498C;
	font-size:16px;
	font-weight:bold;
	}
	
.link1 a{
	color:#AE3A3A;}
	
.link2 a{
	color:#00498C;
	font-size:14px;}
	
.box1 {
	border:solid 1px #333;
	padding:10px 10px 10px 10px;
	font-size:11px;
	height:492px;}
	
.green-box1 {
	border:solid 1px #333;
	padding:10px 10px 10px 10px;
	font-size:11px;
	height:492px;}
	
.orange-box1 {
	border:solid 1px #333;
	padding:10px 10px 10px 10px;
	font-size:11px;
	height:472px;}
	
.orange-box2 {
	border:solid 1px #007297;
	padding:10px 10px 10px 10px;
	font-size:11px;
	height:262px;
	width:553px;}

	
.redbox-box1 {
	border:solid 1px #333;
	padding:10px 10px 10px 10px;
	font-size:11px;
	height:492px;}
	
.content-box {
	font-size:11px;}
	
.img-spacer {
	padding: 4px 0 0 10px;}
	
.img-spacer2 {
	padding: 4px 0 20px 10px;}
	
.hdivider {
	background-image:url(images/hdivider.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	}
	
	
	
.footer {
	background-color:#666;
	height:100%;}
	
.footer-inner {
	background-image:url(images/footer-bg.jpg);
	background-repeat:no-repeat;
	color:#fff;
	font-size:11px;
	}
	
.footer-link {
	text-decoration:none;
	color:#FFF;
	font-size:11px;
	line-height:30px;
	}
	
.footer-link a{
	text-decoration:none;
	color:#FFF;
	padding: 0 5px 0 5px;}
	
.footer-link a:hover{
	text-decoration:underline;}
	
.copyright {
	font-size:10px;
	color:#FFF;}
	
	
.banner-bg {
	background-image:url(images/banner-bg.jpg);
	background-repeat:no-repeat;}	
	
.text-link1 a{
	color:#0066FF;}
	
.interior-bnr {
	background-image:url(images/interior-bnr.jpg);
	background-repeat:no-repeat;
	height:180px;}	
	
	
.text-link2 a{
	font-size:14px;
	color:#00498C;}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	