.bodytext, a.bodytext, a.bodytext:visited, body, a.fontchange, a.fontchange:link, a.fontchange:visited {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	font-style: normal;
  	font-weight: normal;
  	color: #333333;
  	text-decoration: none;
}
.bodytextbold, a.bodytextbold, a.bodytextbold:visited {
  	font-weight: bold;
  	font-size: 10px;
  	color: #333333;
  	text-decoration: none;
}
.bodytextboldblue10, a.bodytextboldblue10, a.bodytextboldblue10:link, a.bodytextboldblue10:visited {
  	font-size: 10px;
  	font-weight: bold;
  	color: #0066CC;
	text-decoration: none;
}
.backgroundblack {
  	background-color: #000000;
}
.backgroundcontactblue {
  	background-color: #CBE0F5;
}
.borderright {
	border-right-color: #CCCCCC; 
	border-right-style: solid; 
	border-right-width: 1px;
}
.titleblack {
	font-size: 14px;
  	font-weight: bold;
  	color: #000000;
}
ul {
	margin-left: 0;
	padding-left: 2em;
	text-indent: 0em;
	}
.footer, a.footer {
  	font-size: 9px;
  	font-weight: normal;
  	color: #999999;
  	text-decoration: none;
}	
.headerblue, a.headerblue, a.headerblue:link, a.headerblue:visited {
  	font-size: 12px;
  	font-weight: bold;
  	color: #0066CC;
	text-decoration: none;
}
.bodytextblue, a.bodytextblue, a.bodytextblue:visited, a.bodytextblue:link {
  	font-weight: normal;
  	color: #0066CC;
	text-decoration: none;
}
.titleblue, .titleorange {
	font-size: 14px;
  	font-weight: bold;
  	color: #0066cc;
}
.error {
	font-family : Verdana, Arial, Helvetica, helv, sans-serif, swiss;
	font-size : 11px;
	color : #993300;
	background : none;
	text-decoration : none;
	font-weight : bold;
}
a.bodytextblue:hover { 
  	font-weight: normal;
	color: #333333; 
	text-decoration: underline;
}
a.bodytextboldblue10:hover {
  	font-size: 10px;
  	font-weight: bold;
  	color: #333333;
	text-decoration: underline;
}
a.bodytext:hover, a.bodytextbold:hover, a.bodytextboldlight:hover, a.fontchange:hover {
  	color: #0066CC;
  	text-decoration: underline;
}
a.footer:hover {
  	color: #006666;
  	text-decoration: underline;
  	background-color: #FFFFFF;
}
a.headerblue:hover {
  	font-size: 10px;
  	font-weight: bold;
  	color: #333333;
	text-decoration: underline;
}
.fontchange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}