@charset "UTF-8";
body {
	background-color: #95a1aa;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #6a7780;
	margin-right: auto;
	width: 900px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 50px;
	margin-bottom: 10px;
}
.headtxt {
	font-size: 17px;
	line-height: 24px;
	color: #6a7780;
	margin-right: 60px;
	margin-top: 25px;
}
.bodytxt {
	color: #666666;
	margin-right: 60px;
	font-size: 13px;
	line-height: 18px;
	padding-right: 60px;
	width: 500px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.leftpic {
	width: 270px;
	float: left;
	padding-top: 35px;
	text-align: center;
}
.allcaps {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.footer {
	background-color: #dbdbd1;
	background-image: url(images/FooterShadow.gif);
	background-position: top;
	padding-top: 20px;
	background-repeat: no-repeat;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-right: 35px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #95a1aa;
	float: right;
}
.footer a:link {
	color: #95a1aa;
	text-decoration: none;
}
.footer a:visited {
	color: #95a1aa;
	text-decoration: none;
}
.footerEmail {
	font-weight: bold;
	background-position: right;
	text-align: right;
	width: 200px;
	float: right;
}
.footerTxt {
	float: left;
	width: 600px;
}
.logo {
	float: left;
}
.navigation {
	float: right;
	width: 625px;
}
.body {
	width: 625px;
	margin-left: 275px;
	padding-top: 40px;
	padding-bottom: 20px;
}

html { min-height: 100%; margin-bottom: 1px; }.allcaps a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
img a:link{
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.footer a:hover {
	text-decoration: underline;
}
.disclaimer a:link {
	color: #FFFFFF;
}
.dcreds a:hover {
	text-decoration: underline;
}
.disclaimer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.dcreds {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
