@charset "UTF-8";
@import url("mainlink3.css");
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
#mainBody {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1;
	background-color: #E1E1E1;
	visibility: visible;
	background-repeat: repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyArea {
	width: 1024px;
	height: 300px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #F78705;
	text-align: center;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #362F6D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #362F6D;
}
a:hover {
	text-decoration: underline;
	color: #362F6D;
}
a:active {
	text-decoration: none;
	color: #362F6D;
}
.maincontainer {
	height: 100%;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #36306D;
	margin-left: 25px;
}
.navigation {
	background-color: #F78705;
	background-repeat: repeat-x;
	width: 675px;
	top: 0px;
	background-image: url(../images/navBG_03.jpg);
}

