body {
	background-color: #f6c691;
}

a, a:active, a:focus, a:hover {
	color: #336699;
	outline: none;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.titleQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #663333;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #663333;
}

.style1 {
	color: #526C87;
	font-size: 14px;
}

.topMenu {
	background: #7DA7D7 url(grfx3/header_right_bg.jpg) no-repeat top left;
	color: #790303;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

.topMenu a {
	display: block;
	float: left;
	font-family: times, serif;
	font-size: 14px;
	color: #790303;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px 9px 3px 9px;
}

.topMenu a:hover, .topMenu .selectedMenu {
	color: #FFEE17;
}

.newsRoomLinks a {
	display:inline-block;
	margin-left: 12px;
	padding-left:44px;
	margin-bottom:14px;
	background:transparent url(images/pdf_icon_small.gif) center left no-repeat;
	text-decoration: none;
}

.newsRoomLinks a:hover {
	color: #0000FF;
}


.radioLinks a {
	display:inline-block;
	margin-left: 8px;
	padding-left:48px;
	margin-bottom:14px;
	background:transparent url(images/radio_icon.jpg) center left no-repeat;
	text-decoration: none;
}

.radioLinks a:hover {
	color: #0000FF;
}



.subMenuParent span {
	display: none;
}

.subMenuParent:hover span {
	display: inline;
	position: absolute;
	text-align: left;
	margin-top: 18px;
	margin-left: -90px;
	padding: 4px 7px;
	background-color: #fff;
	border: 1px solid #D0DAE1;
}

.subMenuParent span a {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-weight: normal;
}

.subMenuParent span a:hover {
	color: #99ADBF;
}
.mainNav, a.mainNav:link, a.mainNav:visited {
	color:#CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
a.mainNav:hover {
	color:#FFFF00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
