.noRepeatBG {
	background-repeat: repeat-x;
	background-position: left top;
}
.h2 {
	font-weight: bold;
	color: #4c4d43;
}
a {
	color: #f28c09;
}
p, table, .bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	font-weight: normal;
	color: #4c4d43;
}
.bodyCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #4c4d43;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 1.3;
	font-weight: normal;
	color: #f28c09;
}
.rightNavPad {
	padding-right: 8px;
	padding-left: 9px;
}
.maincell {
	padding-right: 46px;
	padding-left: 28px;
}
.rightNavList {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f0f0;
	padding-top: 3px;
	padding-bottom: 3px;

}
.rightNavTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f28c09;
}
.rightNavLink:link {
 font-family: Tahoma;
 font-weight: normal;
 color: #f28c09;
 text-decoration: none;
 font-size: 11px; 
}
.rightNavLink:active {
 font-family: Tahoma;
 font-weight: normal;
 color: #f28c09;
 text-decoration: none;
 font-size: 11px;
}
.rightNavLink:visited {
 font-family: Tahoma;
 font-weight: normal;
 color: #f28c09;
 text-decoration: none;
 font-size: 11px;
}
.rightNavLink:hover {
 font-family: Tahoma;
 font-weight: normal;
 color: #f28c09;
 text-decoration: underline;
 font-size: 11px;
}
.homeRight {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5e584c;
	background-image: url(images/bg_home_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 42px;
	padding-right: 18px;
	padding-bottom: 59px;
	padding-left: 18px;
	line-height: 1.3;
}
.contentTitle2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	font-weight: bold;
	color: #f28c09;
}
