@charset "utf-8";
.topbottomgreyline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.textskiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	line-height: 16px;
}
.bigheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00457C;
	text-decoration: underline;
}
.nav {
	display: block;
	width: 8em;
	padding: 0.2;
	line-height: 1.2;
	background-color: white;
	border: 1px solid #999999;
	color:#333333
	text-decoration: none;
	text-align:left
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.regheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #00457C;
	line-height: 22px;
}
.backgroundtoptext {
	background-color: #F2F9FF;
	background-repeat: no-repeat;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.whitetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.capitalbackground {
	background-image: url(/test/newswri/images/CapitolBuilding.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.updates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 540px;
	height: 170px;
	overflow: auto;
}
.scrollArea {

padding-left: 5px;
padding-right: 5px;
border-color: #6699CC;
border-width: 1px;
border-style: solid;
float: left;

}

.leftbar {
	border-left-style: none;
	border-right-style: solid;
	border-right-color: #666666;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
li {
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 17px;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

li a {
	text-decoration: none;
	color: #333333;

}
.advo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #00457C;
}

