.normal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #8c8d8e; 
	line-height: 16px;
}
.NormalDisabled {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #8c8d8e; 
	line-height: 16px;
}
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4a4a4a;
}
a.mainnav:link {
	color: #4a4a4a;
	text-decoration: none;
}
a.mainnav:visited {
	color: #4a4a4a;
	text-decoration: none;
}
a.mainnav:hover {
	color: #000000;
	text-decoration: none;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bdbdbd;
}
a.breadcrumbs:link {
	color: #8c8d8e;
	text-decoration: none;
}
a.breadcrumbs:visited {
	color: #8c8d8e;
	text-decoration: none;
}
a.breadcrumbs:hover {
	color: #000000;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565656;
}
a.footertext:link {
	color: #565656;
	text-decoration: none;
}
a.footertext:visited {
	color: #565656;
	text-decoration: none;
}
a.footertext:hover {
	color: #000000;
	text-decoration: none;
}
.bodytextdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8d8e;
	line-height: 16px;
}
.bodytitledark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8c8d8e;
}
.bodytextdark a:link {
	color: #ce611e;
	text-decoration: none;
}
.bodytextdark a:visited {
	color: #ce611e;
	text-decoration: none;
}
.bodytextdark a:hover {
	color: #ce611e;
	text-decoration: underline;
}
.bodytextdark hr {
	color: #bdbdbe;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.bodytitlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}
.bodytextwhite a:link {
	color: #ce611e;
	text-decoration: none;
	font-weight: bold;
}
.bodytextwhite a:visited {
	color: #ce611e;
	text-decoration: none;
	font-weight: bold;
}
.bodytextwhite a:hover {
	color: #ce611e;
	text-decoration: underline;
	font-weight: bold;
}
.bodytextwhite hr {
	color: #bdbdbe;
}
.bodytextwhitewhitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.bodytitlewhitewhitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}
.bodytextwhitewhitelink a:link {
	color: #FFFFFF; 
	text-decoration: underline;
}
.bodytextwhitewhitelink a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytextwhitewhitelink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytextwhitewhitelink hr {
	color: #bdbdbe;
}
.imagepadding {
	padding-right: 15px;
	padding-bottom: 15px;
}
.contentpane hr {color: #bdbdbe;}
.contentpane a:link {color: #ce611e; text-decoration: none;}
.contentpane a:visited {color: #ce611e;	text-decoration: none;}
.contentpane a:hover {color: #ce611e; text-decoration: underline;}
