#sidebar {
	width: 180px;
	float: left;
	padding-top: 30px;
	padding-left: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/BlueMenuBG.jpg);
	background-repeat: no-repeat;
	background-position: 30px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    }
#side2 {
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    }
#sidesub {
	padding-left: 25px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 15px;
	background-image: url(images/busPDF.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    }
#sidesub a {
	color: #3082A2;
}
#sidesub a:hover, .active {
	color: #999999;
	text-decoration: underline;
}
#menu li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #99CCDA;
}
#menu a {
	display: block;
	text-decoration: none;
	padding: 6px 5px 6px 20px;
	height: 17px;
	color: #3082A2;
	background: url(images/blueArrow.gif) no-repeat left center;
}
#menu a:hover, .active {
	background: #EDF2F3 url(images/greyArrow.gif) no-repeat left center;
	color: #999999;
	text-decoration: underline;
}
#footerleft {
	width: 310px;
	float: left;
	text-align: center;
	padding-left: 15px;
	background-image: url(images/NewsletterBlueBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
    }
#newsletter {
	width: 250px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099cc;
	margin:0 auto;
	padding: 20px 0px 15px;
	font-weight: bold;
	
    }
#footerright {
	text-align: right;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099cc;
	padding-right: 20px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
    }
#footerright a 
{
    text-decoration:none;
	color: #0099cc;
}
#main ul {
	font-style: normal;
	color: #3082A2;
	font-weight: bold;
}
h2 {
	font-style: normal;
	color: #3082A2;
	font-weight: bold;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3082A2;
	font-size: 16px;
	font-weight: bold;

}
#sheena {
	float: left;
	border: 1px solid #99CCDA;
	text-align: right;

}
#prefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px 20px 10px;
	text-align: center;
}
hr 
{border: none 0;
border-top: 1px dashed #3082A2;
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

