/**************** General Classes *****************/
body {
	margin: 18px 0px 0px 0px;
	background-color: #4F8E1D; /* Secondary */
	font-size: 11px; /* Font Size */
	line-height: 14px;
}

div.linkBox {
	margin-left: 10px;
  margin-right: 10px;
}
div.contentHeaderContainer{
	margin-left: 10px;
	padding-top: 3px;
}
div.contentBodyContainer{
	margin-left: 10px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #213417; /* Text Dark */
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #213417; /* Text Dark */
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #94C86A; /* Tertiary */
}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 10px;
	color: #FFFFFF; /* Global White */
}

#footer a:link, #footer a:visited{
	color: #FFFFFF; /* Global White */
}

a {
	color: #017A20; /* Link */
	text-decoration: none;
	font-weight:normal;
}

/**************** Header Classes *****************/
.headerSiteName {
  font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}

.headerTagline {
  font-size: 12px;
	font-style: italic;
	line-height: 18px;
}

table.header {

}

table.header td {

}

td.headerLogo {
	width: 244px;
	vertical-align: top;
	background-color: #FFFFFF; /* Global White */
}

td.headerSite {
	vertical-align: top;
	text-align:right;
	color: #FFFFFF; /* Global White */
}

td.logoTL {
  background-image: url(../siteassist_images/Logo_TL.gif);
	width: 12px;
	height: 12px;
}

td.logoL {
	width: 12px;
}

td.logoTR {
  background-image: url(../siteassist_images/Logo_TR.gif);
	width: 12px;
	height: 12px;
}

td.logoR {
	width: 12px;
}


/**************** Top Nav Classes *****************/
table.topNav {

}

table.topNav td {
	background-color: #FFFFFF; /* Global White */
}

td.topNavBody {
	padding: 5px 0px 0px 9px;
	white-space: nowrap;
}

td.topNavTR {
  background-image: url(../siteassist_images/TopNav_TR.gif);
	width: 7px;
	height: 7px;
}

td.topNavR {
	height: 7px;
}

td.topNavR {
	width: 7px;
}

table.belowTopNav {

}

table.belowTopNav td {
	background-color: #FFFFFF; /* Global White */
}

td.belowTopNavT {
	height: 15px;
}

td.belowTopNavR {
  background-image: url(../siteassist_images/BelowTopNav_R.gif);
	width: 17px;
	height: 15px;
}

/**************** Outer Shading Classes *****************/
td.shadingR {
  background-image: url(../siteassist_images/Shading_R.gif);
	width: 7px;
}

td.shadingBR {
  background-image: url(../siteassist_images/Shading_BR.gif);
	width: 17px;
	height: 18px;	
}

td.shadingB {
  background-image: url(../siteassist_images/Shading_B.gif);
	height: 18px;	
}

/************************************************ Home Page Classes **********************************************/

/**************** Main Content Classes *****************/
td.mainHeadline {
	background-color: #7F7F7F; /* Hard coded no matter what color pallette */
	color: #FFFFFF; /* Global White */
	font-size: 30px;
	line-height: 44px;	
	font-weight: bold;
	font-style: italic;
	padding: 18px;

}

td.mainContent {
	background-color: #7F7F7F; /* Hard coded no matter what color pallette */
  color: #E2E3ED; /* Hard coded no matter what color pallette */
	padding: 0px 18px 18px 18px;
	width: 160px;
	vertical-align: top;

}

a.mainContent {
  color: #E2E3ED; /* Hard coded no matter what color pallette */
	text-decoration:underline;
}

td.mainContentBL {
	background-color: #7F7F7F; /* Hard coded no matter what color pallette */
	height: 9px;
}

td.mainContentB {
	background-color: #000000; /* Neutral Black */
	height: 9px;
}

td.mainContentBR {
  background-image: url(../siteassist_images/MainContent_B.gif);
	width: 11px;
	height: 9px;
}

/**************** HomePage Image Classes *****************/
td.homeImageContainer {
	vertical-align: top;
	background-color: #000000; /* Neutral Black */
}

td.homeImageTL {
  background-image: url(../siteassist_images/HomeImage_TL.gif);
	width: 10px;
	height: 10px;
}

td.homeImageT {
	height: 10px;
}

td.homeImageTR {
	width: 10px;
	height: 10px;
}

td.homeImageL {
	width: 10px;
}

td.homeImageR {
	width: 10px;
}

td.homeImageBody {
  text-align: center;
}

/**************** Bottom Content Classes *****************/
td.bottomContentBL {
	background-color: #FFFFFF; /* Global White */
	color: #003366; /* Primary */
	padding: 18px 0px 18px 18px;
	font-weight: bold;
	white-space:nowrap;
	vertical-align:top;
}

td.bottomContentBR {
	background-color: #FFFFFF; /* Global White */
	color: #003366; /* Primary */	
	vertical-align:top;
	padding-top: 10px;
}

td.featuredLeft {
	width: 50%;
  text-align: left;
	padding-right: 10px;
	font-size: 10px;
	vertical-align: top;
}

td.featuredRight {
	width: 50%;
  text-align: left;
	padding-right: 10px;
	font-size: 10px;
	vertical-align: top;	
}

td.featuredTL {
  background-image: url(../siteassist_images/Featured_TL.gif);
	width: 9px;
	height: 9px;
}

td.featuredT {
  background-image: url(../siteassist_images/Featured_T.gif);
	height: 9px;
}

td.featuredTR {
  background-image: url(../siteassist_images/Featured_TR.gif);
	width: 9px;
	height: 9px;
}
td.featuredBL {
  background-image: url(../siteassist_images/Featured_BL.gif);
	width: 9px;
	height: 9px;
}

td.featuredB {
  background-image: url(../siteassist_images/Featured_B.gif);
	height: 9px;
}

td.featuredBR {
  background-image: url(../siteassist_images/Featured_BR.gif);
	width: 9px;
	height: 9px;
}
td.featuredL {
  background-image: url(../siteassist_images/Featured_L.gif);
	width: 9px;
}
td.featuredR {
  background-image: url(../siteassist_images/Featured_R.gif);
	width: 9px;
}

a.featured {
	text-decoration: underline;
}

.featuredHeadline {
	font-size: 11px;
	font-weight: bold;
}

td.featuredBody {
	color: #213417; /* Text Dark */
	font-size: 10px;
}


/************************************************ Sub Page Classes **********************************************/

/**************** Main Content Classes *****************/
td.subLeftContent {
	width: 190px;
	vertical-align: top;
	background-color: #FFFFFF; /* Global White */
}

td.subMainHeadline {
	background-color: #7F7F7F; /* Hard coded no matter what color pallette */
}

.subMainContentHeadline {
	font-weight: bold;
}

td.subMainContent {
  background-color: #7F7F7F; /* Hard coded no matter what color pallette */
	vertical-align: top;
	white-space: nowrap;
	color: #FFFFFF; /* Global White */
	padding: 12px 6px 12px 6px;
}

a.subMainContent {
	color: #FFFFFF; /* Global White */
	text-decoration: none;
	vertical-align: top;
}


td.subMainContentBL {
	background-color: #7F7F7F; /* Hard coded no matter what color pallette */
	height: 9px;
}

td.subMainContentR {
	background-color: #7F7F7F; /* Hard coded no matter what color pallette */
	width: 11px;
}

td.subMainContentBR {
  background-image: url(../siteassist_images/SubMainContent_BR.gif);
	width: 11px;
	height: 9px;
}

#rightContent{
	background-color: #FFFFFF; /* Global White */
}

td.subBodyContent {
	background-color: #FFFFFF; /* Global White */
	vertical-align: top;
}

td.subBodyContentTL {
  background-image: url(../siteassist_images/SubBodyContent_TL.gif);
	width: 12px;
	height: 12px;
}

td.subBodyContentT {
	height: 12px;
}

td.subBodyContentTR {
	width: 12px;
	height: 12px;
}

td.subBodyContentL {
	width: 12px;
}

td.subBodyContentR {
	width: 12px;
}

td.subBodyContentBody {
	vertical-align: top;
}