
/* --------- specific system styles (do not edit!) --------- */
html {
	height: 100%;
}

body {
	height: 100%;
}

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 */

/* --- image wrapping rules --- */
.fluxresetwrap {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.fluximg-al img,
.fluximg-ar img,
.fluximg-ac img,
.fluximg-wl img,
.fluximg-wr img,
.fluximg-wc img {
	position: relative;
	z-index: 1;
}

.fluximg-al {
	text-align: left;
}

.fluximg-al .caption {
	text-align: left;
	margin: 0 auto 0 0;
}

.fluximg-ar {
	text-align: right;
}

.fluximg-ar .caption {
	text-align: left;
	margin: 0 0 0 auto;
}

.fluximg-ac {
	text-align: center;
}

.fluximg-ac .caption {
	text-align: left;
	margin: 0 auto 0 auto;
}

.fluximg-wl {
	float: left;
	text-align: left;
}

.fluximg-wl .caption {
	text-align: left;
}

.fluximg-wr {
	float: right;
	text-align: left;
}

.fluximg-wr .caption {
	text-align: left;
}

/* Only IE-win sees this. \*/
* html .fluximg-al, * html .fluximg-ar, * html .fluximg-ac {
	height: 1%;
}

* html .fluximg-wl {
	margin: 0 -3px 0 0;
}

* html .fluximg-wr {
	margin: 0 0 0 -3px;
}
/* End hide from IE5/mac */

/* --------- 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 */

/* --------- hide accessibility links from visual browsers --------- */
#access {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

/* --------- general page styles --------- */
input {
	font-family: Arial,Helvetica,sans-serif;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* -- style 0 -- */
ul.list0 {
/*	list-style-image: url(../graphics/system/bullet0.gif); */
	position: relative;
	z-index: 0;
	left: 1.7em; /* (1.2em + X) */
	margin: 0 1.7em 0 -1.7em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list0 li {
	margin: 0 0 0 1.7em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list0 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 1 -- */
ul.list1 {
/*	list-style-image: url(../graphics/system/bullet1.gif); */
	position: relative;
	z-index: 0;
	left: 3.2em; /* (1.2em + X) */
	margin: 0 3.2em 0 -3.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list1 li {
	margin: 0 0 0 3.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list1 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 2 -- */
ul.list2 {
/*	list-style-image: url(../graphics/system/bullet2.gif); */
	position: relative;
	z-index: 0;
	left: 5.2em; /* (1.2em + X) */
	margin: 0 5.2em 0 -5.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list2 li {
	margin: 0 0 0 5.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list2 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 3 -- */
ul.list3 {
/*	list-style-image: url(../graphics/system/bullet3.gif); */
	position: relative;
	z-index: 0;
	left: 2.2em; /* (1.2em + X) */
	margin: 0 2.2em 0 -2.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list3 li {
	margin: 0 0 0 2.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list3 {
	left: 0;
	margin: 0;
	height: 0;
}

/*  --------- default text links --------- */
/* should contain only colour definitions, no font, size, weight, etc */
a, a:link, a:visited {
	color: #FF6C00;
	text-decoration: none;		
}

a:hover {
	color: #FF6C00;
	text-decoration: underline;
}

a:active {
	color: #2D6E8C;
}

/* ------ custom form elements style ------ */
.formfieldemail {
	display: none;
}

.emailform {
	width: 400px;
}

.emailform .formfieldlabel {
	font-weight: bold;
	padding: 0 20px 15px 0;
	width: 160px;
	text-align: right;
}

.emailform .formfielddescr {
	font-weight: normal;
	font-size: 11px;
	text-align: right;
}

.emailform .formfieldtext,
.emailform .formfieldarea,
.emailform .formfieldlist,
.emailform .formfieldselect,
.emailform .formfieldoption,
.emailform .formfieldfile,
.emailform .formfieldbutton {
	width: 210px;
	padding: 0 0 15px 10px;
}

.emailform .formfieldarea textarea {
	height: 80px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
}

.emailform .formfieldtext input {
	width: 180px;
}

.formfieldlistitem {
	padding: 0 0 0 20px;
}

.emailform .formfieldoption label {
	display: block;
	margin: 0 0 0 20px;
}

.emailform .formfieldoption input {
	float: left;
	margin: 0 5px 0 0;
}

.formfieldlistitem input {
	margin: 0 0 0 -20px;
}

.emailform .formfieldmandatory .formfieldstar {
	position: absolute;
	left: -10000px;
}

.emailform .formfieldmandatory .formfieldtext,
.emailform .formfieldmandatory .formfieldarea,
.emailform .formfieldmandatory .formfieldlist,
.emailform .formfieldmandatory .formfieldselect,
.emailform .formfieldmandatory .formfieldfile,
.emailform .formfieldmandatory .formfieldoption {
	background: url(../graphics/system/formfieldmandatory_star.gif) no-repeat top left;
}

/*-- form header --*/
.emailform .formfieldheader {
	padding: 0 0 15px 0;
	color: #000;
	font-size: 17px;
	font-weight: bold;
}

/*-- form sub header --*/
.emailform .formfieldsubheader {
	padding: 0 0 15px 0;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

/*-- form normal text --*/
.emailform .formfieldnormaltext {
	padding: 0 0 15px 0;
	font-size: 12px;
	font-weight: normal;	
}

/*-- form divider line --*/
.emailform .formfieldseparator div {
	margin: 0 0 15px 0;
	height: 1px;
	border-bottom: 1px solid #CCC;
	line-height: 0;
	font-size: 0;
}

/* ------ search box style ------ */
.searchbox .formfieldtext {
	width: 120px;
	font-size: 11px;
}

.searchbox .formfieldbutton {
	font-size: 11px;
	padding: 0 1px;
	margin: 0 0 0 2px;
}


/* ------ custom search box style ------ */
.featurebox2 .searchbox span {
	text-align: center;
}

.featurebox2 .searchbox .formfieldtext {
	width: 140px;
	text-align: left;
	font-size: 11px;
}

.featurebox2 .searchbox .formfieldbutton {
	font-size: 11px;
	padding: 0 1px;
	margin: 2px 0 0 0;
}

.featurebox2 .searchbox div {
	width: 146px;
	text-align: right;
	margin: 0 auto;
}

/* ------ custom subscribe box style ------ */
.subscribebox span {
	text-align: center;
}

.subscribebox .formfieldtext {
	width: 140px;
	text-align: left;
	font-size: 11px;
}

.subscribebox .formfieldbutton {
	font-size: 11px;
	margin: 2px 0 0 0;
}

.subscribebox div {
	width: 146px;
	text-align: right;
	margin: 0 auto;
}

.subscribebox div label {
	display: block;
	text-align: left;
}

/*----- 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;
}

/*----- highlight for search terms -----*/
.highlight {
	background-color: #EEE;
	color: #090;
	font-weight: bold;
   padding: 0 3px 1px 3px;
}

/* --------- sitemap styles --------- */
/* number represents level within sitemap hierarchy */
/* can be defined individually, and extended indefinitely */
.sm1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.sm1 a:link, .sm1 a:visited {
	/* normal link: colour, style */
	color: #C00;
	text-decoration: none;
}

.sm1 a:hover, .sm1 a:active {
	/* normal link rollover: colour, style */
	color: #F00;
	text-decoration: underline;
}

/* --------- navigation styles --------- */
/* ---- nav style 3 (main nav - hz graphics) ---- */
.navi3 {
	margin: 0;
	padding: 0;
}

div.navi3 {
	position: absolute;
	z-index: 90;
	margin: 65px 0 0 230px;
}

.navi3 ul, .navi3 li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.navi3 li {
	display: inline;
}

/* ---- nav style 4 (Sub Nav - VT Text) ---- */
.navi4 {
	/* common font face, size, formatting */
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.navi4 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi4 li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
}

div.navi4 a {
	display: block;
	width: 156px;
	width/* */:/**/134px;
	width: /**/134px;
	padding: 4px 4px 4px 18px;
	font-size: 11px;
	line-height: 1em;
	background: url(../graphics/system/2005_subnav_bkgnormal.gif) no-repeat;
}

.sunbavheader {
	height: 15px;
	margin: 0 0 5px 0;
	line-height: 1px;
	font-size: 1px;
	background-image: url(../graphics/system/2005_title.gif);
	background-repeat: no-repeat;
}

.subnavdivider {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0 1px;
	background: #E5E5E5;
}

.navi4 a:link, .navi4 a:visited {
	/* normal link: colour, style */
	color: #FF6C00;
	text-decoration: none;
}

.navi4 a:hover, .navi4 a:active {
	/* normal link rollover: colour, style */
	color: #FF6C00;
	text-decoration: underline;
}

.navc4 a:link, .navc4 a:visited {
	/* current link: colour, style */
	color: #2D6E8C;
	text-decoration: none;
	background: url(../graphics/system/2005_subnav_bkgcurrent.gif) no-repeat;
}

.navc4 a:hover, .navc4 a:active {
	/* current link rollover: colour, style */
	color: #2D6E8C;
	text-decoration: underline;
	background: url(../graphics/system/2005_subnav_bkgcurrent.gif) no-repeat;
}


/* ---- nav style 5 (Utility Nav - Hz Text) ---- */
.navi5 {
	/* common font face, size, formatting */
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div.navi5 {
	position: absolute;
	z-index: 80;
	margin: 21px 0 0 20px;
	width: 475px;
}

.navi5 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi5 li {
	display: inline;
}

.navi5 a:link, .navi5 a:visited {
	/* normal link: colour, style */
	color: #EEE115;
}

.navi5 a:hover, .navi5 a:active {
	/* normal link rollover: colour, style */
	color: #EEE115;
	text-decoration: underline;
}

.navc5 a:link, .navc5 a:visited {
	/* current link: colour, style */
	color: #EEE115;
}

.navc5 a:hover, .navc5 a:active {
	/* current link rollover: colour, style */
	color: #EEE115;
	text-decoration: underline;
}


/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
/* ---- title text style ---- */
h1, .t0 {
	color: #12A0CE;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/* --------- text style 1 --------- */
.t1 {
	color: #5FAC05;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}

/* --------- text style 2 --------- */
.t2 {
	color: #5FAC05;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

/* --------- text style 3 --------- */
.t3 {
	color: #3A3A3A;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/* --------- text style 4 --------- */
.t4 {
	color: #3A3A3A;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

/* --------- miscellaneous styles --------- */
.caption {
	font-size: 11px;
}

.error {
	color: #900;
	font-weight: bold;
}

.cms-link span, .developer-link span {
	display: none;
}

/* --------- quick table row styles --------- */
.r1 {
	/*background-color: #DDD;*/
}

.r2 {
	/*background-color: #F4F4F4;*/
}

/* --------- custom style settings --------- */
.featurebox1 {
	width: 176px;
	padding: 19px 0px 0px 0px;
	margin: 0 0 4px 0;
	background: url(../graphics/system/2005_featurebox_1.gif) no-repeat;
}

.featurebox3 {
	padding: 0px 0px 19px 0px;
	background: url(../graphics/system/2005_featurebox_3.gif) no-repeat;
	background-position: left bottom;
}

.featurebox2 {
	min-height: 30px;
	height: 30px;
	padding: 0px 10px;
	background: #FFF url(../graphics/system/2005_featurebox_2.gif) repeat-y;
}

html>body .featurebox2 {
	height: auto;
}


.titleemailnewsletter {
	border: 1px solid #E5E5E5;
	border-width: 0 0 1px 0;
	margin: 0 4px 8px 4px;
	height: 18px;
	height/* */:/**/17px;
	height: /**/17px;
	background: url(../graphics/system/2005_title_emailnewsletter.gif) no-repeat;
}

.titlesearch {
	border: 1px solid #E5E5E5;
	border-width: 0 0 1px 0;
	margin: 0 4px 8px 4px;
	height: 18px;
	height/* */:/**/17px;
	height: /**/17px;
	background: url(../graphics/system/2005_title_search.gif) no-repeat;
}

.headingbox1 {
	height: 27px;
	height/* */:/**/22px;
	height: /**/22px;
	padding: 3px 0 0 5px;
	margin: 0 0 12px 0;
	border: 1px solid #EAEAEA;
	border-bottom: 1px solid #AFAFAF;
	background: #F6F6F6 url(../graphics/system/2005_headingtitle_bkg.gif) no-repeat;
	color: #5FAC05;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
}

.pagedivider {
	width: 510px;
	height: 6px;
	margin: 5px 0;
	background: url(../graphics/system/2005_pagedivider.gif) repeat-x;
}


/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #3A3A3A;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #266989 url(../graphics/system/2005_main_bkg.jpg) repeat-x;
}

#toplevel {
	width: 740px;
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#main1 {
	padding: 0 0 20px 0;
	vertical-align: top;
}

#main2 {
	padding: 0;
	vertical-align: bottom;
}

#header {
	height: 97px;
	background: url(../graphics/system/2005_header_bkg.jpg) no-repeat;
}

#mainlogo {
	position: absolute;
	z-index: 99;
	margin: 14px 0 0 36px;
}

#mainnav {

}

#maincontent {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

#content1 {
	width: 180px;
	padding: 0;
	vertical-align: top;
}

#content2 {
	width: 560px;
	padding: 19px 0px 0px 0px;
	vertical-align: top;
	background: url(../graphics/system/2005_contentbox_1.gif) no-repeat;
	
}

#contentbox3 {
	padding: 0px 0px 19px 0px;
	background: url(../graphics/system/2005_contentbox_3.gif) no-repeat;
	background-position: left bottom;
}

#contentbox2 {
	min-height: 230px;
	height: 230px;
	padding: 0px 23px;
	background: #FFF url(../graphics/system/2005_contentbox_2.gif) repeat-y;
}

html>body #contentbox2 {
	height: auto;
}

#content {

}

#footer {
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 51px;
	height/* */:/**/36px;
	height: /**/36px;
	text-align: right;
	padding: 15px 20px 0 0;
	background: url(../graphics/system/2005_footer_bkg.gif) no-repeat;
}

#footer a {
	color: #EEE115;
	font-weight: bold;
}

.evaluationform .formfieldsection {
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 0 0 ;
}

.evaluationform .formfieldsectionsubheader {
	font-size: 13px;
	font-style: italic;
	padding: 5px 0 0 0 ;
}

.evaluationform .formfieldmandatory {
	display: none;
}
	