body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#231F20;
	line-height:18px;
}


h1 {
	font-size:24px;
	line-height:26px;
	color:#79288C;
	font-weight:normal;
	margin:0 0 15px 0;
}

h2 {
	font-size:18px;
	color:#F7931E;
	font-weight:normal;
	margin:0 0 10px 0;
}

h3 {
	font-size:14px;
	color:#79288C;
	font-weight:bold;
	margin:0 0 10px 0;
}

h4 {
	font-size:11px;
	color:#666666;
}

a {
	color: #F7941E;
	text-decoration:none;
}

a:hover {
	color:#772B8B;
	text-decoration:none;
}

hr {
	height:1px;
	border:none;
	border-bottom:1px solid #ccc;
	margin:0 0 18px 0;
}

/* Custom Styles for dropdown */

.textHighlightOrange {
	font-weight:bold;
	color:#F7931E;
}

.textHighlightPurple {
	font-weight:bold;
	color:#79288C;
}

.pageImageRight {
	float:right;
	margin:0 0 5px 10px;
}

.pageImageLeft {
	float:left;
	margin:0 10px 5px 0;
}

.pageImageFlushRight {
	margin-right:-20px;
}

.clientLogos {
	text-align:center;
}

.clientLogos img {
	vertical-align:middle;
	margin:0 0 15px 0;
}

.callToAction {
	font-weight:bold;
	font-size:13px;
	background:url(/imagesnew/backgrounds/li_arrow.gif) no-repeat 0 4px;
	padding:0 0 0 18px;
}

.callToAction a:hover {
	color:#F7941E;
	text-decoration:underline;
}

