/* 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: #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 {  color: #222E8C}

.Title {  
	font-family: Times New Roman, Times, serif;
	font-size: 18px; 
	font-style: italic; 
	font-weight: bold; 
	color: #222E8C;
	}

.SubTitle {
	font-size: 12px; 
	font-weight: bold;
	/*font-style: italic;*/
	color: #676799; 
	}

.newsbox {
	background-color: #9A9ACC;
	color: #333333;
	font-size: 10px;
	padding: 10px;
	}
.module {
	background-color: #9A9ACC;
	}

th.module {
	padding: 4px; 
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	background-color: #9A9ACC;
	}

.nav {
	color: #222E8C;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #9A9ACC;
	}

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: #222E8C;
	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 {
	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;
	}