<STYLE TYPE="text/css">
<!--
	body
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000066;
		font-size: 11px;
		line-height: 16px;
		background-color: #707070;
		}
	P
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000066;
		font-size: 11px;
		line-height: 16px;
		}
	LI
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000066;
		font-size: 11px;
		line-height: 16px;
		}
	.box
		{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #666666;
		font-size: 10px;
		line-height: 14px;
		}
	.caption
		{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #000066;
		font-weight: bold;
		font-size: 12px;
		line-height: 19px;
		text-align: center;
		}
	.listmenu
		{
		font-size: 13px;
		line-height: 22px;
		font-weight: bold;
		}
	.nav1
		{color: #000000;
		font-weight: bold;
		font-size: 11px;
		font-family: verdana, arial, helvetica, sans serif;
		}
	.sub
		{font-weight: bold; color: #333399;
		}
	H1
		{
		font-family: Arial, Helvetica, sans-serif;
		color: #333366;
		font-weight: normal;
		font-size: 18px;
		line-height: 22px;
		}
	H2
		{
		font-family: Arial, Helvetica, sans-serif;
		color: #333366;
		font-weight: normal;
		font-size: 16px;
		line-height: 18px;
		}
	H3
		{
		font-family: Arial, Helvetica, sans-serif;
		color: #993333;
		font-weight: normal;
		font-size: 15px;
		line-height: 18px;
		margin-bottom: -7px;
		}
	A:link {text-decoration: underline; color: blue; }
	A:visited {text-decoration: underline; color: blue; }
	A:hover {text-decoration: none; color: #cc6633; }
	
	A:link.sm {text-decoration: underline; color: blue; font-size: 10px}
	A:visited.sm {text-decoration: underline; color: blue;  font-size: 10px}
	A:hover.sm {text-decoration: none; color: #cc6633;  font-size: 10px}
	

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 145px; /* Width of Menu Items */
	border-bottom: 1px solid #6699bb;
	border-top: 0;
	}

#navcontainer ul li {
	position: relative;
	}
	
#navcontainer li ul {
	position: absolute;
	left: 144px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
#navcontainer ul li a {
	display: block;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background: #c9e4f4; /* IE6 Bug */
	padding: 2px 4px 2px 10px;
	border: 1px solid #6699bb;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer ul li { float: left; height: 1%; }
* html #navcontainer ul li a { height: 1%; }
/* End */

#navcontainer ul li a:hover { color: #ffffff; background: #1169a8; } /* Hover Styles */
		

#navcontainer ul li a.sm {
	display: block;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background: #c9e4f4; /* IE6 Bug */
	padding: 2px 4px 2px 15px;
	border: 1px solid #6699bb;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	}
#navcontainer ul li a.sm:hover { color: #ffffff; background: #1169a8; } /* Hover Styles */

#navcontainer ul li a.sm2 {
	display: block;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background: #c9e4f4; /* IE6 Bug */
	padding: 2px 4px 2px 30px;
	border: 1px solid #6699bb;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	}
#navcontainer ul li a.sm2:hover { color: #ffffff; background: #1169a8; } /* Hover Styles */

#navcontainer ul li a.no {
	display: block;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background: #a0d3e9; /* IE6 Bug */
	padding: 2px 4px 2px 10px;
	border: 1px solid #6699bb;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	}

#navcontainer ul li a:hover.no { color: #444444; background: #a0d3e9; } /* Hover Styles */

	// -->
</style>
