/* Main */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-style: normal;
	font-size: 11px;
	line-height: 160%;
	background: #000;
	margin: 5px;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0.25em 8px;
	line-height: 1.6em;
}
ol, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	margin-bottom: 1pt;
	margin-top: 1pt;
	text-indent: 0em;
	margin-left: 1.8em;
	padding-left: 1pt;
}
/* Headings */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A00000;
	font-variant: small-caps;
	font-stretch: wider;
	margin-bottom: 0.5em;
	margin-left: 8px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C08000;
	font-variant: small-caps;
	font-stretch: wider;
	margin-bottom: 0.5em;
	margin-left: 8px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C05000;
	font-stretch: wider;
	margin-bottom: 0.5em;
	margin-left: 8px;
}
h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #400000;
	font-stretch: wider;
	margin-bottom: 0.5em;
	margin-left: 8px;
}

#maintable {
	border: 0px solid #333;
	background: #fff;
}
#header {
	background-position: right center;
	background-repeat: no-repeat;
	margin-left: 0em;
	padding-left: 0em;
	margin-bottom: 0.0em;
	text-indent: 0em;
	width: 776px;
	height: 88px;
}

#footer {
	background-position: right center;
	background-repeat: no-repeat;
	margin-left: 0em;
	padding-left: 0em;
	margin-bottom: 0.0em;
	text-indent: 0em;
	width: 776px;
	height: 13px;
}

#separatorline {
	background-color: #3888A8;
	background-image: url(Images/spacer-bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#leftcol {
	#xbackground: #b0c0cc;
	background: #ffffff;
	width: 776px;
	height: 2em;
}
#rightcol {
	background: #fff;
	padding: 1em;
	width: 600px;
	margin-left: 5em;
}
/* Footer */
#footer {
 background: #0;
	text-align: center;
}
#footer div {
	font-size: 10px;
	color: #000;
	line-height: 130%;
	text-align: center;
}

/* Forms Fields */
select, textara, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}
.default_list {
	list-style: disc;
	margin-left: 0.5em;
	padding-left: 1em;
	text-indent: 0em;
}
.nowrap {
	white-space: nowrap;
}
/* Hyperlinks */
a {
	color: #358;
	text-decoration: none;
	xbackground: url(Images/dotted_underline.gif) bottom left repeat-x;
}
a :visited {
	color: #477;
}
a :hover {
	color: #c00;
	text-decoration: underline;
	xbackground: none;
}
a :active {
	color: red;
}
#nav {
	background: #fff url(gx/nav.jpg) no-repeat;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	width: 776px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

#nav ul li {
	float: left;
	line-height: 30px;
}

#nav ul li a {
	color: #888051;
	float: left;
	font-size: 10px;
	display: block;
	height: 30px;
	padding-left: 10px;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #990;
	text-decoration: underline;
}


/* Navigation */
/* Left Navigation Menu */
#leftnav {
text-align: center;
	margin: 0 auto;
	padding: 0px;
	width: 776px;
	font-size: 11px;
}
#leftnav ul {
	background: #d0e0f0;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.leftnav-item {
	background: #d0e0f0;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 2em;
	text-align: center;
	width: 95px;
	border-top: 1px solid #fff;
}
.leftnav-item a {
	display: compact;
	margin: 0 0 0 0px;
	padding: 1px 0px 1px 6px;
	color: #006 !important;
	text-align: center;
	text-decoration: none;
	background: #d0e0f0;
}
.leftnav-item a :hover {
	color: #FF000A !important;
	background-color: #fff0c0;
}
/* Activated menu */
.leftnav-item-act {
	float: left;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 2em;
	width: 95px;
	border-top: 1px solid #fff;
	background-color: #fff0c0;
}
.leftnav-item-act a {
	display: block;
	margin: 0 0 0 0px;
	padding: 1px 0px 1px 6px;
	color: #cc000A !important;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
/* Submenu */
.leftnav-subitem {
	font-size: 10px;
	background-color: #fff8e0;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 1.6em;
	width: 100px;
	border-top: 1px solid #fff;
}
.leftnav-subitem a {
	display: block;
	padding: 1px 0px 1px 26px;
	color: #006 !important;
	text-align: left;
	text-decoration: none;
}
.leftnav-subitem a :hover {
	color: #cc0000 !important;
	background-color: #fff0c0;
}
/* Submenu */
.leftnav-subitem-act {
	font-size: 10px;
	background-color: #fff8e0;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 1.6em;
	width: 100px;
	border-top: 1px solid #fff;
}
.leftnav-subitem-act a {
	display: block;
	margin: 0 0 0 20px;
	padding: 1px 0px 1px 6px;
	color: #cc0006 !important;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
