@charset "UTF-8";
/* CSS Document */



	 /*********************** reps item *********************/
	
.repsitem{
float:left;

}

.repsiteminner{
border-top: 1px dotted black;
border-bottom: 1px dotted black;
margin: 5px 0px 10px 0px;
padding: 10px;
float: left;

}

.repslogoholder{
width: 140px;
float: left;
}

.repslogo{
border: none;

float: left;
}

.repstextholder{
float: left;
width: 300px;

}



.repslink{
color: black;
text-decoration:none;
}

.repslink:hover{
color: black;
text-decoration:underline;
}

.repsdatatitle{
margin: 8px 0px 2px 0px;
padding: 0px;
font-weight:bold;

}
.repsdata{
margin: 0px 0px 2px 0px;
padding: 0px;
}


	
.repsnameh3{
margin: 0px 10px 6px 0px;
font-size: 1.4em;
font-weight:normal;
color: #0c8090;
}


	

.repsdatatitle{
margin: 8px 0px 2px 0px;
padding: 0px;
font-weight:bold;

}

.jobslink{
color: black;
text-decoration:none;
}

.jobslink:hover{
color: black;
text-decoration:underline;
}







