body{
	margin:0;
	padding:0;
	background: #3399CC url(../images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ECECEC;
}
table td{
	text-align: left;
	vertical-align: top; 
	font-size: 11px;
}
table th{
  background-color: #ededed;
  font-size: 11px;
}

img {
	border: none;
}


.pagewidth {
	width: 777px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	display: block;
}

.tah10 {
	font-family: Helvetica;
	font-size: 10px;
	text-decoration: none;
}
.tah11 {
	font-family: Helvetica;
	font-size: 11px;
	text-decoration: none;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bgtop {
	background-repeat: repeat-x;
	background-position: top;
}
.ver10bol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.heading{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.textBox{
  padding: 5px 10px 5px 20px;
  text-align: justify;
}

.disImg{
  border-top: 5px solid #00AA47;
  margin: 3px 0px 3px 0px;
}

.website{
	padding-left: 17px;
	background: url(../images/website_icon.gif) no-repeat left;
}

.read{
	padding-left: 17px;
	background: url(../images/read_icon.gif) no-repeat left;
}

.top{
	padding-left: 17px;
	background: url(../images/gototop.jpg) no-repeat left;
}

.smalltext{
  font-size: 10px;
  color: #666666;
}

#banner{
	background-color: #ECECEC;
	margin: 0px;
	padding: 0px;
}

#topnav{
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#feature{
  text-align: left;
}

#footer {
    padding-top:5px;
	background: url(../images/footer.gif);
	height: 67px;
	clear: both;
	border-bottom:1px #999999 solid;
}

#content a:link, #footer a:link{
	color:#92A7D7;
}

#content a:active, #footer a:active{
	color:#92A7D7;
}

#content a:visited, #footer a:visited{
	color:#3C63A2;
}

#content a:hover, #footer a:hover{
	text-decoration:overline;
}
