body,td {
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	line-height:22px;
	color:#666666;
	text-align:left;
}


h1 {
	font-size:30px;
	color:#746457;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	line-height:45px;
	margin:0 0 10px 0;
}

h2 {
	font-size:22px;
	color:#F2789E;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:30px;
	margin:0 0 15px 0;
}

h3 {
	font-size:14px;
	color:#F2789E;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:20px;
	margin:0 0 10px 0;
}

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

p a {
	border-bottom:#F2789E dotted 1px;
}

p a:hover {
	border-bottom:none;
	color:#333;
}

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

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

hr {
	height:1px;
	border:none;
	border-bottom:1px solid #EAE2D8;
	color:#EAE2D8;
}

/* Custom Styles for dropdown */

.pinkHighlight {
	font-weight:bold;
	color:#F2789E
}

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

.mediaLink {
	font-weight:bold;
	font-size:14px;
}

.mediaLink img {
	vertical-align:middle;
	margin:0 10px 0 0;
}

