
/* ---- BODY --- */

body {
	margin:0px;
	padding:0px;
	background-color:#f6f6f6;
}


/* ---- TYPE --- */

/* basic type */
body, td, p, input, select, h1, h2, h3, h4, h5, h6, div {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#888888;
}

h1 {
	margin-top:0px;
	margin-bottom:0.5em;
}

h2, h3 {
	margin-top:1em;
	margin-bottom:0.5em;
}

h4, h5, h6 {
	margin-top:1em;
	margin-bottom:0.1em;
}

h1 {
	color:#99cc00;
	font-weight:bold;
	font-size: 28px;
	line-height: 32px;
}
h2 {
	color:#000000;
	font-weight:normal;
	font-size: 16px;
	line-height: 18px;
}
h3  {
	color:#000000;
	font-weight:normal;
	font-size: 13px;
	line-height: 16px;
}
h4 {
	color:#000000;
	font-weight:normal;
	font-size: 11px;
	line-height: 14px;
}
h5 {
	font-weight:normal;
	border-left:2px solid #59a34c;
	background-color:#eef6ed;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
h6 {
	font-weight:normal;
	border-left:2px solid #cccccc;
	padding-left:10px;
	padding-right:10px;
}
/*h6 {
	color:#000000;
	font-weight:normal;
	font-size: 10px;
	line-height: 14px;
	text-transform:uppercase;
}*/

ul {
	padding-left:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left:18px;
	margin-top: 5px;
	list-style-type: square;
}

ul li {
	padding-top:0px;
	padding-bottom:2px;
	padding-left: 2px;
	list-style-type: square;
}

hr {
	border-top:1px solid #cccccc;
	border-bottom : 1px solid transparent;
	border-left : 1px solid transparent;
	border-right : 1px solid transparent;
}


/* FORMS */

.displayFormTable {
	border:2px solid #eeeeee;
	padding:10px;
}
	
input {
	color:#000000;
}

.displayFieldContents input {
	background-color:#ffffff;
	border:1px solid #888888;
}

.displayButtonRow {
	background-color:#e0f0b2;
}

#searchform {
	margin-bottom:1em;
}


/* ---- LAYOUT --- */

#wrapperhome {
	width:972px;
	background-color:#ffffff;
	background-image:url(../../images/hp_rightcol.gif);
	background-position:top right;
	background-repeat:repeat-y;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}

#wrappersub {
	width:972px;
	background-color:#ffffff;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}

#contenttable {
	margin:0px;
	padding:0px;
	width:100%;
}

#contentmainhome {
	padding:0px;
	width:710px;
	vertical-align:bottom;
}

#contentmainhomeheader {
	margin-top:30px;
	/*margin-left:155px;*/
	margin-left:30px;
}

#contentmainhomenav {
	margin-top:15px;
	/*margin-left:155px;*/
	margin-left:30px;
}

#contentmainhomenav td {
	white-space:nowrap;
}

#contentmainhomenav p {
	margin-top:0px;
	margin-bottom:10px;
}

.contentmainhomenavnumber {
	font-size:16px;
	font-weight:bold;
	color:#9dafc9;
	text-decoration:none;
}

.contentmainhomenavtext {
	font-size:16px;
	color:#000000;
	text-decoration:none;
	padding-left:10px;
	padding-right:40px;
}

.contentmainhomenavnumber:hover, .contentmainhomenavtext:hover {
	color:#99cc00;
}

#contentmainhometableaux {
	width:670px;
	height:360px;
}

#contenthome {
	margin-left:155px;
}
#contenthome a {
	color:#093678;
	font-weight:normal;
	text-decoration:none;
}

#contenthome a:hover {
	color:#99cc00;
}

#contentrighthome {
	width:292px;
	vertical-align:top;
}

.contentrighthomeheader {
	width:82px;
	padding-right:10px;
	vertical-align:top;
	text-align:right;
	padding-bottom:1em;
}

.contentrighthomeheader a {
	color:#093678;
	font-weight:normal;
	text-decoration:none;
}

.contentrighthomeheader a:hover {
	color:#99cc00;
}

.contentrighthometext1 {
	width:180px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
	padding-bottom:1em;
}

.contentrighthometext1 p {
	color:#e1efb3;
	margin-top:0px;
}

.contentrighthometext1 a {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	display:block;
}

.contentrighthometext1 a:hover {
	color:#000000;
}

.contentrighthometext2 {
	width:180px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
	padding-bottom:1em;
}

.contentrighthometext2 p {
	color:#314b09;
	margin-top:0px;
}

.contentrighthometext2 a {
	color:#314b09;
	font-weight:normal;
	text-decoration:none;
	display:block;
}

.contentrighthometext2 a:hover {
	color:#000000;
}

.contentrighthomeflash {
	width:200px;
	padding-left:0px;
	padding-right:0px;
	vertical-align:top;
	padding-bottom:1em;
}

#contentmainsub {
	padding:0px;
	width:900px;
	vertical-align:top;
}


#contentmainsubnav {
	margin-top:20px;
	margin-left:30px;
	margin-bottom:20px;
}

#contentmainsubnav td {
	white-space:nowrap;
}

.contentmainsubnavnumber, .contentmainsubnavnumberon {
	font-size:11px;
	font-weight:normal;
	color:#9dafc9;
	text-decoration:none;
}

.contentmainsubnavnumberon {
	font-weight:bold;
	color:#093678;
}

.contentmainsubnavnumber:hover, .contentmainsubnavnumberon:hover {
	color:#093678;
}

.contentmainsubnavtext, .contentmainsubnavtexton {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-left:4px;
	padding-right:20px;
}

.contentmainsubnavtexton {
	font-weight:bold;
	color:#99cc00;
}

.contentmainsubnavtext:hover {
	color:#99cc00;
}

#contentmainsubcontent {
	width:940px;
}

#contentmainsubleft {
	width:186px;
	padding-left:30px;
	vertical-align:top;
}	

#contentmainsubmain {
	width:654px;
	padding-left:30px;
	vertical-align:top;
}

#contentmainsubsingle {
	width:910px;
	padding-left:30px;
	vertical-align:top;
}

#contentsub {
	/*width:640px;*/
	width:590px;
}

#contentsubsingle {
	width:800px;
}

#contentsub a, #contentsubsingle a {
	color:#093678;
	font-weight:normal;
	text-decoration:none;
}

#contentsub a:hover, #contentsubsingle a:hover {
	color:#99cc00;
}

#contentsub p, #contentsubsingle p {
	margin-top:0px;
	margin-bottom:0.8em;
}

#pagebottom {
	margin-top:50px;
	margin-bottom:20px
}

#pagebottomquicklinks {
	width:972px;
	height:140px;
}

#pagebottomquicklinkstable {
	width:770px;
	/*margin-top:75px;*/
}

#pagebottomquicklinkstablewhite {
	width:770px;
}

#pagebottomquicklinksheader {
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	vertical-align:bottom;
	color:#ffffff;
	padding-top:75px;
}

#pagebottomquicklinksarrows td {
	width:220px;
	background-image:url(../../images/arrow.gif);
	background-position: 0 0.6em;
	background-repeat:no-repeat;
	padding-left:11px;
	padding-right:5px;
	vertical-align:top;
}

#pagebottomquicklinksarrows td a {
	color:#ffffff;
 	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	width:100%;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
}

#pagebottomquicklinksarrows td a:hover {
	color:#000000;
}

#pagebottomquicklinksarrowswhite td {
	width:190px;
	background-image:url(../../images/arrow_white.gif);
	background-position:0 center;
	background-repeat:no-repeat;
	padding-left:11px;
	padding-right:5px;
	vertical-align:top;
}

#pagebottomquicklinksarrowswhite td a {
	color:#093678;
	font-weight:normal;
	text-decoration:none;
}

#pagebottomquicklinksarrowswhite td a:hover {
	color:#99cc00;
}

#bottomnavutils {
	width:215px;
	padding-left:30px;
	padding-top:5px;
}

#footer {
	width:100%;
	background-color:#59a34c;
}

#footerleft {
	padding-left:30px;
	width:300px;
	color:#90c288;
	line-height:20px;
}

#footerleft a {
	color:#ffffff;
	text-decoration:none;
}
#footerleft a:hover {
	color:#bdfc01;
}

#footermiddle {
	text-align:right;
	color:#90c288;
	line-height:20px;
}

#footermiddle a {
	color:#ffffff;
	text-decoration:none;
}

#footermiddle a:hover {
	color:#bdfc01;
}

#footerright {
	padding-right:15px;
	width:210px;
	text-align:right;
	font-size:9px;
	color:#8bbf82;
	line-height:20px;
}

#topnavtable {
	width:920px;
	margin-top:20px;
	margin-left:30px;
	text-transform:uppercase;
	font-size:10px;
	line-height:10px;
	font-weight:normal;
	color:#959595;
	vertical-align:top;
}

.topnavtablelink {
	font-size:10px;
	line-height:10px;
	font-weight:normal;
	text-decoration:none;
	color:#959595;
}

.topnavtablelink:hover {
	color:#99cc00;
}

.topnavtablelinkon {
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	text-decoration:none;
	color:#99cc00;
}

.topnavtablelinkon:hover {
	color:#99cc00;
}

#topnavutils {
	padding-bottom:29px;
}


/* ---- CONTENT --- */

/* used in search results pages */
.resultslist {
	padding-top:1em;
	padding-bottom:1em;
	border-bottom:1px dotted #cccccc;
}

/* used in news listings */
.newstable {
	width:100%;
}
.newstable td {
	padding-top:1em;
	padding-bottom:1em;
	border-bottom:1px dotted #cccccc;
	vertical-align:top;
}

/* used in events listings */
.eventstable {
	width:100%;
}
.eventstable td {
	width:33%;
	padding-top:1em;
	padding-bottom:1em;
	padding-right:1em;
	vertical-align:top;
}

/* ---- NAVIGATION --- */

/* left navigation */
.leftnavlink, .leftnavlinkon {
	color:#093678;
 	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	line-height:13px;
	width:100%;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
}
.leftnavlinkon {
	color:#99cc00;
	font-weight:bold;
}
.leftnavlink:hover, .leftnavlinkon:hover {
	color:#99cc00;
}


/* used to navigate multi-page lists e.g. search results */
.navnumbers {
	margin-top:2em;
}
.navnumbers a, .navnumbers strong {
	line-height:2em;
}
.navnumbers strong {
	color:#000000;
	background-color:#99cc00;
	font-weight:normal;
}
	
/* navigation tabs */
.tabstable td {
	text-align:center;
	vertical-align:middle;
	height:1.2em;
}
.tab {
	width:5em;
	border-top:2px solid #eeeeee;
	border-right:2px solid #eeeeee;
	border-bottom:2px solid #eeeeee;
}
.tablink, .tablink_on {
	width:100%;
	display:block;
}
.tablink_on {
	color:#c41130;
}
.tablink:hover, .tablink_on:hover {
	background-color:transparent;
	text-decoration:none;
}
.tab_on {
	width:5em;
	border-top:2px solid #99cc00;
	border-right:2px solid #eeeeee;
}
.tab_trailer {
	border-bottom:2px solid #eeeeee;
}
.tab_divider {
	width:2px;
	background-color:#eeeeee;
}


