a:link {
	text-decoration: none;
	color: #000061;
}
a:visited {
	text-decoration: none;
	color: #000061;
}
a:hover {
	text-decoration: underline;
	color: #DE7424;
}
a:active {
	text-decoration: none;
	color: #000061;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(_images/bg-grad.gif);
	background-repeat:repeat-x;
	background-color:#002002;
	padding: 0px;
	margin: 0px;
}

#container {
	margin: 0 auto;
	width: 970px;
	/*
	border: 1px double #333333;
	*/
	background: #ffffff url(_images/content-bg.png) top left no-repeat;
}

#header {
	width: 970px;
	height: 125px;
	margin: 0px;
	font-weight: bold;
	text-align: right;
	font-size: 13px;
	padding-top: 10px;
	color: #FFFFFF;
}
#column-left {
	font-size: 12px;
	text-align: left;
	padding: 10px;
	float: left;
	width: 170px;
	/*	border: 1px solid black;
	background-color:#00FF00; */
	list-style-type:none;
}
#content {
	font-size: 12pt;
	color: #161616;
	text-align: left;
	margin: 0px;
	float: left;
	display: inline-block;
	width: 750px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#bottom-content {
	font-size: 12pt;
	color: #161616;
	width: 770px;
	text-align: left;
	margin: 0px;
	float: left;
/*	background-color:#00FF00;*/
	padding-left: 150px;
}

#content-left,#content-right {
	font-size: 12pt;
	text-align: left;
	padding: 0px;
	float: left;
	position: relative;
	width: 100px;
/*	border: 1px solid black;
	background-color:#00FF00;*/
}
 #content-middle {
	font-size: 12pt;
	text-align: left;
	padding: 10px 10px 0px 10px;
	float: left;
	position: relative;
	width: 200px;
/*	border: 1px solid black;
	background-color:#00FF00;*/
}
 
#nav {
	font-size: 12px;
	width: 170px;
	text-align: right;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-right: 10px;
	padding-left: 7px;
}

.formbox {
	border: 2px dashed #ba0000;
	padding: 15px;
}
input {
	color: #393939;
	background: #f4f4f4;
	border: 1px solid #000061;
	font-size:10pt;
	font-weight: bold;
}
input:hover {
	color: #393939;
	background: #f4f4f4;
	border: 1px solid #de7424;
}
h1 {
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}

.subheading {
	font-size:12pt;
	font-weight: bold;
	color: #000000;
}

.header_large {
	font-size:16pt;
	font-weight: bold;
	color: #000000;
}
.bold_underline {
	font-size:12pt;
	font-weight: bold;
	text-decoration:underline;
	color: #000000;
}

.green {
	color: #015941;
}
.blue {
	color: #002a55;
}
.red {
	color: #92342f;
}
.small {
	font-size: 10px;
}

.underline {
	text-decoration:underline;
}

#footer {
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	width: 900px;
	color: #000000;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/magic_menu_three.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#outer {
	width:970px; 
	height:35px; 
	position:relative;
	
}
.menu {list-style-type:none;padding:0; margin-top: 0px; margin-left:9px;}

.leftnav_menu {
	list-style-type:none;
	padding:0; 
	margin-top: 0px; 
	margin-left:0px; 
	line-height: 20px; 
	font-weight: bold;
	}
	
.leftnav_menu li{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px dotted;
	}

.menu ul {list-style-type:none;padding:0;margin:0;}
.menu li {
	float:left;
	background: url(_images/menu-bg.gif) top left no-repeat;
	margin:4px 1px 0 0;
	position:relative;
	padding-bottom: 5px;
	}
.menu li.sub {
	background: url(_images/menu-bg.gif) top left no-repeat;
	}

.menu li #leftnav_menu {background:#FFFFFF;}
.menu table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}
.menu li a {
	display:block;
	color:#FFF;
	font-family:arial, sans-serif;
	font-size:14px; 
	font-weight:bold; 
	line-height:24px;
	width:190px;
	text-decoration:none;
	text-align:center;
	}

.menu :hover{color:#FFF;}

.menu :hover > a {
	color:#FFF; 
	background: url(_images/menu-bg-hover.gif) top left no-repeat;
	}

.menu ul, .menu :hover ul ul {position:absolute;left:-9999px;width:11.86em;}

.menu :hover ul{
	left:0px;
	top:25px;
	width:190px;
	background:#f0f0f0;} /* the background image is for IE7 */

.menu :hover ul :hover ul {
	padding:0 4px;
	left:191px;
	top:-3px;}

#outer p {position:absolute; right:10px; bottom:5px; margin:0; color:#fff; font-size:10px; font-family:arial, sans-serif;}
