.backgroundBlackStripe {
	background-image: url(../images/background_black_stripe.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.backgroundNav {
	background-image: url(../images/background_nav.gif);
	background-repeat: no-repeat;
}
.backgroundNewsTable {
	background-image: url(../images/background_news_table.gif);
	background-repeat: no-repeat;
}
.backgroundGreen {
	background-image: url(../images/background_green.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 185px;
}
.textGrayStripe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.textBlackStripe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/background_black_stripe.gif);
	background-repeat: repeat-y;
	background-position: right;
	border: 0px none;


}
.textNavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.textQuickLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 8px;
	line-height: 16px;
	margin-right: 8px;


}
a:hover {
	color: #006633;
	text-decoration: underline;
}
.linkGray {
	color: #666666;
	text-decoration: none;
}
.linkBlack {
	color: #000000;
	text-decoration: none;
}
.backgroundBlackSides {
	background-image: url(../images/background_black_sides.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.textCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005DA0;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.linkYellow {
	color: #005DA0;
	text-decoration: none;
}
.backgroundLeftColumn {
	width: 142px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.textLeftColumnWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	height: 18px;



}
.textLeftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 2px;
	padding-right: 5px;
	padding-left: 2px;
	height: 18px;

}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/bullet_yellow_arrow_Small_L.gif);

}
.textLinkGreen {
	color: #006633;
	text-decoration: none;
}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.dividerYellow {
	background-color: #FF9900;
	margin: 3px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 25px;
}
.linkGreen {
	color: #006633;
	text-decoration: none;
}
.textCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.backgroundSpacerStripe {
	background-image: url(../images/background_spacer_stripes.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
