td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.ArialBlack9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000000;
}
.e12ptBoldWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}

.e11ptBrownBoldBulletTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #664802;
	/*background-image: url(images/articles_arrow.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 6px;
	background-position: left center;*/
}
.NavText {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: auto;
	width: 160px;
	padding-right: 2px;
	padding-left: 9px;
	border: 1px solid #FFFFFF;
	background-color: #E1E1E1;
	font-weight:normal;
}
a.NavText:hover {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000000;
	background-color: #99CC33;
	/*background-image: url(images/nav_arrow.gif);*/
	background-repeat: no-repeat;
	height: auto;
	width: 160px;
	padding-right: 2px;
	padding-left: 9px;
	border: 1px solid #FFFFFF;
	clear: none;
	float: left;
	text-decoration: none;
	vertical-align: middle;
}
a.NavText:link {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000000;
	background-color: #E1E1E1;
	background-repeat: no-repeat;
	height: auto;
	width: 160px;
	padding-right: 2px;
	padding-left: 9px;
	border: 1px solid #FFFFFF;
	clear: none;
	float: left;
	text-decoration: none;
}
.subnav {
  font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 9px; 
	line-height: 11px;
	color: #505050;
	background-color: #E5E5E5;
	background-repeat: no-repeat;
	height: auto;
	padding-right: 4px;
	padding-left: 18px;
	padding-top: 5px;
	clear: none;
	float: left;
	text-decoration: none; 
}
a.subnav:hover {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #009900;
	background-color: #E5E5E5;
	background-repeat: no-repeat;
	height: auto;
	padding-right: 4px;
	padding-left: 18px;
	padding-top: 5px;
	clear: none;
	float: left;
	text-decoration: none;
}


td.formHeader {
	background-color:237323;
}

.formTableBorder {
	background-color:237323;
}

/* To remove the thin border on forms and lists, comment out this style */
.formLeftBorder {
	background-color: 237323;
}

.formTitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
}

/* If the background color, or other properties, of the form area
	is to be other than that specified as default for the TD tag,
	uncomment this style and add chages. */
/*
.formColor {
	background-color:#CCCCCC;
}
*/

td.listBorder {
	background-color:237323;
}

.listTitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
}
.listHeaders {
	text-decoration:none;
	text-transform:uppercase;
	color:#115511 ;
}
.listRow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
}

/* these are the two colors that are alternated when displaying a list */
.listRowColor1 {
	background-color:f3f3f3 ;
}
.listRowColor2 {
	background-color:ffffff ;
}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 4px;
	padding-left: 9px;
}
ul {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 4px;

}

.editContentLink {
	font-family:verdana;
	font-size:9px;
	padding-left: 9px;
	padding-right: 4px;
	padding-top: 9px;
}
.body	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 4px;
}
.GOCBackgroundTop {
	background-color:whitesmoke;
}
.GOCHeaderTopFont {
	color:88c223;
	font-size:12pt;
	font-weight:bold;
}
.GOCBackgroundMiddle {
	background-color:88c223;
}
.GOCHeaderMiddleFont {
	font-size:8pt;
	font-weight:bold;
	color:000000;
}
.GOCBackgroundBottom {
	background-color:C3E0A5;
}

a.GOCLinkListing:link {
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
a.GOCLinkListing:hover {
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
a.GOCLinkListing:visited {
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.TipsThoughtsGreen {
	/*background-image: url(images/greenbox.gif);*/
	background-repeat: repeat-x;
	background-color: #8CC119;
	padding: 5px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.TipsText {
	padding: 10px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:F8F8F8;
	}
.TipsTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.e11ptBrownTextDarkBg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #664802;
	vertical-align: middle;
	padding: 11px;
	background-color: #E4DC96;
}
.e11ptBrownTextLightBg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #664802;
	vertical-align: middle;
	padding: 11px;
	background-color: #ECE7B6;
}