body, html {
	padding: 0px;
	margin: 0px;
}

.inner_content {
	background-repeat: no-repeat;
	background-position: top right;
	padding: 10px;
}

.bg_norepeat {
	background-repeat: no-repeat;
}

.bg_repeat-x {
	background-repeat: repeat-x;
}

.bg_repeat-y {
	background-repeat: repeat-y;
}

.sitetitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #429526;
}

.footer {
	font-size: 11px;
	color: #0077BF;
	font-weight: normal;
}

.footer a:link {color: #0077BF; text-decoration: underline;	font-weight: normal;}
.footer a:active {color: #0077BF; text-decoration: underline;	font-weight: normal;}
.footer a:visited{color: #0077BF; text-decoration: underline;	font-weight: normal;}
.footer a:hover{color: #0077BF; text-decoration: none;	font-weight: normal;}

.searchbox {
	width: 88px;
	height: 24px;
	border: 0px;
	font-size: 12px;
	margin-bottom: 3px;
	padding-top: 5px;
	color: #419526;
}

.search_cont {
	position: relative;
	top: 31px;
	margin-right: 2px;
}

.headbar {
	background: ff6600;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-transform: lowercase;
	border-left : 1 solid whitesmoke;
	border-top : 1 solid whitesmoke;
	border-bottom : 1 solid #999999;
	border-right : 1 solid #999999;
}

.topbar {
	background: CCCCCC;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: 333333;
	text-decoration: none;
	text-transform: lowercase;
	border-left : 1 solid whitesmoke;
	border-top : 1 solid whitesmoke;
	border-bottom : 1 solid #999999;
	border-right : 1 solid #999999;
}

.topbardate {
	background: #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	border-left : 1 solid whitesmoke;
	border-top : 1 solid whitesmoke;
	border-bottom : 1 solid #999999;
	border-right : 1 solid #999999;
}

.sidebar {
	background: whitesmoke;
	border-right: 1 #333333;
	background-color : whitesmoke;
	border : 1 dashed #333333;
	border-bottom : 0;
	border-bottom-width : 0;
	border-left-width : 0;
	border-right-width : 1;
	border-top-width : 0;
}

.sidebarRHS {
	background: whitesmoke;
	border-left: 1 #333333;
	background-color : whitesmoke;
	border : 1 dashed #333333;
	border-bottom : 0;
	border-bottom-width : 0;
	border-left-width : 1;
	border-right-width : 0;
	border-top-width : 0;
	font-family: Verdana, Arial, Helvetica; font-size: 10px;
}

p,td,li,ul, div, span {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	line-height: 16px;
}

a.smalltext:link,a.smalltext:visited,a.smalltext:active,a.smalltext,.smalltext { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: 666666 }
h1 { font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: 005CAD; text-decoration: none ; font-weight: bold}
h2 { font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: black; text-decoration: none ; font-weight: bold}

.emailStoryBox { background: white } 
.fcnav {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: black; text-decoration: none; text-transform: lowercase }

a.fcnav:active,a.fcnav:visited { color: black; text-decoration: none }
a.fcnav:hover { color: black; text-decoration: underline }

a.topbar:active { color: black; text-decoration: none; text-transform: lowercase}
a.topbar:hover { color: black; text-decoration: underline; text-transform: lowercase}

.bottomnav {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: white; text-decoration: none; text-transform: lowercase; background: #000000 }

td.mainnav {
	font-size:11px;	
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
}

a.mainnav:link {  color: #D0EDC1; text-decoration: none; font-weight: normal;}
a.bottomnav:active { color: white; text-decoration: none; text-transform: lowercase; font-weight: normal;}
a.bottomnav:visited{ color: white; text-decoration: none; text-transform: lowercase; font-weight: normal;}
a.bottomnav:hover { color: white; text-decoration: underline; text-transform: lowercase; font-weight: normal;}

a.mainnav_sel {  font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #D0EDC1; font-weight: bold;  }
a.mainnav_sel:link {  color: white; text-decoration: none; }
a.mainnav_sel:visited {  color: white; text-decoration: none}
a.mainnav_sel:hover {  color: white; text-decoration: none;}


a.mainnav {  font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #D0EDC1; font-weight: normal;}
a.mainnav:link {  color: #D0EDC1; text-decoration: none; font-weight: normal;}
a.mainnav:visited {  color: #D0EDC1; text-decoration: none; font-weight: normal;}
a.mainnav:hover {  color: white; text-decoration: none; font-weight: normal;}

a.subnav {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: ff6600; text-decoration: none;  font-weight: normal }

ul.subnav {
	margin : 5px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	font-weight: normal;
	list-style-type : square;
}

/* Form fields */

.formbutton {
	color : white;
	font-weight : bold;
	font-family : Verdana;
	font-size : 9px;
	background-color : #4A9B2B;
	border-style : solid;
	border-width : 1;
	border-color : #367120;
}

hr {
	border : 1px solid Silver;
	size: 1px;
	height: 1px;
}

/* Table Cells */
.tblheader { font-weight: bold; background: #FF6600; color: #FFFFFF }

.tblcellheader { font-weight: bold; background: #CCCCCC; color: #000000 }

.tblcell { font-weight: normal; background: #F0F0F0;}

.tblcellalt {font-weight: normal; background: transparent; border : 1px solid #F0F0F0; }

a:link { color: #6DB33F; text-decoration: none; }
a:visited {  color: #6DB33F; text-decoration: none;}
a:hover { color: #5A9235; text-decoration: none;}

.headingwhite { font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: #FFFFFF; text-decoration: none ; font-weight: bold }
.clients {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-weight: normal; color: #000000}

/* These styles control the search results listings */
.searchresultsRow1 { background: whitesmoke } 
.searchresultsRow2 { background: white } 

/* Forums styles */
.forumsSummaryText {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; text-decoration: none}
.forumsToolbar {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; text-decoration: none}
.forumsTableHeader { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background: #FF6600; color: #FFFFFF }
.forumsTableSubRow { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background: #CCCCCC; color: #000000 }

.forumsTableToolbar {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; background: #CCCCCC; }

a.forumsToolbar:link,
a.forumsToolbar:visited,
a.forumsToolbar:active  {  color: #000000; }

a.forumsPageLinks:link,
a.forumsPageLinks:visited,
a.forumsPageLinks:active  { font-weight: normal; color: #FFFFFF; }

.forumsTablePriority { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	background: #FFFFCC; 
	color: #000000; }

.forumsTableOneRow { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	background: whitesmoke; 
	color: #000000; 	}
	
.forumsTableTwoRow { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	background: #e9e9e9; 
	color: #000000; }
	
.forumsTableCell {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; background: whitesmoke; color: #000000 }

.forumsTableFooter {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000 }

/* Forms */

.saveButton {
	color : black;
	font-weight : normal;
	font-family : Verdana;
	font-size : 11px;
	background : CCCCCC;
	background-color : CCCCCC;
	border-style : solid;
	border-width : 1;
	border-color : 999999;
}

/* Polls */
.bargraph {
	color : black;
	font-weight : normal;
	font-family : Verdana;
	font-size : 11px;
	background : CCCCCC;
	background-color : CCCCCC;
}

.barempty {
	color : black;
	font-weight : normal;
	font-family : Verdana;
	font-size : 11px;
	background : whitesmoke;
	background-color : whitesmoke;
}

/* Events */

.calHead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; background: #2684D0; color: white }

a.calHead,a.calHead:visited,a.calHead:active,a.calHead:link { color: white }

.calDayHead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; background: CCCCCC; color: black }

.calNoDay { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; background: whitesmoke; color: CCCCCC }

.calDay { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; background: whitesmoke; color: black }

.calToday { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; background: #8EC253; color: black }

.calToday a:link, .calToday a:active, .calToday a:visited, .calToday a:hover {color: white;}

/* News */

.newsTitle { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: black  }

.newsdate {font-weight: normal; color: #ACACAC}