body {
	background: #7b7bff;
	font-size: 1em;
	margin: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font: italic bold 1.75em "Times New Roman", Times, serif;
	color: #0f0f6b;
	text-align: center;
	margin-top: 10px;
}
h2 {
	font: bold 1.5em "Times New Roman", Times, serif;
	color: #0f0f6b;
	text-align: center;
	margin-top: 10px;
}
h3 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #0f0f6b;
	text-align: center;
}
h4 {
	font: bold .8em Verdana, Arial, Helvetica, sans-serif;
	color: #0f0f6b;
	padding-left: 5px;
}
h5 {
	font: bold italic .75em/.5em Verdana, Arial, Helvetica, sans-serif;
	color: #0f0f6b;
	padding-left: 15px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin: 1em 10px 2em;
}
blockquote {
	text-align: center;
}
.nobullet {
	list-style: none;
}
ul.nobullet li {
	text-indent: -2em;
	padding-left: 2em;
	padding-top: 3px;
}

ul {
	list-style: square;
}
ul ul {
	list-style: disc;
}
ul ul ul {
	list-style: circle;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: normal;
}
#leftnav {
	background: url(../images/leftnav_bg.gif) repeat-y;
	width: 175px;
	position: absolute;
	left: 0px;
	top: 145px;
	bottom: 0px;
	margin-bottom: 0px;
}
#lftnv {
	color:#e9e9ff;
	padding-top: 40px;
	padding-bottom: 100px;
	list-style: none;
}
#lftnv li {
	font-size: 10pt;
	font-weight: bolder;
	border-bottom: thin inset #ffb200;
	margin-left: -20px;
	margin-right: 35px;
}
 #lftnv li a.stlnk:link, #lftnv li a.stlnk:visited {
 	text-decoration:none;
	color:#e9e9ff;
	background: #0f0f6b;
	display:block;
	padding: 5px;
}
#lftnv li a.stlnk:hover {
 	text-decoration:none;
	color:#0f0f6b;
	background: #e9e9ff;
	display:block;
	padding: 5px;
}
#lftnv li a.stlnk:active {
 	text-decoration:none;
	color:#e9e9ff;
	background: #0f0f6b;
	display:block;
	padding: 5px;
}
#lftnv li a.here:link, #lftnv li a.here:visited {
	text-decoration:none;
	color:#e9e9ff;
	background: #7b7bff;
	display:block;
	padding: 5px;
}
#lftnv li a.here:visited {
	text-decoration:none;
	color:#e9e9ff;
	background: #7b7bff;
	display:block;
	padding: 5px;
}
#lftnv li a.here:hover {
	text-decoration:none;
	display:block;
	color:#0f0f6b;
	background: #e9e9ff;
	padding: 5px;
}
#lftnv li a.here:active {
	text-decoration:none;
	color:#e9e9ff;
	background: #7b7bff;
	display:block;
	padding: 5px;
}
#topnav {
	position: absolute;
	top: 65px;
	height: 75px;
	width: 100%;
	background: url(../images/tnav_bg.gif) repeat-x;
}
.tnav {
	font: bold 0.67em/1em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	margin-left: 200px;
	margin-top: 10px;
	color: #ffb200;
	background: #0f0f6b;
}
.tnav_here {
	background: #0f0f6b;
	padding: 5px;
	text-decoration: none;
}
.tnav_home {
	font: bold 1.25em/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-top:15px;
	margin-left:300px;
	color: #0f0f6b;
	background: #ffb200;
	font-weight: bold;
	font-style: italic;
	display:block;
}
.tnav_blank {
	background: #ffb200;
	padding: 5px;
	text-decoration: none;
}
.tnav a:link {
	color: #0f0f6b;
	background: #ffb200;
	padding-top:15px;
	padding-bottom:15px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #0f0f6b;
	border-right: 1px solid #0f0f6b;
	display: block;
	text-decoration: none;
}
.tnav a:visited {
	color: #0f0f6b;
	background: #ffb200;
	padding-top:15px;
	padding-bottom:15px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #0f0f6b;
	border-right: 1px solid #0f0f6b;
	display: block;
	text-decoration: none;
}
.tnav a:hover {
	color: #ffb200;
	background: #0f0f6b;
	padding-top:15px;
	padding-bottom:15px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #0f0f6b;
	border-right: 1px solid #0f0f6b;
	display: block;
	text-decoration: underline;
}
.tnav a:active {
	color: #0f0f6b;
	background: #ffb200;
	padding-top:15px;
	padding-bottom:15px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #0f0f6b;
	border-right: 1px solid #0f0f6b;
	display: block;
	text-decoration: none;
}
#masthead {
	position: absolute;
	left: 200px;
	top: 0px;
	height: 65px;
}
#keystone {
	position: absolute;
	top: 123px;
	width:80%;
	left: 156px;
	height:55px;
	background:#fff0e6;
}
#bbkeystone {
	position: absolute;
	top: 123px;
	width:80%;
	left: 156px;
	height:55px;
	padding-left:19px;
	background:#fff0e6;
}
.kystn {
	float:left;
	margin-top:10px;
}
#logo {
	height: 178px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#headline {
	background: url(../images/headline_bg.gif) repeat-x top;
	position: relative;
}
#bbcontent {
	top: 210px;
	position: absolute;
	width:80%;
	left: 155px;
	padding-left:10px;
	padding-right:10px;
	background: #e9e9ff;
}
#bbcontent a:link {
	color: #993d00;
	text-decoration: none;
}
#bbcontent a:visited {
	color: #993d00;
	text-decoration: none;
}
#bbcontent a:hover {
	color: #005c5c;
	text-decoration: underline;
}
#bbcontent a:active {
	color: #993d00;
	text-decoration: none;
}
#content {
	top: 177px;
	position: absolute;
	width:80%;
	left: 155px;
	border-top: medium solid #0f0f6b;
}
#content a:link {
	color: #FF6600;
	text-decoration:underline;
}
#content a:visited {
	color: #0000FF;
	text-decoration: none;
}
#content a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
#content a:active {
	color: #993d00;
	text-decoration: none;
}
a.rollover img {
	border-width: 0px;
}
.brownbg {
	background: #553333;
}
.inline {
	display: inline;
}
.floatleft {
	float: left;
	margin-left: -8px;
}
.clear {
	clear: both;
	margin-botton: 0px;
}
.border {
	border: 1px solid #0f0f6b;
}
.topborder {
	border-top: 1px solid #0f0f6b;
}
.footer {
	color: #0f0f6b;
	border-top: medium solid;
	padding-left: 2em;
	padding-top: 0.5em;
	line-height: 1.5em;
	text-indent: -1em;
	margin-left: 0px;
	margin-bottom: 0px;
}
.footerCell {
	background: #fff0e6;
}
.yellowbg {
	background: #ffb200;
}
.ltblubg {
	background: #e9e9ff;
}
.bluebg {
	background: #7b7bff;
}
.dkblubg {
	background: #1919b3;
}
.ltgrnbg {
	background: #e6ffff;
}
.ltbrnbg {
	background: #fff7e6;
}
.big_bold_emphasis {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}.minusone {
	font-size: x-small;
}
.minus2 {
	font-size: small;
}
.bn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	font-style: italic;
	padding-top: 10px;
}
.desc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 3px;
}
.bl_tpbrdr {
	background: #7b7bff;
	border-top: 1px solid #0f0f6b;
}
.ltbrn_tpbrdr {
	background: #fff7e6;
	border-top: 1px solid #0f0f6b;
}
.ltbl_tpbrdr {
	background: #e9e9ff;
	border-top: 1px solid #0f0f6b;
}
.pnk_tpbrdr {
	background: #fff0e6;
	border-top: 1px solid #0f0f6b;
}
.ltgrn_tpbrdr {
	background: #e6ffff;
	border-top: 1px solid #0f0f6b;
}
.caption {
	margin-top: 0px;
	padding-bottom: 15px;
}
.tbl_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
}
.dkblutxt {
 color: #1919b3;
 font-size: 11px;
 font: Arial, Helvetica, sans-serif;
 font-weight: bold; 
}

.bigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight:bold;
}
