html, body {
	margin:0px;
	padding:0px;
}
TD, TH, pre{
	color: #ffffff;
	FONT-SIZE: 12px;
	line-height : 14px;
	font-family: Arial, Helvetica, sans-serif;
}
OL, UL {
	color: #ffffff;
	FONT-SIZE: 12px;
	line-height : 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.menuHeader {
    font-size: 16px;
}
P {
	color: #ffffff;
	font-size: 13px;
	text-align : justify;
	font-family: Arial, Helvetica, sans-serif;
}
A.navigation {
	color: #ffffff;
	text-decoration: none ;
	font-size : 11px;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;

}
A.navigation:visited {
	color: #ffffff;
	text-decoration: none;

}
A.navigation:hover {
	text-decoration: underline;
	color : #ffffff;

}

A.white {
	color: #ffffff;
	line-height: 10px;
	text-decoration: underline ;
	font-weight: bold;
}
A.white:visited {
	color: #ffffff;
	line-height: 10px;
	text-decoration: underline;
	font-weight: bold;
}
A.white:hover {
	text-decoration: none ;
	font-weight: bold;
}

a>strong {
	color: #ffffff; text-decoration: underline ;
	font-weight: bold;
}
A>strong:hover {
	text-decoration: none ;
	font-weight: bold;
	color: #ffffff;
}

A.menuBlue {
	color: #095aa6; line-height: 10px; text-decoration: underline ;
	font-weight: bold;
}
A.menuBlue:visited {
	color: #095aa6; line-height: 10px; text-decoration: underline ;	font-weight: bold;
}
A.menuBlue:hover {
	text-decoration: none ;
	font-weight: bold;
}

HR {
	color : #000000;
	height : 1px;
}
HR.light {
	color : #ececec;
	margin: 10px;
}
body {
	background-color: #FFFFFF;
	margin-top : 3px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #095aa6; font-weight: normal;
}
.announce {
	font-size: 14px; color: #095aa6; font-weight: bold; text-align: center;
}

.EventBlue {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #095aa6;
}
.EventBrown {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3C1503;
}
h1, h2, h3, h4, h5, h6, div {
	margin:0px;
	padding:0px;
	color: #095aa6;
	font-weight: normal;
}
table.image {
	background-image : url(images/menu_bg.jpg);
}
.footer {
	line-height: 12px;
}
.copy{
	color: Black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.map { color: #000000; text-decoration: none; font-weight: bold; }
a.map:hover { text-decoration: underline; }
.sitemap a {
	color: white;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.sitemap a:hover { text-decoration: underline; }
.imgPanel {
	display:none;
}
img {
	border: 0px;
}
.wrongCode {
	border:1px solid #990000;
	background-color:#D70000;
	color:#FFFFFF;
	padding:4px;
	padding-left:6px;
	width:135px;
}

