.topnav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0270BE;
	text-decoration: none;
}
a:hover.topnav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.scroller {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.date {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.date2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABABAB;
	text-decoration: none;
}
.scroller2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #B4D4EC;
	text-decoration: none;
}
a:hover.scroller2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #B4D4EC;
	text-decoration: underline;
}
.verblack10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.verblack11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover.verblack10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	text-align: justify;
}
.txtbx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #DDDDDD;
}
.txtbx2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	border: 1px solid #999999;
	height: 15px;
	padding: 3px;
}
.txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	border: 1px solid #999999;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.blackheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/navdotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.navdotln {
	background-image: url(../images/navdotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.divline {
	background-image: url(../images/linediv.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.dtline {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.footline {
	background-image: url(../images/linediv.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.footxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #AFAFAF;
	text-decoration: none;
}
a:hover.footxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bdr {
	border: 1px solid #e5e5e5;
}
.copy {
	font-family: Tahoma;
	font-size: 10px;
	color: #c9c9c9;
	text-decoration: none;
}

.grayver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B1B1B1;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
	text-decoration: none;
	text-align: justify;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #85BE19;
	text-decoration: none;
}
a:hover.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #85BE19;
	text-decoration: underline;
}

/**********************************/

#imgrev{
	position:relative;
	margin:0px;
	padding:0px;
}


.homelearndiv{
	width:262px;
	height:1px;
	color:#000099;
	margin-top:0px;
	margin-left:22px;
	position:absolute;
	background-position:top left;
	background-repeat:no-repeat;
	filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -khtml-opacity:0.70;
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	z-index:1;
	overflow:hidden;

}
.homehead18{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	vertical-align:bottom;
	color:#000000;
	font-weight:bold;
	background-image:url(../images/headerBg.gif); 
	background-position:middle center;
	background-repeat: no-repeat;
	width: 250px;
	
}





.black_overlay{ 
	display:none;
	position:absolute;
	top: 0px;
	left: 0px;
	width:100%; /*1124*/
	height:100%;
   /*	background-color: #000000;*/
	z-index:1101; 
	-moz-opacity: 0.6;
	opacity:.60;
	filter: 
}