﻿/* --------- specific system styles (do not edit!) --------- */
html {
	height: 100%;
}
.body
{
	color: #666;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 11px;
	}


P
{
	color: #666;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 11px;
	}
UL,LI
{
	color: #666;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 11px;
	}

body {
	height: 100%;
	overflow/**/:/**/visible;
}

body, table, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	vertical-align: top;
}


H1
{
	font-size: 20px;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	display: block;
	color: #000;
}
H2 {
	font-size: 14px;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000;
}
H3 {
	color: #8E9300;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
}
H4 {
	color: #666;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size: 11px;
}


/* --------- bug-fix & utility css --------- */
 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* --------- general page styles --------- */
input {
	font-family: Arial,Helvetica,sans-serif;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/*  --------- default text links --------- */
/* should contain only colour definitions, no font, size, weight, etc */
a, a:link, a:visited {
	color: #000;
	text-decoration: none;		
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

/* --------- navigation styles --------- */
/* ---- nav style 0 (Flowing Text - Main Nav) ---- */
.navi0 {
	/* common font face, size, formatting */
	padding: 5px 0 0 7px;
	margin: 0 0 24px 11px;
	width: 748px;
	width/* */:/**/741px;
	width: /**/741px;
	height: 28px;
	height/* */:/**/23px;
	height: /**/23px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8E9300;
	text-decoration: none;
	
	background: url(../graphics/system/mainnavbg.gif) no-repeat top;
}

.navi0 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi0 li {
	float: left;
	padding: 0 0 0 15px;
}

/*\*//*/
.navi0 li {
	padding: 0 0 0 13px;
}
/**/

.navi0 a {
	display: block;
	display: inline-block;
	width: 20px;
	white-space: nowrap;
}

/* change back to block display for all non Mac IE \*/
.navi0 a {
	display: block;
}
/* end Mac IE hack */

html>body .navi0 a {
	width: auto;
}
.navi0 a:link, .navi0 a:visited {
	/* normal link: colour, style */
	color: #333;
}

.navi0 a:hover, .navi0 a:active {
	/* normal link rollover: colour, style */
	color: #8E9300;
	text-decoration: none;
}

.navc0 a:link, .navc0 a:visited {
	/* current link: colour, style */
	color: #8E9300;
}

.navc0 a:hover, .navc0 a:active {
	/* current link rollover: colour, style */
	color: #8E9300;
	text-decoration: none;
}

li.navh0 {
	/* header text */
}

.navd0 {
	/* description text */
}

/* ---- nav style 9 (Drop Down Menu) ---- */
.navi9 {
	position: absolute;
	z-index: 100;
	left: -999em;
	top: -999em;
	margin: 3px 0 0 -19px;
	width: 105px;
	font-size: 11px;
	color: #FFF;
	background: url(../graphics/system/dropdownbg.png);
}

* html .navi0 .navi9 {
	background: none;
	background: #b3b114;
}

.navi0 .navi9 ul {
	position: relative;
	margin: 0;
	padding: 6px 0 8px 0;
	height: auto;
	width: auto;
	list-style: none;
	border: none;
}

.navi0 .navi9 ul li {
	position: relative;
	list-style: none;
	float: none;
	display: block;
	margin: 0;
	padding: 0;
}

html>body .navi9 ul li {
	height: auto;
}

.navi9 ul li a {
	display: block;
	padding: 3px 6px 4px 6px;
	border: none;
	width: auto;
	white-space: normal;
}

html>body .navi9 ul li a {
	height: auto;
}

/* non-Mac IE 5 - reset nav div to normal \*/
.navi9 {
	top: auto;
}
/* end Mac IE 5 hack */

.navi9 a:link, .navi9 a:visited {
	/* normal link: colour, style */
	position: relative;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

.navi9 a:hover, .navi9 a:active {
	/* normal link rollover: colour, style */
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	background: #c4c232;
}

.navc9 a:link, .navc9 a:visited {
	/* normal link: colour, style */
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	background: #c4c232;
}

.navc9 a:hover, .navc9 a:active {
	/* normal link rollover: colour, style */
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	background: #c4c232;
}

/* --------- text styles (font face should be defined) --------- */
h1, .t0, .t1, .t2, .t3, .t4 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* ---- title text style (Page Title) ---- */
h1, .t0 {
/*	color: #000; */
	font-size: 20px;
	display: block;
	color: #000;
	margin: 0;
	padding: 0 0 15px 0;
}

h1 a:link, h1 a:visited, .t0 a:link, .t0 a:visited {
	text-decoration: underline;	
}

h1 a:hover, h1 a:active, .t0 a:hover, .t0 a:active {
}

/* --------- text style 1 (Main Heading) --------- */
.t1 {
/*	color: #000; */
	font-size: 20px;
	display: block;
	color: #000;
}

.t1 a:link, .t1 a:visited {
	text-decoration: underline;	
}

.t1 a:hover, .t1 a:active {
}

/* --------- text style 2 (Sub Heading) --------- */
.t2 {
/*	color: #000; */
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.t2 a:link, .t2 a:visited {
	text-decoration: underline;	
}

.t2 a:hover, .t2 a:active {
}

/* --------- text style 3 (Normal Text) --------- */
.t3 {
/*	color: #000; */
/*	font-size: 12px; */
	line-height: 17px;
}

.t3 a:link, .t3 a:visited {
	font-weight: normal;
	text-decoration: underline;	
}

.t3 a:hover, .t3 a:active {
}

/* --------- text style 4 (Footer Text) --------- */
.t4 {
/*	color: #555; */
	font-size: 10px;
}

.t4 a:link, .t4 a:visited {
	text-decoration: underline;	
}

.t4 a:hover, .t4 a:active {
}

/* --------- text style 5 (Special Green Subhead) --------- */
.t5 {
/*	color: #555; */
	color: #8E9300;
	font-weight: bold;
	font-size: 11px;
}

.t5 a:link, .t5 a:visited {
	text-decoration: underline;	
}

.t5 a:hover, .t5 a:active {
}

/* --------- custom style settings --------- */

.quicksearch {
	position: absolute;
	z-index: 1;
	margin: 0 0 30px 340px;
	width: 166px;
}

.quicksearch .searchbox span {
	display: block;
	font-size: 11px;
	color: #818183;
}

.quicksearch .searchbox .formfieldtext {
	border: 1px solid #818183;
	width: 115px;
	margin: 0 5px 0 0;
}

/* --------- layout style settings --------- */
#pagebody {
	color: #666;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	background: #FFF url(../graphics/system/pagebg_strip.gif) repeat-x top;
}

#toplevela {
	margin: 10px 0 0 0;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	text-align: left;
	background: #FFF url(../graphics/system/mainbg_mid.gif) repeat-y;
}

#toplevelb {
	background: url(../graphics/system/mainbg_top.gif) no-repeat top;
}

#toplevelc {
	padding: 9px 0 26px 0;
	min-height: 522px;
	height: 522px;
	background: url(../graphics/system/mainbg_btm.gif) no-repeat bottom;
}

html>body #toplevelc {
	height: auto;
}

#main {
	margin: 0 0 0 4px;
	width: 759px;
	height: 100%;
}

#logo {
	margin: 0 0 395px 0;
}

#column1 {
	padding: 10px 13px 0 17px;
	width: 212px;
	width/* */:/**/182px;
	width: /**/182px;
}

#column2 {
	padding: 0 126px 10px 22px;
	width: 546px;
	width/* */:/**/397px;
	width: /**/397px;
}

#column2lines {
	border-left: 1px solid #8E9300;
	border-right: none;
}

#sectionheader {
	margin: 0 0 16px 0;
}

#mainContent
{
	margin: 0 22px 0 22px
}


