body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  color: #ABAFB3;
  background-color: #F4F4F4;
  margin-top: 0px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../Images/top.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
	position: relative;
	height: 64px;
	width: 707px;
	top: 0px;
	left: 50%;
	margin-left: -353.5px;
	color: #ABAFB3;
	text-align: right;
}

.header a{
	color: #ABAFB2;
	text-decoration: underline;
}

.header a:hover{
	color: #ABAFB2;
	text-decoration: underline;
}

.header a:visited{
	color: #ABAFB2;
	text-decoration: underline;
}

.header a:active{
	color: #ABAFB2;
	text-decoration: underline;
}

.headerImage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	height: 180px;
	width: 707px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
	position: relative;
	left: 50%;
	margin-left: -353.5px;
	text-align: right;
}
.mainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 30px;
	right: 10px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}

.menuImage {
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}

.sectionMenu {
	background-color: #FFFFFF;
	border-top: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABAFB2;
	width: 707px;
	position: relative;
	left: 50%;
	margin-left: -353.5px;
	display: none;
}

.sectionMenu a{
	color: #ABAFB2;
	text-decoration: underline;
}

.sectionMenu a:hover{
	color: #ABAFB2;
	text-decoration: underline;
}

.sectionMenu a:visited{
	color: #ABAFB2;
	text-decoration: underline;
}

.sectionMenu a:active{
	color: #ABAFB2;
	text-decoration: underline;
}

.mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #E4E4E4;
	background-color: #FFFFFF;
	position: relative;
	left: 50%;
	margin-left: -353.5px;
	color: #ABAFB2;
	width: 707px;
}

.mainContent a{
	color: #ABAFB2;
	text-decoration: underline;
}

.mainContent a:hover{
	color: #ABAFB2;
	text-decoration: underline;
}

.mainContent a:visited{
	color: #ABAFB2;
	text-decoration: underline;
}

.mainContent a:active{
	color: #ABAFB2;
	text-decoration: underline;
}

.sideMenu {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABAFB2;
	width: 200px;
	border-left: 1px solid #E4E4E4;
}

.content {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABAFB2;
	width: 507px;
}

.contentLeft
{
    float: left;
    width: 350px;
    height: 412px;
    background-image: url('../images/leftBackground.png');
    background-repeat: no-repeat;
}
.contentRight
{
    float: left;
    width: 350px;
}

.feeds {
	padding: 0px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #ABAFB2;
	left: 50%;
	margin-left: -350px;
	display: none;
}

.footer {
	padding: 0px;
	position: absolute;
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	color: #ABAFB2;
	left: 50%;
	margin-left: 40px;
}

.footer a{
	color: #ABAFB2;
	text-decoration: underline;
}

.footer a:hover{
	color: #ABAFB2;
	text-decoration: underline;
}

.footer a:visited{
	color: #ABAFB2;
	text-decoration: underline;
}

.footer a:active{
	color: #ABAFB2;
	text-decoration: underline;
}

.input
{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 10px;
    color: #ABAFB3;
    width: 165px;
}

/*         NOTES
  *The ul images are located in the htm file
*/