.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	font-weight : normal;
}

.body7pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: Black;
	font-weight : normal;
}

.body8pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight : normal;
}

.navbarvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight : bold;
}

.navbarside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight : bold;
}

.smallsectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight : bold;
	text-transform : capitalize;
}

.quicknav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	background-color : White;
	font-weight : normal;
}

.headline {font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	font-weight : bold; }

A:link {
	color: Navy;
}

A:visited{
	color: #006600;
}

A:hover{
	color: Red;
}


.navbarvert A:link {
	text-decoration: none;
	color: White
}
.navbarvert A:visited {
	text-decoration: none;
	color: White
}
.navbarvert A:hover {
	text-decoration: none;
	color: #FFCC00
}


.navbarside A:link {
	text-decoration: none;
	color: White
}
.navbarside A:visited {
	text-decoration: none;
	color: White
}
.navbarside A:hover {
	text-decoration: none;
	color: #FFCC00;
}.quicknavcat {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FF0000}
.white {  color: white}
.red {  color: red}
.blue {  color: #006699}
.eventday {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-transform: uppercase; color: #306498}

.headline A:link {
	color: Black;
	text-decoration: none;
}

.headline A:visited {
	color: Black;
	text-decoration: none;
}

.headline A:hover {
	color: red;
	text-decoration: none;
}

.palletetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	font-weight : bold;
	text-decoration: none;
}

.palletetitle A:Link {
	color: White;
	text-decoration: none;
}

.palletetitle A:Visited {
	color: White;
	text-decoration: none;
}

.palletetitle A:Hover {
	color: #FFCC00;
	text-decoration: none;
}

.palletebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	text-decoration: none;
	font-weight : normal;
}

.palletebody A:Link {
	color: #006600;
	text-decoration: none;
	font-weight : bold;
}

.palletebody A:Visited {
	color: #006600;
	text-decoration: none;
	font-weight : bold;
}

.palletebody A:Hover {
	color: #006600;
	text-decoration: underline;
	font-weight : bold;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
	text-decoration: none;
	font-weight : bold;
}

.login A:Link {
	color: red;
	text-decoration: none;
	font-weight : bold;
}

.login A:Visited {
	color: red;
	text-decoration: none;
	font-weight : bold;
}

.login A:Hover {
	color: red;
	text-decoration: underline;
	font-weight : bold;
}




.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight : normal;
}

.list A:link {
	text-decoration: none;
	color: Navy;
}
.list A:visited {
	text-decoration: none;
	color: Navy;
}
.list A:hover {
	text-decoration: underline;
	color: red;
}
