body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
a:link {
	color: #006633;
	text-decoration: underline;
}
a:visited {
	color: #006633;
	text-decoration: underline;
}
a:active {
	color: #006633;
	background-color: #A9AAAC;
	text-decoration: none;		
}
a:hover {
	color: #C7A272;
	text-decoration: none;	
}

.maintext_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.maintext img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*  Styles for Site Features Side Menu */
#SiteFeatures {
	margin: 0;
	width: 165px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 197px;
	background-image: url(/images/sitefeatures_bg.jpg);
	background-repeat: no-repeat;
	background-color: #8F5734;
	background-position: 0px 1px;
}
#SiteFeatures li {
	display: inline; /* this gets rid of the gaps */
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#SiteFeatures img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Style for Footer Text */
#siteFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.boldheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.boldheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.titleIntro {
	font-weight: bold;
	color: #006633;
}

#flashcontent #altcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 145px;
	height: 178px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	}

.ImageRight {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.ImageLeft {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.imageAreaCentered {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Include next two for archived articles that still use it */
.upldImagesRight {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.upldImagesLeft {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

.sectionBoxed {
	width: 99%;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.CenterContent {
	text-align: center;
	width: 100%;
}
.TextGreenBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a.TextGreenBG:link 	{
	text-decoration: none;
	color: #FFFFFF;
}
a.TextGreenBG:visited 	{
	text-decoration: none;
	color: #FFFFFF;
}
a.TextGreenBG:active 	{
	text-decoration: none;
	color: #FFFFFF;
}
a.TextGreenBG:hover 	{
	text-decoration: none;
	color: #F3D49B;
}
.NormalSizeFont {
	font-size: 12px;
}
.SmallFont {
	font-size: 11px;
}
.SmallerFont {
	font-size: 10px;
}#LeftNewsCol {
	float: left;
	width: 49%;
	padding-right: 1%;
}
#RighttNewsCol {
	float: right;
	width: 49%;
	padding-left: 1%;
}
#ClearNewsCol {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#NewAdditionsBanner {
	color: #FFFFFF;
	background-color: #006633;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ErrorMessage {
	display: block;
	color: #000000;
	line-height:1;
	border: 1px solid #FF0000;
	background-color: #FFEEEE;
	color:#FF0000;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	margin: 10px;
}
.GetAttention {
	border: 1px solid #333333;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #FFFF99;
}
.listStyle1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.listStyle1 li {
	padding-bottom: 20px;
	margin: 0px;
}
.listStyle1 li ul li ul {
	margin: 1em;
}
.noBulletList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.noBulletList li {
	margin: 0px;
	padding: 0px;
}
.TitleBar {
	font-weight: normal;
	color: #FFF;
	background-color: #063;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 1.2em;
}
.redText {
	color: #F00;
}
#leftColSectionMenu {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#leftColSectionMenu li {
	line-height: 1.3em;
}
.nonBold {
	font-weight: normal;
}
.clearBoth {
	clear: both;
}
.maintext .faqsList {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.materialsList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.materialsList li {
	padding-bottom: 5px;
	padding-top: 5px;
}
.materialsList .listOdds {
	background-color: #EEEEEE;
}
.materialsList .materialTitle {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	width: 60%;
}
.materialsList .materialLink {
	text-align: right;
	float: right;
	width: 40%;
}
.materialsList .materialLink a {
	font-weight: bold;
}
.materialsList .materialClearBoth {
	clear: both;
}
.materialsList .materialDescription {
	text-align: justify;
}
.formEmailConfirmation {
	visibility: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
}
.strategiesMenuList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.strategiesMenuList .menuHeaderTop {
	font-size: 1.3em;
	font-weight: bold;
}
.strategiesMenuList .menuHeader {
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 1.0em;
}
.strategiesContentList {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.0em;
	padding-left: 0px;
	list-style-type: none;
}
.strategiesContentList .contentHeader {
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 1.0em;
}
.strategiesContentList .contentSubHeader {
	font-weight: bold;
	padding-left: 15px;
	padding-top: .9em;
}
.strategiesContentList .contentText {
	margin: 0px;
	padding: 0px;
}
.strategiesContentList .contentText ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.strategiesContentList .back2TopLink {
	font-size: .8em;
	font-weight: normal;
}

/* --- [START] STYLING FOR JQUERY DDACCORDION --- */

/*header of 2nd demo*/
.maintext .accordion{
	cursor: hand;
	cursor: pointer;
	margin: 10px 0;
	font-weight: bold;
	font-size: 1.1em;
}

/*class added to contents of 2nd demo when they are open*/
.maintext  .openchild{
	color: #000;
}

/*class added to contents of 2nd demo when they are closed*/
.maintext  .closedchild{
	color: #666;
}

/* --- [END] STYLING FOR JQUERY DDACCORDION --- */
