p, bodyText, bodyCopy
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	margin:5px 0px 0px 0px;
	padding:0px;
}

b, strong, bodyText strong
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #000000;
}

strong, strong font, font strong, b, b font, font b
{
	font-weight: bold;
}

i, i font, font i, em, em font, font em
{
	font-style:italic;
}

u, u font, font u
{
	text-decoration:underline;
}

a, a:link, a:active
{
	text-decoration:none;
	color:#A81228;
	cursor: pointer;
	_cursor: hand;
}

a:hover, a:visited:hover
{
	text-decoration:none;
	color:#E51937;
	cursor: pointer;
	_cursor: hand;
}

a:visited
{
	text-decoration:none;
	color:#7F0E1F;
	cursor: pointer;
	_cursor: hand;
}

h5
{
	color: #333333;
}

hr
{
	color: #b7b5af;
	border-top: solid 1px #b7b5af;
	border-top-style: solid;
	border-top-width: 1px;
	height: 1px;
	width: 100%;
}

hr.dotted_hr
{
	color: #b7b5af;
	border-top: dashed 1px #b7b5af;
	border-top-style: dashed;
	border-top-width: 1px;
	height: 1px;
	width: 100%;
}

.red
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	color: #e51937;
}

.input_textbox, select, textarea
{
	text-indent:3px;
	border:solid 1px #CCCCCC;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 12px;
	width:275px;
	height:18px;
}

ektdesignns_richarea
{
	border:solid 1px #CCCCCC;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 12px;
}

.checkbox
{
	text-indent:0px;
	border:none;
	color: #333333;
	font-size: 12px;
	cursor: default;
	_cursor: default;
}

ul
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0 0 0 16px;
}

ul li, ul li font, ul li div font
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
	padding:0px;
}

ul.arrows
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0 0 0 16px;
	list-style-image: url(../images/arrow.gif);
}

ul.arrows li
{
	vertical-align:middle;
	margin:10px 0px 0px 0px;
	padding:0px;
}

table tr td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table tr td p, table tr td p font
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.footnote
{
   font-size:10px;
}