body,td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4D4D4D;
	line-height:17px;
}


h1 {
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	background:url(/images/backgrounds/heading_bg.gif) top right repeat-y #0071BC;
	padding:4px 0 0 9px;
	height:23px;
	line-height:20px;
	margin:0 0 7px 0;
}

h2 {
	font-size:15px;
	color:#0D72BA;
	font-weight:bold;
	margin:15px 0 5px 13px;
}

h3 {
	font-size:13px;
	font-weight:bold;
	margin:15px 0 5px 13px;
	color:#F7921E;
}

h4 {
	font-size:12px;
	color:#F7921E;
	margin:15px 0 5px 13px;
	font-weight:bold;
}

a {
	color: #0D72BA;
	text-decoration:none;
}

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

/* Custom Styles for dropdown */

.bigPara {
	font-size:13px;
	line-height:19px;
}

.textHighlight {
	font-weight:bold;
	color:#0D72BA;
}

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

.indent {
	margin:0 10px 11px 13px;
}