.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #CCCCCC;
}
.eventstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.eventstext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;	
	padding-bottom: 3px;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:bold;
	color:#FFFFFF;
}
a.top:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
a.top:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
a.top:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #003366;
}

a.link5:link { color: #666666; text-decoration: underline; }
a.link5:active { color: #666666; text-decoration: underline; }
a.link5:visited { color: #666666; text-decoration: underline; }
a.link5:hover { color: #999999; text-decoration: underline; }


.copyright1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #666666;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #666666;
}


.copyright a:link, .copyright a:visited, .copyright a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #666666;
}

.copyright a:hover{
	color: #000000;
}


/************Emergency Component******************/

/*#emergency{
	color: red;
	width:200px;
	background-color: white;
	margin-top: -1px;
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
}*/

#emergency{
	float:right;
	width:200px;
	text-align:left;
	font-size:x-small;
	color: red;
	background-color: white;
}


#emergency a:link, #emergency a:visited, #emergency a:active {
	font-weight: bold;
}

#emergency a:hover{
margin: 0px;
}

