/* --------- 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: #7c184a;
	text-decoration: none;		
}

a:hover, a:active {
	color: #7c184a;
	text-decoration: underline;
}

/* ------ 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 (text) ---- */
.navi0 {
	/* common font face, size, formatting */
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: 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: #34677b;
}

.navi0 a:hover, .navi0 a:active {
	/* normal link rollover: colour, style */
	color: #42839d;
	text-decoration: underline;
}

.navc0 a:link, .navc0 a:visited {
	/* current link: colour, style */
	color: #34677b;
}

.navc0 a:hover, .navc0 a:active {
	/* current link rollover: colour, style */
	color: #34677b;
	text-decoration: underline;
}

li.navh0 {
	/* header text */
}

.navd0 {
	/* description text */
}

/* ---- nav style 8 (Main Nav Lv 1) ---- */
.navi8 {
	/* common font face, size, formatting */
	padding: 237px 0 50px 7px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	width: 219px;
	width/* */:/**/212px;
	width: /**/212px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #33486c;
	text-align: right;
	text-decoration: none;
}

.navi8 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi8 li {
	display: block;
	padding: 1px 0;
}

.navi8 a {
	display: block;
	padding: 9px 14px 9px 43px;
}

.navi8 a:link, .navi8 a:visited {
	/* normal link: colour, style */
	color: #33486c;
	background: url(../graphics/system/2007_mainnav_n.gif) no-repeat left;
}

.navi8 a:hover, .navi8 a:active {
	/* normal link rollover: colour, style */
	color: #33486c;
	background: url(../graphics/system/2007_mainnav_r.gif) no-repeat left;
}

.navc8 a:link, .navc8 a:visited {
	/* current link: colour, style */
	color: #33486c;
	background: url(../graphics/system/2007_mainnav_c.gif) no-repeat left;
}

.navc8 a:hover, .navc8 a:active {
	/* current link rollover: colour, style */
	color: #33486c;
	text-decoration: none;
	background: url(../graphics/system/2007_mainnav_c.gif) no-repeat left;
}

li.navh8 {
	/* header text */
}

.navd8 {
	/* description text */
}

/* ---- nav style 9 (Main Nav Lv 2) ---- */
.navi9 {
	/* common font face, size, formatting */
	padding: 4px 14px 5px 43px;
	margin: 0;
	width: auto;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #33486c;
	text-align: right;
	text-decoration: none;
}

.navi9 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi9 li {
	display: block;
	padding: 0;
	margin: 0;
}

.navi9 a {
	display: block;
	padding: 3px 0;
}

.navi9 a:link, .navi9 a:visited {
	/* normal link: colour, style */
	color: #33486c;
	font-weight: normal;
	background: none;
}

.navi9 a:hover, .navi9 a:active {
	/* normal link rollover: colour, style */
	color: #33486c;
	font-weight: normal;
	text-decoration: underline;
	background: none;
}

.navc9 a:link, .navc9 a:visited {
	/* current link: colour, style */
	color: #33486c;
	font-weight: bold;
	text-decoration: none;
	background: none;
}

.navc9 a:hover, .navc9 a:active {
	/* current link rollover: colour, style */
	color: #33486c;
	font-weight: bold;
	text-decoration: underline;
	background: none;
}

li.navh9 {
	/* header text */
}

.navd9 {
	/* description text */
}

/* --------- 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: #000; */
	font-size: 20px;
	font-weight: bold;
	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: #000; */
	font-size: 17px;
	font-weight: bold;
}

.t1 a:link, .t1 a:visited {
}

.t1 a:hover, .t1 a:active {
}

/* --------- text style 2 --------- */
.t2 {
/*	color: #000; */
	font-size: 14px;
	font-weight: bold;
}

.t2 a:link, .t2 a:visited {
}

.t2 a:hover, .t2 a:active {
}

/* --------- text style 3 --------- */
.t3 {
/*	color: #000; */
/*	font-size: 12px; */
}

.t3 a:link, .t3 a:visited {
	font-weight: bold;	
}

.t3 a:hover, .t3 a:active {
}

/* --------- text style 4 --------- */
.t4 {
/*	color: #555; */
	font-size: 11px;
}

.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: #174d7c;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #95c3d4;
}

#toplevel {
	width: 772px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #e5dab7 url(../graphics/system/2007_mainbg.gif) repeat-y;
}

#header {
	position: absolute;
	z-index: 1;
	margin: 0 0 0 3px;
	width: 766px;
	height: 223px;
	text-align: left;
	background: url(../graphics/system/2007_headerbg.jpg) no-repeat top;
}

#headerlogo {
	margin: 6px 0 0 10px;
}

#column1 {
	width: 218px;
}

#column2 {
	width: 554px;
}

#content {
	padding: 237px 20px 80px 43px;
	min-height: 520px;
	height: 520px;
	height/* */:/**/203px;
	height: /**/203px;
}

html>body #content {
	height: auto;
}

#footcell {
	vertical-align: bottom;
}

#footerdeco {
	height: 142px;
	width: 772px;
	background: url(../graphics/system/2007_footerdeco.jpg) no-repeat bottom;
}

#footer {
	width: 772px;
	width/* */:/**/764px;
	width: /**/764px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 12px 0 4px 8px;
	color: #34677b;
	font-size: 11px;
	text-align: left;
}

#footertextl {
	position: absolute;
	z-index: 2;
	margin: -14px 0 0 557px;
	width: 200px;
	text-align: right;
}

#footertextl a, #footertextl a:link, #footertextl a:visited {
	color: #34677b;
	font-weight: bold;
	text-decoration: underline;
}

#footertextl a:hover, #footertextl a:active {
	color: #42839d;
	font-weight: bold;
	text-decoration: underline;
}