body {
	background-color: #eeeae4;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	margin-top: 0em;
	height: 100%;
}

a {
	color: #011f5b;
}

div.tabContent {
	padding-left: 2em; 
	padding-right: 2em; 
	font-family: Times;
	font-size: 14px;
	font-weight: normal;
}

.corner {
	padding-top: 0.5em; 
	padding-left: 0.5em; 
	padding-right: 0.5em; 
	padding-bottom: 0.5em; 
	background-color: #009000;
}

.mainBody {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
}

div.copyright { 
	padding-bottom: 0.5em; 
	padding-left: 0.5em; 
	padding-right: 0.5em; 
	color: #011f5b;
	font-style: italic;
	font-size: xx-small;
}

.wlinksm { 
	color: #011f5b;
	text-decoration: none;
	font-size: 12px;
}

.wtitle { 
	font-variant: small-caps;
	background-color: #7ecd66;
	color: #ffffff;
	font-style: normal;
	font-size: 18pt;
}

.belowTitle {
	padding-right: 0px; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 70%; 
	padding-bottom: 3px; 
	padding-top: 0px;
	background-color: #7ecd66;
	border-bottom: #011f5b 1px solid; 
}

.wlinkactive { 
	padding-left: 0.5em; 
	color: #011f5b;
	text-decoration: none;
	font-weight: bold;
}

.wlink { 
	padding-left: 0.5em; 
	color: #011f5b;
	text-decoration: none;
}

a.wlink:hover { 
	font-weight: bold;
}

.address { 
	padding-left: 0.8em; 
	color: #011f5b;
	font-weight: bold;
	text-decoration: none;
	font-size: 7pt;
}

.unused {
	text-decoration: underline;
}