body {
	font-size:62.5%;
}

table {
	margin:0;
	padding:0;
	border-collapse:collapse;
}

a {
	text-decoration:none;
	color:#4096BF;
}

a:visited {
	color:#4096BF;
	font-style:normal;
}

.title_div {
	width:690px;
	padding:10px 0 10px 50px;
	font-family:"Trebuchet Ms";
	font-size:1.5em;
	font-style:normal;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
}

.title2_div {
	width:670px;
	padding:10px 0 10px 50px;
	font-family:"Trebuchet Ms";
	font-size:1.3em;
	font-style:normal;
	font-weight:bold;
	color:#ff9900;
	text-decoration:none;
}

.content_div {
	width:620px;
	padding:10px 50px 10px 50px;
	text-align:center;
	font-family:"Trebuchet Ms";
	font-size:1.2em;
	font-style:normal;
	font-weight:normal;
	color:#666660;
	text-decoration:none;	
}

.content_div {
	text-align:-moz-center;
}

.content_div p {
	text-align:left;
}

.content_div p.center {
	text-align:center;
}

.first_letter {
	font-size:1.3em;
	font-style:normal;
	font-weight:bold;
	color:#666660;	
}

.quali {
	padding-left:5px;
	font-size:0.8em;
}

.listing2 {
        padding-left:15px;
        padding-bottom:10px;
	font-style:italic;
        font-weight:bold;
        display:block;
}


.listing {
	padding-left:15px;
	padding-bottom:10px;
	font-weight:bold;
	display:block;
}

.small_font {
	font-size:0.9em;
}

#testimonial {
	text-align:left;
}
#testimonial td {
	text-align:left;
	font-family:"Trebuchet Ms";
	font-size:0.8em;
	font-style:normal;
	font-weight:normal;
	color:#777770;
}

#servicecharge {
	border-collapse:separate;
}
#servicecharge .h1 {
	padding:1px;
	background-color:#888888;
	color:white;
	font-weight:bold;
}
#servicecharge .h2 {
	background-color:#DDDDDD;
}
#servicecharge .h3 {
	text-align:left;
}
#servicecharge td {
	padding:5px;
}

#consulting_table {
	border-collapse:separate;
}

#consulting_table td {
	background-color:#EEEEEE;
	padding:10px;
}

#price_list {
	border-collapse:separate;
}

#price_list tr.header {
	background-color:#D9D9D9;
}

#price_list tr {
	background-color:#EEEEEE;
}

#price_list td, th {
	padding-left:5px;
	padding-right:5px;
}

#price_list td.numeric {
	text-align:center;
}

#credit_history {
	border-collapse:separate;
}

#credit_history th {
	background-color:#D0D0D0;
}

#credit_history td {
	background-color:#EFEFEF;
}

#credit_history .customhover {
    background:#EFEFEF;
}

#credit_history tr:hover td.customhover {
    background:#DDEEEE;
}


#list {
	border-collapse:separate;
}

#list th {
	background-color:#999999;
	color:white;
}

#list td {
	background-color:#EFEFEF;
}

#list .customhover {
    background:#EFEFEF;
}

#list tr:hover td.customhover {
    background:#DDEEEE;
}

#link {
	border-collapse:separate;
}

#link th {
	background-color:#999999;
	color:white;
}

#link td {
	background-color:#EFEFEF;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

#link .customhover {
    background:#EFEFEF;
}

#link tr:hover td.customhover {
    background:#DDEEEE;
}
