body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#383839;
}


h1 {
	font-size:20px;
	color:#fff;
	font-weight:bold;
	background:url(images/backgrounds/content_corners_red.gif) no-repeat #ED1C24;
	height:29px;
	text-align:center;
	padding:8px 0 0 0;
	border-bottom:3px solid #D1D2D4;
	line-height:23px;
}

.noSB h1 {
	background-image:url(images/backgrounds/content_corners_red_nosb.gif)
}

h2 {
	font-size:16px;
	color:#383839;
	font-weight:bold;
	margin:18px 10px 10px 10px;
}

h3 {
	font-family:verdana;
	font-size:18px;
	letter-spacing:0px;
	color:#666666;
	display:inline;
}

h4 {
	font-family:verdana;
	font-size:11px;
	letter-spacing:0px;
	color:#666666;
	display:inline;
}

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

a:hover {
	color:#ED1C24;
	text-decoration:underline;
}

hr {
	border:none;
	border-top:1px solid #D1D2D4;
	color:#D1D2D4;
	height:1px;
	margin:0 10px;
}

/* Custom Styles for dropdown */

.redHighlight {
	font-weight:bold;
	color:#ED1C24;
}

.largeText {
	font-size:14px;
}

.pageImage {
	margin:-18px -10px 0 10px;
	float:right;
}

.rightLink {
	text-align:right;
	font-weight:bold;
}
