/* =================================
	Vision West - Reed Exhibitions For Epi RI Backend
	Specialist: Chris DePinto
	Date: 04/02/09
	Version: 1.7
   ================================= */
p, td  {
	color: #212121;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a, a:visited {
	color:#ac0636;
	text-decoration:none;
}
a:hover {
	color:#999999;
	/*color:#015a84;*/
	text-decoration:underline;
}


hr {border:2px solid #ccc;
}
h1 {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0 0 6px 0;
	padding:0 0 0 6px;
	line-height:28px;
	height:28px;
	background-color:#ac0636;
	font-weight:normal;
}
h2 {
	color:#008c99;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px ;
	border-bottom:#CCCCCC 1px solid;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:10px 0 2px;
}
h3 {
	color:#d16e19;
	font-size:14px;
	font-weight:bold;
	padding:4px 0 1px 0;
}
h4 {
	color:#212121;
	font-size:14px;
	font-weight:bold;
	padding:4px 0 1px 0;
}

