a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 2450B3;
	text-decoration: none;
}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #99CCFF}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 2450B3}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
	text-decoration: none;
}
a:link.rtnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}

a:visited.rtnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000cc;
	text-decoration: none;
}

a:active.rtnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99ccFF;
	text-decoration: none;
}

a:hover.rtnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aabbff;
	text-decoration: none;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 2450B3;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: 2450B3;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: 2450B3;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 2450B3;
}
.smallItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 2450B3;
	font-style: italic;

}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: 2450B3;
	margin:-4px 0 0;
	padding:-4px 0 0;
	height:15px;
	display:block;
}

.headline2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: 2450B3;
}

.floatright {float:right;}

.homecallout {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: 2450B3;
	margin:0;
	padding:0;
}

#Layer1{
display:none;
}
#Layer2{
display:none;
}

.relative {position:relative;}
.mcafee {
	position:absolute;
	top:2px;
	left:2px;
}