/** CONTENT AREA **/

a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}
body {
	
	
	margin-top: 0px;
	background-image: url(../back.jpg);
	background-repeat: repeat-x;
}
h1 {
	margin-top: 0px;
	padding-top: 0px;
	display: block;
	margin-bottom: 0px;

}


.mainCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-left: 20px;
	display: block;
	padding-right: 15px;
}

.green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #4a693e;
	font-weight: bold;
	}


/** FOOTER **/

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	display: block;
	padding-top: 6px;
}

.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #031b3a;
	display: block;
	padding-top: 5px;
	padding-bottom: 4px;
	
}
.footerAddressB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	line-height: 21px;
	
}

#dwNavWrapper{
	margin:0px;
	width:231px;
	padding:0px;
	background:url(images/layout-dw-style_12.jpg) repeat-y center;
}

#dwNav{
	margin:0;
    list-style:none;
    padding: 0;
	background:url(images/layout-dw-style_10.jpg) no-repeat top left;
	width:231px;
}

#dwNav li{
	text-align:right;
	width:185px;
	margin-left:23px;
}

#dwNav li a:link, #dwNav li a:visited{
	display:block;
	color:#00154a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:right;
	font-weight: bold;
    background:url(images/dwBullet.png) no-repeat right 5px;
    !background:url(images/dwBullet.png) no-repeat right 4px;
	padding:3px;
	padding-right:15px;
}


/*link style when the link is visited (clicked, and chache exist in the system)*/
#dwNav li a:hover{
	color:#FFFFFF;
	background-color: #246BAD;
}

#dwNavBottom{
	background:url(images/layout-dw-style_11.jpg) no-repeat top center;
	width:231px;
	height:23px;
}

/*END OF LEFT NAVIGATION MENU STUFF*/
.contactBottom {
	color: #004F59;
	font-weight: bold;
	display: block;
	height: 35px;
	padding-top: 15px;
}

.contactBottom2 {
	color: #004F59;
	font-weight: bold;
	display: block;
	height: 45px;
	padding-top: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: bold;
	color: #3786C8;
	margin-top: 13px;
	margin-bottom: 8px;
}
.Subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #1F315F;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8AB0D7;
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBD2EA;
	padding-top: 4px;
}
#right {
	float: right;
}
.tableBorder, .tableBorder td{
	border: 1px solid #d7dcf2;
}


.dwBucket ul{
    list-style:none;
    margin:0 0 1em 15px;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.dwBucket ul li{
    line-height:1.5em;
    margin: .25em 0;
    padding: 0 0 0 15px;
    background:url(images/arrow.gif) no-repeat 0 -3px;
}

.dwBucket h2{
	width: 216px;
	padding-left:5px;
}

.dwBucket h2 a, .dwBucket h2 a:visited{
	color: #1F315F;
	text-decoration:none;	

}

.dwBucket h2 a:hover{
	color: #3786C8;
	text-decoration:underline;
}

.dwBucket ul li a, .dwBucket ul li a:visited{
	color: #1F315F;
/*	text-decoration:underline;*/
}

.dwBucket ul li a:hover{
	color: #3786C8;
	text-decoration:none;
}
