body {
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #333 scroll 0% 0%;
	margin-bottom: 20px;
}
table {
	width:1100px;
}
.hometable {
	width:1100px;
	border-spacing:0px;
}
.structurebox {
	background-color:#222;
	color:#FFFFFF;
	font-size:14px;
	margin-bottom:10px;
	width:95%;
	margin-left: 30px;
}
.structurebox2 {
	background-color: #333333;
	color:#FFFFFF;
	font-size:14px;
	margin-bottom:10px;
	width:95%;
	margin-left: 30px;
}
.structurebox3 {
	background-color: #333333;
	color:#FFFFFF;
	font-size:14px;
	margin-bottom:10px;
	width:60%;
	margin-left: 120px;
}
.structurebox4 {
	background-color: #333333;
	color:#FFFFFF;
	font-size:14px;
	margin-bottom:10px;
	width:60%;
	margin-left: 170px;
}
.structurebox5 {
	background-color: #333333;
	color:#FFFFFF;
	font-size:14px;
	margin-bottom:10px;
	width:60%;
	margin-left: 70px;
}
.imageborder {
	border: 5px solid #ffffff;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.listboundaries {
	text-indent: 45px;
	list-style-type:lower-roman;
	padding-bottom: -5px;
}
.textalign {
	vertical-align:top;
	width:600px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.structurename {
	font-size:14px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:2px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
	text-indent: 10px;
	font-family: Verdana;
}
.text {
	width:500px;
	margin-left:150px;
	margin-bottom:15px;
	font-family: Verdana;
	letter-spacing: 1px;
	font-size:12px;
	line-height:20px;
}
.text a {
	color:#999966;
	text-decoration:underline;
	font-size:12px;
}
td, th {
	font-family: Verdana;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 5px;
	vertical-align: top;
	width: 800px;
	padding-left: 20px;
}
tr {
	font-family: Verdana;
	color: #333333;
	background-color: #FFFFFF;
	vertical-align: top;
}
.abouttr {
	font-weight:normal;
	font-family: Verdana;
	background-color: #cccccc;
	vertical-align: top;
}
a {
	font-size: 12px;
	color: #999966;
	text-decoration: underlined;
	font-family: Verdana;
	font-weight: bold;
}
form {
	background-color: #CCCC99;
}
.title {
	font-family: Verdana;
	font-size: 18px;
	line-height: 20px;
	background-color: #99CC00;
	color: #003333;
}
.subtitle {
	font-family: Verdana;
	font-size: 16px;
	line-height: 30px;
	color: #003300;
}
.header {
	font-family: Verdana;
	font-size: 20px;
	background-color: #669900;
	color: #FFFF33;
}
.nav {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
	color: #003333;
}
.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}
.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
	border-style: double;
}
.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}
.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}
.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #660000;
	font-weight: bolder;
	font-size: medium;
}
/*span {
	display: run-in;
	font-family: Arial, Helvetica, sans-serif;
	color: #996666;
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
}
*/
input.big {
	width: 100px;
}
input.small {
	width: 50px;
}
Header  #page_header {
	width:800px;
	height:200px;
	text-align:center;
	height:70px;
}
#page_logo {
	height:70px;
	background-image:url(../Images/Logo3.jpg);
	background-color: #666666;
	border-left-style: ridge;
	border-right-style: inset;
	border-left-color: #666666;
	border-top-color:#666666;
	border-right-color:#666666;
	margin: 0px auto;
	width: 1205px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: bottom;
	clear: none;
	border-top-style: ridge;
}
.content {
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #000;
	padding: 0.5em;
}
.container {
	width: 200px;
}
#page_spacing {
	clear:none;
	background-color:#666666;
	border-left-style:ridge;
	width:1205px;
	border-color:#666666;
	border-right-style:inset;
	height: auto;
	margin: 0px auto;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	border-bottom-style: inset;
}
#page_footer {
	height : auto;
	background-color : #666666;
	font-size : 10px;
	color : #fff;
	font-family: Verdana;
	width: 1205px;
	position: relative;
	clear: none;
}
#page_footer a {
	color : #ffffff;
	text-decoration : underline;
}
#page_footer a:hover {
	color : #333333;
	text-decoration:underline;
}
#page_footer #rights {
	float : none;
	font-size: 10px;
	background-color: #666666;
	height: auto;
	border-color: #666666;
	text-align: center;
}
#page_footer #links {
	padding-top : 3px;
	padding-right : 4px;
	float : right;
	font-weight : normal;
	padding-left: 4px;
	font-size:8px;
}
#page_footer #links span {
	margin-left : 20px;
	position: static;
	float : left;
	font-size:12px;
}
#page_credit {
	margin-top : 15px;
	margin-bottom : 7px;
	text-align : center;
	font-size : 10px;
	color : #E4E1E1;
}
#page_credit a {
	text-decoration : none;
	color : #E4E1E1;
}
#page_credit a:hover {
	color : #464646;
}
h1 {
	font-weight: bold;
	font-size: 16px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
	border-bottom-width: thin;
	text-align: left;
	font-family: Verdana;
	word-spacing: 2px;
	margin-right: 45px;
}
h2 {
	font-weight: normal;
	font-size:12px;
	font-family: Verdana;
	line-height: 24px;
	word-spacing: 2px;
	width: 500px;
}
h3 {
	font-size:12px;
	font-weight: normal;
	font-family: Verdana;
	line-height: 18px;
	word-spacing: 2px;
	width: 500px;
}
.abouth3 {
	font-size:12px;
	font-weight: normal;
	font-family: Verdana;
	line-height: 18px;
	word-spacing: 2px;
	width:100%;
}
h4 {
	font-weight: bold;
	font-size: 12px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
	border-bottom-width: thin;
	text-align: left;
	font-family: Verdana;
	word-spacing: 2px;
}
.news {
	font-weight: normal;
	font-size:12px;
	font-family: Verdana;
	line-height: 20px;
	word-spacing: 0px;
	width: 100%;
}
.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
li li li li {
	list-style-type: disc;
}
li li li li li {
	list-style-type:none;
}
.ulhome {
	margin-left:-20px;
}
.lihome {
	margin-top:-10px;
}
/*
	List Expander 
*/

.listexpander {
	width:100%;
}
.listexpander, .listexpander ul, .listexpander li {
	margin:0;
	padding:0;
	list-style:none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.listexpander ul {
/*
	Uncomment this if you want to initially hide the child lists. 
	If you do, Javascript disabled and CSS enabled browsers will not be able to use this list.
	display:none;
	*/ 
}
.listexpander li {
	line-height:200%;
	margin-top:1px;
	cursor:default;
	text-indent:30px;
	font-weight:bold;
	width:100%;
}
.listexpander li.collapsed, .listexpander li.expanded {
	cursor:pointer;
}
/* first level */

.listexpander li, .listexpander li.collapsed {
	background:#eee url(../Images/collapsed.gif) no-repeat 5px .4em;
}
.listexpander li.expanded {
	background:#eee url(../Images/expanded.gif) no-repeat 5px .4em;
}
/* second level */

.listexpander li ul, .listexpander li li {
	background:#f8f8f8;
	font-weight:normal;
	text-indent: 50px;
}
.listexpander li li.collapsed {
	background:#f8f8f8 url(../Images/collapsed.gif) no-repeat 5px .4em;
}
.listexpander li li.expanded {
	background:#f8f8f8 url(../Images/expanded.gif) no-repeat 5px .4em;
}
/* third level */

.listexpander li li ul, .listexpander li li li {
	background:#fff;
	text-indent: 70px;
}
.listexpander li li li.collapsed {
	background:#fff url(../Images/collapsed.gif) no-repeat 5px .4em;
}
.listexpander li li li.expanded {
	background:#fff url(../Images/expanded.gif) no-repeat 5px .4em;
}
/* fourth level */

.listexpander li li li ul, .listexpander li li li li {
	background:#fff;
	text-indent: 90px;
}
.listexpander li li li li.collapsed {
	background:#fff url(../Images/collapsed.gif) no-repeat 5px .4em;
}
.listexpander li li li li.expanded {
	background:#fff url(../Images/expanded.gif) no-repeat 5px .4em;
}
/* fifth level */

.listexpander li li li li ul, .listexpander li li li li li {
	background:#fff;
	text-indent: 110px;
}
.listexpander li li li li li.collapsed {
	background:#fff url(../Images/collapsed.gif) no-repeat 5px .4em;
}
.listexpander li li li li li.expanded {
	background:#fff url(../Images/expanded.gif) no-repeat 5px .4em;
}
/* buttons */

p.listexpander {
	height:1.5em;
	margin:1em 0;
}
p.listexpander a {
	float:left;
	height:1.5em;
	line-height:1.5em;
	padding:0 10px;
	border:1px solid #eee;
	margin-right:5px;
	cursor:pointer;
}
p.listexpander a:hover {
	background:#f8f8f8;
}
/* float fix */
.listexpander li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.listexpander li {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .listexpander li {
	height: 1%;
}
.listexpander li {
	display: block;
}
.StructureIndexUl {
	margin-bottom:-30px;
}


/* End hide from IE-mac */
/* end float fix */
