* {
	font-family:verdana, arial, sans-serif;
	color:#6d6d6d;
	line-height:15px;
	text-align: justify
}

h1,h2,h3 {
	font-weight:bold;
}
h1 {
	font-size:16px;
	margin:5px 0px 10px 0px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#095485;
}

ul {
	margin-bottom:12px;
	list-style-type:square;
	font-size:14px;
}

hr {
	height:1px;
	border:none;
	color:#095485;
	background-color:#095485;
}
.details {
  font-size:9px;
}
.image img {
  float:left;
  margin:0 10px 10px 0;
  text-align:center;
}
.list_img {
  border:0px;
  width:80px;
  padding:5px;
  vertical-align:middle;
}
.list_phone_img {
  border:0px;
  height:75px;
  max-width:75px;
  display:block;
}
.phone_img {
  font-size:9px;
  float:left;
  padding:5px;
  text-align:center;
}
.beta_caption {
    background:#FFE28A none repeat scroll 0%;
    color:#000000;
    font-size:8px;
    padding:1px;
    vertical-align:middle;
}