body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-image: url(images/imagebknd.jpg);
	background-repeat: repeat;
	text-align: center;
	font-size: 93.8%; 
}
#main {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 791px;
}
#left_menu {
	background-color: #019ba3;
	float: left;
	width: 791px;
}
/* top menu */
#top_menu {
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:1.0em;
	text-align:left;
	background-repeat: repeat-x;
	z-index:15;
}

#top_menu ul {
		margin:0px;
	margin-left: 10px;
	width: 172px;
	list-style-type:none;
	z-index:15;
	margin-top: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#top_menu li{
	float:left;
	position:relative;
	z-index:15;
	width: 100%;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4ACAD3;
	display: block;
}


#top_menu a:link, #top_menu a:visited {
	display:block;
	float: left;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	width: 182px;
		font-size:1.0em;
	padding-top: 4px;
	padding-bottom: 4px;
}

#top_menu ul ul{
visibility:hidden;
position:absolute;
height:0;
width:130px;
top:0px;
left:152px;
z-index:25;
}
#top_menu ul ul li {
	padding:0px;
	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* style the top level hover */
#top_menu a:hover, #top_menu a:focus {
	color:#000000;
}

#top_menu ul ul ul{
position:absolute;
left:129px;
top:0px;
width:130px;
z-index:35;
}
#top_menu ul ul ul ul{
position:absolute;
z-index:45;
}
#top_menu ul ul ul ul ul{
position:absolute;
z-index:55;
}

/* style the table so that it takes no part in the layout - required for IE to work */
#top_menu table {position:absolute; top:0; left:0; z-index:500}

/* style the second level links */
#top_menu ul ul a:link, #top_menu ul ul a:visited {
	background-image:none;
	font-size:.857em;
	color:#FFFFFF;
	height:auto;
	padding:5px 8px;
	width:130px;
	background-color: #00858C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009CA3;
}

/* style the second level hover */
#top_menu ul ul a:hover, #top_menu ul ul a:focus{
	background-image:url(images/submenu_bknd.jpg);
	background-color: #00858C;
	color:#FFFFFF;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: right top;
}

/* style the third level link */
#top_menu ul ul ul a:link, #top_menu ul ul ul a:visited{
	text-decoration:none;
	background-color: #00858C;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

/* style the third level hover */
#top_menu ul ul ul a:hover, #top_menu ul ul ul a:focus{
background-image:none;
text-decoration:none;
}

#top_menu :hover > a, #top_menu :focus > a {
	color:#000000;
	font-size:1.000em;
}

#top_menu ul ul :hover > a, #top_menu ul ul :focus > a {
color:#fff;
}

/* make the second level visible when hover on first level list OR link */
#top_menu ul li:hover ul,
#top_menu ul a:hover ul, #top_menu ul li:focus ul,
#top_menu ul a:focus ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
#top_menu ul li:hover ul ul,
#top_menu ul a:hover ul ul, #top_menu ul li:focus ul ul,
#top_menu ul a:focus ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
#top_menu ul li:hover ul li:hover ul,
#top_menu ul a:hover ul li:hover ul,
#top_menu ul li:hover ul a:hover ul,
#top_menu ul a:hover ul a:hover ul, #top_menu ul li:focus ul li:focus ul,
#top_menu ul a:focus ul li:focus ul,
#top_menu ul li:focus ul a:focus ul,
#top_menu ul a:focus ul a:focus ul{ 
visibility:visible;
}
/* keep the fourth level hidden when you hover on second level list OR link */
#top_menu ul li:hover ul li:hover ul ul,
#top_menu ul a:hover ul a:hover ul ul,
#top_menu ul li:hover ul a:hover ul ul,
#top_menu ul a:hover ul a:hover ul ul, #top_menu ul li:focus ul li:focus ul ul,
#top_menu ul a:hover ul a:focus ul ul,
#top_menu ul li:hover ul a:focus ul ul,
#top_menu ul a:hover ul a:focus ul ul{
visibility:hidden;
}

/* make the fourth level visible when you hover over third level list OR link */
#top_menu ul li:hover ul li:hover ul li:hover ul,
#top_menu ul li:hover ul li:hover ul a:hover ul,
#top_menu ul li:hover ul a:hover ul li:hover ul,
#top_menu ul li:hover ul a:hover ul a:hover ul,
#top_menu ul a:hover ul li:hover ul li:hover ul,
#top_menu ul a:hover ul li:hover ul a:hover ul,
#top_menu ul a:hover ul a:hover ul li:hover ul,
#top_menu ul a:hover ul a:hover ul a:hover ul,
#top_menu ul li:focus ul li:focus ul li:focus ul,
#top_menu ul li:focus ul li:focus ul a:focus ul,
#top_menu ul li:focus ul a:focus ul li:focus ul,
#top_menu ul li:focus ul a:focus ul a:focus ul,
#top_menu ul a:focus ul li:focus ul li:focus ul,
#top_menu ul a:focus ul li:focus ul a:focus ul,
#top_menu ul a:focus ul a:focus ul li:focus ul,
#top_menu ul a:focus ul a:focus ul a:focus ul{ 
visibility:visible;
}
/* keep the fifth level hidden when you hover on third level list OR link */
#top_menu ul li:hover ul li:hover ul li:hover ul ul,
#top_menu ul li:hover ul li:hover ul a:hover ul ul,
#top_menu ul li:hover ul a:hover ul li:hover ul ul,
#top_menu ul li:hover ul a:hover ul a:hover ul ul,
#top_menu ul a:hover ul li:hover ul li:hover ul ul,
#top_menu ul a:hover ul li:hover ul a:hover ul ul,
#top_menu ul a:hover ul a:hover ul li:hover ul ul,
#top_menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* make the fifth level visible when you hover over fourth level list OR link */
#top_menu ul li:hover ul li:hover ul li:hover ul li:hover ul,
#top_menu ul li:hover ul li:hover ul li:hover ul a:hover ul,
#top_menu ul li:hover ul li:hover ul a:hover ul li:hover ul,
#top_menu ul li:hover ul li:hover ul a:hover ul a:hover ul,
#top_menu ul li:hover ul a:hover ul li:hover ul li:hover ul,
#top_menu ul li:hover ul a:hover ul li:hover ul a:hover ul,
#top_menu ul li:hover ul a:hover ul a:hover ul li:hover ul,
#top_menu ul li:hover ul a:hover ul a:hover ul a:hover ul,
#top_menu ul a:hover ul li:hover ul li:hover ul li:hover ul,
#top_menu ul a:hover ul li:hover ul li:hover ul a:hover ul,
#top_menu ul a:hover ul li:hover ul a:hover ul li:hover ul,
#top_menu ul a:hover ul li:hover ul a:hover ul a:hover ul,
#top_menu ul a:hover ul a:hover ul li:hover ul li:hover ul,
#top_menu ul a:hover ul a:hover ul li:hover ul a:hover ul,
#top_menu ul a:hover ul a:hover ul a:hover ul li:hover ul,
#top_menu ul a:hover ul a:hover ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* end top menu */


.boxtopleft h1 {
	text-transform: uppercase;
	color: #FFF;
	padding-left: 24px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.286em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.boxtopright h1 {
	text-transform: uppercase;
	color: #FFF;
	padding-left: 24px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.286em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.socialmedia {
	padding-top: 7px;	
	margin-left: 20px;
	width: 170px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4ACAD3;
}
.socialmedia a {
	padding-right: 3px;
	padding-left: 3px;
	display: block;
	width: 34px;
	float: left;
}
.socialmedia a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.featurettelinks {
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}
.featurettelinks a {
	color: #BAD405;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 165px;
	display: block;
	padding-left: 12px;
	background-image: url(images/4featurettemenubknd.jpg);
	padding-top: 8px;
	padding-bottom: 5px;
	height: 25px;
	margin-top: 8px;
}
.featurettelinks a:hover, .featurettelinks a:focus {
	color: #BAD405;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 165px;
	display: block;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 5px;
	height: 25px;
	margin-top: 8px;
	background-image: url(images/4featurettemenubknd2.jpg);
}
#copyright {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-size: .857em;
	color: #000;
	clear: both;
	width: 100%;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.floatleftmenu {
	float: left;
	width: 193px;
	display: block;
	margin: 0px;
}
.boxtopright h1 a {
	color: #FFF;
	text-decoration: none;
}
.boxtopleft h1 a {
	color: #FFF;
	text-decoration: none;
}
.boxtopright h1 a:hover, .boxtopright h1 a:focus {
	color: #333;
	text-decoration: none;
}
.boxtopleft h1 a:hover, .boxtopleft h1 a:focus {
	color: #333;
	text-decoration: none;
}
#copyright a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#header .headerimg {
	height: 187px;
	width: 598px;
}
.homecontent .dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.571em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
h1 {
	font-size: 1.643em;
}
.searchheader {
	font-size: 1.143em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
	margin-left: 20px;
	float: left;
	width: 170px;
	padding-top: 5px;
		border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4ACAD3;
}

.breadcrumbs {
	font-size: 0.857em;
	margin-bottom: 15px;
	padding-top: 4px;
}
.breadcrumbs a {
	color: #000;
}
.alert {
	background-color: #FFF;
	border: 1px dashed #019BA3;
	padding: 3px;
	font-size: 0.857em;
	color: #F00;
	padding-left: 40px;
	background-image: url(images/warning.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#rtNav {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	color: #000;

}
#rtNav ul { top: -10px; }
#rtNav ul  {
		position: relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rtNav li { width: 166px; float: left;  margin-left: 4px; margin-right: 4px; line-height:15px; padding-top: 3px; padding-bottom: 3px;}
#rtNav ul li a {text-decoration: none; font-size: 0.857em; float: left; margin-left: 4px; margin-right: 4px; display: block; width: 166px;}
#rtNav ul li a:hover, #rtNav ul li a:focus {border-bottom-color: #fff;}
#rtNav .navheader {
	background-color: #333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	left: -10px;
	font-size: 0.857em;
	color: #ffffff;
	clear: both;
	position: relative;
	top: -15px;
}
#toolbar {
	text-align: right;
	clear:both;
	margin-bottom: 2px;
	float: none;
	width: 550px;
}
#toolbar ul li {
	list-style-type: none;
	float: right;
}
#toolbar ul li a:link, #toolbar ul li a:visited {
	display: block;
	padding: 3px;
	margin-left: 4px;
	text-decoration: none;
	color:#FFF; 
	font-size: 0.714em;
	background-color:#000;
}
#toolbar ul li a:hover, #toolbar ul li a:focus {
	background-color:#333;
}
#cse {margin: 0px; float: left; margin-bottom: 5px;}
#cse-search-box {width: 180px; float: left; clear:both; margin-left: 20px; margin-bottom: 5px; margin-right:0px;}
#cse-search-box input {font-size: .857em;}
#cse-search-box {	width: 160px;}
.white {
	font-size: 1.143em;
}
.skipnavigation {position:absolute; float:right; top: -20px; z-index: -2; }
