.addremove {
	width:17%;
	padding:0px;
	float:left;
	text-align: center
	}
.resourceitem {
	width:80%;
	float:left;
	text-align: left;
	
	}
.resourcedataheader 
{
  background: #000066;
  color: White;
  width: 100%;
  padding-bottom:4px;
	padding-left: 0px;
	padding-top: 4px;
	margin-bottom: 8px;
	text-indent: 4px;

}		

.resourcedata
{
  height:100%;
  border: solid 1px #000066;
}
.resourcedata p
{
   padding-left: 4px;
   padding-right: 4px;
   padding-top: 4px;
   padding-bottom: 4px;
   
}

.resourceleft 
{
  width:71%;
  float:left;
  height:100%;
}
.resourceright
{
  width:29%;
  padding: 0px;
  float:left; 
  border-left: solid 1px #000066;
  
}
.resources {

	
	margin: 0px;
	padding-top: 0px;
	width:100%;
	text-align: center;
	
}
.resourceinfo 
{
   padding: 4px 4px 4px 4px;
   font-size: x-small 
}
.resourcebox
{
	 background: url(../images/bkgd_tableshader.gif) repeat-x top left;
	 border: solid 1px #006699;
	 padding: 38px 4% 20px 4%
}
.resourcebox p a
{
  color: #3366CC;
  text-decoration: underline;
  font-size: larger; 
  font-weight: bold;
  line-height: 2em;
 
}

.resourcebox p a:visited 
{
  color: #990099;
}

.resourceboxlinks a:hover a:active a:link 
{
  color: #3366CC;
  text-decoration: underline;
  font-size: larger; 
}
.resourceboxlinks a:visited a:hover
{
  color: #990099;
}
div.pagetool
	{
	background-position: left top;
	text-align:center;
	}
div.pagetool a:hover a:active a:link
	{
	color: #3366CC;
	}
div.pagetool a:visited
	{
	color: #3366CC;
	}	
div.pagetool span.pages
	{
	font-weight: normal;
	font-size: .8em;
	color: #3366CC;
	}	
div.pagetool span.current
	{
	font-weight: bold;
	color: #CC6633;
	}	
div.pagetool div.pagetooltop 
	{
  background: #FFFFFF url(../images/bkgd_tableshader.gif);
	background-repeat: repeat-x;
	width:100%;
  padding-top: 8px;
  padding-bottom: 8px;
	}
div.pagetool div.pagetoolbottom
	{
	width:100%;
	padding-top: 8px;
	padding-bottom: 8px;
	}
div.pagetool span.pageposition
	{
	font-size: .70em;
	font-weight: bold;
	text-align: left;
  color:#000000;
	}
div.servicedetails
	{
	font-size:  .8em;
	}
div.servicedetails .heading
	{
	font-weight: bold;
	color: #333333;
	}
div.servicedetails .data
	{
	font-weight: normal;
	}
div.servicedetails .addressline
	{
	font-weight: normal;
	}
div.servicedetails .servicedescription
	{
	font-weight: normal;
	padding-left: 10px;
	}
div.servicedetails a
{
  text-decoration: underline;
}
div.servicedetails a:visited
{
  text-decoration: underline;
}
div.servicedetails .lastupdate 
{
  font-size: .85em;
}
div.servicedetails h3
{
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
  font-size: 1.3em;
  color: #333;
}
div.servicedetails p 
{
  font-size: 1em; 
}











