body { background-image:url("/images/bg.gif");
  	   margin-top:25px; }
.white { background-color:#ffffff; }
.ltblue { background-color:#D6E1EA; }
.navbg { background-color:#9EB1C2; }
.dkblue { background-color:#10507A; }
.header { font-family: arial narrow;
	font-size:20px;
	color:#000000;
	font-weight:bold;
	line-height:23px;
	}
.footer { background-color:#074674; 
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	}
.articlefooter { 
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	}

.content { background-color:#ffffff;
	font-family: arial; 
	font-size:12px;
	color:#333333;
	line-height:17px;
	}
.whatsnew { 
	font-family: arial; 
	font-size:11px;
	color:#333333;
	font-weight:bold;
	}
a.whatsnew { 
	font-family: arial; 
	font-size:11px;
	color:#10507A;
	font-weight:bold;
	}
.links { background-color:#ffffff;
	font-family: arial; 
	font-size:11px;
	color:#333333;
	line-height:17px;
	}
a.links { background-color:#ffffff;
	font-family: arial; 
	font-size:11px;
	color:#333333;
	line-height:17px;
	}
a { color:#10507A; }
a:hover { color:#72653E; }
.statelinks { background-color:#ffffff;
	font-family: arial; 
	font-size:11px;
	color:#333333;
	font-weight:bold;
	}
a.statelinks { background-color:#ffffff;
	font-family: arial; 
	font-size:11px;
	color:#333333;
	font-weight:bold;
	}

.divider { background-image:url("/images/vert_divider.gif"); }



