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

.topNavTable_Dark {
	white-space: nowrap;
	padding-right: 15px;
	padding-left: 11px;
	padding-top: 2px;
	padding-bottom: 2px; /* Primary */
	background-image: url(../assets/images/NavigationBackground.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #DDDDDD;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #999999;
	background-image: url(../assets/images/pagebackground.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 760px;
}

#header {
	width: 760px;
}

#topNav {
	width: 760px;
}

#contentTable {
	width: 760px;
}

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

#leftContent {
	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_LeftBackground {
	background-image: url(../assets/images/leftnavdancer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-color: #FFFFFF;
}

.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 {
	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;
	background-color: #FFFFFF;
}

.homeLeftHeaderDark {
	padding-left: 10px;
	font-size: 11px;
	font-weight:bold;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #006666;
}

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