@charset "utf-8";
/* CSS Document */

body,td,th {font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 9pt; color: #000000}
body {background-color: #5C5C5C; background-image: url(images/bkgd.jpg); margin-bottom: 0px;}
h1 {font-size:14pt; text-transform: capitalize}
h2 {font-size:12pt; color:#266694;}
a {color: #266694; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}
a.white_links {color: #FFFFFF; text-decoration: none;}
a.white_links:hover {color: #C6D6E7; text-decoration: none;}
.whitetxt {color: #FFFFFF;}
.smtxt {font-size:8pt;}
.lgtxt {font-size:11pt;}
.searchterms {display:none;}

.tbl a {
	width: 150px;
	padding: 1px;
	background-color: transparent;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.tbl a:hover {
	text-decoration: none;
	background-color: #000000;
	color: #C6D6E7;
}