html,body {
	background: #4d84e7 url(../images/background.jpg) repeat-y center;
	/*background-color: #ffffff;*/
	margin: 0;
	padding: 0;
	font-family: arial, tahoma, sans-serif;
	height: 100%;
	text-align: center;
	font-size: 11pt;
	}
	
#wrapper {
	background-color: #ffffff;
	width: 976px;
	margin: 0 auto 0 auto;
	height: 100%;
	text-align: left;
	position: relative;
	padding: 0 10px 0 9px;
	}
	
#header {
	width: 975px;
	}
	
#headerCol1 {
	margin-top: 30px;
	float: left;
	width: 700px;
	}
	
#headerCol2 {
	margin-top: 40px;
	float: right;
	width: 275px;
	text-align: right;
	text-transform: uppercase;
	color: #679e3f;
	font-size: 10pt;
	font-weight: bold;
	}
	
#headerCol2 a, #headerCol2 a:visited {
	text-transform: uppercase;
	color: #679e3f;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
	
#headerCol2 a:hover {
	text-transform: uppercase;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
	
#topNavLeft {
	width: 700px;
	float: left;
	}
	
#topNavRight {
	width: 250px;
	float: right;
	}
	
.topLeft {
	background: url(../images/navLeft.jpg) no-repeat;
	width: 16px;
	height: 29px;
	float: left;
	}
	
.topMiddle {
	background: url(../images/navMiddle.jpg) repeat-x;
	height: 29px;
	float: left;
	padding-top: 8px;
	color: #96979a;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.topMiddle a, .topMiddle a:visited {
	color: #96979a;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
	
.topMiddle a:hover {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
	
.topRight {
	background: url(../images/navRight.jpg) no-repeat;
	width: 15px;
	height: 29px;
	float: right;
	}
	
.topLink {
	border-right: solid 2px #96979a;
	padding-right: 20px;
	}
	
.topLink2 {
	border-right: solid 2px #96979a;
	padding-right: 30px;
	}
	
#mainContent {
	width: 975px;
	margin-top: -10px;
	}
	
.processContainer {
	/*border-top: solid 1px #96979a;
	border-bottom: solid 1px #96979a;*/
	}
	
.processCol1 {
	float: left;
	width: 480px;
	border-right: solid 1px #96979a;
	padding-right: 8px;
	min-height: 175px;
	}
	
.processCol2 {
	float: right;
	width: 460px;
	margin-left: 15px;
	}
	
#footer {
	width: 975px;
	text-align: center;
	}
	
.colClear {
	clear: both;
	}
	
.infoBar {
	width: 972px;
	}
	
.barLeft {
	width: 250px;
	height: 87px;
	background: url(../images/bottomLeft.jpg) no-repeat;
	float: left;
	}
	
.barMiddle {
	height: 87px;
	float: left;
	background: url(../images/bottomMiddle.jpg) repeat-x;
	color: #679e3f;
	font-size: 24pt;
	padding-top: 25px;
	}
	
.barRight {
	width: 28px;
	height: 87px;
	float: right;
	background: url(../images/bottomRight.jpg) no-repeat;
	}
	
#bottomNav {
	color: #96979a;
	font-size: 9pt;
	font-weight: bold;
	}
	
#bottomNav a, #bottomNav a:visited {
	color: #96979a;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}
	
#bottomNav a:hover {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}
	
#copyright {
	color: #679e3f;
	padding-top: 7px;
	font-size: 9pt;
	font-weight: bold;
	}
	
#emagine {
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 8pt;
	font-weight: bold;
	color: #96979a;
	}
	
#emagine a, #emagine a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #454545;
	text-decoration: underline;
	}
	
#emagine a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #4d84e7;
	text-decoration: underline;
	}
	
.header {
	color: #679e3f;
	font-size: 14pt;
	font-weight: bold;
	}
	
.mission {
	font-weight: bold;
	}
	
.mission ul {
	font-weight: normal;
	color: #454545;
	}
	
.mission li {
	list-style-type: square;
	}
	
.mission a, .mission a:visited {
	font-weight: normal;
	color: #1e4fa6;
	text-decoration: none;
	}
	
.mission a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
	
hr {
	color: #96979a;
	background-color: #96979a;
	border: none;
	}
	
.title {
	color: #679e3f;
	font-size: 12pt;
	font-weight: bold;
	}
	
.title2 {
	color: #1e4fa6;
	font-size: 12pt;
	font-weight: bold;
	}
	
a, a:visited {
	font-weight: normal;
	color: #1e4fa6;
	text-decoration: none;
	}
	
a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
	
.mission img {
	text-align: center;
	border: 1px solid #96979a;
	}
	
.process img {
	float: right;
	border: 1px solid #96979a;
	margin-left: 8px;
	}
	
p {
	margin: 0;
	padding: 0;
	}