@charset "utf-8";
/* CSS Document */

#menu {
	width: 100%;
	background: #fff;
	float: left;
	border-right-color: #000000;
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

h1 {
	font-size: 18px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.pagetitle {
	font: bold 1.9em Arial, Helvetica, sans-serif;
	color: #00ADD9;
	text-decoration: none;
	margin-left: 20px;
	padding-top: 4px;
	padding-bottom: 10px;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style9 {font-size: small}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif}
/* begin styles for RSS Feed */

.rss-box {
	margin: 10px 5%;
	padding: 4px 8px;
	border: 2px dashed #7485CA;
	width: 95%;
	background: #BAE8FE;
}

.rss-title, rss-title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss-items {
	margin: 0px 0px 0px 10px;  
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : bold; 
  margin: 8px 0;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 0px #ededed;
	color: #88b;
	}

.rss-item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	

.style13 {font-size: small; font-weight: bold; color: #000099; }
#news {
	width: 167px;
	overflow: visible;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	width: 95%;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 8px 10px;
	margin-top: 0px;
}
#fb {
	width: 100%;
	margin: 0px auto;
	float: none;
	padding: 0px;
}

.navcontainer ul {
	list-style-type: none;
	font: bold 1.7em Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
	
.navcontainer a:link {
	display: block;
	color: #00ADD9;
	text-decoration: none;
	padding: 5px 1em;
	margin-right: auto;
	margin-left: auto;
	background: #E0F4FB;
}

.navcontainer a {
	display: block;
	padding: 5px 1em;
	margin: 0px;
}

.navcontainer a:hover {
	color: #FFF;
}
.navlist a {
	color: #00ADD9;
	text-decoration: none;
}
.navlista a {
	color: #00ADD9;
	text-decoration: none;
	background: #E0F4FB;
}
.navlist a:hover {
	color: #000;
	text-decoration: none;
}
.navlista a:hover {
	color: #000;
	text-decoration: none;
}
#altmenuplacer  {
	position: relative;

	width: ;
	height: ;
	margin: 0px auto;
}
#dropmenudiv {
	border-right: black 1px solid; border-top: black 1px solid; z-index: 100; font: 12px/18px Verdana; border-left: black 1px solid; border-bottom: black 0px solid; position: absolute;}

#dropmenudiv A {
	padding-right: 0px; display: block; padding-left: 0px; font-weight: bold; padding-bottom: 1px; width: 100%; text-indent: 3px; PADDING-TOP: 1px; border-bottom: black 1px solid; text-decoration: none;}

#dropmenudiv A:hover {
	background: #E0F4FB;
}
#altmenuplacer .navcontainer li {
	margin-bottom: 8px;

