.contentTable 
{
	width: 970px;
}

a {
	color: #808080;
}
.style1 {
	background-color: #FFFFFF;
}
.style2 {
	text-align: left;
}
a:visited {
	color: #808080;
}
a:active {
	color: #0080DA;
}
a:hover {
	color: #0080DA;
}
.style3 {
	text-align: center;
}
.bodycopy {
	font-family: Verdana;
	font-size: small;
	color: #808080;
}
.style5 {
	background-image: url('Images/footer_foo.jpg');
}
.style6 {
	margin-top: 0px;
}
.style7 {
	border-width: 0px;
}

.footertitle {
	font-family: Verdana;
	font-size: 11pt;
	color: #0080DA;
}
.footertitle a
{
	font-family: Verdana;
	font-size: 11pt;
	text-decoration: none;
	color: #0080DA;
}
.footertitle a:hover 
{
	color: #808080;
}
.footertitle .bodycopy a 
{
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	color: #808080;
}
.footertitle .bodycopy a:hover 
{
	color: #0080DA;
}

.breadcrumb a 
{
	font-size: 10pt;
	text-decoration: none;
	color: #808080;
}
.breadcrumb a:active
{
	font-size: 10pt;
	text-decoration: underline;
	color: #0080DA;
}
.breadcrumb a:hover
{
	font-size: 10pt;
	text-decoration: underline;
	color: #0080DA;
}


.leftNav .selected
{
	background-color: #E5E5E5;
	color: White;
}

.leftNav .Cnav a {
	font-size: 12pt;
	color: #A60003;
	text-transform: uppercase;
	text-decoration: none;
}
.leftNav .Cnav a:hover {
	font-size: 12pt;
	color: #A60003;
	text-transform: uppercase;
	text-decoration: underline;
}

.leftNav .Cnav1 a 
{
	font-size: 10pt;
	text-decoration: none;
	color: #808080;
}
.leftNav .Cnav1 a:active
{
	font-size: 10pt;
	text-decoration: underline;
	color: #A60003;
}
.leftNav .Cnav1 a:hover
{
	font-size: 10pt;
	text-decoration: underline;
	color: #A60003;
}

.leftNav .Cnav2 
{
	padding-left: 8px;
}
.leftNav .Cnav2 a 
{
	font-size: 10pt;
	text-decoration: none;
	color: #808080;
}
.leftNav .Cnav2 a:active
{
	font-size: 10pt;
	text-decoration: underline;
	color: #A60003;
}
.leftNav .Cnav2 a:hover
{
	font-size: 10pt;
	text-decoration: underline;
	color: #A60003;
}

.leftNav .Cnav3
{
	padding-left: 16px;
}
.leftNav .Cnav3 a 
{
	font-size: 10pt;
	text-decoration: none;
	color: #808080;
}
.leftNav .Cnav3 a:active
{
	font-size: 10pt;
	text-decoration: underline;
	color: #A60003;
}
.leftNav .Cnav3 a:hover
{
	font-size: 10pt;
	text-decoration: underline;
	color: #A60003;
}

.leftNav .Cnav4
{
	padding-left: 24px;
}
.leftNav .Cnav4 a 
{
	font-size: 10pt;
	text-decoration: none;
	color: #808080;
}
.leftNav .Cnav4 a:active
{
	font-size: 10pt;
	text-decoration: underline;
	color: #A60003;
}
.leftNav .Cnav4 a:hover
{
	font-size: 10pt;
	text-decoration: underline;
	color: #A60003;
}
.errorMessage 
{
	color: Red;
}

