﻿/**************** General Classes *****************/
body {
	margin: 0px;
	background-color: #FFFFFF; /* Global White */
	font-size: 11px; /* Font Size */
	line-height: 14px;
	color: #2C2D2E; /* Hard coded no matter what color scheme */
}

div.linkBox {
	margin-left: 50px;
	margin-right: 10px;
}
div.contentHeaderContainer{
	margin-left: 10px;
	padding-top: 3px;
}
div.contentBodyContainer{
	margin-left: 10px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #383644; /* Primary */
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #383644; /* Primary */
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #B0B6BD; /* Tertiary */
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}


#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 10px;
	color: #7F7F7F; /* Hard Coded No matter what color scheme */
	padding-right: 25px;
}

a {
 text-decoration: none;
 font-weight:normal;
 font-weight: bold;
}

/**************** Spacer Classes *****************/
td.hLineR {
  background-image: url("../siteassist_images/HLine_R.jpg");
	width: 34px;
	height: 1px;	
}

td.hLineL {
  background-image: url("../siteassist_images/HLine_L.jpg");
	width: 34px;
	height: 1px;	
}

td.hLineM {
  background-image: url("../siteassist_images/HLine_M.jpg");
	height: 1px;
}

td.hLineB {
  background-image: url("../siteassist_images/HLine_B.jpg");
	width: 1px;
	height: 25px;
}

td.hLineT {
	width: 1px;
	height: 95px;
	vertical-align: bottom;
	background-repeat: no-repeat;
}

td.hSpaceL {
	width: 17px;
}

td.hSpaceR {
	width: 17px;
}

/**************** Header Classes *****************/

td.headerLogo {
	vertical-align: top;
	text-align: center;
	padding-top: 20px;
}


td.headerTagline {
	vertical-align: bottom;
	width: 33%;	
	text-align:right;
	color: #B0B6BD; /* Tertiary */
	font-size: 12px;
	font-style:italic;	
	padding: 10px;
}

td.headerSite {
	text-align: center;
	vertical-align: bottom;
	width: 33%;
	color: #A8A7AC; /* Tertiary */
	font-size: 36px;
	font-weight:bold;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 38px;
	
}

.headerSite {
	text-align: center;
	vertical-align: bottom;
	color: #CC0000; /* Tertiary */
	font-size: 36px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}


/**************** Top Nav Classes *****************/
table.topNav {

}

table.topNav td {

}

td.topNavBody {
	padding: 7px;
	white-space: nowrap;
}


/************************************************ Home Page Classes **********************************************/
td.homeSideNavBody {
	vertical-align: top;
	border-left: solid 1px #BABDC2; /* Hard coded no matter what color scheme */
	border-right: solid 1px #BABDC2; /* Hard coded no matter what color scheme */
	width: 247px;
	height: 363px;	
	background-image:url("../siteassist_images/HomeSideNav_Background.jpg");
	background-repeat: repeat-x;	
	padding: 15px;
}

td.homeContentBody {
	vertical-align: top;
	height: 363px;
	border-left: solid 1px #BABDC2; /* Hard coded no matter what color scheme */
	white-space: nowrap;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

td.homeFeaturedLR {
	vertical-align: top;
	background-image:url("../siteassist_images/HomeFeatured_LR.jpg");
	height: 305px;
	width: 1px;
	background-repeat: no-repeat;

}

td.homeMainBody {
	vertical-align: top;
	white-space: nowrap;
	background-image:url("../siteassist_images/HomeMainBody_Background.jpg");	
	background-repeat: repeat-x;	
}

td.mainContentLeft {
	vertical-align: top;
	white-space:normal;
}

td.mainContent {
	width: 175px;
	font-weight: normal;
	color: #2D2B2E; /* Text Dark */
	vertical-align: top;
	padding-right: 20px;
}

.homeFont14px {
	font-size: 14px;
	font-weight: bold;	
}

.homeFont12px {
	font-size: 14px;
	font-weight: bold;	
}

td.featuredLeft {
	width: 50%;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	vertical-align: top;
}

td.featuredRight {
	width: 50%;
	text-align: left;
	padding-right: 45px;
	vertical-align: top;
}

.featuredHeadline {
	font-size: 14px;
	font-weight: bold;	
	color: #2D2B2E; /* Text Dark */
}

/************************************************ Sub Page Classes **********************************************/
td.subMainHeadline {
	border-left: solid 1px #BABDC2; /* Hard coded no matter what color scheme */
	border-right: solid 1px #BABDC2;
	height: 100px;
	background-repeat: no-repeat;
	text-align: center;
}

td.subLeftContent {
	width: 205px;
	vertical-align: top;
	border-left: solid 1px #BABDC2; /* Hard coded no matter what color scheme */
}
td.subContentBody {
	padding: 5px 18px 18px 18px;
}


td.subMiddleContent {
  background-color: #BABDC2; /* Hard coded no matter what color pallette */
	vertical-align: top;
	background-image: url("../siteassist_images/MiddleContent_Background.jpg");
	width: 1px;
	height: 292px;
	background-repeat: repeat-x;
}

td.subBodyContent {
	vertical-align: top;
	border-right: solid 1px #BABDC2; /* Hard coded no matter what color scheme */
	background-image: url("../siteassist_images/MainBody_Background.jpg");	
	background-repeat: repeat-x;	
}

table.subMainContent {
	background-image: url("../siteassist_images/SideNav_Background.jpg");
	width: 205px;
	height: 292px;
	background-repeat: repeat-x;
	white-space: nowrap;
}

td.subMainContentBody {
  padding: 18px;
	white-space: nowrap;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

a.subMainContentBody {
	font-weight: bold;
	line-height: 18px;	
}

table.resources {
	vertical-align: bottom;
}

table.resources td {
	border-top: solid 1px #BABDC2; /* Hard coded no matter what color scheme */
	background-image: url("../siteassist_images/Resources_Background.jpg");
	height: 609px;
	background-repeat: no-repeat;
	padding: 18px;
	vertical-align: top;
}

a.resources {
	font-weight: bold;
}

.resourcesHeadline {
	color: #383644; /* Primary */
	font-weight: bold;
	font-size: 14px;
}


