html {
	height: 100%;
}

body {
	font-size: 76%;
	color: #303030;
	font-family: Arial,Helvetica,sans-serif;

	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/redarrow.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: #F04721;
	text-decoration: underline;
}

a:hover, a:active {
	color: #F04721;
	text-decoration: underline;
}

/* ------ custom form elements style ------ */
.formfieldtext {
}

.formfieldoption {
}

.formfieldarea {
}
 
.formfieldselect {
}

.formfieldbutton {
}

.formfieldimage {
}

/* ------ search box style ------ */
.searchbox .formfieldtext {
	width: 120px;
}

#mainsearch .searchbox .formfieldtext {
	font-size: 0.92em;
	width: 130px;
	margin: 0 1px;
}

#mainsearch .searchbox .formfieldbutton {
	font-size: 0.92em;
	padding: 0 1px 0 2px;
}

#mainsearchlabel {
	vertical-align: middle;
}

/*----- 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: 1.08em;
}

.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 Compound 1 - Vt Text) ---- */
.navi1 {
	/* common font face, size, formatting */
	padding: 195px 0 25px 0;
	font-size: 1.24em;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
}

.navi1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.navi1 li a {
	display: block;
	padding: 4px 5px 6px 23px;
}

.navi1 a:link, .navi1 a:visited {
	/* normal link: colour, style */
	text-decoration: none;
	background: url(../graphics/system/redarrow.gif) no-repeat 7px 8px;	
}

.navi1 a:hover, .navi1 a:active {
	/* normal link rollover: colour, style */
	text-decoration: underline;
}

.navc1 {
	border-top: 1px solid #bec3da;
	border-bottom: 1px solid #bec3da;
	background: #d2d5da url(../graphics/system/nav_bkg1.gif) repeat-x top;
}

.navc1 a:link, .navc1 a:visited {
	/* current link: colour, style */
	color: #34489c;
	text-decoration: none;
	background: url(../graphics/system/blue_arrow.gif) no-repeat 9px 8px;	
}

.navc1 a:hover, .navc1 a:active {
	/* current link rollover: colour, style */
	color: #34489c;
	text-decoration: underline;
	background: url(../graphics/system/blue_arrow.gif) no-repeat 9px 8px;	
}


/* ---- nav style 2 (Sub Nav Compound 2 - Vt Text) ---- */
.navi2 {
	/* common font face, size, formatting */
	font-size: 0.84em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #c3c8df;
	background-color: #ececef;
	margin-bottom: 8px;
}

div.navi2 {
	padding: 0;
	
}

.navi2 ul {
	list-style: none;
	padding: 6px 0 14px 0;
	margin: 0;
	
}

.navi2 li a {
	display: block;
	padding: 6px 2px 2px 24px;
}

.navi2 a:link, .navi2 a:visited {
	/* normal link: colour, style */
	text-decoration: none;
	background: url(../graphics/system/blue_dot.gif) no-repeat 14px 13px;
	border: none;
}

.navi2 a:hover, .navi2 a:active {
	/* normal link rollover: colour, style */
	text-decoration: underline;
	background: url(../graphics/system/blue_dot.gif) no-repeat 14px 13px;
	border: none;
}

.navc2 a:link, .navc2 a:visited {
	/* current link: colour, style */
	text-decoration: none;
	font-weight: bold;
	background: none;
	background: url(../graphics/system/blue_dot.gif) no-repeat 14px 13px;
	border: none;
}

.navc2 a:hover, .navc2 a:active {
	/* current link rollover: colour, style */
	text-decoration: none;
	font-weight: bold;
	background: url(../graphics/system/blue_dot.gif) no-repeat 14px 13px;
	border: none;
}


/* ---- nav style 9 (Sub Nav Compound 3 - Vt Text) ---- */
.navi9 {
	/* common font face, size, formatting */
	font-size: 0.84em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

div.navi9 {
	padding: 0;
}

.navi9 ul {
	list-style: none;
	padding: 5px 0 2px 25px;
	margin: 0;
}

.navi9 li a {
	display: block;
	padding: 2px 4px 3px 11px;
}

.navi9 a:link, .navi9 a:visited {
	/* normal link: colour, style */
	text-decoration: none;
	font-weight: normal;
	background: url(../graphics/system/smBlueDot.gif) no-repeat 1px 9px;
}

.navi9 a:hover, .navi9 a:active {
	/* normal link rollover: colour, style */
	text-decoration: underline;
	font-weight: normal;
	background: url(../graphics/system/smBlueDot.gif) no-repeat 1px 9px;
}

.navc9 a:link, .navc9 a:visited {
	/* current link: colour, style */
	text-decoration: underline;
	font-weight: bold;
	background: url(../graphics/system/smBlueDot.gif) no-repeat 1px 9px;
}

.navc9 a:hover, .navc9 a:active {
	/* current link rollover: colour, style */
	text-decoration: underline;
	font-weight: bold;
	background: url(../graphics/system/smBlueDot.gif) no-repeat 1px 9px;
	
}

/* ---- nav style 4 (Footer Nav - Hz Text) ---- */
.navi4 {
	/* common font face, size, formatting */
	font-size: 0.92em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div.navi4 {
}

.navi4 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi4 li {
	display: inline;
}

.navi4 a:link, .navi4 a:visited {
	/* normal link: colour, style */
	color: #F6EE0D;
}

.navi4 a:hover, .navi4 a:active {
	/* normal link rollover: colour, style */
	color: #F6EE0D;
}

.navc4 a:link, .navc4 a:visited {
	/* current link: colour, style */
	color: #F6EE0D;
}

.navc4 a:hover, .navc4 a:active {
	/* current link rollover: colour, style */
	color: #F6EE0D;
}

/* ---- nav style 6 (graphics) ---- */
.navi6 {
	margin: 0;
	padding: 0;
}

.navi6 ul, .navi6 li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.navi6 li {
	display: inline;
}

/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
h1, .t0, .t1, .t2, .t3, .t4 {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* ---- title text style ---- */
h1, .t0 {
	color: #2A5CB9;
	font-size: 1.73em;
	margin: 0;
	padding: 0 0 15px 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: #2A5CB9;
	font-size: 1.41em;
	font-weight: bold;
}

.t1 a:link, .t1 a:visited {
}

.t1 a:hover, .t1 a:active {
}

/* --------- text style 2 --------- */
.t2 {
	color: #2A5CB9;
	font-size: 1.16em;
	font-weight: bold;
}

.t2 a:link, .t2 a:visited {
}

.t2 a:hover, .t2 a:active {
}

/* --------- text style 3 --------- */
.t3 {
/*	color: #000; */
	font-size: 1.00em;
}

.t3 a:link, .t3 a:visited {
	font-weight: bold;	
}

.t3 a:hover, .t3 a:active {
}

/* --------- text style 4 --------- */
.t4 {
/*	color: #555; */
	font-size: 0.92em;
}

.t4 a:link, .t4 a:visited {
}

.t4 a:hover, .t4 a:active {
}

/* --------- miscellaneous styles --------- */
.caption {
	font-size: 0.92em;
}

.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 --------- */
#featurebox1a {
	width: 160px;
	width/* */:/**/158px;
	width: /**/158px;
	margin: 0 0 15px 0;
	border: 1px solid #707070;
	background: #f7f8f8 url(../graphics/system/featurebox1_bkg.jpg) no-repeat;
}

#featurebox1b {
	color: #F8F8F8;
	font-size: 1.16em;
	font-weight: bold;
	height: 27px;
	min-height: 17px;
	height/* */:/**/17px;
	height: /**/17px;
	padding: 4px 4px 4px 7px;
	border-width: 0 0 2px 0;
	border-bottom: 1px solid #707070;
	background: #4086D9 url(../graphics/system/featurebox1_title.jpg) no-repeat;
}

html>body #featurebox1b {
	height: auto;
}

#featurebox1c {
	padding: 7px;
}


/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	background: #FFF url(../graphics/system/bkg_page.gif) repeat-y;
}

#mainpage {
	width: 100%;
	height: 100%;
}

#main1 {
	background: url(../graphics/system/bkg_header.jpg) no-repeat;
}

#main2 {
	vertical-align: bottom;
	height: 117px;
	background: url(../graphics/system/bkg_footer.jpg) no-repeat;
	background-position: bottom left;
}

#columns {
	width: 750px;
}

#column1 {
	width: 200px;
	width/* */:/**/160px;
	width: /**/160px;
	padding: 0 30px 20px 10px;
	background: url(../graphics/system/nav_bgk00.gif) no-repeat 10px 167px;	
}

#column2 {
	width: 550px;
	padding: 70px 0 20px 0;
}

#mainsearch {
	height: 30px;
	padding: 0 8px 0 0;
	margin: 0 0 55px 0;
	text-align: right;
}

#mainlogo {
	position: absolute;
	z-index: 99;
	width: 144px;
	height: 175px;
	margin: 4px 0 0 8px;
	background: url(../graphics/system/main_logo.gif) no-repeat;
}

#mainlogo a {
	display: block;
	width: 144px;
	height: 175px;
	text-decoration: none;
	font-size: 1px;
	line-height: 1px;
}

#footer {
	color: #FFF;
	font-size: 0.92em;
	width: 730px;
	margin: 0 20px;
}

#footerprint {
	height: 25px;
	text-align: right;
	font-weight: bold;
}

#footerprint img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}


#footerlayout {
	color: #FFF;
	width: 100%;
	min-height: 55px;
	height: 55px;
	margin: 0 0 10px 0;
}

#footerlayout td {
	height: auto;
}

#footerinfo {
	width: 39%;
	vertical-align: bottom;
}

#footerinfo a {
	color: #F6EE0D;
	font-weight: bold;
}

#footerspace {
	width: 2%;
}

#footernav {
	width: 59%;
	text-align: right;
	vertical-align: bottom;
}
