/* template regions
---------------------------------*/

.topNavTable_Light, .topNavTable_Dark {
	padding-top: 2px;
	padding-bottom: 2px;
}

body {
	background-color: #FFFFFF; /* Global White */
	color: #505060;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 2px 0px 0px 0px;
	font-size: 11px;
}

#container {
	width: 760px;
}

#header {
	width: 760px;
}

#topNav {
	width: 760px;
}

#contentTable {
	width: 760px;
}

#leftContent {
	background-image: url(../siteassist_images/sidenav_background.jpg);
	vertical-align: top;
	padding-top: 10px;
}

#rightContent {
	vertical-align: top;
	width: 100%;
}

#footer {
	width: 600px;
	padding-top: 10px;
}

.template_RightBackground {
	background-image: url(../siteassist_images/right_background.jpg);
	background-position: 100% 0;
	background-repeat: repeat-y;
	width: 195px;
}

.template_dottedVertical {
	width: 1px;
	background-image: url(../siteassist_images/dotted_vertical.gif);
}

.template_dottedHorizontal {
	height: 1px;
	background-image: url(../siteassist_images/dotted_horizontal.gif);
}

#template_SiteNameTD_Light {
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	padding-left: 10px;
	vertical-align: middle;
	padding-right: 2px;
}

.SiteDescription {
	clear: left;
}

.LayoutTable {
	border-right: 1px solid;
}

.SiteNameInnerTD {
	border: 1px dotted;
}

.LayoutTable {
	border-right: 1px solid;
}

.SiteNameInnerTD {
	border: 1px dotted;
}

.LeftStripe {
	width:5px;
	background-color: #006633;
}

/* ------------ Home Page Classes - E ------------ */


/* ------------ BUI COMMENT: said this needs to be removed for template E ------------ */
.homeLeftHeader {
	padding-left: 10px;
	font-size: 11px;
	font-weight:bold;
	line-height: 18px;
	background-image: url(../siteassist_images/home_left_header.jpg);
}
/* ------------ END REVIEW ------------ */

.LayoutTable_Home {
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}

.homeLeftHeaderDark {
	padding-left: 10px;
	font-size: 11px;
	font-weight:bold;
	line-height: 18px;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom: 1px;
}

.homeLink {
	padding-left: 3px;	
	font-size: 10px;
}

.homeLink a, .homeLink a:link, .homeLink a:visited, .homeLink a:active {
	text-decoration: none;
	color: #FF0000;
}

.homeLink a:hover {
	text-decoration: underline;
	color: #003399;
}

.homeTopTD {
	padding: 15px;
}

.homeBottomTD
{
	padding: 20px;
}

.homeMainHeader
{
	background-image: url(../siteassist_images/home_main_header.jpg);
}

.homeMainText
{
	font-size: 12px;
	line-height: 17px;
	padding: 10px 15px 0px 15px;
	color: #07519a;
}

.homeFeatureText
{
  font-size: 11px;
	line-height: 17px;
	padding-left: 10px;
	padding-right: 10px;	
}

.homeFeatureHeadline
{
  font-size: 12px;
	font-weight: bold;
}

.homeTitle
{
	font-size: 45px;
	line-height: 35px;
}
