/* body and links */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000
}

a:active {
	text-decoration: none;
	color: #003399
}

a:visited {
	color: #003399;
	text-decoration: none
}

a:link {
	color: #003399;
	text-decoration: none
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

/* extras */
.bold_Lead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000
}
.boxDash {
	border: 1px solid #000000
}
.white_small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6.5pt; color: #FFFFFF}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

/* nav */
.change A:hover
{
    COLOR: #000000;
    BACKGROUND-COLOR: #DDEEFF;
	text-decoration: none;
}
.change A
{
    WIDTH: 100%;
    COLOR: #000000;
    BACKGROUND-COLOR: white;
    text-decoration: none;
    padding:3px;
}
.redLead {
	font-weight: bold;
	color: #910000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;


}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;

}
.newsRedLead {
	font-weight: bold;
	color: #910000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;

}
.bLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;

}
.calTitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	padding-top: 5px;
}
.eventDate {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.eventSub1 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
.eventSub2 {

	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}
