.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 20px; 
	color: #333333;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ED852C;
}
.tab-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC6511;
}

	
a.contentlink2 { font-family : Arial; font-size : 12px; color : #ffffff; text-decoration : none;  font-weight: bold;  }
a.contentlink2:hover { font-family : Arial; font-size : 12px; color : #333333; text-decoration : underline;  font-weight: bold;  }

a.leftnav { font-family : Arial; font-size : 12px; color : #333333; text-decoration : none;  font-weight: normal;  }
a.leftnav:hover { font-family : Arial; font-size : 12px; color : #ff9933; text-decoration : underline;  font-weight: normal;  }

.breaker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:hover {
	color: #ff9933;
}
.help { cursor: help }
.pointer { cursor: pointer }
.wait { cursor: wait }
.crosshair { cursor: crosshair; border: medium solid #999999; }
.crosshair:hover { opacity:6; }
.move { cursor: move }

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
