

body, html {width:956px; height: 100%; margin: auto; background-color: #074181; text-align: center;}

#wrapper {width: 956px; height: 100%; margin-top: 0px; text-align: center; background-color: white;}

#menu { width: 20%; height: 100%; background-color:white;  line-height: 1.75em; float: left; text-align: left;}

#content {width: 80%; float: left;  height: 100%; padding: 0; text-align: left; }

#innercontent {margin: 0; background-color: #A5BDD3; height: 100%;}

#contentright { width: 240px; float: right; background-color: #A5BDD3; color: white; font-family: verdana; font-size: 10pt; height: 100%;}

p.pad10 {padding: 10px;}

p.pad10verdan {padding: 0px 10px 0px 10px; font-family: verdana, arial, helvetica; font-size: 10pt; font-weight: normal; text-align: left;}

.menu {letter-spacing: 0.4em;
		font-family: tahoma;
		font-size: 8pt;
		color: white;
		font-weight:normal;
		line-height: 18px;
		width: 90%;
		
		
}

.menu a:link {
	text-decoration: none;
	color: black;
	border: 0.0425em solid #ffffff;
	padding: 1 5 1 5px;
	background-color: white;
	width: 90%;
	margin: 2 0 2 4;
	}

.menu a:visited {
	text-decoration: none;
	color: black;
	border: 0.0425em solid #ffffff;
	padding: 1 5 1 5px;
	background-color: white;
	width: 90%; margin: 2 0 2 4;	}

.menu a:hover {
	text-decoration: none;
	color: #008080;
	border: 0.0425em solid #808080;
	padding: 1 5 1 5px;
	background-image: url(graphics/bg-menu1.jpg);
	width: 90%;
	margin: 2 0 2 4;}
	
.menu a:active {
	text-decoration: none;
	color: blue;
	border: 0.0425em solid #ffffff;
	padding: 1 5 1 5px;
	background-color: white;
	width: 90%;
	margin: 2 0 2 4;
	}
.miniheader {
	font-weight: bold;
	color: #074181;
}
.miniheadersmall {
	font-size: 12px;
	font-weight: bold;
	color: #074181;
}
