.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bodyText A:link    	{ color: #ff9900; text-decoration: none }
.bodyText A:active  	{ color: #ff9900; text-decoration: none }
.bodyText A:visited 	{ color: #ff9900; text-decoration: none }
.bodyText A:hover  		{ color: #000000; text-decoration: none }

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nav A:link    	{ color: #000000; text-decoration: none }
.nav A:active  	{ color: #000000; text-decoration: none }
.nav A:visited 	{ color: #000000; text-decoration: none }
.nav A:hover  	{ color: #ff9900; text-decoration: none }

.caseHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.ContentTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.ContentTxt A:link    	{ color: #ff9900; text-decoration: none }
.ContentTxt A:active  	{ color: #ff9900; text-decoration: none }
.ContentTxt A:visited 	{ color: #ff9900; text-decoration: none }
.ContentTxt A:hover  	{ color: #000000; text-decoration: none }

.HeaderTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

.ServNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.ServNav A:link    	{ color: #666666; text-decoration: none }
.ServNav A:active  	{ color: #666666; text-decoration: none }
.ServNav A:visited 	{ color: #666666; text-decoration: none }
.ServNav A:hover  	{ color: #ff9900; text-decoration: none }

.ServNavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	line-height: 18px;
}
.ServNavOn A:link    	{ color: #ff9900; text-decoration: none }
.ServNavOn A:active  	{ color: #ff9900; text-decoration: none }
.ServNavOn A:visited 	{ color: #ff9900; text-decoration: none }
.ServNavOn A:hover  	{ color: #ff9900; text-decoration: none }
.topGradient {
	background-image: url(../images/top_gradient.gif);
	background-repeat: repeat-x;
}
