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

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

#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;
}
div.contentBodyContainer{
	margin-left: 10px;
}

#leftContent {
	vertical-align: top;
	background-image: url(../siteassist_images/home_left_background.jpg);	
  padding-top: 15px;
}

#rightContent {
	vertical-align: top;
}

#footer {
	width: 760px;
}



#template_SiteNameTD_Dark {
  padding-left: 20px;
  background-image:"url(../siteassist_images/LAipabanner.jpg);"
  background-repeat:no-repeat;
  background-position:bottom;
  background-position:center
}

#template_belowTopnavTD {
	background-image: url(../siteassist_images/below_topnav_background.jpg);
}

.topNavTable_Dark {
	background-image:url(../siteassist_images/topnav_background.jpg);
	background-repeat: repeat-x;
	white-space: nowrap;
	padding-right: 15px;
	padding-left: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}

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


.SiteNameInnerTD {
	border: 1px dotted;
}


.LayoutTable_Home {
border-bottom: 1px solid;
border-right: 1px solid;
}

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

.footerTable {
	padding-left: 5px;
}

.homeLink {
	padding: 10px;
	font-size: 10px;
	line-height: 16px;	
}

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

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

}

.homeMainHeader {
	background-image: url(../siteassist_images/main_background.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC; /* Hard coded for home page gradient */
	padding-top:30px;
}

.homeMainText {
	font-size: 11px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px
}

.homeFeatureText {
	font-size: 10px;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;	
}
.homeFeatureHeader{
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
  text-transform: uppercase;	
	background-image:url(../siteassist_images/featured_background.jpg);
}

.homeFeatureText {
	font-size: 10px;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;	
}

.homeFeatureHeadline {
	font-size: 10px;
	font-weight: bold;
}
