html { background: #fff !important; }
body {
	background: #fff !important;
	font:normal 12px/20px Times New Roman, Times, serif;
	color:#000;
	margin:.3in .5in;
	padding:0;
	text-align:left;}
a,
a:link {color:#0b3571; text-decoration:underline;}
a:visited {color:#050b50;}
a:hover {color:#050b50; text-decoration:none;}
p {margin:5px 0 15px 0;}
h2, h3, h4 {font-family:Times New Roman, Times, serif; color:#000;}
h2 {font-size:20px; line-height:25px; font-weight:normal; margin:20px 0 5px 0;}
h3 {font-size:18px; line-height:20px; font-weight:normal; margin:20px 0 5px 0;}
h4 {font-size:15px; line-height:18px; font-weight:normal; margin:20px 0 5px 0;}
.content img {float:right; clear:both; border:3px solid #c0c0c0; margin:0 0 5px 15px;}
h1#logo a {font-size:40px; text-decoration:none; letter-spacing:1px;}
#topnav, .footernav {display:none;}
.banner {float:right; width:3in; margin:0 0 .25in .25in; border-left :1px solid #333; color:#333; padding:0 0 10px 10px;}
#footer {border-top:1px solid #333; padding-top:15px; margin-top:15px;}
.printHide { display: none; }

input[type=text], input[type=password], 
input[type=text]:hover, input[type=password]:hover, 
input[type=text]:active, input[type=password]:active,
input[type=text]:focus, input[type=password]:focus
 { width: 100% !important; background: #fff; border: none; border-bottom: 1px solid #000 !important; }
 
textarea,
textarea:hover,
textarea:active,
textarea:focus
 { width: 100% !important; background: #fff; border: 1px solid #000 !important; }
