body,td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#808080;
	line-height:22px;
}


h1 {
	font-size:22px;
	color:#262626;
	font-weight:bold;
	margin:0 0 12px 0;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size:15px;
	color:#262626;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
}

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

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

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

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

/* Custom Styles for dropdown */

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

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

.textHighlight3 {
	font-weight:bold;
	color:#000000;
}

.callToAction {
	background:url(images/backgrounds/cta_bg.gif) repeat-x;
	border:1px solid #E0E0E0;
	height:35px;
	padding:0 16px;
	display:inline-block;
	line-height:34px;
	color:#262626;
	font-size:14px;
}

.callToAction:hover {
	color:#fff;
	background:url(images/backgrounds/cta_bg.gif) repeat-x 0 -35px;
	border:1px solid #FF7300;
}

.pageImage {
	float:right;
	margin:4px 0 5px 10px;
	border:1px solid #E0E0E0;
}

.lineBreak {
	border-top:1px solid #E0E0E0;
	height:1px;
}
