html {
	height: 100%;
}

body {
	height: 100%;
	overflow/**/:/**/visible;
}

body, table, td, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	vertical-align: top;
}

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;
}

.fluxresetwrap {
clear: both;
line-height: 0px;
font-size: 0px;
height: 0px;
}

.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 */


/*  --------- default text links --------- */
/* should contain only colour definitions, no font, size, weight, etc */
a, a:link, a:visited {
	color: #CC0000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}

/* ------ 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: 160px;
font-family: Arial, Helvetica, sans-serif;
}

.emailform .formfieldtext input {
width: 160px;
}

.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;
font-size: 17px;
font-weight: normal;
color: #000;
}

/*-- form sub header --*/
.emailform .formfieldsubheader {
padding: 0 0 15px 0;
font-size: 14px;
font-weight: bold;
color: #000;
}

/*-- form normal text --*/
.emailform .formfieldnormaltext {
font-weight: normal;
font-size: 12px;
padding: 0 0 15px 0;
}

/*-- form divider line --*/
.emailform .formfieldseparator div {
margin: 0 0 15px 0;
height: 1px;
border-bottom: 1px solid #000;
line-height: 0;
font-size: 0;
}

/* ------ 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 1 (Main Nav - Vt Gfx) ---- */
.navi1 {
	margin: 0;
	padding: 0;
	width: 166px;
	height: 166px;
}

.navi1 ul {
	margin: 0;
	padding: 78px 0 0 15px;
	list-style: none;
	font-size: 1px;
	line-height: 1px;
}

.navi1 li {
	display: block;	
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1px;
	line-height: 1px;
}

/* ---- nav style 3 (Main Nav - Hz Text) ---- */
.navi3 {
	/* common font face, size, formatting */
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	line-height: 20px;
}

.navi3 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi3 li {
	display: inline;
}

.navi3 a:link, .navi3 a:visited {
	/* normal link: colour, style */
	color: #333;
	text-decoration: none;
}

.navi3 a:hover, .navi3 a:active {
	/* normal link rollover: colour, style */
	color: #333;
	text-decoration: underline;
}

.navc3 a:link, .navc3 a:visited {
	/* current link: colour, style */
	color: #CC0000;
	text-decoration: none;
}

.navc3 a:hover, .navc3 a:active {
	/* current link rollover: colour, style */
	color: #CC0000;
	text-decoration: underline;
}

/* ---- nav style 4 (Footer Utility Nav - Hz Text) ---- */
.navi4 {
	/* common font face, size, formatting */
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #8C8C8C;
	line-height: 20px;
}

.navi4 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi4 li {
	display: inline;
}

.navi4 a:link, .navi4 a:visited {
	/* normal link: colour, style */
	color: #8C8C8C;
}

.navi4 a:hover, .navi4 a:active {
	/* normal link rollover: colour, style */
	color: #8C8C8C;
	text-decoration: underline;
}

.navc4 a:link, .navc4 a:visited {
	/* current link: colour, style */
	color: #8C8C8C;
}

.navc4 a:hover, .navc4 a:active {
	/* current link rollover: colour, style */
	color: #8C8C8C;
	text-decoration: underline;
}

/* ---- nav style 5 (Subnav - Vert Text) ---- */
.navi5 {
	padding-bottom: 15px;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.navi5 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi5 li {
	display: block;
/*	margin: 0 0 0 23px;*/
	padding: 0 0 10px 0;
	list-style: none;
}

.navi5 a:link, .navi5 a:visited {
	/* normal link: colour, style */
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
}

.navi5 a:hover, .navi5 a:active {
	/* normal link rollover: colour, style */
	color: #333333;
	text-decoration: underline;
	white-space: nowrap;
}

.navc5 a:link, .navc5 a:visited {
	/* current link: colour, style */
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

.navc5 a:hover, .navc5 a:active {
	/* current link rollover: colour, style */
	color: #CC0000;
	text-decoration: underline;
}

/* ---- nav style 6 (Level 3 Subnav) ---- */

.navi6 {
	/* common font face, size, formatting */
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color: #FFFFFF;
}

.navi6 li {
	display: inline;
	padding: 0;
	margin: 0;
}


/* ---- nav style 7 (trail nav) ---- */
.navi7 {
	margin: 0;
	padding: 0;
	/* common font face, size, formatting */
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}

.navi7 ul, .navi7 li {
	margin: 0;
	padding: 0;
	display: inline;
}

.navi7 a:link, .navi7 a:visited {
	/* normal link: colour, style */
	color: #C00;
	text-decoration: underline;
}

.navi7 a:hover, .navi7 a:active {
	/* normal link rollover: colour, style */
	color: #CC0000;
	text-decoration: underline;
}

/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
h1, .t0, .t1, .t2, .t3, .t4 {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* ---- title text style ---- */
h1, .t0 {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}

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: #CC0000;
	font-size: 15px;
	font-weight: bold;
}

.t1 a:link, .t1 a:visited {
}

.t1 a:hover, .t1 a:active {
}

/* --------- text style 2 --------- */
.t2 {
	color: #CC0000;
	font-size: 15px;
/*	font-weight: bold;*/
}

.t2 a:link, .t2 a:visited {
}

.t2 a:hover, .t2 a:active {
}

/* --------- text style 3 --------- */
.t3 {
	color: #333333;
	font-size: 14px;
}

.t3 a:link, .t3 a:visited {
	/*font-weight: bold;*/	
}

.t3 a:hover, .t3 a:active {
}

/* --------- text style 4 --------- */
.t4 {
/*	color: #555; */
	font-size: 9px;
}

.t4 a:link, .t4 a:visited {
}

.t4 a:hover, .t4 a:active {
}

/* --------- miscellaneous styles --------- */
.caption {
	font-size: 11px;
}

.error {
	color: #900;
	font-weight: bold;
}

.highlight {
	background-color: #EEE;
	color: #090;
	font-weight: bold;
  padding: 0 3px 1px 3px;
}

/* --------- quick table row styles --------- */
.r1 {
	/*background: #DDD;*/
}

.r2 {
	/*background: #F4F4F4;*/
}

/* --------- custom style settings --------- */

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: #FFF;
}

#mainpage {
	width: 745px;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 78px;
	padding: 0 0 15px 0;
/* background: url(../graphics/system/header_bkg.gif) no-repeat; */
/* background-position: 235px 40px; */
	
	
}

#mainlogo {
	margin: 13px 0 0 0;
}

#columns {
	width: 745px;
}

#column1 {
	width: 219px;
	padding: 0 0 0 0;
}

#column2 {
	width: 510px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 0 0 0 15px;	/* */
}

#mainnav {
	padding: 43px 0 0 15px;
	/* background: #69C; */
}

#backtotop {
	padding: 20px 15px 0 0;
 	text-align: right;
}

#footer {
	color: #036;
	margin: 20px 0 0 0;
	padding: 15px 0;
	background: url(../graphics/system/divider2.gif) repeat-x;
	text-align: left;
}

#contentareaRegion2 {
	height: 100%;
}


/*#onerow {
	width: 415px;
	height: 345px;
}*/

