body {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: top;
	text-align: left;
	}
	
h1 {
	font-size: 14px;
	color: #000000;
	}
	
h2 {
	font-size: 12px;
	color: #666666;
	}
	
h3 {
	font-size: 11px;
	color: #999999;
	}		

a {
	color: #000000;
	}
	
a:hover {
	color: #DC3C0A;
	text-decoration: underline;
	}	
	
hr {
	color: #CECECE;
	height: 0px;
	border-top: 1px solid #CECECE;
	border-left: 0px;
	border-right: 0px;;
	border-bottom: 0px;
	}	
	
	
.main_table {
	width: 100%;
	height: 100%;
	margin: 0px auto 0px auto;
	}
	
.header {
	background: url(../templateimages/header_bg.gif) right 30px no-repeat;
	height: 120px;
	padding: 15px;
	}
	
.headernav {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align: bottom;
	text-align: right;
	height: 90px;
	}


.headernav a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}	

	
.menubar {
	background: #D4D2BA url(../templateimages/menubg.gif) repeat-x bottom;
	}
	
.submenubar {
	background-color: #E6E6D2;
	height: 25px;
	vertical-align: middle;
	}
	
.submenubar {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	vertical-align: middle;
	padding-left: 10px;
	}

.submenubar a {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	vertical-align: middle;
	text-decoration: none;
	}
	
.submenubar a:hover {
	color: #5F5F5F;
	text-decoration: none;
	}
	
.outer_content {
	height: 100%;
	padding: 15px;
	}
	
.content {
	color: #333333;
	padding: 25px;
	}	
	
.footer {
	padding: 5px 10px 0px 0px;
	text-align: right;
	border-top: 1px solid #706E57;
	}
	
input, select, textarea {
	border: 1px solid #B3B19A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	}
	
.feedback_button {
	background-color: #000066;
	font-weight: bold;
	color: #FFFFFF;
	border-top-color: #E6E6D2;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #E6E6D2;
	}
	
	
	
/* ------------------ TOP MENU -------------------------- */

#navwrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	/*padding-left: 5px;
	*/
	margin: 0px;
	/*margin-bottom: 5px;
	*/
	position: relative;
	z-index: 100;
	float: left;
	width: 715px; /* bmh */
	voice-family: "\"}\""; 
	voice-family: inherit;
	}
html>#navwrap {
	width: 715px;
	}

#navblock {
	float: left;
	margin: 0px;
	width: 725px; /* bmh */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 715px;
	}
html>#navblock {
	width: 715px;
	}
	
#nav, #nav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: block;
	width: 725px; /* bmh */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 715px;
	} 
*>html #navblock ul {f\loat: left;margin-top:0px;width:715px;} /*IE 5 Mac hack  */
	
#nav a span {
	border-bottom: 1px solid black;
	height: 30px;
	padding: 0px 10px 0px 10px;
	cursor: pointer;
	}	
html>body #nav a span { padding: 0px 10px 8px 10px; }	
	
#nav a:visited, #nav a:link {
	display: block;
	border: 0px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	/*padding: 0px 10px 0px 10px;
	*/margin-top: 0px;
	margin-bottom: 0px;
	line-height: 3;
	background: #E6E6D2 url(../templateimages/menuitembg.gif) right repeat-y;
	}
*>html #nav a {f\loat: left;} /*IE 5 Mac hack */

#nav a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	/*padding: 0px 10px 0px 10px;
	*/background-color: #B8B69E;
	}
	
#nav li {
	position: relative;
	float: left;
	margin: 0px;
	margin-right: 0;
	margin-bottom: 0;
	width: auto;
	} 
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}

/* second-level lists */
#nav li ul {
	position: absolute;
	left: -999em;
	/* width: 150px; */
width: 180px;
	height: auto;
	margin: 0px;
	padding: 0;
	background: #c4c4c4;
	display: block;
	list-style: none;
	}
#nav li li {
	margin: 0px;
	padding: 0px;
	/* width: 100%;  // WHY? */
	font-size: 10px;
	}
#nav li li span {
	margin-left: 10px;
	padding: 0px 4px 1px 0px;
	display: block;
	position: relative;
	line-height: 1.4em;
	border: 0px;
	}
html>body #nav li li span { padding: 0px 4px 1px 0px; }

#nav li li a, #nav li li a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	font-weight: normal;
	width: 180px;
	/*text-transform: uppercase;
	*/
	}
#nav li li a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: lowercase;
	*/
	border-right: 0px;
	}

/* second-level lists */
#subNav {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	}

#subNav a:visited, #subNav a:link {
	border: 0;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 2em;
	}
	
#subNav a:hover {
	color: #000;
	}	
	
	
/* ------------- SUB-MENU ----------------- */
.submenu {
	width: 160px;
	}
	
div#subboxhead {
	background: #CECECE;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	}
	
div#submenuitems {
	border-left: 1px solid #CECECE;	
	border-right: 1px solid #CECECE;	
	border-bottom: 1px solid #CECECE;		
	padding: 7px;
	line-height: 2;
	}
	
div#submenuitems a {
	color: #000000;
	background: url(../templateimages/submenuitem_bg.gif) no-repeat 0px 3px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
	}
	
div#submenuitems a:hover {
	color: #999999;
	}	
		

