body,td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#535353;
	line-height:19px;
}


h1 {
	font-size:33px;
	color:#F1709C;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-bottom:1px solid #DED7D7;
	line-height:30px;
	padding:0 0 18px 3px;
	margin:0 0 24px 0;
}

h2 {
	font-size:15px;
	color:#000000;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-bottom:1px solid #DED7D7;
	padding:0 0 7px 0;
	margin:0 0 12px 0;
}

h3 {
	font-size:18px;
	color:#666666;
}

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

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

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

/* Custom Styles for dropdown */

.textHighlight {
	font-size:13px;
	color:#000000;
}

.textHighlight2 {
	font-weight:bold;
	color:#F1709C;
}

.callToAction {
	color:#F1709C;
	font-size:17px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:url(/images/backgrounds/cta_arrow.gif) no-repeat 0 -32px;
	padding:0 0 0 29px;
}

