body {
	background-color: #999;
	margin: 0px;
}
img {
	border:none;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.background1 {
	background-image: url(images/spacerGrey2.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	font-style: italic;
	display: inline;
}
.background2 {
	background-image: url(images/image082.gif);
}
.background3 {
	background-image: url(images/spacerWhite.gif);
}
.background4 {
	background-image: url(images/image083.gif);
}
.div1 {
	width:100%;
	height:100px;
	background-color: #999999;
}
.div2 {
	width:100%;
	height:20px;
	background-image: url(images/image099.gif);
	background-repeat: repeat-x;
}
.div3 {
	width:100%;
	background-image: url(images/image100.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}
.div3Left {
	width:170px;
	float:left;
}
.div3Left ul {
	width: 180px;
	list-style: none;
	border: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.div3Left ul li {
	width: 158px;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 25px;
	background-image: url(images/image093.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.div3Left ul li a, .navLeftList ul li a:link, .navLeftList ul li a:active, .navLeftList ul li a:visited {
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.div3Left ul li a:hover {
	color: #F7F75A;
}
.div3Right {
	margin-left:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
}
.div3RightInternal {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00309C;
}
.div3RightInternalLeft {
	text-align: left;
	margin-right: 290px;
}
.div3RightInternalRight {
	width:270px;
	float: right;
	text-align: center;
}
.div4 {
	width:100%;
	background-image: url(images/image102.gif);
	background-repeat: repeat-x;
}
.div5 {
	width:100%;
	text-align: center;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.div5 a:link, .div5 a:hover, .div5 a:active, .div5 a:visited {
	color: #FFF;
}

