body {
	background-color: #AAACAD;
}
.outerwrapper {
	margin: 0 auto;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/outerwrapper-bg.gif);
	background-repeat: repeat-y;
	font-size: 75%;
	text-align: right;
	background-position: left top;
	background-color: #FFF;
	margin-top: 15px;
}
.topheader {
	width: 920px;
	float: left;
}
.underpic {
	height: 31px;
	width: 920px;
	float: left;
	background-image: url(images/top-bar.gif);
	background-repeat: no-repeat;
}
.left {
	width: 200px;
	float: left;
	text-align: left;
	padding-top: 0px;
	font-size: 95%;
	margin-top: 0px;
	background-color: #CBE5F9;
	margin-left: 13px;
}
.content {
	width: 700px;
	float: left;
	text-align: left;
	overflow: visible;
	color: #6F7072;
	z-index: 1000;
}
.right {
	width: 210px;
	float: left;
	}
.searchbox {
	width: 195px;
	height: 49px;
	text-align: left;
	margin-left: 44px;
	color: #b7c0dd;
}
.clear {
	clear: both;
}
.footerbar {
	width: 920px;
	height: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #6F7072;
}
.footerbar a:link {
	color: #6F7072;
	text-decoration: none;
}
.footerbar a:visited {
	color: #6F7072;
	text-decoration: none;
}
.footerbar a:hover {
	color: #6F7072;
	text-decoration: underline;
}
.footerbar a:active {
	color: #6F7072;
	text-decoration: underline;
}
.textindent {
	margin-right: 10px;
	margin-left: 14px;
	padding-top: 2px;
}
.textindentfooter {
	margin: 10px 14px 0px 12px;
}
.textindentleft {
	margin-right: 10px;
	margin-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #0B426C;
	text-align: left;
	text-indent: 225px;
	margin-top: 11px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #515E66;
	padding-bottom: 5px;
	padding-top: 5px;
	text-indent: 10px;
	margin-top: 12px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #F86E32;
	font-weight: bold;
	
}
.whatsnew {
	border: 1px dotted #0B426C;
	padding: 5px;
	background-color: #FBF9F8;
	min-height: 40px;
 	height: auto !important;
  	height: 40px;
}
.content a:link {
	color: #6F7072;
	text-decoration: underline;
}
.content a:visited {
	color: #6F7072;
	text-decoration: underline;
}
.content a:hover {
	color: #6F7072;
	text-decoration: none;
}
.content a:active {
	color: #6F7072;
	text-decoration: none;
}

.textindentleft a:link {
	color: #6F7072;
	text-decoration: underline;
}
.textindentleft a:visited {
	color: #6F7072;
	text-decoration: underline;
}
.textindentleft a:hover {
	color: #6F7072;
	text-decoration: none;
}
.textindentleft a:active {
	color: #6F7072;
	text-decoration: none;
}

.pixbox {
	float: left;
	height: 150px;
	width: 150px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.pixborder {
	margin-bottom: 15px;
	margin-left: 15px;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #F00;
}

.rightimagefloat {
	float: right;
	text-align: right;
	margin-right: 7px;
	padding-top: 16px;
}
.leftobjectfloat {
	float: left;
	text-align: left;
}
.rightobjectfloat {
	float: right;
	text-align: right;
}
hr {
	width: 685px;
}
ul.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #D7E3EC;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	line-height: 24px;
	margin: 0;
	padding: 0;
		}
li.nav a:link {
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #f3f2f2;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border-left: 8px solid #464646;
	}
li.nav a:visited {
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #f3f2f2;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border-left: 8px solid #464646;
	}
li.nav a:hover {
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #86D2E2;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border-left: 8px solid #464646;
	}
li.nav a:active {
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #86D2E2;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border-left: 8px solid #464646;
	}
.inputeditbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #666666;
	border: 1px solid #666;
}
.imagepadright {
	margin: 0px 10px 10px 0px;
}
.imagepadleft {
	margin: 0px 0px 10px 10px;
}