body{border-top: 10px solid rgb(0, 129, 214);}
h2 {border-bottom: 1px solid #555D65; }
a {text-decoration:none; color:#08C}
a:hover {text-decoration: underline; color:#005580;}

.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525557;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3D4348;
}
.specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #990000;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8ba1cc;
	background-color: 8ba1cc;


}
.summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.subnavon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
.subnavon a{
	text-decoration: none;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;

}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #000000;
	cursor: hand;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.solidbarheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.codeBlack {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
}
.codeGreen {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #006600;
}
