.menuLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #333333; background-color: #EBEDEB}
.sectionContents {  font-family: "Palatino Linotype"; font-size: 13px; color: #000033; font-weight: normal}
a:active { text-decoration: underline}
a:link { text-decoration: underline; }
a:visited { text-decoration: underline; ; color: #333333}
a:hover { text-decoration: none; }
.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #333333; text-decoration: none}
a:link {  color: #1B254B}
.footer { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; color: #CCCCCC; font-weight: normal}
.sectionHeading { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 14px; color: #1b254b; font-weight: bold}
.breadcrumbs { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; font-style: normal; color: #000033}
.footerNav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC; font-weight: bold}
.featuredBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #000033; text-decoration: none }
.sectionBold { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 13px; color: #1b254b; font-weight: bold }
.listingTable {  border: thin #666666 solid; background-color: #E7E9EF}
hr {  border-color: #333333 black black; border-style: dotted; border-top-width: thin}
.listingTop { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 13px; color: #FFFFFF; font-weight: normal; background-color: #6887a6}
.activitiesHeading { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 16px; color: #FFFFFF; font-weight: bold; background-color: #6887a6 }
.activityTop { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 16px; color: #FFFFFF; font-weight: bold; background-color: #6887a6 }
.listingHeading { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 14px; color: #FFFFFF; font-weight: bold; background-color: #1b254b}
.listingHeadline { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 17px; color: #FFFFFF; font-weight: bold; background-color: #6887a6 }

.topContact{

	background: #1B244B; 
	height: 16px; 
	color: #fff; 
	font-family: arial; 
	font-size: 13px; 
	padding: 1px 0 0 5px; 
	letter-spacing: 2px

}

.topContact a{

	color: #fff;
	text-decoration: none;

}
/******* NAV MENU *********/


table tr td ul#nav {
	list-style:none;
	margin:0px;
	padding:0px;
	z-index:100;
}
table tr td ul#nav li {
	width:199px;
	height:32px;
	margin:0px;
	padding:0px;
	font-family:Verdana, arial, sans serif;
	color: #FFFFFF;
	background-color:#1B254B;
	border-bottom: solid 1px #8C96A6;
	float:left;
	position:relative;
	list-style: none;

}
table tr td ul#nav li a {
	display:block;
	width:100%;
	height:100%;
	color: #FFFFFF;
	text-decoration:none;
}
table tr td ul#nav li a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
table tr td ul#nav li a:hover {
	background-color:#8C96A6;
}
table tr td ul#nav li a span {
	display:block;
	padding:0px;
	margin:0px;
	padding-top:5px;
	margin-left:10px;
	color: #FFFFFF;
	text-decoration:none;
}
table tr td ul#nav li ul {
	display:none;
	position:absolute;
	margin-top: -33px;
	margin-left:199px;
	padding:0px;
}
table tr td ul#nav li:hover ul, table tr td ul#nav li.over ul {
	display:block;
	position:absolute;
	margin-top: -33px;
	margin-left:199px;
}
table tr td ul#nav li.nest {
	background-color:#6887A6;
	float:none;
	font-size: 14px;
	height: 25px;
}
table tr td ul#nav li.nest a {
	color:#FFFFFF;
	text-decoration:none;
}
table tr td ul#nav li.nest a:hover {
	background-color:#343667;
}

/*** ***/

.feedburnerFeedBlock {
	text-align: left;
	margin: 5px 20px;
	padding: 12px 25px 12px 12px;
	border: 1px solid #536682;
	background: #6887a6;
}

.feedburnerFeedBlock li {
	list-style: none;
	margin: 0 0 10px 0;
}

.feedTitle a {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	font-family: verdana, helvetica, sans-serif;

}

.feedburnerFeedBlock .headline a {
	font-size: 14px;
	padding: 2px 0 0 18px;
	margin-left: -20px;
	text-indent: -10px;
	background: url(/images/play.png) top left no-repeat;
}

#creditfooter {display: none}
