html {
	height: 100%;
}

body {
	height: 100%;
	overflow/**/:/**/visible;
}

body, table, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}

/* hide from Mac IE \*/	
td {
	font-size: 76%;
	font-size/* */:/**/100%;
	font-size: /**/100%;	
}
/* end hide Mac IE */

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;
}

/*  --------- default text links --------- */
/* should contain only colour definitions, no font, size, weight, etc */
a, a:link, a:visited {
	color: #C00;
	text-decoration: none;		
}

a:hover, a:active {
	color: #F00;
	text-decoration: underline;
}

/* ------ custom form elements style ------ */
.formfieldtext {
	width: 128px;
}

.formfieldoption {
}

.formfieldarea {
}
 
.formfieldselect {
}

.formfieldbutton {
}

.formfieldimage {
}

.formfieldsection {
	font-size: 1.24em;
	font-weight: bold;
	color: #e31f59;
}

.formfieldsectionsubheader {
	font-size: 1.00em;
	color: #4b433a;
	font-weight: bold;
}

.formfieldsectiontext{
	font-size: 1.00em;
	color: #4b433a;
}

.unsubText {
	color: #626262;
	font-size: 0.92em;
	vertical-align: middle;
}

/* ------ 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: 1.16em;
}

.sm1 a:link, .sm1 a:visited {
	/* normal link: colour, style */
}

.sm1 a:hover, .sm1 a:active {
	/* normal link rollover: colour, style */
}

/* --------- navigation styles --------- */

/* --------- navigation styles --------- */
/* ---- nav style 0 (Flowing Text Main Nav) ---- */
.navi0 {
	/* common font face, size, formatting */
	padding: 0 0 0 25px;
	color: #FFF;
	font-size: 1.08em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.navi0 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi0 li {
	float: left;
}

.navi0 a {
	padding: 6px 8px 7px 8px;
	display: inline-block;
	width: 20px;
	white-space: nowrap;
}

/* change back to block display for all non Mac IE \*/
.navi0 a {
	display: block;
}
/* end Mac IE hack */

html>body .navi0 a {
	width: auto;
}

.navi0 a:link, .navi0 a:visited {
	/* normal link: colour, style */
	color: #FFF;
}

.navi0 a:hover, .navi0 a:active {
	/* normal link rollover: colour, style */
	color: #FFF;
	text-decoration: none;
	background: #e56f16;
}

.navc0 a:link, .navc0 a:visited {
	/* current link: colour, style */
	color: #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: #e31f59;
}

.navc0 a:hover, .navc0 a:active {
	/* current link rollover: colour, style */
	color: #FFF;
	text-decoration: none;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: #e31f59;
}

li.navh0 {
	/* header text */
}

.navd0 {
	/* description text */
}

/* ---- nav style 9 (Drop Down Menu) ---- */
.navi9 {
	position: absolute;
	z-index: 100;
	left: -999em;
	top: -999em;
	padding: 0;
	margin: 1px 0 0 0;
	width: 130px;
	width/* */:/**/128px;
	width: /**/128px;
	border: 1px solid #e56f16;
	border-top: none;
	font-weight: normal;
	font-size: 0.92em;	
	background: #f3a51b;
}

/*\*//*/
.navi9 {
	width: 128px;
}
/**/

.navi0 .navi9 ul{
	margin: 0;
	padding: 0;
	padding: 11px 0 5px 0;
	height: auto;
	width: auto;
	list-style: none;
	border: none;
}

.navi0 .navi9 li {
	list-style: none;
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 128px;
}

html>body .navi9 li {
	height: auto;
}

.navi9 li a {
	display: block;
	padding: 6px 8px 6px 10px;
	border: none;
	width: auto;
	height: 24px;
	height/* */:/**/12px;
	height: /**/12px;
	white-space: normal;
}

/*\*//*/
.navi9 li a {
	height: 12px;
}
/**/

html>body .navi9 li a {
	height: auto;
}

/* non-Mac IE 5 - reset nav div to normal \*/
.navi9 {
	top: auto;
}
/* end Mac IE 5 hack */


.navi9 a:link, .navi9 a:visited {
	/* normal link: colour, style */
	color: #FFF;
	text-decoration: none;
	border: none;
	background: none;
}

.navi9 a:hover, .navi9 a:active {
	/* normal link rollover: colour, style */
	color: #FFF;
	text-decoration: none;
	border: none;
	background: #e56f16;
}


.navc9 a:link, .navc9 a:visited {
	/* normal link: colour, style */
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	background: none;
}

.navc9 a:hover, .navc9 a:active {
	/* normal link rollover: colour, style */
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	background: #e56f16;
}

/* ---- nav style 2 (Vertical Text Sub Nav) ---- */
.navi2 {
	/* common font face, size, formatting */
	font-size: 1.00em;
	font-style: normal;
	text-decoration: none;
	color: #e86806;
	padding: 0 0 26px 0;
	width: 180px;
}

.navi2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi2 li {
	padding: 0;
	margin: 0;
}

.navi2 a {
	display: block;
	padding: 4px 0 4px 10px;
}

.navi2 a:link, .navi2 a:visited {
	/* normal link: colour, style */
	color: #e86806;
	text-decoration: none;
	background: url(../graphics/system/navDot.gif) no-repeat 0 10px;
}

.navi2 a:hover, .navi2 a:active {
	/* normal link rollover: colour, style */
	color: #e86806;
	text-decoration: underline;
	background: url(../graphics/system/navDot_roll.gif) no-repeat 0 10px;
}

.navc2 a:link, .navc2 a:visited {
	/* current link: colour, style */
	color: #e31f59;
	font-weight: bold;
	text-decoration: none;
	background: url(../graphics/system/navDot_current.gif) no-repeat 0 10px;
}

.navc2 a:hover, .navc2 a:active {
	/* current link rollover: colour, style */
	color: #e31f59;
	font-weight: bold;
	text-decoration: underline;
	background: url(../graphics/system/navDot_current.gif) no-repeat 0 10px;
}

li.navh2 {
	padding: 0 0 10px 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.49em;
	color: #e86806;
}

.navd2 {
	/* description text */
}


/* ---- nav style 1 (Vertical Text Level 2) ---- */
.navi1 {
	/* common font face, size, formatting */
	font-size: 1.00em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #626262;
	padding: 0;
	margin: 0;
}

.navi1 ul {
	list-style: none;
	padding: 5px 0 10px 0;
	margin: 0;
}

.navi1 li {
	padding: 0;
	margin: 0;
}

.navi1 a {
	display: block;
	padding: 2px 0 2px 10px;
	
}

.navi1 a:link, .navi1 a:visited {
	/* normal link: colour, style */
	color: #5c5348;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

.navi1 a:hover, .navi1 a:active {
	/* normal link rollover: colour, style */
	color: #5c5348;
	font-weight: normal;
	text-decoration: underline;
	background: none;
}

.navc1 a:link, .navc1 a:visited {
	/* current link: colour, style */
	color: #5c5348;
	font-weight: bold;
	text-decoration: none;
	background: none;
}

.navc1 a:hover, .navc1 a:active {
	/* current link rollover: colour, style */
	color: #5c5348;
	font-weight: bold;
	text-decoration: underline;
	background: none;
}

li.navh1 {
	/* header text */
}

.navd1 {
	/* description text */
}



/* ---- nav style 3 (Vertical Text Level 3) ---- */
.navi3 {
	/* common font face, size, formatting */
	font-size: 0.92em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #696a64;
	padding: 0;
	margin: 0;
}

.navi3 ul {
	list-style: none;
	padding: 5px 0 15px 0;
	margin: 0;
}

.navi3 li {
	padding: 0;
	margin: 0;
}

.navi3 a {
	display: block;
	padding: 2px 0 2px 28px;
	
}

.navi3 a:link, .navi3 a:visited {
	/* normal link: colour, style */
	color: #696a64;
	font-weight: normal;
	text-decoration: none;
	background: url(../graphics/system/navDotLv3_Normal.gif) no-repeat 20px 9px;
}

.navi3 a:hover, .navi3 a:active {
	/* normal link rollover: colour, style */
	color: #696a64;
	font-weight: normal;
	text-decoration: underline;
	background: url(../graphics/system/navDotLv3_Normal.gif) no-repeat 20px 9px;
}

.navc3 a:link, .navc3 a:visited {
	/* current link: colour, style */
	color: #696a64;
	font-weight: bold;
	text-decoration: underline;
	background: url(../graphics/system/navDotLv3_Normal.gif) no-repeat 20px 9px;
}

.navc3 a:hover, .navc3 a:active {
	/* current link rollover: colour, style */
	color: #696a64;
	font-weight: bold;
	text-decoration: underline;
	background: url(../graphics/system/navDotLv3_Normal.gif) no-repeat 20px 9px;
}

li.navh3 {
	/* header text */
}

.navd3 {
	/* description text */
}

/* ---- nav style 4 (Footer) ---- */
.navi4 {
	float: right;
	text-align: right;
	font-size: 0.92em;
	color: #FFF;
}

.navi4 ul, {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi4 li {
	display: inline;
}

.navi4 a:link, .navi4 a:visited {
	color: #FFF;
	font-weight: none;
	text-decoration: none;
}

.navi4 a:hover, .navi4 a:active {
	color: #FFF;
	font-weight: none;
	text-decoration: underline;
}


/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
.t3, .t4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #626262;
}
h1, .t0, .t1, .t2 {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: #e31f59;
}
/* ---- title text style ---- */
h1, .t0 {
/*	color: #000; */
	font-size: 1.97em;
	margin: 0;
	padding: 0 0 30px 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: 1.65em;
	font-weight: bold;
}

.t1 a:link, .t1 a:visited {
	color: #e31f59;
	text-decoration: underline;
}

.t1 a:hover, .t1 a:active {
	color: #e31f59;
	text-decoration: underline;
}

/* --------- text style 2 --------- */
.t2 {
/*	color: #000; */
	font-size: 1.24em;
	font-weight: bold;
}

.t2 a:link, .t2 a:visited {
	color: #d15915;
	text-decoration: underline;
}

.t2 a:hover, .t2 a:active {
	color: #d15915;
	text-decoration: underline;
}

/* --------- text style 3 --------- */
.t3 {
/*	color: #000; */
/*	font-size: 12px; */
	font-size: 1.00em;
	color: #4b433a;
}

.t3 a:link, .t3 a:visited {
	color: #d15915;
	font-weight: bold;
	text-decoration: none;
}

.t3 a:hover, .t3 a:active {
	color: #d15915;
	font-weight: bold;
	text-decoration: underline;
}

/* --------- text style 4 --------- */
.t4 {
/*	color: #555; */
	font-size: 0.84em;
	color: #4b433a;
}

.t4 a:link, .t4 a:visited {
	color: #d15915;
	text-decoration: none;
}

.t4 a:hover, .t4 a:active {
	color: #d15915;
	text-decoration: underline;
}

/* --------- miscellaneous styles --------- */
.caption {
	font-size: 0.92em;
	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;
}

/* --------- quick table row styles --------- */
.r1 {
	/*background: #DDD;*/
}

.r2 {
	/*background: #F4F4F4;*/
}

/* --------- custom style settings --------- */

#maincontainer {
	width: 772px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
	height: 600px;
	text-align: left;
	background: #FFF;
}

html>body #maincontainer {
	height: auto;
}

#headcell {
	vertical-align: top;
}

#footcell {
	vertical-align: bottom;
	background: #9b9b9b;
}

.column1 {
	background: url(../graphics/system/cornerpencils.jpg) no-repeat bottom left;
}

.column2 {
}

.smallBox {
	margin-bottom: 15px;
	border: 1px solid #e31f59;
	width: 180px;
	width/* */:/**/178px;
	width: /**/178px;
	background: #e6a009 url(../graphics/system/smallBox_BG.gif) repeat-x 0 28px;
}

/*\*//*/
.smallbox {
	width: 178px;
}
/**/

.smallBoxTop {
	padding: 10px 8px 10px 11px;
	background: #e31f59;
	border-bottom: 1px solid #FFF;
	font-size: 1.16em;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}

.smallBoxTop a:link, .smallBoxTop a:visited {
	color: #FFF;
	text-decoration: underline;
}


.smallBoxTop a:hover, .smallBoxTop a:active {
	color: #ffb30e;
	text-decoration: underline;
}

.smallBoxText {
	padding: 17px 11px;
}

.smallBoxText .t3 {
	font-size: 0.92em;
	color: #FFF;
}

.smallBoxText .t3 a:link, .smallBoxText .t3 a:visited {
	color: #d80957;
	text-decoration: none;
}

.smallBoxText .t3 a:hover, .smallBoxText .t3 a:active {
	color: #c72461;
	text-decoration: underline;
}

/* hide from Mac IE \*/	
.mailinglist td {
	font-size: 76%;
	font-size/* */:/**/100%;
	font-size: /**/100%;	
}
/* end hide Mac IE */

.mailinglist span {
	font-size: 0.92em;
	color: #FFF;
}

/*\*//*/
.mailinglist {
	color: #FFF;
	font-size: 0.92em;
}
/**/

#archivebanner {
	height: 35px;
	color: #FFF;
	padding: 10px;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #eb0b0b;
}

#archivebanner a {
	color: #FFF600;
	text-decoration: underline;
}

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background: #9b9b9b;
	text-align: center;
}

#toplevel {
	width: 100%;
	height: 100%;
}

#header {
	position: absolute;
	z-index: 1;
	height: 174px;
	height/* */:/**/161px;
	height: /**/161px;
	width: 772px;
	border-top: 13px solid #9b9b9b;
	background: #FFF;
}

/*\*//*/
#header {
	height: 161px;
}
/**/

#headerlogo {
	position: absolute;
	z-index: 2;
}

#header .searchbox {
	padding: 26px 0 0 487px;
	font-size: 0.92em;
	font-weight: bold;
	color: #696a64;
}

#header .searchbox .formfieldtext {
	margin: 0 7px 0 7px;
	border: 1px solid #696a64;
}

#headertext {
	margin: 70px 0 0 236px;
	height: 28px;
	background: url(../graphics/system/header_date.gif) no-repeat;
}

#mainnav {
	position: absolute;
	z-index: 2;
	width: 772px;
	margin: 174px 0 0 0;
	border-top: 1px solid #e94c7a;
	border-bottom: 1px solid #e94c7a;
	background: #f6923b url(../graphics/system/mainNavBg.gif) repeat-x top;
}

#content1 {
	width: 236px;
	width/* */:/**/180px;
	width: /**/180px;
	padding: 244px 26px 150px 30px;
}

#content2 {
	width: 536px;
	width/* */:/**/488px;
	width: /**/488px;
	padding: 244px 32px 50px 16px;
}

#footer {
	background: #9b9b9b;
	padding: 18px 34px 50px 34px;
}

#footertext {
	float: left;
	color: #FFF;
	font-size: 0.92em;
}

#footertext a:link, #footertext a:visited {
	color: #FFF;
	text-decoration: underline;
}

#footertext a:hover, #footertext a:active {
	color: #FFF;
	text-decoration: underline;
}

/* --------- bug-fix & utility css --------- */
 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

