/* 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: 10px; 
	color: #999999;
	}
.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: #338A8C}
a:active { color: #338A8C }
a:visited { color: #338A8C }
a:hover { color: #338A8C }

.Headline {
	font-size: 14px;
	font-weight: bold;
	color: 338A8C;
	}
	
.Title {  
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 18px; 
	font-style: italic; 
	font-weight: bold; 
	color: #338A8C;
	}

.SubTitle {
	font-size: 12px; 
	font-weight: bold;
	/*font-style: italic;*/
	color: #338A8C; 
	}

.newsbox {
	background-color: #86D1D2;
	color: #333333;
	font-size: 10px;
	padding: 10px;
	}
.module {
	background-color: #86D1D2;
	}

th.module {
	padding: 4px; 
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	background-color: #86D1D2;
	}

.LeftNavBKG {
	background-color: #000000;
	color: #FFFFFF;
	}

.nav {
	background-color: #D0EDEE;
	color: #338A8C;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	}
	
.nav a:link, .nav a:visited, .nav a:active {
	color: #338A8C;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	}
.nav a:hover {
	color: #003399;
	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;
	}

.ModuleTblHeader {
	padding: 4px; 
	color: #338A8C; 
	font-weight: bold;
	background-color: #D0EDEE;
	}

.SearchField {
	width: 130px;
	}

.SearchButton {
	background-color: #D0EDEE; 
	border: 1px solid #000000; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, sans serif; 
	font-size: 10px; 
	height: 25px;
	width: 110px;
	}

.LocationTblHeader {
	padding: 4px; 
	color: #338A8C; 
	font-weight: bold;
	background-color: #D0EDEE;
	}