body
{	
	background-color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: .75em;
	        
	padding-right: 0px; 
	padding-left: 0px; 	
	padding-bottom: 0px; 
	padding-top: 0px; 	
	
	margin: 0px; 
	
	color: #000; 	
}

#topbanner
{
	
	background: #ADC4DC;	
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
}

h1,h2,h3,h4,h5,h6 
{
	color : #000000;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-weight : bold;
	margin : 0;
	padding : 0 0 3px 0;
}

#content
{
	position: absolute;
	left: 0px;
	top: 140px;
}

.callouttitle
{
	font-weight: bold;
	font-size: 120%;
	background: url(callouttitle.jpg) no-repeat;
	padding: 6px;
}

.callouttitle a
{
	color: black;
	text-decoration: none;
}

.callouttitle a:hover
{
	color: blue;
	background: #D9D7F1;
	text-decoration: underline;	
}

#leftsection
{
	position: absolute;
	left: 0px;
	top: 30px;
}
#middlesection
{
	position: absolute;
	left: 190px;
	top: 30px;
	width: 270px;
	padding: 0px;
}

#widemiddlesection
{
	position: absolute;
	left: 190px;
	top: 30px;
	width: 510px;
	padding: 0px;
}

#ratescallout
{
}

#servicescallout
{
}

#contactcallout
{
}


#newscallout
{
	position: absolute;	
	left: 480px;
	top: 30px;	
	width: 270px;	
}

.calloutstyle
{
	padding: 0px;
	background: url(bluewhitegrad.jpg) repeat-x;
	font-family: Verdana, Arial, sans-serif;
	
}

.callouttext
{
	padding: 5px;	
}

.largeindent
{
	padding: 15px;	
}

.callouttext table
{
	font-family: Verdana, Arial, sans-serif;
	padding: 5px;	
}

.callouttext a
{
	color: blue;
	text-decoration: none;
}

.callouttext a:hover
{
	color: blue;
	background: #D9D7B1;
}

.callouttext a:visited
{
	color: blue;
	text-decoration: none;
}

.newsitem
{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-right: opx;
	background: url(bluewhitegrad.jpg) repeat-x;		
}

.newstitle
{
	font-weight: bold;
	padding: 4px;
	background: url(newstitle.jpg) repeat-x;		
}



#tabsI 
{
  float:left;
  width:100%;
  background:#EFF4FA;
  font: bold 11px/1.5em Verdana;
  font-size:93%;
  line-height:normal;
  border-bottom:1px solid #DD740B;
  
  	min-width: 900px;

}

#tabsI ul 
{
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
}

#tabsI li 
{
  display:inline;
  margin:0;
  padding:0;
}

#tabsI a 
{
  float:left;
  background:url("tableftI.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 5px;
  text-decoration:none;
}

#tabsI a span 
{
  float:left;
  display:block;
  background:url("tabrightI.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
  }

  /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {float:none;}
/* End IE5-Mac hack */

#tabsI a:hover span 
{
  color:#FFF;
}
#tabsI a:hover 
{
  background-position:0% -42px;
}

#tabsI a:hover span 
{
  background-position:100% -42px;
}

#tabsI #current a 
{
	background-position:0% -42px;
}
#tabsI #current a span 
{
	background-position:100% -42px;
}
