/* --------- specific system styles (do not edit!) --------- */
html {
	height: 100%;
}

body {
	height: 100%;
	overflow/**/:/**/visible;
}

body, table, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	vertical-align: top;
}

/* hide from Mac IE \*/	
td {
	font-size: 76%;
	font-size/* */:/**/100%;
	font-size: /**/100%;	
}
/* end hide Mac IE */

/* --------- 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;
}

ul.list0 {
	list-style-image: url(../graphics/system/bullet0.gif);
	margin-left: 1em;
	padding: 0;
}

ul.list1 {
/*	list-style-image: url(../graphics/system/bullet1.gif); */
	margin-left: 2em;
	padding: 0;
}

ul.list2 {
/*	list-style-image: url(../graphics/system/bullet2.gif); */
	margin-left: 4em;
	padding: 0;
}

ul.list3 {
/*	list-style-image: url(../graphics/system/bullet3.gif); */
	margin-left: 1em;
	padding: 0;
}

/*  --------- default text links --------- */
/* should contain only colour definitions, no font, size, weight, etc */
a, a:link, a:visited {
	color: #904f32;
	text-decoration: none;		
}

a:hover, a:active {
	color: #549213;
	text-decoration: none;
}

/* ------ custom form elements style ------ */
.formfieldtext {
}

.formfieldoption {
}

.formfieldarea {
}
 
.formfieldselect {
}

.formfieldbutton {
}

.formfieldimage {
}

/* ------ search box style ------ */
.searchbox .formfieldtext {
	width: 120px;
}

/*----- login box styles -----*/
.loginbox label {
	display: block;
	padding: 0 0 6px 0;
}

.loginbox span {
	width: 70px;
	padding: 4px 2px 0 0;
	text-align: right;
	float: left;
}

.loginbox .formfieldbutton {
	margin-left: 73px;
}

.loginbox .formerror {
	color : #B00;
	font-weight : bold;
	margin-bottom: 2px;
}

/* --------- sitemap styles --------- */
/* number represents level within sitemap hierarchy */
/* can be defined individually, and extended indefinitely */
.sm1 {
	color: #000;
	font-size: 14px;
}

.sm1 a:link, .sm1 a:visited {
	/* normal link: colour, style */
}

.sm1 a:hover, .sm1 a:active {
	/* normal link rollover: colour, style */
}

/* --------- navigation styles --------- */
/* ---- nav style 0 (Sub Nav - Text) ---- */
.navi0 {
	/* common font face, size, formatting */
	padding: 0 0 40px 0;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7e9275;
	text-transform: lowercase;
	text-decoration: none;
	background: none;
}

.navi0 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi0 li {
	display: inline;
}

.navi0 a:link, .navi0 a:visited {
	/* normal link: colour, style */
	color: #306c0f;
}

.navi0 a:hover, .navi0 a:active {
	/* normal link rollover: colour, style */
	color: #549213;
	text-decoration: none;
}

.navc0 a:link, .navc0 a:visited {
	/* current link: colour, style */
	color: #174f07;
	text-decoration: underline;
}

.navc0 a:hover, .navc0 a:active {
	/* current link rollover: colour, style */
	color: #174f07;
	text-decoration: underline;
}

li.navh0 {
	/* header text */
}

.navd0 {
	/* description text */
}

/* ---- nav style 0 (Utility Nav - Text) ---- */
.navi1 {
	/* common font face, size, formatting */
	padding: 20px 0 7px 35px;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #5a872a;
	text-decoration: none;
}

.navi1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi1 li {
	display: inline;
}

.navi1 a:link, .navi1 a:visited {
	/* normal link: colour, style */
	color: #5a872a;
	font-weight: bold;
	text-decoration: none;
}

.navi1 a:hover, .navi1 a:active {
	/* normal link rollover: colour, style */
	color: #6ea733;
	font-weight: bold;
	text-decoration: none;
}

.navc1 a:link, .navc1 a:visited {
	/* current link: colour, style */
	color: #6ea733;
	font-weight: bold;
	text-decoration: underline;
}

.navc1 a:hover, .navc1 a:active {
	/* current link rollover: colour, style */
	color: #6ea733;
	font-weight: bold;
	text-decoration: underline;
}

li.navh1 {
	/* header text */
}

.navd1 {
	/* description text */
}

/* ---- nav style 6 (Main Nav - Graphics) ---- */
.navi4 {
	position: absolute;
	z-index: 1;
	margin: 97px 0 0 21px;
	padding: 0;
}

.navi4 ul, .navi4 li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.navi4 li {
	display: inline;
}


/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
h1, .t0, .t1, .t2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.t3, .t4 {
	font-family: Verdana,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* ---- title text style ---- */
h1, .t0 {
/*	color: #000; */
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 25px 0;
	color: #235c08;
}

h1 a:link, h1 a:visited, .t0 a:link, .t0 a:visited {
}

h1 a:hover, h1 a:active, .t0 a:hover, .t0 a:active {
}

/* --------- text style 1 --------- */
.t1 {
/*	color: #000; */
	display: block;
	padding: 0 0 6px 0;
	font-size: 19px;
	font-weight: bold;
	color: #306c0f;
}

.t1 a:link, .t1 a:visited {
	display: inline-block;
	font-weight: bold;	
	border-bottom: 1px dashed #904f32;
}

.t1 a:hover, .t1 a:active {
	border-bottom: 1px dashed #549213;
}

/* --------- text style 2 --------- */
.t2 {
/*	color: #000; */
	display: block;
	padding: 0 0 4px 0;
	font-size: 16px;
	font-weight: bold;
	color: #306c0f;
}

.t2 a:link, .t2 a:visited {
	display: inline-block;
	font-weight: bold;	
	border-bottom: 1px dashed #904f32;
}

.t2 a:hover, .t2 a:active {
	border-bottom: 1px dashed #549213;
}

/* --------- text style 3 --------- */
.t3 {
/*	color: #000; */
/*	font-size: 12px; */
	line-height: 18px;
}

.t3 a:link, .t3 a:visited {
	display: inline-block;
	font-weight: bold;	
	border-bottom: 1px dashed #904f32;
}

.t3 a:hover, .t3 a:active {
	border-bottom: 1px dashed #549213;
}

/* --------- text style 4 --------- */
.t4 {
/*	color: #555; */
	font-size: 11px;
}

.t4 a:link, .t4 a:visited {
	display: inline-block;
	font-weight: bold;	
	border-bottom: 1px dashed #904f32;
}

.t4 a:hover, .t4 a:active {
	border-bottom: 1px dashed #549213;
}

/* --------- miscellaneous styles --------- */
.caption {
	font-size: 11px;
	text-align: right;
	font-style: italic;
}

.error {
	color: #900;
	font-weight: bold;
}

.highlight {
	background-color: #EEE;
	color: #090;
	font-weight: bold;
  padding: 0 3px 1px 3px;
}

.cms-link span, .developer-link span {
	display: none;
}

/* --------- quick table row styles --------- */
.r1 {
	/*background: #DDD;*/
}

.r2 {
	/*background: #F4F4F4;*/
}

/* --------- custom style settings --------- */

/* --custom form field styles-- */
#content .formfieldtext {
	border: 1px solid #235c08;
	background: #f2f1e2;
	color: #235c08;
	font-size: 12px;
}



/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #1a3f04;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #1f4c21 url(../graphics/system/pagebg_forest.jpg) no-repeat top left;
}

#toplevel {
	width: 746px;
	height: 100%;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(../graphics/system/mainshadows1.png) repeat-y center;
}

* html #toplevel {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/mainshadows1.png',sizingMethod='scale');	
}

#main {
	width: 738px;
	padding: 0 4px 0 4px;
	background: url(../graphics/system/maintdbg_forest.gif) repeat-y 4px 0;
}

#logolink {
	position: absolute;
	z-index: 99;
	display: block;
	width: 340px;
	height: 90px;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

#mainnavtip {
	position: absolute;
	z-index: 2;
	width: 30px;
	height: 67px;
	margin: 91px 0 0 -17px;
	background: url(../graphics/system/mainnavend.png) no-repeat top;
}


* html #mainnavtip {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/mainnavend.png',sizingMethod='scale');	
}

#content {
	padding: 0 275px 0 65px;
	min-height: 340px;
	height: 340px;
}

html>body #content {
	height: auto;
}

#decobgtop {
	width: 738px;
	padding: 224px 0 0 0;
	background: url(../graphics/system/mainbg_forest.jpg) no-repeat top;
}

#decobgmid {
	width: 738px;
	background: url(../graphics/system/mainrpt_forest.gif) repeat-y;
}

#decobgbtm {
	width: 738px;
	padding: 0 0 32px 0;
	background: url(../graphics/system/mainbtm_forest.gif) no-repeat bottom;
}


#footcell {
	padding: 0 4px 0 4px;
	vertical-align: bottom;
	background: url(../graphics/system/maintdbg_forest.gif) repeat-y 4px 0;
}

#footer {
	width: 738px;
	width/* */:/**/703px;
	width: /**/703px;
	height: 24px;
	height/* */:/**/16px;
	height: /**/16px;
	padding: 4px 0 4px 35px;
	color: #5a872a;
	font-size: 10px;
	border-top: 1px solid #5f8152;
	background: url(../graphics/system/footerbg_forest.gif) repeat-x top; 
}

#footer a, #footer a:link, #footer a:visited {
	color: #5a872a;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #6ea733;
	font-weight: bold;
	text-decoration: underline;
}

#footertext {
	position: absolute;
	z-index: 200;
}
