* {
	font-family: verdana, tahoma, helvetica;
	font-size: 8pt;
}
html {
	height: 100%;
}
body {
	height: 100%;
	font-family: verdana, tahoma, helvetica;
	font-size: 8pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(/images/bgnew.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
td {
	vertical-align: top;
}
img {
	border: 0px;
}
h1 {
	font-size: 10pt;
	color: #00457c;
}
h2 {
	font-size: 10pt;
	color: #ffffff;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #7d6204;
	text-decoration: underline;
}



#container {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(/images/bghoriz.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
#subcontainer {
	position: relative;
	width: 977px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(/images/bgframe.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#header {
	position: absolute;
	top: 90px;
	left: 14px;
}
#logo {
	position: absolute;
	top: 0px;
	left: -31px;
}
#menubar {
	position: absolute;
	top: 249px;
	left: 14px;
	height: 30px;
	width: 949px;
	background-color: #f9c30b;
	background-image: url(/images/menubg.gif);
	background-repeat: repeat-x;
}
#menubar_inner {
	height: 30px;
	line-height: 30px;
}
#menutopright {
	position: absolute;
	top: 15px;
	right: 14px;
}
#nl {
	position: absolute;
	top: 45px;
	right: 14px;
}
#content {
	position: absolute;
	top: 290px;
	left: 20px;
	width: 650px;
}
#content_inner {
	padding: 20px 15px 40px 15px;
	line-height: 16px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#rightbar {
	position: absolute;
	top: 290px;
	left: 690px;
	width: 240px;
	background-color: #f9c30b;
}
#rightbar_inner {
	padding: 20px 15px 40px 15px;
}
#rightbar_inner input.txt {
	border: 0px solid #ffffff;
	margin-bottom: 3px;
	width: 180px;
	padding: 3px;
	font-family: verdana, tahoma, helvetica;
	font-size: 8pt;
}
#rightbar_inner textarea.txt {
	border: 0px solid #ffffff;
	margin-bottom: 3px;
	width: 180px;
	height: 120px;
	padding: 3px;
	font-family: verdana, tahoma, helvetica;
	font-size: 8pt;
}
#copyright {
	position: relative;
	margin: 40px 0px 10px 15px;
	color: #a0a0a0;
	font-size: 10px;
	white-space: nowrap;
}
#copyright a:link, #copyright a:visited {
	font-size: 10px;
	color: #a0a0a0;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	font-size: 10px;
	color: #a0a0a0;
	text-decoration: underline;
}



#menubar_inner a:link, #menubar_inner a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	margin-left: 20px;
}
#menubar_inner a:hover, #menubar_inner a:active {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	margin-left: 20px;
}
#menutopright a:link, #menutopright a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #7d6204;
}
#menutopright a:hover, #menutopright a:active {
	font-size: 10px;
	text-decoration: underline;
	color: #7d6204;
}
