/* CSS Document */
body{
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	font-size:62.5%;
}

.dwMainTable{
	background:url(images/bg.jpg) repeat-y center;
}

.dwTopBar{
	background:url(images/headerBottom.jpg) no-repeat;
	width:959px;
	height:45px;
}

.dwTopLinks{
	float:right; 
	margin-top:8px;
	margin-right:10px;
}

.dwLeftNav{
	background:url(images/leftNavBGRight.jpg) repeat-y right white;
}

.navWrapper{
	text-align:left;
	background:url(images/leftNavBG.jpg) no-repeat;
	width:246px;
	height:790px;
	padding-top:30px;
}

.linksLeftNav, .linksLeftNav:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	width:208px;
	height:29px;
	display:block;
	text-decoration:none;
	color:white;
	margin-left:10px;
	margin-bottom:5px;
	padding-top:14px;
	padding-left:15px;
	background: url(images/navBG.png) no-repeat;
}

.linksLeftNav:hover{
	background: url(images/navBG_HL.png) no-repeat;	
}


.linksLeftNavBig, .linksLeftNavBig:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	width:208px;
	height:40px;
	display:block;
	text-decoration:none;
	color:white;
	margin-left:10px;
	margin-bottom:5px;
	padding-top:12px;
	padding-left:15px;
	background: url(images/navBigBG.png) no-repeat;	

}

.linksLeftNavBig:hover{
	background: url(images/navBigBGHL.png) no-repeat;	
}

.linksLeftNavBigv2, .linksLeftNavBigv2:visited{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.3em;
	width:192px;
	height:45px;
	display:block;
	text-decoration:none;
	color:white;
	margin-left:5px;
	margin-bottom:5px;
	padding-top:15px;
	padding-left:40px;
	background: url(images/big1.png) no-repeat;	
}

.linksLeftNavBigv2:hover{
	color:#FFFF00;
	background: url(images/big1HL.png) no-repeat;	
}

.dwTop50{
	 margin-left:16px;
	 margin-top:20px;
}

.dwAddress{
	width:196px;
	color:#436d8a;
	background-color:white;
	border:1px solid #c4c4c4;
	padding:5px;
	margin-left:-6px;
}

.dwContent{
	background-color:white;
	text-align:left;
}

h5{
	font-size:1.2em;
	color:#bda17d;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:20px;
	margin-bottom:3px;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	width:959px;
	background:url(images/footerBG.jpg) no-repeat;
	color:white;
	height:205px;
	padding-top:10px;
	text-align:center;
}

.footer a, footer a:visited{
	color:white;
	text-decoration:underline;
}

.footer a:hover{
	text-decoration:none;
	color:#BBFFFF;	
}

.style1 {color: #97f4ff}

.dwBuckets td{
	border:1px solid #eee;
}

.dwBuckets a, .dwBuckets a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:blue;
}

.dwBuckets a:hover{
	color:black;
	text-decoration:none;
}

p{
	padding:0px;
	margin:0px;
	padding:5px 20px;
	font-size:1.2em;
}

h1{
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#193052;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
}

h3{
	font-size:1.4em;
}

.dwSitemap a, .dwSitemap a:visited{
	font-size:1.2em;
	color:#0000ff;
	text-decoration:underline;
	line-height:18px;
}

.dwSitemap a:hover{
	color:#000;
	text-decoration:none;
}