body {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}

.headline, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
a:link {
	color: #333399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #330099;
}
a:visited {
color: #333399;
	text-decoration: none;
	
}
a:visited:hover {
	text-decoration: underline;
	color: #330099;
}

.header {}
.printheader {display:none;}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.content {
	width: 510px;
	float: right;
	/*position: static;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.contentleft{
	width: 525px;
	float: left;
	position: static;
}

.blockheadergold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	background-color: #ffcc66;
	text-align: center;
	left: 1px;
}
.wrapper {
	width: 725px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 0px none;
	padding: 0px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 725px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	}
html>body #wrapper {
	width: 725px; /* ie5win fudge ends */
	}

.body {
	text-align: center;
}
.rightbar {
	background-color: #F0F8FF;
	width: 150px;
	float: right;
}
.watermenu {
	background-color: #99CCFF;
	float: left;
	left: -17px;
	margin: 4px;
	padding: 4px;
	width: 195px;
	list-style-type: none;
	height: auto;
	top: 0px;
	font-size: 14px;
	text-transform: capitalize;
	color: #000000;
	position: relative;
}

.wcuspmenu {
	/*position: fixed;*/
	background-color: #EAEAFF;
	left: 0;
	right: auto;
	padding: 0px 4px 0px 4px;
	list-style-type: none;
	height: auto;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #000000;
	position: static;
	width: 195px;
	font-weight: bold;
	text-align: left;
}

.addressbar {
	bottom: 0px;
}

/* issues menu*/
.menu {
	width: 176px;}
	
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}

.menu ul li {
	position: relative;
	}
	
.menu li ul {
	position: absolute;
	left: 175px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
.menu ul li a {
	display: block;
	text-decoration: none;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	z-index:7
	}
	
.menu ul li a:visited {
	color: #333399;
	}

/* Fix IE. Hide from IE Mac \*/
/** html ul li { float: left; height: 1%; }
* html ul li a {
	height: 1%;
	text-decoration: none;*/
}
/* End */

.menu ul li a:hover {
	color: #E2144A;
	background: #f9f9f9;
	text-decoration: none;
} 

.menu ul li a:visited:hover {
	color: #E2144A;
	background: #f9f9f9;
	text-decoration: none;
} 

/* Hover Styles */
		
.menu li ul a { padding: 2px 5px; } /* Sub Menu Styles */
		
.menu li:hover ul, li.over ul { display: block; } /* The magic */

/*experimental styles */

#l-col img {
	margin-top: 5px;
	margin-bottom: 5px;
}

.menubar {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
}

.indexmenu {
	/*width:90%;*/
	list-style-image: none;
	list-style-type: none;
	/*background-color:#00FFFF;*/
	padding-right: 10px;
	padding-left: 10px;
}

.indexmenu a:hover, over{
	background-color: #99CCFF;
	font-weight: bolder;
	color: #333399;
	text-decoration: none;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
}
.indexmenu a {
	display: block;
	text-decoration: none; /* IE6 Bug */
	padding: 5px 5px 5px 15px;
	border-bottom: thin solid #CCCCCC;
	z-index:7;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}

.sidebar {
	position: relative;
	width: 176px;
	height: auto;
	top:  0;
	right:  0;
	margin:  0;
	padding:  0;
	right: auto;
	bottom: 100px;
	left: 0;
	border: thin inset #00CC00;
      }

.floatingbox {
	float: right;
	height: auto;
	width: 250px;
	border: 1px ridge;
	margin: 3px;
	padding: 3px;
	vertical-align: top;
	
}

.small {font-size:smaller}

.box {
	border: thin solid #CCCCCC;
	padding: 5px;
}

.box img {
	padding-right: 5px;
	padding-left: 5px;
}

/*.border {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333399;
	border-left-color: #333399;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	border-top-width: 10px;
	border-top-style: solid;
}*/

.enews {
	height: 100%;
	width:714px;
	background-color: #FFFFFF;

}
#wrap {margin-left: auto;
	margin-right: auto;
	width: 716px;}
	
.enewsmenu {
	float: left;
	left: -17px;
	margin: 4px;
	padding: 4px;
	width: 160px;
	list-style-type: none;
	height: auto;
	top: 0px;
	font-size: 14px;
	background-color: #00FFFF;
	border: 1px solid #CCCCCC;	
}

.brownhead {
	font-weight: bold;
	color: #333399;
	background-color: #ECE9D8;
	display: block;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

a img {
	text-decoration: none;
	font-style: normal;
}

.l2e { width: 513px;}
