/* CSS Document *//* text */
body {
		margin: 0px 0px 0px 120px;
}
h1,h2,h3,h4,h5,h6 {	
		font-family: verdana, arial, helvetica, sans-serif;	
		font-weight: bold;	
}
h1 {
		font-size: 1.3em;
}
h2 {
		font-size: 1.15em;
}
h3 {
		font-size: 1em;
}
h4 {
		font-size: .86em;
	}
h5 {
		font-size: .71em;
}
.body {	
		font-family: verdana, arial, helvetica, sans-serif;	
		font-size: 85%;	
		color: #4C4C4C;	
		padding: 4px 15px 15px 15px;
}	
a {	
		color: #88899F;	
		text-decoration: none;	
}
p {	
		line-height: 150%;	
}	
/* date and time */
.date_time {	
		font-family: verdana, arial, helvetica, sans-serif;	
		font-size: 10px;	
		color: #000000;	
		text-transform: uppercase;	
}
#logo {
		margin: 0em 0em 0em 0em;
}
/* horizontal row of main links */
#menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {	
		margin:0;	display:block;	
		width:125px;	height:26px;	
		background:#000000;	color:#ffffff;	
		text-decoration:none;	text-align:center;	
		font-family: verdana, arial, helvetica, sans-serif;	
		font-size: 10px;	font-weight: bold;	
		text-transform: uppercase;	
		line-height: 25px;	float:right;
}
#menua a.hmenu:hover {	
		background: #ffffff; 	
		color: #000000;	
}	
#menua {
		width: 750px; height: 26px; overflow: hidden;
}
/* copyright text at bottom of page */
.footer {	
		font-family: verdana, arial, helvetica, sans-serif;	
		font-size: 9px;	
		text-align: center;	
		text-decoration: none;	
		color: #4C4C4C;	width: 760px;	
}
/* borders on table frame */
.bottomborder {	
		background-image: url(/images/bottomborder.gif);	
}
.midborder {	
		background-image: url(/images/topborder.gif);	
}
.sideborder {	
		background-image: url(/images/sideborder.gif);	
}
/* side column links */
#menub {
		width: 125px;
}
#menub ul {	
		margin: 0;	padding-left: 0;	
		list-style-type: none;	
		font-family: verdana, arial, helvetica, sans-serif;	
		font-size: 10px;	font-weight: bold;	
		text-transform: uppercase;	
}
#menub a {	
		display: block;	padding: 8px 3px 8px 6px;	
		width: 113px;	
		background-color: #999999;	
		border: 1px solid #FFFFFF;	
		text-decoration: none;	
}
#menub a:link, #menub a:visited {	
		color: #000000;	text-decoration: none;	
}
#menub a:hover {	
		background-color: #000000;	color: #FFFFFF;	
}
/* side column sublinks */
#menub ul ul li {width: 125px;
}
#menub ul ul a {	display: block;	padding: 8px 3px 8px 15px;	width: 105px;	color: #fff;	background-color: #C1C0C9;	text-decoration: none;	border: 1px solid #FFFFFF;	
}
#menub ul ul a:hover {	color: #fff;	background-color: #9FA0B9;	text-decoration: none;	
}
#menub a#current {background-color: #9FA0B9;
}
/* image alignment and setbacks  */
.float-right {	float: right;	margin-top: 5px;	margin-right: 5px;	margin-bottom: 5px;	margin-left: 5px;
}
.float-left {	float: left;	margin-top: 5px;	margin-right: 12px;	margin-bottom: 5px;	margin-left: 0px;
}
#footer {
	font-size: 80%;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0em 0em 1em 0em;
}
a img { 
	border: none;
}
/*end*/