a:link {text-decoration: underline; color: #CE761C;}
a:active {text-decoration: underline; color: #CE761C;}
a:visited {text-decoration: underline; color: #CE761C;}
a:hover {text-decoration: none; color: #CE761C;}


.leftbg {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightbg {

	background-image: url(images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.navbg {

	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.mainbg {


	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg {

	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
}
a.textwhite:link {text-decoration:underline; color: #FFFFFF;}
a.textwhite:visited {text-decoration:underline; color: #FFFFFF;}
a.textwhite:hover {text-decoration:none; color: #FFFFFF;}

.bodycopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #324855;
	line-height: 15px;
	font-weight: 500;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #98A3AA;
	line-height: normal;
}
.navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #324855;
	margin-left: 12px;
	font-weight: 500;
}
a.navigation:link {text-decoration:none; color: #324855;}
a.navigation:visited {text-decoration:none; color: #324855;}
a.navigation:hover {text-decoration:none; color: #CE761C;}

.heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C86916;
}
.subheading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #6B7E89;
}
.bodysmall2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324855;
	line-height: normal;
}

