/* 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: 11px;
	line-height: 15px;
	}
.Footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; 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: #103F74}
a:active { color: #103F74 }
a:visited { color: #103F74 }
a:hover { color: #103F74 }
.Title {  
	font-family: Times New Roman, Times, serif;
	font-size: 18px; 
	font-style: italic; 
	font-weight: bold; 
	color: #103F74
	}

.SubTitle {
	font-size: 12px; 
	font-weight: bold;
	/*font-style: italic;*/
	color: #103F74; 
	}

.newsbox {
	background-color: #DDDDDD;
	color: #333333;
	font-size: 10px;
	padding: 10px;
	}
.module {
	background-color: #103F74;
	}

th.module {
	padding: 4px; 
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	background-color: #103F74;
	}

.nav {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #103F74;
	}

td.nav { padding: 7px; }

.nav a:link, .nav a:visited, .nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	}
.nav a:hover {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	text-decoration: none;
	}

.navFiller {
	background-color: #103F74;
	height: 220px;
	background-image:url('images/navFiller.jpg');
	}

td.subnav {
	padding: 0 10px 0 10px;
	}

a.subnav {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 8pt;
	text-decoration:none;
	}

a.subnav:hover {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 8pt;
	text-decoration:none;
	}

.navbar {
	background-color: #333333;
	background-image:url('images/gradient.gif');
	height: 25px
	}

.navSpacer {
	background-color: #000000;
	width: 1px;
	}

.ModuleTblText {
	padding: 3px;
	font-size: 10px;
	}
	
.ModuleTblTitle {
	padding: 3px;
	font-weight: bold;
	}

.ModuleTblHeader {
	border: 1px solid #33339A; 
	padding: 4px; 
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #9A9ACC;
	}

.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 #33339A; 
	padding: 4px; 
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #9A9ACC;
	}
	
.caption {
	font-size: 9px;
	line-height: 11px;
	}

.PageHeader {
	color: #FFFFFF;
	background-color: #AB9F6C;
	height: 45px;
	border-top:1px solid white;
	}

.BodyArea {
	padding: 15px 10px 0 10px;
	}

.LeftColumn {
	color: #FFFFFF;
	background-color: #103F74;
	border-right: 1px solid #333333;
	}

.RightColumn {
	border-left: 1px solid #333333;
	padding: 15px 0 0 10px;
	}