/* CSS Document */

.bodycopy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
}
	
	.sidetitle {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #164A8C;
	line-height: 20pt;
}
.sidecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
}
}
.maintitle {
	font-size: 14pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

.sidedouble {
	font-size: 10pt;
	line-height: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

a:link {
	color: #164A8C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #164A8C;
}
a:hover {
	text-decoration: none;
	color: #F8C344;
}
a:active {
	text-decoration: none;
}
.form_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
}
.textfield1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
	padding: 1px;
	width: 350px;
}
.textfield2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
	padding: 1px;
	width: 275px;
}

a .bodycopy1 {
	font-size: 20pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

a:visited .bodycopy1 {
	font-size: 20pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:hover .bodycopy1 {
	font-size: 20pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003568;
	text-transform: none;
}
.followText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00316B;
}





/*** ADDED BY STONE ON AUGUST 19, 2009 ***/
a#sitemaplink {
	position: relative;
	font-size: 11px;
	right: -40px;
	top: -27px;
	float: right;
	font-weight: normal;
}
ul.sitemap, ul.sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.sitemap ul {
	padding: 0 0 0 20px;
}
ul.sitemap li {
	padding: 0 0 20px 0;
}

ul.sitemap li li {
	padding: 0;
}
ul.sitemap a {
	color: #164A8C;
	text-decoration: none;
}

ul.sitemap a:hover {
	color: #164A8C;
	text-decoration: underline;
}

.followImages {
	margin-top: 5px;
	vertical-align: text-bottom;
}
