body{
color:#82327B;
}

a, a:visited{
color:#82327B;
font-weight:bold;
text-decoration: none;
}
a:hover{
color:#82327B;
font-weight:bold;
text-decoration:underline;
}

#error{
	
	width:100%;
	border:#FF0000 thin solid;
	background-image: url(../images/warning.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding:10px 0 10px 10px;
	text-indent:50px;
	background-color: #FFCCCC;	
}
#info{
	
	width:100%;
	border:#FCEFA1 thin solid;
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding:10px 0 10px 10px;
	text-indent:50px;
	background-color: #FBFAF0;	
}

.hidden{
	display:none;
	
}
#error p{
margin:0;
padding:0;
text-indent: 0;

}
#error ul {
list-style-type: none; list-style-image: none; list-style-position: outside;
}
div.label {
margin-top:2px;
width:200px;
float:left;
color:#82327B;
font-weight:bold;

}
div#industries div.label{
width:250px;
}
div.label_small {
margin-top:2px;
width:500px;
float:left;
color:#82327B;
font-weight:normal;

}
span.pink{
margin-top:2px;
width:500px;
color:#82327B;
font-weight:normal;
}
legend{
color:#666666;
font-weight:bold;
}
div.label_block {
margin-top:2px;
margin-bottom:4px;

width:220px;
display:block;
color:#666666;
font-weight:bold;

}

div.label_county {
margin-top:2px;
width:420px;
float:left;

}

#signupForm label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	font-size: 10px;
	color: #FF0000;
}
#signupForm textarea {
	display:block;
	border:1px solid #BDC7D8;

font-size:11px;
padding:3px;

}
#signupForm textarea.error{
	border: 1px solid #FF0000;	
}
#signupForm input.checks{
border:none;
}
#signupForm input.error {
	border: 1px solid #FF0000;	
}
#signupForm input.submit{
background-color:#853782;
border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
border-style:solid;
border-width:1px;
color:#FFFFFF;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
padding:2px 15px 3px;
text-align:center;
margin-left:10px;
margin-right:10px;


}
#signupForm input{
border:1px solid #82327B;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
padding:3px;}
div.inputfields{
margin-bottom:2px;
}


div.inputfields_county{
margin-bottom:2px;


}

div#counties{
height:350px;
width:100%;
}
div#industries{
height:350px;
}
div.combination{
padding:8px;
}
div.combination_county{
padding:2px;
padding-left:30px;
}
.babyyellow{
background-color:#FFDDAA;
}
input{

}
.babyblue{
background-color:#FCE7FA;
}
select#cand_counties{
	font-size: 11px;
	margin:0px;
	margin-top:2px;
	
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(../images/img04.jpg) no-repeat left top;
}

#wrapper .btm {
	background: url(../images/img05.gif) no-repeat left bottom;
}

div.pseudofieldset{
	border:none;
	
	font-size:11px;
	
}

#cnt_search{
float:left;
}
#ind_search{
float:left;
}
#actions{
float:left;

}
#cand_counties{
margin-right:30px;
}
select#cand_ind {
font-size:11px;
margin:0px;
margin-top:2px;
width:190px;

}
#btnsubmit{
float:left;
margin-left:15px;
}
.please_wait{
	background-image: url(../images/loadingAnimation.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:400px;
}
body{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
fieldset{
	border:none;
	
	font-size:11px;
	
}

#siteholder{
width:1000px;
}
#personsholder{
width: 850px;
}
div.person_cont{
height:510px;
width:200px;
float:left;
background-color: #ffffff;
margin-left:5px;
margin-right:5px;

}
div.person_header{
background-image: url(../images/person_header.gif);
background-position: top;
background-repeat: no-repeat;
background-color: #E3E3E3;
height:23px;
}
div.person_image{
	padding-top:10px;
	background-color: #E3E3E3;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div.person_name{
background-color: #E3E3E3; 
}
div.person_text{
	padding:10px;
	height:263px;
	width:180px;
	background-color: #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
	font-weight: bold;
}
div.person_footer{
	width:200px;
	height:30px;
	background-image: url(../images/200x10_tablefoot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #E3E3E3;
	text-align: right;
	
}
div.person_footer a{
font-size:11px;
color:#853782;
font-weight:bold;
text-decoration:none;
}
div.person_footer a:hover{
color:#853782;
font-weight:bold;
text-decoration:underline;
}

div.person_footer a:visited{
color:#853782;
font-weight:bold;
text-decoration:none;
}

 .sIFR-active h1 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 0px;
  font-size: 18px;
  height:26px;
}

div.pinned{
	background-image: url(../images/pin.png);
	background-repeat: no-repeat;
	height:39px;
	width:28px;
	position:absolute;
	margin-top:-7px;
	margin-left:29px;
}

#content{
width:840px;
float:left;
}
#menu{
width:130px;
float:left;
}
#intro_cont{
width:850px;
height:325px;
}
div.intro_img{
width:268px;
margin:20px 6px 20px 5px;
float:left;
margin-left:5px;

}
img {
border:none;
}
div.intro_text{
float:left;
font-family:arial;
font-size:11px;
font-weight:bold;
height:150px;
margin-left:5px;
margin-right:5px;
width:850px;
_width:830px;

overflow:hidden;
}

.clearboth{
clear:both;
}
.floatit{
float:left;
}
.mr5px{
margin-right:5px;
}
#middleholder{
margin-left:20px;
width:830px;
}

div.dividerbau {

	background-image: url(../images/devider.gif);
	background-repeat: repeat-x;
	margin-top:10px;
	margin-bottom:10px;
	height:3px;
	padding:0px;
	width:100%;
}
#ad2{
margin-bottom:10px;
margin-left:190px;
}
#header{
height:127px;
width:860px;
padding-left:150px;

}
#logo{
background-image:url(../images/370x135_logo.gif);
background-repeat:no-repeat;
float:left;
height:130px;
margin:0;
padding:0;
width:372px;
}
#ad1{
float:left;
height:80px;
margin-left:30px;
margin-top:45px;
overflow:hidden;
width:265px;

}
#ad3{
	margin-left:5px;margin-top:60px;
	
}
#contact_header{
			 float:left;
height:30px;
margin-left:22px;
overflow:hidden;
padding-top:98px;
width:170px;
}
span.emailus {
  color:#666666;
  font-weight: bold;
  display:block;  

}
span.email a,span.email a:hover,span.email a:visited {
  color:#82327B;
  font-weight: bold;
  display:block;  
  text-decoration: none;
  
}
span.footer a,span.footer a:hover,span.footer a:visited {
  color:#82327B;
  font-weight: bold;

  text-decoration: none;
  
}
img.mpoint{
margin-bottom:2px;
}
h1, h2, h3 {
	margin: 0;

}
h1{
font-size: 18px;
color:#853782;
margin-bottom: 20px;
}
div.genericholder{
width:610px;	
}
#s_back{
width:200px;
height:50px;
float:left;
}
#s_back2{
	width:200px;
	height:50px;
	margin-left:8px;
	float:left;
	background-image: url(../images/shopping_basket2.gif);
	background-repeat: no-repeat;
}

#s_cont{
	width:621px;
	height:50px;
	float:left;
	background-image:url(../images/shopping_back.gif);
	background-repeat: no-repeat;
	margin-left:8px;
}
#s_cont2{
	width:620px;
	height:50px;
	float:left;
	background-image:url(../images/shopping_back.gif);
	background-repeat: no-repeat;
	margin-left:0px;
}

#s_holder{
width:830px;
height:50px;
margin-top:10px;
}
#s_cont_inner_1{
	width:310px;
	height:20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0;
	padding-left:14px;
	padding-top:10px;
	
}
#s_cont_inner_12{
	width:310px;
	height:10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0;
	padding-left:14px;
	padding-top:5px;
	padding-bottom:8px;
	overflow:hidden;
	
	
}
#s_cont_inner_22{
	width:600px;
	height:25px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0;
	padding-left:8px;
	
	
}


#s_cont_inner_2{
width:310px;
height:20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0;
	padding-left:14px;
	padding-top:0px;
	
}
#footerlinks{
	width:850px;
	margin-left: 150px;
}

#pager{
	width:836px;
	height:33px;
	margin-top:40px;
	margin-bottom:25px;
	background-image:url(../images/pager.gif);
	background-repeat: no-repeat;

}
#pager a,#pager a:hover,#pager a:visited {
  color:#ffffff;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  
}
#pager strong{
	
  color: #B243CD;   
  font-size:15px; 
}

span.delim {
	margin:10px;
	color: #B243CD;
}
p.purple{
text-transform: lowercase;
 color: #7A2372; 
 font-weight: bold;    

}
.submargin{
margin-top:10px;
margin-bottom:10px;
}
input.noborder{
 border:none;
}
input.genericsubmit{
background-color:#853782;
border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
border-style:solid;
border-width:1px;
color:#FFFFFF;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
padding:2px 15px 3px;
text-align:center;
margin:20px;


}
div.bigtitle h2{
	font-size:24px;
	font-weight:bold;
	color:#000000;
	
	margin-top:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#leftcont, div#rightcont{
float:left;
}
div#rightcont{
padding-top:150px;
margin-left:5px;
width:160px;  
}
div#footer_ad{
margin-top:15px;
margin-bottom:15px;
margin-left:190px;
}
div.right_ad{
margin-bottom:5px;

}
h1.visible{
	visibility:visible;
}
div.linkDesc{
margin-bottom:7px;
}