body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.title {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 26px;
	font-style: normal;
	color: #003366;
}

.highlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #003366;
}
.mainstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#333333;
	font-weight: normal;
	letter-spacing: normal;
}

.mainstyle:link {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.mainstyle:hover {
	text-decoration:underline
	}

.mainstylebold {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#333333;
	font-weight: bold;
	letter-spacing: normal;
}
.mainstylelarger {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#333333;
	font-weight: normal;
	letter-spacing: normal;
}

.vbanner{float:right; width: 75px;}
/* Removed as was causing problem in Firefox
.vnavigator{float:left; width: 75px}
*/
.hbar{
	height:15px;
	background-image:url(../images/NCLBevHShort.png);
	background-repeat: repeat-x;
}

.hbarBtm{height:15px; background-image:url(../images/NCLBevHShortUpsideD.png)}

.vbar{background-image:url(../images/NCLBevVShort.png)
 ;
 background-repeat: repeat-y;
 background-color:#FFFFFF;
 table-layout:fixed;
}


.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #4AB7FF;
	text-align: center;
}

.tableleft{ float:left ; width: 75px
}
.story {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight: normal;
	border-style:solid;
	border-width: 1px;
	color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-color:#999999;
	padding: 5px;
	}
	
.storyheader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: normal;
	background-color: #89A0B8;
	border-style:solid;
	border-width: 1px;
	color: #FFFFFF;
	padding: 2px;
	border-color: #89A0B8;
	}
	.latestheader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: normal;
	background-color: #CCCCCC;
	border-style:solid;
	border-width: 1px;
	color: #FFFFFF;
	padding: 2px;
	border-color: #CCCCCC;
	}
.storynoborder {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight: normal;
		color: #333333;
	
	}
	.storysideborder {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight: normal;
	padding: 5px;
	border-style:solid;
	border-width: 1px;
	border-left-color: #999999;
	border-bottom-color: #FFFFFF;
	border-right-color: #999999;
	border-top-color:#FFFFFF;
	color: #333333;
	
	
	}
