body {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: small;
	text-decoration: none;
	color: #000;
	margin: 5px;
	padding: 5px;
	background-color: #fff;
	line-height: 100%;
}


a.blacklink:link {
   text-decoration: none;
   color: #000;
   font-family: verdana, arial, sans-serif;
   font-size: small;
   font-weight: normal;
}


a.blacklink:visited {
   color: #009;
   text-decoration: none;
   font-family: verdana, arial, sans-serif;
   font-size: small;
   font-weight: normal;
}

a.blacklink:hover {
   color: #000;
   text-decoration: underline;
}






a.blacklinksmall:link {
   text-decoration: none;
   color: #000;
   font-family: Verdana;
   font-size: 90%;
   font-weight: normal;
}


a.blacklinksmall:visited {
   color: #009;
   text-decoration: none;
   font-family: verdana, arial, sans-serif;
   font-size: 90%;
   font-weight: normal;
}

a.blacklinksmall:hover {
   color: #000;
   text-decoration: underline;
}



a.whitelink:link {
   text-decoration: none;
   color: #000;
   font-family: verdana, arial, sans-serif;
   font-size: x-small;
   font-weight: bold;

}



a.mainnavlink:link {
   text-decoration: none;
   color: #120356;
   font-family: verdana, arial, sans-serif;
   font-size: small;
   font-weight: normal;
}


a.mainnavlink:visited {
   color: #06c;
   text-decoration: none;
}

a.mainnavlink:hover {
   color: #06c;
   text-decoration: underline;
}






a.footerlink:link {
   text-decoration: none;
   color: #999999;
   font-family: verdana, arial, sans-serif;
   font-size: x-small;
   font-weight: normal;
}


a.footerlink:visited {
   color: #999999;
   text-decoration: none;
   font-size: x-small;
}

a.footerlink:hover {
   color: #999999;
   text-decoration: underline;
   font-size: x-small;
}

.footerlink {
   color: #999999;
   font-size: x-small;
  
}




h1 {
	font-size: 250%;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	color: #009696;
	margin: 0px;
	padding-bottom: 3px;
	border-bottom: 3px solid #f60;
	width: 100%;
}




h2 {
	
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	color: #009696;
        width: 100%;
        line-height: 100%;
}



.small  {
        font-size: 80%;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	color: #009696;
}




.small2  {
        font-size: 90%;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	color: #000000;
}


.small3  {
        font-size: 90%;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: center;
}



.footertxt  {
        font-size: 80%;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	color: #000000;
}









/* lists */

ul, ol {
	margin: 0px 0px 5px 40px;
	padding: 0px;
}

ul {
	list-style: disc;
}

li {
	margin: 0px;
	padding: 0px 0px 10px;
}





#row1 {
   background-color: #fff;
   color: #000;
   float: left;
   width: 100%;
   border: none;
   padding: 0px;
   height: 43px;
   font-family: verdana, arial, sans-serif;
   font-size: xx-small;
   font-weight: normal;
   text-decoration: none;   
}


#row2 {
   background-color: #fff;
   color: #000;
   float: left;
   width: 100%;
   border: none;
   padding: 0px;
   text-align: center;
   font-family: verdana, arial, sans-serif;
   font-size: 90%;
   font-weight: normal;
   text-decoration: none;   
}







#footernav {
   background-color: #fff;
   color: #000;
   float: left;
   width: 100%;
   border: none;
   padding: 0px;
   
     
   text-align: center;
}




#footer {
   background-color: #fff;
   color: #000;
   float: left;
   width: 100%;
   border: none;
   padding: 0px;
   
   width: 100%;  
   text-align: center;
}





#top1 {
   background-color: #fff;
   color: #fff;
   float: left;
   width: 20%;
   border: none;

   
   padding: 10px;

}







#top2 {
   background-color: #fff;
   float: left;
   color: #000;
   width: 50%;
   border: none;
   padding: 0px;
}



#newshead {

   background-color: #fff;
   float: left;
   color: #000;
   width: 20%;
   border: none;
   padding: 0px;
   
   
}


a.arrowLink {
	font-size: x-small;
	color: #000;
	padding-left: 10px;
	border-right: 0px solid #f00;
	white-space: nowrap;
	background: url(../g_lib/arrowoff.gif) no-repeat left top;
	text-decoration: none;
        font-family: verdana, arial, sans-serif;
        font-weight: bold;
        text-indent: 30px;
        line-height:230%;
	
	
}

a.arrowLink:visited {
	color: #009;
	font-size: x-small;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-indent: 30px;
	line-height: 230%;
}

a.arrowLink:hover {
	color: #000;
	background: url(../g_lib/arrowon.gif) no-repeat left top;
	text-decoration: underline;
	text-indent: 230%;
}






.indent {
    text-indent: -1.0em;
    margin-left: 1.0em;
    color: #000;
}


.emergencyred {clear:both; font-size:small; color:#cc0000; font-family: verdana, arial, sans-serif;}
