<style type="text/css" media="screen">

body {
	font-family: verdana, arial; 
	font-size: 9pt; 
	text-align:center;
}

h1 {
	font-size: 14pt;
}

#container {
	width: 700px;
	margin:auto; 
	text-align:left;
	position:relative;
	border: #ebebeb 8px solid;
}

#logo {
	width: 700px;
	margin: auto;
	text-align: center;
}

#nav {
	width: 700px;
	margin:auto;
	text-align:center;
	height: 30px;
	float: left;
	z-index: 1;
	background-color: #AEFB96;
	font-size:14px;
}

/* -- Green Menu -- */
.menu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width:100%;
	height:30px;
	position:relative;
	font-size:17px;
	margin: 0;
	z-index:1000;
	padding:0;
}
.menu ul li a {
	font-family: "Trebuchet MS", Arial, san-serif;
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width: 165px;
	height:30px; 
	text-align:center;
	border-bottom: 0;
	background-color: #009966;
	line-height:25px; 
	font-size:17px; 
	overflow:hidden;
	padding-left: 3px;
	padding-right: 3px;
}
/* End Caps Styling */
.menu .left_nosub {
	background-color: #009966;
	padding-left: 8px;
	margin-right: -1px;
}

.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

.here {
	font-family: "Trebuchet MS", Arial, san-serif;
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width: 165px;
	height:30px; 
	text-align:center;
	border-bottom: 0;
	background-color:#330066;
	line-height:25px; 
	font-size:17px; 
	overflow:hidden;
	padding-left: 5px;
	padding-right: 5px;
	}

/* Button ":hover" Styling */
.menu ul li:hover a {color:#ffffff; background-color:#330066;}
.menu ul li:hover .left_nosub {color:#fff;}
.menu ul li:hover .right_hassub {color:#fff;}
.menu ul li:hover .right_nosub {color:#fff;}

#content {
	font-family: verdana;
	font-size: 10pt;
	padding: 30px;
	text-align:left;
}

.std {
	margin-bottom:10px;
}


.big {
	font-family: georgia;
	font-size: 16pt;
	font-weight: bold;
}

h3 {
	margin-top: 1px;
}


a, a:visited {
	font-family: verdana;
	color: #0000cd;
	font-weight: bold; 
	text-decoration: none;
}

a:hover {
	color: #0000cd; 
	font-weight: bold; 
	text-decoration: underline;
}

a.em:hover {
	color: #ffffcc; 
	font-weight: bold; 
	text-decoration: none;
}

.portprev {
	background-color: #f0f0f0;
	font-size: 9pt;
	display: block; 
	padding: 10px;
	border: #009966 2px solid;
	margin-top: 10px;
	padding: 10px 25px 10px; 25px;
}

.clients {
	font-family: Verdana, Arial;
	font-size: 10pt;
}

.inforeq {
	background-color: #fffacd;
	border: #33cc99 2px solid; 
	margin: 4px;
	padding: 3px;
}

.bullet {
	padding: 2px;
	background-color: #ebebeb;
}

#footlinks {
	width:700px;
	margin:auto;
	text-align:center;
	font-size: 10pt;
	margin-bottom:20px;
}

//-->
</style>