@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	background-image: url(../Images/bg-grey.jpg);
	background-repeat: repeat;
}
#content {
	background-image: url(../Images/bg_body.png);
	background-repeat: repeat-y;
	padding-right: 90px;
	padding-left: 80px;
	width: 715px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contentRight {
	width: 225px;
	float: right;
	padding: 0px;
	text-align: left;
}
#contentLeft {
	width: 225px;
	margin: 0px;
	float: left;
	padding: 0px;
	text-align: center;
}
.imageCenter {
	text-align: center;
}
#content .style1 {
	visibility: hidden;
}
#content h5 {
	text-align: left;
}
.imageLeft {
	float: left;
	padding-right: 20px;
}
#content h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content object {
	margin: 0px;
	padding: 0px;
}
.imageRight {
	float: right;
	padding-left: 20px;
	margin: 0px;
}
#footer {
	height: 72px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#footer p {
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 5px;
	text-align: center;
	margin: 0px;
}
#content h1 {
	font-size: x-large;
	margin: 0px;
	padding: 0px;
	color: #CC5E2F;
}
#content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content h2 {
	font-size: large;
	padding: 0px;
	margin: 0px;
}
#content h3 {
	font-size: medium;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../Images/header.png);
	width: 885px;
	height: 306px;
	background-repeat: no-repeat;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 885px;
	background-image: url(../Images/bg-grey.jpg);
	background-repeat: repeat;
}
a:link {
	color: #303D8C;
	text-decoration: none;
}
a:hover {
	color: #9C1C20;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BB5527;
}
a:active {
	text-decoration: none;
}
#content2 {
	background-image: url(../Images/bgbody1.png);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 80px;
	width: 270px;
	float: left;
}
#contentLeft h6 {
	font-size: medium;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contentMain h6 {
	font-size: medium;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contentRight h6 {
	font-size: medium;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#emailheader {
	background-image: url(../Images/email_header.png);
	height: 340px;
	width: 885px;
}
