/* CSS Document */



#bodytext h1, #samples1 h1, #singlereports h2, #sample-text h1, #bodytext_narrow h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 24px;
	font-weight: normal;
	margin: 30px 0 25px 0;
}

#bodytext h2, #samples1 h2, #singlereports h2, #sample-text h2, #Listbox h2, #bodytext_narrow h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
}


h2.space {
margin-bottom: 10px;
}


#bodytext p, #samples1 p, #singlereports p, #bodytext_narrow p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;	
	margin-bottom: 10px;
}


h3{
font-size:22px;
color: #fff;
}

h4{
margin-bottom:0px;
font-size:18px;
color:#ffb919;
}

.callhours {
font-size: 18px;
color:#435463;
}

#contact-usertexts {
float:right;
}

/* Lists  */

#countryList h3 {
clear:both;
font-size: 14px;
background:#1c5da6;
padding-left:10px;
padding-top:0px;
}


#companyList h3{
clear:both;
font-size: 14px;
background:#1c5da6;
padding-left:10px;
padding-top:0px;
background:#f00;
}

#salesTeam h2 {
display: block; /* IE 6 hack */
margin: 20px 0px 10px 10px;
color:#172983;
font-size:14px;
line-height: normal;
}
#salesTeam p{
display: block; /* IE 6 hack */
margin: 0px 0px 0px 10px;
color:#000;
font-size:12px;
line-height: normal;
}

#salesTeam a{
display: block; /* IE 6 hack */
margin: 0px 0px 10px 10px;
color:#172983;
font-size:12px;
line-height: normal;
}

#salesTeamAddress h2 {
display: block; /* IE 6 hack */
margin: 20px 0px 10px 10px;
color:#fff;
font-size:14px;
line-height: normal;
}

#salesTeamAddress a{
color:#fff;
}
