/* template regions
---------------------------------*/

.topNavTable_Light, .topNavTable_Dark {
	padding-top: 2px;
	padding-bottom: 2px;
}

body {
	margin: 0px 0px 0px 0px;
}

#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: 15px;
}

#rightContent {
	vertical-align: top;
	width: 100%;
}

#footer {
	width: 760px;
	text-align: center;
	padding-top: 10px;
}

.template_RightBackground {
	background-image: url(../siteassist_images/right_background.jpg);
	background-position: 100% 0;
	background-repeat: repeat-y;
}

.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 {
	padding-left: 15px;
}

.SiteDescription {
	clear: left;
}

.LayoutTable {
	border-right: 1px solid;
}

.SiteNameInnerTD {
	border: 1px dotted;
}

.LayoutTable {
	border-right: 1px solid;
}

.SiteNameInnerTD {
	border: 1px dotted;
}

.LeftStripe {
  background-image: url(../siteassist_images/left_stripe.jpg);
  width:5px;
}

/* ------------ 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: 1px; 
	border-right-style: solid;
	border-bottom: 1px; 
	border-bottom-style: solid;
}

.homeLeftHeaderDark {
	padding-left: 10px;
	font-size: 11px;
	font-weight:bold;
	line-height: 18px;
	background-image: url(../siteassist_images/home_left_header.jpg);
}

.homeLink {
	padding-left: 10px;
	padding-top: 5px;	
	font-size: 10px;
}

.homeLink a, .homeLink a:link, .homeLink a:visited, .homeLink a:active {
	text-decoration: none;
}

.homeLink a:hover {
	text-decoration: underline;
}

.homeTopTD {
	padding: 15px;
}

.homeBottomTD
{
	padding: 20px;
}

.homeMainHeader
{
	background-image: url(../siteassist_images/home_main_header.jpg);
}

.homeMainText
{
  font-size: 11px;
	line-height: 17px;
	padding: 15px;
}

.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;
}

