.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	line-height: 1.6em;
	font-weight: 100;
}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 0.69em; line-height: 1.4em; font-weight: 100; }
.bodybold { font-family: Arial, Helvetica, sans-serif; font-size: 0.71em; line-height: 1.7em; font-weight: bold; }
.form { font-family: Arial, Helvetica, sans-serif; font-size: 0.71em; line-height: normal; font-weight: 100; }
.footer {font-family: Arial, Helvetica, sans-serif; font-size: 0.71em; line-height: 1.0em; font-weight: 100; }

a.plainnav { text-decoration:none;	color:#E9E9E9; }
a.plainnav:hover { text-decoration:none; color:#FFFFFF; }

.footeraddresses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.8em;
	letter-spacing: 0.2pt;
	font-weight: 100;
}
.interactivelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	letter-spacing: 0.3pt;
	font-weight: bold;
	color: #506B76;
	text-decoration: none;
}
.interactivelinks:hover {
	color: #e95d0f;
	text-decoration: none;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	line-height: 1em;
	font-weight: bold;
	color: #bacdd5;
	text-decoration: none;
}
.footerlinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 3.8em;
	font-weight: 500;
	letter-spacing: 0.03em;
	color: #6B8894;
}
.tablebodypadded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 14pt;
	font-weight: 100;
	letter-spacing: 0.02em;
	text-indent: 5px;
	vertical-align: middle;
}
a.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 14px;
	letter-spacing: 0.2pt;
	font-weight: 100;
	text-decoration:none;
	color:#698591;
	list-style-type: disc;
}
a.sitemap:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 14px;
	letter-spacing: 0.2pt;
	font-weight: 100;
	text-decoration:none;
	color:#e95d0f;
	list-style-type: disc;
}
.blogitemheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 60px;
	font-weight: normal;
	letter-spacing: 0.02em;
	color: #6B8894;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #bacdd5;
}
ul.list
{
list-style-type: none;
padding: 0;
margin-left: 0;
}
li.greenbullet
{
	background-image: url(../graphics/bullets/green.gif);
	background-repeat: no-repeat;
	background-position: 0.8em;
	padding-left: 25px;
}

a.extralinks { text-decoration:none;	color:#67838F; }
a.extralinks:hover { text-decoration:none; color:#BACDD5; }
.smallfooterlinks {
	font-size: 0.9em;
	font-weight: normal;
}
li.menuLi {
	list-style-position: outside;
	margin-left: -40px;
	background-image: url(../landing_graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 0px;
	list-style-type: none;
}
li.menuLiNoPad {
	margin-left: -25px;
	padding-left: -25px;
}
a.menuLi {
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;	
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #506B76;
	text-align: left;
	padding-left: 15px;	
}
a.menuLi:link {
	color: #506B76;
}
a.menuLi:visited {
	color: #506B76;
}
a.menuLi:active {
	color: #506B76;
}
a.menuLi:hover {
	color: #e95d0f;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 0px;
}
