
A   { color:  #000000;
      text-decoration: underline; }
A:HOVER { color:  #202020;
          text-decoration: none; }


.mainWrapper {
	background-color: #c7dff4;
	}
.sideNavHeader {
	font-family: Tahoma;
	font-size: 16pt;
	color: #e31836;
}
.blackPlus {
	font-family: Tahoma;
	font-size: 16pt;
	color: #000000;
}
.sideLinks {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
}

.sideLinks a {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.sideLinks a:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}



.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77010F;
	text-align: center;
	line-height: 20px;
}

.topNav a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77010F;
	text-align: center;
	text-decoration: none;
}

.topNav a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77010F;
	text-align: center;
	text-decoration: underline;
}


/* new style for links */

.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}

.links a {
font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}

.links a:hover {
font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}


.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
}

.notice a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

.notice a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.spaceNav  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77010F;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.linkme {
color: #003366;
text-decoration: underline;

}

.linkme a:link {
color: #000000;
text-decoration: underline;
}

.linkme a:hover {
color: #000000;
text-decoration: none;
}