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

html, body {
	margin: 0px 0px 0px 0px;
	height:101%;
}
#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 {
	background-image: url(../images/sn_bg.jpg);
	vertical-align: top;
	padding-top: 15px;
}
#rightContent {
	vertical-align: top;
	width: 100%;
}
#footer {
	width: 760px;
	text-align: center;
}
#headerBackground {
	background-image:url(../images/header_background.jpg);
}
#header {
	width:800px;
	height:100px;
 background-image:url(../images/header.jpg);
}
/*#template_HeaderSlice {
	background-image: url(../images/header_slice.jpg);
	background-repeat: repeat-x;
	background-position: 0 50%;
}

#template_HeaderRight {
 background-image: url(../images/header_right.jpg);
 background-repeat:no-repeat;
 background-position: 0 50%;
}*/

.template_BelowNavLeft {
	background-image: url(../images/sn_tl.jpg);
	background-repeat: no-repeat;
}
.template_BelowNavSideSlice {
	background-image: url(../images/sn_tc.jpg);
	background-repeat: repeat-x;
}
.template_BelowNavSlice {
	background-image: url(../images/below_nav_slice.jpg);
	background-repeat: repeat-x;
}
.template_BelowNavMidLeft {
	background-image: url(../images/sn_tr_column.jpg);
	background-repeat: no-repeat;
}
.template_BelowNavMidRight {
	background-image: url(../images/sn_curve.jpg);
	background-repeat: no-repeat;
}
.template_BelowNavRight {
	background-image: url(../images/sn_right.jpg);
	background-repeat: no-repeat;
}
.template_sideNavLeft {
	background-image: url(../images/sn_left.jpg);
	background-repeat: repeat-y;
}
.template_sideNavRight {
	background-image: url(../images/sn_bg.jpg);
}
.template_AboveFooterLeft {
	background-image: url(../images/footer_bl.jpg);
	background-repeat: no-repeat;
}
.template_AboveFooterSlice {
	background-image: url(../images/footer_bc.jpg);
	background-repeat: repeat-x;
}
.template_AboveFooterMidLeft {
	background-image: url(../images/footer_br.jpg);
	background-repeat: no-repeat;
}
.template_AboveFooterMidRight {
	background-image: url(../images/footer_br_column.jpg);
	background-repeat: no-repeat;
}
.template_AboveFooterRight {
	background-image: url(../images/footer_br_corner.jpg);
	background-repeat: no-repeat;
}
.template_LeftBackground {
	background-image: url(../images/sn_bg.jpg);
}
#template_SiteNameTD_Light {
	padding-left: 20px;
}
#template_SiteNameTD_Dark {
	padding-left: 20px;
}
.footerTable {
	background-image: url(../images/footer_slice.jpg);
}
.footerTable a:link, .footerTable a:visited {
	color: #FFFFFF; /* Global White */
}
.homeLeftHeader {
	font-size: 10px;
	font-weight:bold;
	background-image: url(../images/home_link_top.jpg);
	text-transform: uppercase;
}
.homeLink {
	padding-top: 5px;
	font-size: 10px;
	line-height: 16px;
	background-image: url(../images/home_link_tile.jpg);
}
.homeLink a, .homeLink a:link, .homeLink a:visited, .homeLink a:active {
	text-decoration: none;
}
.homeLink a:hover {
	text-decoration: underline;
}
.homeMainHeader {
	background-color:#F0F0F0;
	border:2px solid #D6D6D4;
}
.homeMainText {
	font-size: 12px;
	line-height: 18px;
	padding:10px 10px 10px 10px;
}
.homeMainText p {
	font-size: 12px;
	line-height: 18px;
}
.homeFeatureText {
	font-size: 10px;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.homeFeatureHeadline {
	font-size: 12px;
	font-weight: bold;
}
.homeLinkBottom {
	background-image: url(../images/home_link_b.jpg);
}
.homeLinkRight {
	background-image: url(../images/home_link_r.jpg);
}
.homeLinkLeft {
	background-image: url(../images/home_link_l.jpg);
}
.homeBelowNavSlice {
	background-image: url(../images/home_nav_slice.jpg);
}
.topNavTable_Dark {
	background-image: url(../images/nav_slice.jpg);
	white-space: nowrap;
	padding-right: 3px;
	padding-left: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Horizontal_Line {
	background-image: url(../images/h_line.jpg);
}
.Horizontal_Line_DWT {
	background-image: url(../images/sn_h_line.jpg);
}
.Horizontal_Line_DWT_Right {
	background-image: url(../images/horizontal_rl_dwt.jpg);
}
