/***************
SECTION SPECIFIC STYLES
***************/

.hiliteRule {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 1px;
	border-bottom: solid 1px #937ee3;
}

.blockArrow {
	margin: 0px;
	padding: 0px;
	width: 173px;
	height: 31px;
	background: url(../images/purple_arrowDown.gif) no-repeat top left;
}

a {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #937ee3;
	text-decoration: none;
}

a:hover {
	color: #937ee3;
	text-decoration: underline;	
}
