/* -------------- 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 */

/* ------------- fluxbox, hidden list of gallery links -------------- */
.invisible {
	display: none;
}

/* ---------------------- 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;
}

.accesslink {
	position: absolute;
	height: 0;
	overflow: hidden;
}

/* --------- 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: 1em; /* (1.2em + X) */
	margin: 0 1em 0 -1em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list0 li {
	margin: 0 0 0 1em; /* 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: 2em; /* (1.2em + X) */
	margin: 0 2em 0 -2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list1 li {
	margin: 0 0 0 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: 4em; /* (1.2em + X) */
	margin: 0 5.2em 0 -4em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list2 li {
	margin: 0 0 0 4em; /* 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: 1em; /* (1.2em + X) */
	margin: 0 1em 0 -1em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list3 li {
	margin: 0 0 0 1em; /* 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: #0A2D24;
	text-decoration: underline;		
}

a:hover, a:active {
	color: #0A2D24;
	text-decoration: underline;
}

/* ------ custom form elements style ------ */
.formfieldemail {
	display: none;
}

.emailform {
	width: 350px;
}

.emailform .formfieldlabel {
	font-weight: bold;
	padding: 0 20px 15px 0;
	width: 120px;
	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: 200px;
	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 input {
	margin-left: 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: #0A2D24;
	font-size: 17px;
	font-weight: bold;
}

/*-- form sub header --*/
.emailform .formfieldsubheader {
	padding: 0 0 15px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

/*-- form normal text --*/
.emailform .formfieldnormaltext {
	padding: 0 0 15px 0;
	font-weight: normal;
	font-size: 12px;
}

/*-- 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;
}

/*----- 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 (Flowing Text - Utility Nav) ---- */
.navi0 {
	/* common font face, size, formatting */
	margin: 6px 0 0 0;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	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: #094e1f;
	text-decoration: underline;
}

.navi0 a:hover, .navi0 a:active {
	/* normal link rollover: colour, style */
	color: #094e1f;
	text-decoration: underline;
}

.navc0 a:link, .navc0 a:visited {
	/* current link: colour, style */
	color: #094e1f;
	text-decoration: underline;
}

.navc0 a:hover, .navc0 a:active {
	/* current link rollover: colour, style */
	color: #094e1f;
	text-decoration: underline;
}

li.navh0 {
	/* header text */
}

.navd0 {
	/* description text */
}

/* ---- nav style 1 (Flowing Text - Main Nav) ---- */
.navi1 {
	/* common font face, size, formatting */
	margin: 9px 0 0 98px;
	height: 39px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.navi1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi1 li {
	float: left;
}

.navi1 a {
	display: block;
	display: inline-block;
	height: 26px;
	width: 20px;
	white-space: nowrap;
}

/* change back to block display for all non Mac IE \*/
.navi1 a {
	display: block;
}
/* end Mac IE hack */

html>body .navi1 a {
	width: auto;
}

.navi1 a:link, .navi1 a:visited {
	/* normal link: colour, style */
	color: #0a2d24;
	text-decoration: none;
}

.navi1 a:hover, .navi1 a:active {
	/* normal link rollover: colour, style */
	color: #FFF;
	text-decoration: none;
	background: url(../graphics/system/mainnav_arrow.gif) no-repeat bottom center;
}

.navc1 a:link, .navc1 a:visited {
	/* current link: colour, style */
	color: #FFF;
	text-decoration: none;
	background: url(../graphics/system/mainnav_arrow.gif) no-repeat bottom center;
}

.navc1 a:hover, .navc1 a:active {
	/* current link rollover: colour, style */
	color: #FFF;
	text-decoration: none;
	background: url(../graphics/system/mainnav_arrow.gif) no-repeat bottom center;
}

li.navh1 {
	/* header text */
}

.navd1 {
	/* description text */
}

/* ---- nav style 9 (Drop Down Menu) ---- */
.navi9 {
	position: absolute;
	z-index: 100;
	display: none;
	margin: 0;
	padding: 17px 10px 12px 20px;
	width: 132px;
	width/* */:/**/102px;
	width: /**/102px;
	font-size: 11px;
	color: #0a2d24;
	background: #b5d653;
}

.navi1 .navi9 ul {
	margin: 0;
	padding: 6px 0 8px 0;
	height: auto;
	width: auto;
	list-style: none;
	border: none;
}

.navi1 .navi9 ul li {
	list-style: none;
	float: none;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}

html>body .navi9 ul li {
	height: auto;
}

.navi9 ul li a {
	display: block;
	padding: 0;
	margin: 0;
	border: none;
	width: auto;
	height: 24px;
	height/* */:/**/16px;
	height: /**/16px;
	white-space: normal;
}

html>body .navi9 ul 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: #0a2d24;
	font-weight: normal;
	text-decoration: underline;
}

.navi9 a:hover, .navi9 a:active {
	/* normal link rollover: colour, style */
	color: #0a2d24;
	font-weight: normal;
	text-decoration: underline;
}

.navc9 a:link, .navc9 a:visited {
	/* normal link: colour, style */
	color: #0a2d24;
	font-weight: normal;
	text-decoration: underline;
}

.navc9 a:hover, .navc9 a:active {
	/* normal link rollover: colour, style */
	color: #0a2d24;
	font-weight: normal;
	text-decoration: underline;
}

/* ---- nav style 2 (Vertical Text - Sub Nav Lv 1) ---- */
.navi2 {
	/* common font face, size, formatting */
	width: 164px;
	width/* */:/**/162px;
	width: /**/162px;
	border: 1px solid #dfdfdf;
	color: #0a2d24;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
	background: url(../graphics/system/subnavbg.png);
}

* html .navi2 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/subnavbg.png',sizingMethod='scale')
}

.navi2 ul {
	position: relative;
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
}

.navi2 li {
	position: relative;
	display: block;
	padding: 0;
	margin: 0 0 8px 0;
}

.navi2 a {
	display: block;
	margin: 0 6px 0 6px;
	padding: 0 0 0 13px;
}

.navi2 a:link, .navi2 a:visited {
	/* normal link: colour, style */
	position: relative;
	color: #0a2d24;
	text-decoration: underline;
	
}

.navi2 a:hover, .navi2 a:active {
	/* normal link rollover: colour, style */
	color: #0a2d24;
	text-decoration: underline;
	background: url(../graphics/system/subnav_arrow_current.gif) no-repeat 0 2px;
}

.navc2 a:link, .navc2 a:visited {
	/* current link: colour, style */
	color: #0a2d24;
	text-decoration: none;
	background: url(../graphics/system/subnav_arrow_current.gif) no-repeat 0 2px;
}

.navc2 a:hover, .navc2 a:active {
	/* current link rollover: colour, style */
	color: #0a2d24;
	text-decoration: none;
	background: url(../graphics/system/subnav_arrow_current.gif) no-repeat 0 2px;
}

li.navh2 {
	/* header text */
	padding: 9px 8px 5px 15px;
	margin: 0 0 13px 0;
	color: #0a2d24;
	font-size: 13px;
	font-weight: bold;
	background: #FFF;
}

.navd2 {
	/* description text */
}

/* ---- nav style 2 (Vertical Text & Graphics - Sub Nav Lv 2) ---- */
.navi3 {
	/* common font face, size, formatting */
	border: none;
	padding: 18px 8px 10px 21px;
	color: #000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

.navi3 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi3 li {
	display: block;
	padding: 0;
	margin: 0 0 3px 0;
}

.navi3 a {
	display: block;
	margin: 0;
	padding: 0;
}

.navi3 li img {
	margin: 0 6px 0 0;
	vertical-align: top;
}

.navi3 a:link, .navi3 a:visited {
	/* normal link: colour, style */
	color: #000;
	text-decoration: underline;	
	background: none;
}

.navi3 a:hover, .navi3 a:active {
	/* normal link rollover: colour, style */
	color: #000;
	text-decoration: underline;
	background: none;
}

.navc3 a:link, .navc3 a:visited {
	/* current link: colour, style */
	color: #0a2d24;
	text-decoration: none;
	background: none;
}

.navc3 a:hover, .navc3 a:active {
	/* current link rollover: colour, style */
	color: #0a2d24;
	text-decoration: none;
	background: none;
}

li.navh3 {
	/* header text */
}

.navd3 {
	/* description text */
}

/* ---- nav style 6 (Alternative to Vertical Text & Graphics - Sub Nav Lv 2) ---- */
.navi6 {
	/* common font face, size, formatting */
	border: none;
	padding: 8px 8px 0 25px;
	color: #000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

.navi6 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi6 li {
	display: block;
	padding: 0;
	margin: 0 0 4px 0;
}

.navi6 a {
	display: block;
	margin: 0;
	padding: 0;
}

.navi6 a:link, .navi6 a:visited {
	/* normal link: colour, style */
	color: #000;
	text-decoration: none;	
	background: none;
}

.navi6 a:hover, .navi6 a:active {
	/* normal link rollover: colour, style */
	color: #000;
	text-decoration: underline;
	background: none;
}

.navc6 a:link, .navc6 a:visited {
	/* current link: colour, style */
	color: #0a2d24;
	text-decoration: underline;
	background: none;
}

.navc6 a:hover, .navc6 a:active {
	/* current link rollover: colour, style */
	color: #0a2d24;
	text-decoration: underline;
	background: none;
}

li.navh6 {
	/* header text */
}

.navd6 {
	/* description text */
}

/* ---- nav style 4 (Alternative to Vertical Text & Graphics - Sub Nav Lv 3) ---- */
.navi4 {
	/* common font face, size, formatting */
	border: none;
	padding: 8px 0 1px 6px;
	color: #000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

.navi4 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi4 li {
	display: block;
	padding: 0;
	margin: 0 0 2px 0;
}

.navi4 a {
	display: block;
	margin: 0;
	padding: 0;
}

.navi4 a:link, .navi4 a:visited {
	/* normal link: colour, style */
	color: #000;
	text-decoration: none;	
	background: none;
}

.navi4 a:hover, .navi4 a:active {
	/* normal link rollover: colour, style */
	color: #000;
	text-decoration: underline;
	background: none;
}

.navc4 a:link, .navc4 a:visited {
	/* current link: colour, style */
	color: #0a2d24;
	text-decoration: underline;
	background: none;
}

.navc4 a:hover, .navc4 a:active {
	/* current link rollover: colour, style */
	color: #0a2d24;
	text-decoration: underline;
	background: none;
}

/* ---- Sitemap nav 1 ---- */
.sitemapnav1 {
	/* common font face, size, formatting */
	padding: 0 0 15px 0;
	font-size: 13px;
	font-weight: bold;
}

.sitemapnav1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sitemapnav1 li {
	display: block;
	padding: 4px 0;
}

.sitemapnav1 li a {
	display: block;
	padding: 0 0 0 16px;
}

.sitemapnav1 a:link, .sitemapnav1 a:visited {
	/* normal link: colour, style */
	color: #0a2d24;
	font-weight: bold;
	text-decoration: underline;
	background: url(../graphics/system/sitemapnav1-bullet.gif) no-repeat 0 2px;
}

.sitemapnav1 a:hover, .sitemapnav1 a:active {
	/* normal link rollover: colour, style */
	color: #0a2d24;
	font-weight: bold;
	text-decoration: underline;
	background: url(../graphics/system/sitemapnav1-bullet.gif) no-repeat 0 2px;
}

/* ---- Sitemap nav 2 ---- */
.sitemapnav2 {
	/* common font face, size, formatting */
	padding: 5px 0 5px 26px;
	font-size: 12px;
}

.sitemapnav2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sitemapnav2 li {
	display: block;
	padding: 4px 0;
}

.sitemapnav2 li a {
	display: block;
	padding: 0 0 0 10px;
}

.sitemapnav2 a:link, .sitemapnav2 a:visited {
	/* normal link: colour, style */
	color: #0a2d24;
	font-weight: normal;
	text-decoration: none;
	background: url(../graphics/system/sitemapnav2-bullet.gif) no-repeat 0 6px;
}

.sitemapnav2 a:hover, .sitemapnav2 a:active {
	/* normal link rollover: colour, style */
	color: #0a2d24;
	font-weight: normal;
	text-decoration: underline;
	background: url(../graphics/system/sitemapnav2-bullet.gif) no-repeat 0 6px;
}

/* ---- Sitemap nav 3 ---- */
.sitemapnav3 {
	/* common font face, size, formatting */
	padding: 5px 0 5px 25px;
	font-size: 11px;
}

.sitemapnav3 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sitemapnav3 li {
	display: block;
	padding: 3px 0;
}

.sitemapnav3 li a {
	display: block;
	padding: 0 0 0 10px;
}

.sitemapnav3 a:link, .sitemapnav3 a:visited {
	/* normal link: colour, style */
	color: #0a2d24;
	font-weight: normal;
	text-decoration: none;
	background: url(../graphics/system/sitemapnav3-bullet.gif) no-repeat 0 6px;
}

.sitemapnav3 a:hover, .sitemapnav3 a:active {
	/* normal link rollover: colour, style */
	color: #0a2d24;
	font-weight: normal;
	text-decoration: underline;
	background: url(../graphics/system/sitemapnav3-bullet.gif) no-repeat 0 6px;
}

/* --------- 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; */
	color: #0A2D24;
	font-size: 20px;
	margin: 0;
	display: block;
	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; */
	color: #0A2D24;
	font-size: 17px;
	font-weight: bold;
}

.t1 a:link, .t1 a:visited {
}

.t1 a:hover, .t1 a:active {
}

/* --------- text style 2 --------- */
.t2 {
/*	color: #000; */
	color: #0A2D24;
	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; */
	line-height: 16px;
}

.t3 a:link, .t3 a:visited {
	font-weight: normal;	
}

.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 {
}

/* --------- text style 5 (Green heading with an arrow) --------- */
.t5 {
/*	color: #000; */
	display: block;
	padding: 0 0 0 18px;
	color: #0A2D24;
	font-size: 14px;
	font-weight: bold;
	background: url(../graphics/system/heading_arrow.gif) no-repeat 0 2px;
}

.t5 a:link, .t5 a:visited {
}

.t5 a:hover, .t5 a:active {
}

/* --------- text style 6 (Small light-grey text) --------- */
.t6 {
/*	color: #000; */
	color: #4c4c4c;
	font-size: 11px;
}

.t6 a:link, .t6 a:visited {
	font-weight: bold;
}

.t6 a:hover, .t6 a:active {
}

/* --------- text style 7 (Normal green text) --------- */
.t7 {
/*	color: #000; */
	color: #0A2D24;
}

.t7 a:link, .t7 a:visited {
	font-weight: normal;
}

.t7 a:hover, .t7 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 --------- */

.greylinedivider {
	height: 1px;
	width: 100%;
	margin: 12px 0;
	line-height: 1px;
	font-size: 1px;
	background: #CCC;
}

.blockwrapper1a {
	margin: 0 0 11px 0;
	width: 294px;
	width/* */:/**/292px;
	width: /**/292px;
	border: 1px solid #999;
	background: #f5f5f5;
}

.blockwrapper1b {
	padding: 8px 16px 6px 16px;
	color: #0a2d24;
	font-size: 13px;
	font-weight: bold;
	background: #FFF;
}

.blockwrapper1c {
	padding: 8px 16px 15px 16px;
}

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #FFF;
}

#toplevel {
	width: 100%;
	background: url(../graphics/system/pagebg_inside.jpg) repeat-x top left;
}

#main1 {
	width: 100%;
	background: url(../graphics/system/headerbg_cityscape.jpg) no-repeat top center;
}

#main2 {
	width: 748px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	padding: 66px 0 0 31px;
}

#sectionheader {
	margin: 0 0 0 3px;
	width: 742px;
	width/* */:/**/740px;
	width: /**/740px;
	height: 77px;
	height/* */:/**/76px;
	height: /**/76px;
	height: auto;
	border-left: 1px solid #8cb85c;
	border-right: 1px solid #8cb85c;
	border-bottom: 1px solid #FFF;
	background: #FFF url(../graphics/system/section_header01.jpg) no-repeat top;
}

/*\*//*/
#sectionheader {
	clear: both;
	float: none;
	margin: 39px 0 0 -95px;
	width: 740px;
	height: 76px;
}
/**/

#decocontentbtm {
	margin: 0 0 0 3px;
	width: 742px;
	width/* */:/**/740px;
	width: /**/740px;
	height: 10px;
	height/* */:/**/9px;
	height: /**/9px;
	border-left: 1px solid #8cb85c;
	border-right: 1px solid #8cb85c;
	border-top: 1px solid #406f29;
	line-height: 1px;
	font-size: 1px;
}

#contenta {
	width: 748px;
	background: url(../graphics/system/contentbg_mid.gif) repeat-y top left;
}

#contentb {
	background: url(../graphics/system/inside_col1_bg.jpg) no-repeat 4px 0;
}

#contentc {
	padding: 10px 4px 42px 4px;
	background: url(../graphics/system/contentbg_btm.gif) no-repeat left bottom;
}

#subnav {
	padding: 0 0 0 11px;
	width: 175px;
	width/* */:/**/164px;
	width: /**/164px;
}

#pagetitle {
	padding: 13px 25px 0 25px;
	width: 565px;
	width/* */:/**/515px;
	width: /**/515px;
}

#content1 {
	padding: 0 35px 0 25px;
	width: 565px;
	width/* */:/**/505px;
	width: /**/505px;
	min-height: 408px;
	height: 408px;
}

html>body #content1 {
	height: auto;
}

#footer {
	padding: 25px 32px 20px 32px;
	font-size: 10px;
}

.eventdate {
	margin: 0 0 10px 0;
}

.eventmonth {
	float: left;
	font-size: 18px;
	padding: 2px 0 10px 0;
}

.eventyear {
	float: left;
	padding: 2px 0 10px 8px;
	font-size: 18px;
}

/* --------- calendar icon for datepicker --------- */
.datepicker {
	vertical-align: middle;	
}

a.dp-choose-date {
	display: -moz-inline-box;
	display: inline-block;
	margin: 0 3px 0 3px;
	width: 16px;
	height: 16px;
	padding: 0;
	background: url(../graphics/system/calendar.png) no-repeat; 
	vertical-align: middle;
	overflow: hidden;
	font-size: 0;
	text-decoration: none;
}

a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
	text-decoration: none;
}
