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


h1 {
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	background:url(/images/backgrounds/h1_bg.jpg) repeat-x #00598B;
	padding:9px 0 8px 18px;
	margin:0 -18px 16px -18px
}

h2 {
	font-size:14px;
	color:#1A79B0;
	font-weight:bold;
	margin:0 0 10px 0;
}

h3 {
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

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

a {
	color: #1A79B0;
	text-decoration:none;
}

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

/* Custom Styles for dropdown */

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

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

