
html {}
body 	{
	
	padding: 0px;
	margin-top: 0px;
	background-image: url('../img/background.gif');
	background-position: top center;
	background-repeat: repeat-y;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10pt;
	background-color: #eae2d7;
	color: #4a4a4a;
	font-weight: normal;
	font-style: normal;
	
	}

h1 	{
	margin-top: 10px;
        margin-bottom:10px;

	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 14pt;
	background-color: transparent;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	}
h2 	{
	margin-top: 8px;
        margin-bottom:8px;

	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10pt;
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	}
	
p 	{
	margin-top: 10px;
        margin-bottom: 10px;
	font-family: arial;
	font-size: 10pt;
	background-color: transparent;
	color: #4a4a4a;
	font-weight: normal;
	font-style: normal;
	}

img 	{
	border-style: none;
	}

td 	{ 
	vertical-align: top;
	} 
	
a:link {text-decoration: none; color: #a6764c;}
a:visited {text-decoration: none; color: #a6764c;}
a:active {text-decoration: none; color: #5d3513;}
a:hover {text-decoration: underline; color: #5d3513;}

a.topNav:link {text-decoration: none; color: #eae9e9;}
a.topNav:visited {text-decoration: none; color: #eae9e9;}
a.topNav:active {text-decoration: none; color: #fba11c;}
a.topNav:hover {text-decoration: none; color: #fba11c;}

a.topNavSelected:link {text-decoration: none; color: #fba11c;}
a.topNavSelected:visited {text-decoration: none; color: #fba11c;}
a.topNavSelected:active {text-decoration: none; color: #fba11c;}
a.topNavSelected:hover {text-decoration: none; color: #fba11c;}

a.leftNav:link {text-decoration: none; color: #a5754d;}
a.leftNav:visited {text-decoration: none; color: #a5754d;}
a.leftNav:active {text-decoration: none; color: #8d0606;}
a.leftNav:hover {text-decoration: underline; color: #593513;}

a.leftNavSelected:link {text-decoration: none; color: #a5754d;}
a.leftNavSelected:active {text-decoration: none; color: #8d0606;}
a.leftNavSelected:visited{text-decoration: none; color: #8d0606;}
a.leftNavSelected:hover {text-decoration: underline; color: #593513;}

a.leftNavPromo:link {text-decoration: none; color: #a5754d;}
a.leftNavPromo:visited {text-decoration: none; color: #a5754d;}
a.leftNavPromo:active {text-decoration: none; color: #8d0606;}
a.leftNavPromo:hover {text-decoration: underline; color: #593513;}

a.leftNavPromoHead:link {text-decoration: none; color: #ffffff;}
a.leftNavPromoHead:visited {text-decoration: none; color: #ffffff;}
a.leftNavPromoHead:active {text-decoration: none; color: #ffffff;}
a.leftNavPromoHead:hover {text-decoration: underline; color: #ffffff;}

a.crumbTrail:link {text-decoration: none; color: #a5754d;}
a.crumbTrail:active {text-decoration: none; color: #8d0606;}
a.crumbTrail:visited{text-decoration: none; color: #8d0606;}
a.crumbTrail:hover {text-decoration: underline; color: #593513;}

#siteContainer    
	{
	text-align: center;
	background-color: transparent;
	color: #000000;
	padding: 0px;
	margin-top: 0px;	
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	}
#topSpacer    
	{
	padding: 0px;
	text-align: center;
	background-color: #eae2d7;
	color: #000000;
	margin: 0px;	
	width: 850px;
	height: 10px;
	}
#banner    
	{
	
	text-align: center;
	background-color: transparent;
	color: #000000;
	margin: 0px;	
	width: 850px;
	height: 200px;
	}

#topNav    
	{
	text-align: center;
	font-weight: normal;
	background-color: transparent;
	color: #eae9e9;
	margin: 0px;
	width: 850px;
	height: 37px;
	background-image: url('../img/topNavBar.gif');
	background-repeat: no-repeat;
	}
#topNavText
	{
	padding-top: 8px;
	}
	
#bottomContainer    
	{
	text-align: left;
	background-color: transparent;
	color: #000000;
	padding: 0px;
	margin: 0px;	
	width: 850px; 
	display:block; 
	float:left; 
}	
		
.rightArrow{position: relative; top:2px;}
.downArrow{position: relative; top:2px;}
#rightContentText{position: relative; top:-11px;}

#leftNav 	
	{
	float: left;
	width: 185px;
	margin: 0px;
	padding-left: 65px;
	padding-top: 28px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10pt;
	text-align: left;
	background-color: transparent;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	}
.leftNavSelected	
	{
	font-weight: bold;
	font-style: normal;
	color: #8d0606;
	background-color: transparent;
	}
	
#leftNavPromo	
	{
	float: left;
	width: 164px;
	margin-left: 67px;
	margin-top: 78px;
	padding-bottom: 10px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 9pt;
	text-align: left;
	background-color: #e6ece0;
	font-weight: normal;
	font-style: normal;
	}
#leftNavPromo2	
	{
	width: 164px;
	margin-left: 67px;
	margin-top:18px;
	padding-bottom: 10px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 9pt;
	text-align: left;
	background-color: #e6ece0;
	font-weight: normal;
	font-style: normal; 
	display:block; 
	float:left; 
	clear:left; 
}
.leftNavPromo, .leftNavPromoSelected
	{
	line-height: 18px;
	font-weight: normal;
	font-style: normal;

	padding-left: 20px;

	text-indent: -13px;

	padding-bottom: 10px;

	margin-top:4px;
	width: 140px;
	float: left;
}

#leftNavPromo2 p { 
	margin:10px; 
}

#leftNavPromo hr {
	clear: both;
	position: relative;
	display: block;
	float: left;
	width: 165px;
	border: 3px solid white;
}
.leftNavPromoSelected	
	{
	font-weight: bolder;
	font-style: normal;
	color: #8d0606;
	}
	
#leftNavPromoHead
	{
	float: left;
	width: 154px;
	margin: 0 0 0px 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #72706c;

	}
.leftNavPromoHead	
	{
	font-size: 12pt;
	color: #ffffff;
	}
	
	
#content 	
	{
	width: 600px;
	margin: 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10pt;
	text-align: left;
	background-color: transparent;
	color: #4a4a4a;
	font-weight: normal;
	font-style: normal; 
	display:block; 
	float:right; 
}

#doclist .item{
	width: 340px;
	float: left;
	clear:both;
	min-height:100px;
}

#doclist .item a img{
	margin: 2px 5px 10px 2px;
	height: 90px;
	width: 67px;
	float: left;
}

#survey 	
	{
	float: left;
	
	width: 530px;
	
	
	padding-left: 20px;
	padding-right: 20px;
	margin-left: -200px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10pt;
	text-align: left;
	background-color: transparent;
	color: #4a4a4a;
	font-weight: normal;
	font-style: normal;
	}
#CentreWholePage 	
	{
	float: left;
	width: 385px;
	margin: 0px;
	padding-left: 150px;
	padding-top: 28px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10pt;
	text-align: Left;
	background-color: transparent;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	}
#mainContent
	{
	
	min-height:430px;
	
	float: left;
	width: 370px;
	margin: 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10pt;
	text-align: left;
	background-color: transparent;
	color: #4a4a4a;
	font-weight: normal;
	font-style: normal;
	}
#mainContentText
	{
	padding-top:33px;
	text-align: left;
	padding-right: 20px;
	}
#rightContentContainer
	{
	width: 230px;
	height: 400px;
	margin: 0px;
	float: right;
	font-family: arial, helvetica, verdana, sans-serif;

	background-color: transparent;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	}
#rightContent
	{min-height:450px;
	 
	width: 179px;
	margin: 0px;
	background-color: #e2e8da;
	color: #000000;
	}
#rightContentText
	{	
	text-align: left;
	padding-top: 34px;
	padding-left: 10px;
	padding-right: 10px;
	}
.grayBoxText
	{
	font-size: 8pt;	
	color: #4a4a4a;
	}
#bottomRightContent
	{min-height:20px;
	 
	width: 179px;
	margin: 0px;
	background-color: #ffffff;
	color: #000000;
	}
#bottomRightContentText
	{	
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}
.bottomGrayBoxText
	{
	font-size: 8pt;	
	color: #4a4a4a;
	}
.footer 	
	{
	clear: both;
	display: block;
	margin-top: 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 8pt;
	text-align: center;
	background-color: transparent;
	color: #4a4a4a;
	font-weight: normal;
	font-style: normal;
	}

.grayText
	{
	color: #4a4a4a;
	}
.blackText
	{
	color: #000000;
	}
	
.rightAlign
	{
	text-align: right;
	}

.centerText
	{
	text-align: center;
	}
.smallText
	{
	font-size: 9pt;
	}

.verySmallText
	{
	font-size: 8pt;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

table{
	vertical-align: top;
	border-collapse: collapse;
	padding: 0px;
	margin-top: 0px;
	}
#map{clear:both; position: relative; }
.rightArrowIndent1{margin-left: 10px;}
.downArrowIndent1{margin-left: 10px;}