body {
	background-color: #666666;
	background-position: center center;
	text-align: center;
	color: #333333;
}
#banner {
	width: 750px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	margin: 0px;
	padding: 0px;
}

#container {
	background-color: #FFFFFF;
	background-position: left;
	text-align: left;
	width: 750px;
	border: 1px solid #000000;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	color: #333;
	font-size: 12px;
	width: 750px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#copylink {
	color: #333;
	text-decoration: none;
}


#textcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	margin-top: 9px;
	height: auto;
	margin-bottom: 9px;
	text-align: left;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	overflow: visible;
}

.Bluelink {
	color: #0066FF;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	padding-left: 6px;
	line-height: 16pt;
}

#lefttext h2 {
	font-size: 14pt;
	color: #333;
	text-align: left;
}
#lefttext ul {
	margin-left: 5px;
	padding-left: 5px;
}


#lefttext {
	margin-top: 10px;
	height: auto;
	width: auto;
	padding-left: 10px;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.clear {
	clear: both;
}
.righttext {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#links {
	width: 750px;
	float: left;
	font-size: 10pt;
	background-color: #093F77;
	text-align: center;
}



#links ul { list-style: none; border-bottom: 1px solid #ccc; display: block; background-color: #0D539A; width: 750px; float: left; margin: 0 auto; text-align: left; padding: 0px; 
	}
	
#links ul li { position: relative; float: left; display: block; background-color: #0D539A; font-weight: bold; line-height: 20px; }

	
#links li ul { position: absolute; top: 23pt; display: none; margin: 0px; padding: 6px; width: auto; background-color: #FFF; z-index: 45; }
	
#links ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 5px;
	background-color: #0D539A;
	border-bottom-width: 0;
	}	
	
	
#links li:hover ul, li.over ul {
	background-color: #FFF;
	display: block;
	color: #333;
}
	
/* Fix IE. Hide from IE Mac \*/
* html #links ul li {
	float: left;
	display: inline;
}
* html #links ul li a { height: 1%; }
/* End */
	
.bold {
	font-weight: bold;
	text-align: left;
}
.hidden {
	display: none;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
#lefttext h3 {
	font-size: 10pt;
}
#links  li  ul  li a {
	display: block;
	text-align: left;
	width: 100px;
	background-color: #FFF;
	color: #333;
}


#links  li  ul  li a:hover {
	display: block;
	text-align: left;
	width: 100px;
	background-color: #0D539A;
	color: #FFF;
}
#lefttext .image {
	height: 100px;
	width: 100px;
}
tr .top {
	vertical-align: baseline;
}
