body {
	background-color: #C7D6EE;
	margin-top: 6px;
	margin-bottom: 6px;
}
.outerwrapper {
	margin: 0 auto;
	width: 920px;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(images/outerwrapper-bg.gif);
	background-repeat: repeat-y;
	font-size: 80%;
	text-align: right;
	margin-top: 6px;
}
.topheader {
	width: 920px;
	float: left;
	height: 96px;	
}
.toppic {
	width: 920px;
	float: left;
	height: 177px;
	background-image: url(images/top-pic-bg.gif);
	background-repeat: repeat-y;
	text-align: left top;
}
.toppicholder {
	width: 776px;
	float: left;
}
.menubar {
	font-size: 120%;
	color: #fff;
	background-image: url(images/menubar-bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	width: 920px;
	height: 30px;
}
.content {
	width: 785px;
	float: left;
	text-align: justify;
	color: #333333;
}
.right {
	float: left;
	width: 130px;
	text-align: left;
	color: #fff;
	}
.right a:link {
	color: #FDEE02;
	text-decoration: none;
}
.right a:visited {
	color: #FDEE02;
	text-decoration: none;
}
.right a:hover {
	color: #fff;
	text-decoration: none;
}
.right a:active {
	color: #fff;
	text-decoration: none;
}
.clear {
	clear: both;
}
.footerbar {
	width: 920px;
	height: 147px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color:  #fff;
	text-align: left;
}
.footerbar a:link {
	color: #6F7072;
	text-decoration: none;
}
.footerbar a:visited {
	color: #6F7072;
	text-decoration: none;
}
.footerbar a:hover {
	color: #6F7072;
	text-decoration: none;
}
.footerbar a:active {
	color: #6F7072;
	text-decoration: none;
}
.textindent {
	margin-right: 64px;
	margin-left: 20px;
	padding-top: 2px;
	background: none;
}
.textindentfooter {
	width: 124px;
	margin-right: 10px;
	padding-top: 80px;
	float: right;
	text-align: left;
	font-size: 77%;
}
.textindentright {
	padding-top: 25px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 150%;
	color: #184EA7;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 130%;
	color: #184EA7;
}
.subheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 130%;
	color: #6F7072;
}
.content a:link {
	color: #184EA7;
	text-decoration: none;
}
.content a:visited {
	color: #184EA7;
	text-decoration: none;
}
.content a:hover {
	color: #6F7072;
	text-decoration: underline;
}
.content a:active {
	color: #6F7072;
	text-decoration: underline;
}
.pixborder {
	margin-bottom: 15px;
	margin-left: 15px;
}
.errortext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
	color: #F00;
}
.rightimagefloat {
	float: right;
	text-align: right;
	margin-right: 7px;
	padding-top: 16px;
}
.leftobjectfloat {
	float: left;
}
.rightobjectfloat {
	float: right;
}
.floatLeft {
	float: left;
}
.pixborderLeftPic {
	margin-right: 15px;
	margin-bottom: 15px;
}
.itemPadRight {
	margin-right: 15px;
	margin-bottom: 15px;
}
.itemPadLeft {
	margin-left: 15px;
	margin-bottom: 15px;
}
.rightpicdiv {
	float: right;
	margin-left: 20px;
}
.picpadding {
	margin-bottom: 16px;
}
.rightheader {
	font-size: 100%;
	font-weight: bolder;
}
.rightheaderBIG {
	font-size: 105%;
	font-weight: bolder;
}
