body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active { color: #990000; text-decoration: underline; }
a:hover  { color: #000000; text-decoration: none;}
a:link { color: #990000; text-decoration: underline; }
a:vlink { color: #990000; text-decoration: underline; }
a:visited { color: #990000; text-decoration: underline; }
A:link:hover { color: #000000; text-decoration: none;}
A:visited:hover { color: #000000; text-decoration: none;}

a.b:active { color: #FFFFFF; text-decoration: underline; }
a.b:hover  { color: #000000; text-decoration: none;}
a.b:link { color: #FFFFFF; text-decoration: underline; }
a.b:vlink { color: #FFFFFF; text-decoration: underline; }
a.b:visited { color: #FFFFFF; text-decoration: underline; }
A.b:link:hover { color: #000000; text-decoration: none;}
A.b:visited:hover { color: #000000; text-decoration: none;}

li {
	font-size: 13px;
	font-style: normal;
	color: #333333;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	line-height: 15px;
	text-align: justify;
	list-style-image: url(../images/bullet_concatecircle.gif);
}
.list_links {
	text-align: left;
}
.list_description {
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 22px;
	text-align: justify;
}

.heading {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 15px;
	line-height: 22px;
	text-align: justify;
}
.subheading {
	font-size: 15px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 22px;
	text-align: justify;
}
.copy {
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 22px;
	text-align: justify;
}
.copy2 {
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 22px;
	text-align: center;
}
.copy_footnote {
	font-size: 10px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 22px;
	text-align: justify;
}
.companyname {
	color: #990000;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	font-style: normal;
	margin-left:10px;
	margin-right:10px;
	color: 000000;
	font-weight: normal;
	line-height: 15px;
}
.footer_corporate {
	font-size: 10px;
	font-style: normal;
	margin-left:10px;
	margin-right:10px;
	color: FFFFFF;
	font-weight: normal;
	line-height: 15px;
}
#newsletter {
	width: 100%;
	text-align: center;
}
