﻿div#wrapper
{
    position: relative;
    top: 0;
    left: 0;
    width: 950px;
    text-align: left;
    background: url(_images/content_bg.gif) repeat-y top left;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 32px;
}

div#head
{
    position: relative;
    top: 0;
	
    height: 195px;
    width: 950px;
    margin-bottom: 0px;
    background: url(_images/headerMain.jpg) no-repeat;
	text-align:center;
}

div#websiteTitle
{
	position: absolute;
	top: 30px;
	left: 460px;
	color: #FFFFFF;
	font-size: 22px;
	display:none;
}



table#mainTable
{
    padding: 0;
    margin: 0;
    border: none;
    width: 950px;
	margin-left: 0px;
}

td#left
{
    width: 200px;
}

div#navigation
{
	position: relative;
	top: 0px;
	left: 0px;
	text-align:left;
	width: 200px;
/*	height: 405px;*/
	padding-top: 0px;
/*    background-image: url(_images/img_navblock_bg.jpg); 
    background-repeat:no-repeat;*/
}

div#navigation a img
{
    display: none;
}

div.sidebartop 
{
    height: 14px;
    width: 200px;
}

div.sidebar 
{
	position: relative;
	top: 0px;
	left: 34px;
    padding-left: 0px;
    padding-right: 0px;
    width: 152px;
}

div.sidebar h2
{
    margin-bottom: 5px;
    margin-top: 10px;
    color: #000000;
}

div.sidebar ul 
{
    margin: 0;
    padding: 0;
}

div.sidebar ul li.item
{
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    list-style-type: none;
}

div.sidebar ul li.item a 
{
    text-decoration: none;
    color: #000000;
}

div.sidebar ul li.sidebaritemseparator
{
	list-style-type: none;
	padding: 0;
	margin-left: 0px;
	border-bottom: solid 1px #000000;
	margin-bottom: 5px;
	width: 152px;
	height: 5px;
}

td#right
{
    margin: 0;
    padding-left: 30px;
	padding-right: 56px;
	padding-bottom: 33px;
	padding-top: 34px;
	vertical-align: top;
	background: url(_images/innercontentbg.gif) repeat-x;
	width: 750px;
}

div#footer
{
    width: 500px;
	margin-left: 245px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 7px;
    font-size: 14px;
    color: #FFFFFF;
}

div#breadcrumbs
{
	font-size: 13px;
    margin: 0;
    padding-bottom: 8px;
}

div#breadcrumbs .node
{
    color: #000000;
    text-decoration: none;
    padding-right: 5px;
}

div#breadcrumbs .currentNode
{
    color: #000000;
}

div#breadcrumbs .separator
{
    color: #000000;
    padding-right: 5px;
}

#contentContainer div.sectionsettings 
{
    margin-top: 20px;
    margin-bottom: 5px;
    background-color: #CDCFD1;
    width: 498px;
    /*border: solid 1px #898989;*/
    /*padding: 3px;*/
}

#contentContainer div.sectionsettings table
{
	border-left: solid 1px #B5B8BB;
	border-right: solid 1px #B5B8BB;
}

#contentContainer div.sectionsettings table td
{
	padding: 3px 18px 3px 18px;
    vertical-align: middle;
	width: 100%;
	margin-right: 1px;
}

#footerCustom {
	width: 950px;
	height: 78px;
	margin-left: 0px;
	background: #69788b url(_images/footer_bg.gif) top left no-repeat;
}

div#utilities
{
	text-align: right;
	padding: 0px 0px 20px 0px;
	background-color: #69788b;
	color: #BEDAF8;
	font-size: 13px;
	float: right;
	margin-left: 0px;
	width: 115px;
	margin-top:-30px;
}

div#utilities a
{
	font-family: Arial, Helvetica, sans-serif;
    color: #BEDAF8;
    text-decoration: none;
	text-transform:uppercase;
	font-size: 13px;
}

div#wmc {
	float:left;
	margin-left: 2px;
	color: bedaf8;
	background-color: #69788b;
	width: 200px;
	font-size: 10px;
}


.clear {
 clear: both;
}

#bottomFooter {
background-color: #69788b;
width: 950px;
z-index: 50;
padding-top: 9px;
}

#nsalogo {
margin-left: 760px;
width: 60px;
}

.3coltext {
	line-height: 15px;
	vertical-align: top;

}























