/* CSS Document */

body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
	background-color: #FFFFFF; 
	line-height: 15px;
	}
td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	}
.content {
	padding: 0px 5px 10px 5px;
	width: 100%;
	}	
	
.Footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; line-height: 13pt}
.Copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999}
.HeaderReverse { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #FFFFFF; background-color: #366520}
a:link {  color: #9D6B2B}
a:active { color: #9D6B2B }
a:visited { color: #9D6B2B }
a:hover { color: #9D6B2B }
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D6B2B;
	border-bottom: 1px solid #800000;
	}

.SubTitle {
	font-size: 12px; 
	font-weight: bold;
	/*font-style: italic;*/
	color: #676799; 
	}
.masthead {
	background-image: url(images/bannerbkg_img.jpg);
	}
	
.newsbox {
	background-color: #9A9ACC;
	color: #333333;
	font-size: 10px;
	padding: 10px;
	}
.module {

	}

th.module {
	padding: 4px; 
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	background-color: #800000;
	}

.nav {
	color: #9D6B2B;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D8C4AA;
	}

td.nav { padding: 7px; }

.nav a:link, .nav a:visited, .nav a:active {
	color: #9D6B2B;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	}
.nav a:hover {
	color: black;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	text-decoration: none;
	}
.ModuleTblText {
	padding: 3px;
	font-size: 9px;
	}
	
.ModuleTblTitle {
	padding: 3px;
	font-weight: bold;
	color: #800000;
	font-size: 10px;
	}

.ModuleTblHeader {
	border: 1px solid #800000; 
	padding: 4px; 
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #BA7E2F;
	}

.SearchField {
	width: 130px;
	}

.SearchButton {
	background-color: #9A9ACC; 
	border: 1px solid #000000; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, sans serif; 
	font-size: 10px; 
	font-weight: bold;
	height: 25px;
	width: 110px;
	}

.LocationTblHeader {
	border: 1px solid #9D6B2B; 
	padding: 4px; 
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #9A9ACC;
	}
	
.caption {
	font-size: 9px;
	line-height: 11px;
	}
.left-column {
	background-image: url(images/leftside_img.gif);
	background-repeat: repeat-y;
	}
