body {
	background-color: #3F4168;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

a:link {
	color: #6d7b8d; text-decoration: None; font-weight: Bold;
	}

a:visited {
	color: #6d7b8d; text-decoration: None; font-weight: Bold;
	}

a:active {
	color: #6d7b8d; text-decoration: None; font-weight: Bold;
	}

a:hover {
	color: #98AFC7; text-decoration: Underline;
	}

.cell1 {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 72px;
	text-align: right;
	vertical-align: bottom;
	width: 242px;
	margin: 0px;
	padding: 0px;
}

.cell2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.left {
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 0px;
}

H1 {
	color: #4C4646;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}
H1 a:link {
	color: #6d7b8d;
	}

H1 a:visited {
	color: #6d7b8d;
	}

H1 a:active {
	color: #6d7b8d;
	}

H1 a:hover {
	color: #6d7b8d;
	}
H2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #687598;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 32px;
	margin-bottom: 10px;
	line-height: 14pt;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D0CFDF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.contact {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #DADBE9;
}
