body{
	margin:0;
	padding:18px 0 44px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4E4E4E;
	background:url(../images/bodyBg_dark.gif) repeat;
	
}

.bodyContent{
	background:url(../images/bodyBg_light.gif) repeat;
}

h1,h2,h3,h4,h5,h6,p,ul{
	padding:0;
	margin:0;
}

/*****************************************
				Titles
*****************************************/
h1.ttlWelcome{
	text-indent:-9999px;
	background:url(../images/ttlWelcome.gif) left top no-repeat;
	height:42px;
	margin:5px 0;
}

h2.boxTitle{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#fff;
	margin:6px 0 0 5px;
}

h2.boxGrayTitle{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#4e4e4e;
	margin:6px 0 0 5px;
}

/*****************************************
				SIDE NAV
*****************************************/
.leftNavitem a{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	display:block;
	padding:7px 0 7px 18px;
	text-decoration:none;
}

.leftNavitem a:hover{
	background:url(../images/leftnav_hover.gif) top repeat-x;
}

.leftNavDark{
	background:#0071a1;
	padding:5px 0;
}

.pollOptions, .pollOptions td{
font-size:11px;
}

/***************************************
				TOP NAV
***************************************/
#topNav{
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

#topNav li{
	display:block;
	float:left;
	/*border:1px solid red;*/
	padding:10px 15px;
	background:url(../images/nav_sep.gif) right no-repeat;
	list-style:none;
}

#topNav li.lastLi{
	background:none;
}

#topNav li a{
	color:#fff;
	text-decoration:none;
}

#topNav li a:hover{
	text-decoration:underline;
}

/************************************************
				CENTER COL
************************************************/

#imgBanner{
	background:url(../images/imgBanner.jpg) left top no-repeat;
	height:143px;
}

.textDesc p{
	font-size:12px;
	line-height:18px;
	margin:7px 0;
}

.news {
	font-size:11px; # changed from 10
	line-height:18px;
	margin:7px 0;
}

.borderHor{
	background:url(../images/borderHor.gif) center repeat-x;
}

ul.boxList{
	margin:10px 0 0 12px;
	padding:0;
	font-size:11px; #useful links
	list-style:none;
}

ul.boxList li{
	line-height:18px;
	background:url(../images/bulletArrow.gif) 0 3px no-repeat;
	padding:0 0 0 15px;
}

ul.boxList li a{
	color:#4E4E4E;
	text-decoration:none;
}

ul.boxList li a:hover{
	text-decoration:underline;
}

p.pollQ{
	font-size:12px;
	font-weight:bold;
	color:#c71b1b;
	padding:0 0 5px 0;
	border-bottom:1px solid #5f5f5f;
}

/**************************************************
				ROUND CORNER
**************************************************/
.round{display:block}
.round *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ededed}
.round1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f7f7f7;
  border-right:1px solid #f7f7f7;
  background:#f1f1f1}
.round2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfdfd;
  border-right:1px solid #fdfdfd;
  background:#f0f0f0}
.round3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f0f0f0;
  border-right:1px solid #f0f0f0;}
.round4{
  border-left:1px solid #f7f7f7;
  border-right:1px solid #f7f7f7}
.round5{
  border-left:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1}
.roundfg{
  background:#ededed;
  font-size:12px;
  padding:2px 2px 2px 10px;
  }
.roundfg a{
  color:#4e4e4e;
  text-decoration:underline;
}  
.roundfg a:hover{
  text-decoration:none;
}  

p{
	margin:15px 0 0 0;
	padding:0;
	font-size:12px;
	line-height:18px;
}

/***************************************************
					MISC
****************************************************/
.footText{
	font-size:12px;
	line-height:18px;
	color:#000000;
}


.headerLink_bg, .headerLink_bg td{
	background:#fff;
	font-size:10px; 
	color:#7a7a7a;
}

.headerLink_bg td a{
	color:#7a7a7a;
	text-decoration:none;
}


/***************************************************
					NEW
****************************************************/

.welCol{
	background:#F4F4F4 Url(../images/curveWTR.gif) top left no-repeat;
	padding:25px 15px 0 25px;
}

.welCol1{
	background:#F4F4F4 Url(../images/curveWBR.gif) top left no-repeat;
}


ul.links{
	padding:0;
	margin:10px 0 10px 0;
	list-style:none;
	font-size:12px; #effects focus areas bullet
}

ul.links li{
	padding:2px 0 2px 15px !important;
	padding:0 0 0 15px;
	background:Url(../images/bulletList.gif) 0 5px no-repeat !important;
	background:Url(../images/bulletList.gif) 0 6px no-repeat;
}

ul.links li a{
	font-size:12px;    #focus areas link
	font-weight:bold;  #added later
	text-decoration:underline;
}

ul.links li a:hover{
	color:#C1250D;
}

span.readMore{
	text-align:right;
	color:##BB0000;
	background:Url(../images/bulletRM.gif) left no-repeat;
	padding:0 0 0 15px;
}

span.readMore a{
	color:#BB0000;
	text-decoration:underline;
}

span.readMore a:hover{
	color:#BB0000;
	text-decoration:none;
}

span.email{
	text-align:left;
	color:#BB0000;
	/*background:Url(../images/bulletRM.gif) left no-repeat;*/
	padding:0 0 0 0px;
}

span.email a{
	color:#BB0000;
	text-decoration:underline;
}

span.email a:hover{
	color:#BB0000;
	text-decoration:none;
}

h4
{
	font-size:medium;
	color:#0071a1;
	border-bottom:2px solid #0071a1;
	width:100%;
	padding:0;
	margin:0;
}