/* CSS Document */
body {
	font-size:69.5%;
	margin-top:1em;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:0;
	margin-right:0;
	padding:10px 10px 8px;
}
h1, h2 {
	padding:0;
	margin:0;
}
h1 {
	color:#274A6E;
	font-weight:400;
	line-height:normal;
	/*top:0;*/
}
label {
	line-height: 150%;
}
.layerpos2 h2, .layerrelative h2, #content h2 {
	border-style:solid;
	border-width:0 0 1px;
	color:#274A6E;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-variant:normal;
	text-align:left;
	text-transform:uppercase;
	padding-left: 0.5em;
	padding-top: 0.7em;
	margin-bottom: 0.4em;
	
}
img {
	border:0;
	display: block;
}
li{
margin-bottom:.7em}
/*
     Table settings
	
*/
table .blockquote {
	margin-left:.25em;
	margin-right:.25em;
}

td {
	border:thin solid #CCC;
	height: 5px;
	padding-bottom: 0.4em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-top: 0.4em;
	text-align: left;
	vertical-align: top;
	line-height: 130%;
}
th
{
	background: #fff;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	border-style: none none solid;
	font-size: 1.1em;
	font-weight: 700;
	padding-left: 6px;
	overflow: visible;
	color:#315c88;
	;
}
tr
{
	vertical-align: top;
}

#col_name,#service_col3_name,.col_name {/* set widths for tables of experts in service pages  */
	width:35%;
	text-align: left;
}

#col_ext,#service_col3_ext, .col_ext {/* set widths for tables of experts in service pages  */
	width:10%;
	text-align: center;
}

#col_email,#service_col3_email, .col_email {/* set widths for tables of experts in service pages  */
	width:12%;text-align: center;
}

ul.directions
{
	line-height: 20px;
	list-style-type: disc;
	width: 300px;
}
