@charset "utf-8";

body {
	margin: 0px; 
	font-family:Arial, Helvetica, san-serif; 
	font-size: 0.9em;
	color: #000066; 
	background:top left;
	background: #FFFFFF;
}
body.home {
	background:top left;
	background: #EBF5F5;
}
#page {
	width:850px; 
	background:#FFFFFF; 
	margin: auto; 
	margin-top:0;
}
#menuholder {
	width: 260px;
	float: left; 
	background:#FFFFFF; 
	margin: 0px; 
	margin-top: 0px;
}
/* vertical menu */
#vertmenu {
	width:240px;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	display: block;
	float: left;
	background-color: #006699;
	left: 0px;
}
#vertmenu ul {
	list-style: none;
	display: inline;
	width: 100px;
}
#vertmenu li {
	padding: 0.5em;
	padding-bottom: 5px;	
	text-decoration: none;
	float: left;
	color: white;
	width: 227px;
	border-bottom: solid 1px #FFFFFF;
	text-align: left;
	background-color: #006699;
}
#vertmenu a {
	text-decoration: none; 
	color: #fff;
	display: block;
}
#vertmenu a:hover {
	text-decoration:underline;
	background: #2E2EDA;
}
html>body .vertmenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
}
/* top menu */
#header {
	width:850px; 
	height:5px; 
	margin:0 auto; 
	background:none; 
	display:block; 
	border-bottom:3px solid #99cc66; 
	position:relative;
}
#header h1 {
	margin:0; 
	text-indent:-999px;
}
#header ul {
	margin:0 auto; 
	padding:0; 
	list-style:none; 
	height:0px; 
	position:absolute; 
	bottom:0; 
	left:0px; 
	width:850px;
}
#header li {
	float:right; 
	width:115px; 
	display:block;  
	text-align:center; 
	background:top left url(images/tab.jpg) no-repeat;
	margin-right:1px;
}
#header li#home {
	float:left;
}
#header li.current {
	background-position:bottom;
}
#header a {
	text-decoration:none; 
	font: bold 13px arial; 
	color: #FFFFFF; 
	display:block; 
	line-height:20px;
	text-decoration:bold;
}
#header a:hover {
	text-decoration:underline;
	background: #006699;
}
/* sitenav */
#sitenav {
	width:850px;
	font: bold 13px arial;
	padding-right: 0;
	padding-bottom:  0.2em;
	height: 20px;
	display: block;
	margin:0 auto;
	position:relative;
	background-color: #99cc66;
}
#sitenav ul {
	list-style: none;
	display: inline;
}
#sitenav li {
	padding: 0.2em;
	text-decoration: none;
	float: right;
	color: black;
	width: 99px;
	text-align:center;
	background-color: #99cc66;
	border-right: dotted 1px #FFFFFF;
}
#sitenav a {
	text-decoration:none; 
	color:#fff; 
	display:block;
}
#sitenav a:hover {
	text-decoration:underline;
	background:  #ccff99;
}
html>body .sitenav ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
}
/* SUBMENU*/
#submenu {
	width:850px;
	font: bold 13px arial;
	padding-right: 0px;
	height: 20px;
	display: block;
	margin: 0 auto;
	position: relative;
	background-color:#ccff99;
}
#submenu ul {
	list-style: none;
	display: inline;
}
#submenu li {
	padding-top: 0.2em;
	text-decoration: none;
	float: left;
	color: black;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align:center;
	background-color: #ccff99;
}
#submenu a {
	text-decoration: none; 
	color: #000066; 
	display:block;
}
#submenu a:hover {
	text-decoration:underline;
	background:  #ccff99;
}
html>body .submenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
}
/* logo insert */
#logo {
	float: left; 
	width:240px;
	height:67px; 
	padding-right: 0;
	margin-top:20px;
	margin-bottom: 20px;
}
/* footernav */
#footernav {
	color: #999999;
	text-align:center;
	padding: 2px 5px 2px 5px;
	border-top:solid 1px #D4D4D4;	
}
#banner {
	margin:0 auto;
	text-align:center;
}
.formBg {
	width:100px; 
	padding:5px 5px 5px 5px;
}
.textField {
	width:200px;
}
.textFieldlong {
	width:200px;
}
.textBox {
	width:125px;
}
/*----- -------- ----- */
#content2 h2, #content h2 {
	padding:0px; 
	color: #000066; 
	font-weight:bold;
	margin-top:20px;
}
#content2 {
	float:right; 
	width:565px;
	margin-right: 20px; 
}
#content3 h2, {
	padding:0px; 
	color: #000066; 
	font-weight:bold;
	margin-right:5px;
	margin-top:20px;
}
#content3 {
	float: left; 
	width:400px; 
	margin-left: 10px;
}
#rightbar h2, #content h2 {
	padding:0px; 
	color: #000066; 
	font-weight:bold;
}
#rightbar {
	float:right; 
	width:150px;
	margin-right: 10px; 
	margin-top:20px;
}
#contact h2, {
	padding:0px; 
	color: #000066; 
	font-weight:bold;
	margin-right:5px;
	margin-top:20px;
}
#contact {
	float: left; 
	width:320px; 
	margin-left: 10px;
}
#content {
	float: inherit; 
	width:850px; 
	border-bottom:1px solid #c6c6c6; 
	padding:0px
}
#content p, #content2 p {
	margin-left:10px;
}
#content.home {
	float: inherit;
}
#footer #contentHome, #footer #content, #footer #content2, #footer #nav {
	width: 850;
	position:relative; 
	padding-top:10px;
}
#footer #content, #footer #contentHome {
	clear:both;
}

