body {
	background: #fff100;
	color: #000000;
	font-family: Helvetica, Tahoma, Arial, Verdana;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}

html, body, #wrapper {
	height:100%;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border: none;
}

p { line-height: 110% }

h1 { color: #73818c; font-size: 15px; }
h2 { color: #000000; font-size: 12px; font-weight: bold; margin-bottom: -10px; }
h3 { color: #000000; font-size: 12px; font-weight: bold; margin-bottom: 5px}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 758px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	background-image:url(/images/background_sidebar.gif);
	background-repeat:repeat-y;
}

#subnav_wrapper {
	position:relative;
	padding-bottom:37px;
}

#subnav_menu {
	position:absolute;
	top:-10px;
	left:203px;
	z-index:1;
}

#subnav_button {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}

.submenu { color: #767668; font-size: 10px; font-weight: bold; text-decoration: none}
.submenu:active { color: #767668; font-size: 10px; font-weight: bold; text-decoration: none }
.submenu:link { color: #767668; font-size: 10px; font-weight: bold; text-decoration: none }
.submenu:vlink { color: #767668; font-size: 10px; font-weight: bold; text-decoration: none }
.submenu:hover { color: #000000; font-size: 10px; font-weight: bold; text-decoration: underline }

.submenu_active { color: #000000; font-size: 10px; font-weight: bold; text-decoration: none}
.submenu_active:active { color: #000000; font-size: 10px; font-weight: bold; text-decoration: none }
.submenu_active:link { color: #000000; font-size: 10px; font-weight: bold; text-decoration: none }
.submenu_active:vlink { color: #000000; font-size: 10px; font-weight: bold; text-decoration: none }
.submenu_active:hover { color: #000000; font-size: 10px; font-weight: bold; text-decoration: none }

.input { font-family: Helvetica, Tahoma, Arial, Verdana; font-size: 12px; }
.input380 { font-family: Helvetica, Tahoma, Arial, Verdana; font-size: 12px; width: 380px }

a { color: #73818c }
a:active { color: #73818c }
a:link { color: #73818c }
a:vlink { color: #73818c }
a:hover { color: #73818c }