#pagecell {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background-color: #ececec;
}

#logo {
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
}
#logo h1 {
	font-size: 10pt;
	font-style: italic;
	color: #666;
	margin: 0px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#nav1 {
	margin-left: 720px;
}
#nav1 a {
	color: #2b5061;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 10pt;
}
#nav1 a:hover {
	color: #000;
	background-color: #FFF;
}
#top {
	padding-top: 10px;
}
#col1 {
	float: left;
	width: 710px;
}
#menu {
	width: 180px;
	margin-left: 720px;
	padding-right: 5px;
}
#menu a {
	color: #2b5061;
	text-decoration: none;
}
#menu a:hover {
	color: #000;
}
#content {
	clear: both;

}
#sec1 {
	margin: 0px;
	padding: 0px;
}
#block1 {
	float: left;
	padding-left: 5px;
}
#block2 {
	margin-left: 510px;
}
#block3 {
	float: left;
	width: 220px;
	padding: 5px;
}
#block4 {
	float: left;
	width: 220px;
	padding: 5px;
}
#block5 {
	float: left;
	width: 220px;
	padding: 5px;
}
#footer {
	clear: both;
	color: #FFF;
	background-color: #1d1c26;
	height: 80px;
	padding-top: 10px;
	padding-right: 10px;
}
#footer p {
	font-size: 9pt;
	text-align: right;
	margin-top: 10px;
}
#footer_Nav {
	font-size: 9pt;
	padding-left: 5px;
}
#footer_Nav a {
	color: #FFF;
	text-decoration: none;
}

#footer_Nav a:visited {
	color: #FFF;
}



.description {
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#newsletter_sub {
	color: #FFF;
	background-color: #336699;
	padding: 5px;
	margin-top: 20px;
}
#newsletter_sub a {
	color: #FFF;
	text-decoration: none;
}
#newsletter_sub a:visited {
	color: #FFF;
}

#social {
	padding: 5px;
	margin-top: 10px;
	text-align: right;
}

.newsletter {
	font-size: 18pt;
	margin-left: 20px;
}

