 * {
	
 font: 11px/1.3em "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
color: #3f3f3f;	
}
 

body {
  margin: 0;
  padding: 0;
}

img {

border: 0;

}
#top {
/*  margin: 10px 0 5px 0; 

  margin-left: 160px;
  margin-right: 220px;*/

	 margin-top: 15px;
  padding: 10px; 
	
 	background: white url(images/pc_fix_header3.gif) no-repeat 3px 10px;
  height: 90px;	
	 

  border-top: 1px dotted  #3f3f3f;
  border-bottom: 1px dotted #3f3f3f; 
   
}

#top h1 {

	font-size: 20px;

	text-align: right;
	font-style: italic;
	font-family: Times, "Times New Roman", serif; 
 
margin-bottom: -10px;
padding-top: 60px;

/*border: 1px solid;*/
}

#topnav {

text-align: right;
margin-top: 5px;
margin-right: 5px;
/*border: 1px solid; */
font: 1.3em  Helvetica, Arial,Verdana , sans-serif; 
}


#topnav  a:link, #topnav  a:visited {

color: #339;
text-decoration: none;
font-weight: normal;

}



#topnav  a:hover {

color: red;
text-decoration: underline;
font-weight: normal;

}

#wrapper {
	width:780px;
	margin:auto;
  	/*	margin-left: 160px;*/
 /* margin-right: 220px;*/


  padding: 0;
/*  border: 1px solid;*/
}



#centre {
	
  /*margin-left: 160px;
  margin-right: 220px;*/
  background-color: white;
 /* border: 1px solid;*/
 
 padding-bottom: 24px;
 
}

#home { 
	/*background: url("images/dots.gif") center right repeat-y; */
	padding-right: 20px; 

	}
	
#biz, #home   { 

	float: left; 
	width: 45%; 
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	}	


#home h2, #biz h2 { 

	color: white;
	font-size: 18px;
	padding: 12px 0 5px 5px;
	font-family: Times, "Times New Roman", serif; 

	}

#home h2, #home h3  {
	
	background-color: #339; 
	 

/*	padding-right: 20px; */

	}

#biz h2, #biz h3 { 
	background-color: #F33;

/*	padding-right: 20px; */

	}
		

#home h3, #biz h3 { 
 color: white;
	font-size: 10px;
 text-align: right;
padding-right: 5px;
height: 16px;
	}


#home h3 a:link, #biz h3  a:link , #home h3 a:visited, #biz h3  a:visited { 
 color: white;
text-decoration: none;
 
	}

#home h3 a:hover, #biz h3   a:hover { 
 
text-decoration: underline;
font-weight: bold; 
	}


 

#home ul, #biz ul {
  
 margin-left:  15px;
padding: 7px;

	
}

#home li, #biz li {
  
padding: 1px;
text-align: left;
	
}

#home li, li.homelist {
 list-style-image: url(images/arrowBlue.gif); 


}

 #biz li, li.bizlist  {
	list-style-image: url(images/arrowred.gif); 


}
 


.hpimage {  
	margin:2px 0 0 0; 
	padding:10px 0 0 0; 
	background: url("images/h_dots.gif") top left repeat-x; 

}

.leftimage {  
	margin:2px 0 0 0; 
	padding:10px 0 0 0; 
	background: url("images/h_dots.gif") top left repeat-x; 

}

.image {  
	
	border: 0;
	float: right;
margin: 0 30px 0 5px; 
}



#clear {
  clear: both;
}

#footer {
  	
  background: white;
  border-top: 1px dotted #3f3f3f;
  margin-top: 20px;
  text-align: left;
  height: 30px;

}

p {
	padding-left: 5px;
}
p.underlist {
	padding-left: 5px;
	margin-top: -5px;
}

p.sbsheader {
	
	text-decoration: underline;
	font-weight: bold;
	
}

#footer p {
 	
 color: #339;
 margin-bottom: 10px;
 margin-top: 10px;
line-height: 6px;
}

.footerbold {
 color: #339;	
font-weight: bold;
}
 
 


#footer a:link, a:visited {
  color: #339;
  text-decoration: none;
font-weight: bold;

}

#footer a:hover {
  color: red;
  text-decoration: underline;
}

#left ul li a:link {
	
	color: blue;
	
}

h1 {

 font-family: Times, "Times New Roman", serif; 
	text-align: left;
	font-size: 20px;
	
}

.blue {
	font-size: 20px;
	color: #339;

}

.red {
	font-size: 20px;
	color: #F33;
}


h2 {

   	font-size: 13px;
	color: gray;
}

h2.biz {
 
	color: #F33;
}


h2.home {

	color: #339;
}

#left h2 {
	margin-bottom: -10px;
	}
	
.error {

	color: red;	
	
}
}
/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

.strap {
	font-size: 20px;
	color: #339;
	text-align: right;
	font-style: italic;
	font-family: Times, "Times New Roman", serif; 
 }
 
 
.strap2 {
	font-size: 20px;
	color: #2c9500;
	text-align: right;
	font-style: italic;
	font-family: Times, "Times New Roman", serif; 
 }