/* CSS Document */

body {
	margin: 0px;
	font-style : normal;
	font-weight : normal;
	font-size : 70%;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

#nav, #pic, #navCol, #services, #footLinks, .related {
	display: none;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 200%;
	font-weight: normal;
	color: #7FC31C;
}

h2 {
	color: #FF6600;
	font-size: 165%;
	font-weight: normal;
	line-height: 125%;
}

h2.purple {color:#C21F8E;}
h2.green {color:#7FC31C;}
h2.orange {color:#EF3D23;}

a {
	color: #000000;
}

hr {
	border-top: 1px solid #999999;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	line-height: 125%;
	padding: 0px 0px 10px 0px;
}

#breadcrumbs {
	padding: 10px 0px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#copyright {
	padding: 10px 0px;
	border-top: 1px solid #999999;
}

#extraCol {
	text-align: left;
}

#extraCol hr {
	display: none;
}

img.clientLogo {
	margin: 0px 20px 20px 0px;
}

img.clientLogoEnd {
	margin: 0px 0px 20px 0px;
}
