@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

p.WDT {
	padding: 0px 0px 0px 0px;
	font-size: 11pt;
	text-align: left;
	text-indent: 2em;
}

h5 {
	margin-top: 1em;
	font-size: 20pt;
	text-align: center;
	text-indent: 0px;
}

.BodyBGMiddle h2 {
	font-size: 175%;
}

.BreakBefore {
	page-break-before: always;
}

.ToTop {
	display: none;
}

.RedStar {
	color: #F00;
}

.SmallItalic {
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
}

#TopHeaderWrapper, #CDFLogo, #LowerBannerWrapper, #TopNav, #PriceList, #ContactFormWrapper {
	display: none;
}

#PrintLogo {
	display: block;
	text-align: center;
	height: auto;
	border-bottom: 2pt solid #000;
	border-top: 2pt solid #000;
	padding: 10pt 0;
	margin-bottom: .5em;
}

#banner {
	background: none;
	height: 30pt;
	clear: both;
}

#IndexBanner, #ServicesBanner, #PortfolioBanner, #NetworkBanner, #TermsAndConditionsBanner, #ContactUsBanner {
	padding: 10px 0px 0px 7px;
	background: none;
	clear: both;
	height: auto;
}

#QuestionsWrapper {
	display: none;
}

.BodyBGTop, .BodyBGBottom {
	display: none;
}

.BodyBGMiddle {
	margin-top: .5em;
}

#Services, #Professions {
	color: #000;
	font-size: 10pt;
	font-weight: bold;
}

#Services li {
	line-height: 17pt;
}

#Professions li {
	line-height: 14pt;
	clear: both;
}

#Professions li.indent {
	margin-left: 10px;
	line-height: 15pt;
}

#AnswersWrapper {
	padding: 0px;
	margin: 0px;
	clear: both;
	border: 1px solid black;
}

.Answer {
	margin: 0px;
	background: none;
}

.Answer h2 {
	font-size: 14pt;
	color: #000;
	text-align: left;
}

.Answer p {
	text-align: justify;
}



/*Services Page*/
.service, .ServiceLast, .ServiceLastLine{
	display: none;
}

.NoPrint {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

p.FirstPara {
	padding-top: 4em;
}

.ServicePrint {
	display: inline;
}



/*Services/Electronic PDFs Page*/
#QuickContactIcon, #c-button--slide-left {
	display: none;
}





/*Portfolio Page*/






/*Contact Us Page*/
#ContactsLeftWrapper {
	margin-bottom: 2em;
	width: 100%;
}

#ContactsLeftWrapper a:after {
	content: " (" attr(href) ") ";
}

#ContactsLeftWrapper p {
	margin: 0px;
	padding: 0px;
	color: #000;
}

.ContactsBGTop, .ContactsBGMiddle, .ContactsBGBottom {
	background: none;
}

p.ContactHeadingVcard, p.LastPVcard {
	display: none;
}

#QRCode {
	position: absolute;
	top: 30px;
	left: 500px;
}




/*Footers*/
#FooterWrapper {
	display: none;
}

#PrintFooter {
	margin-top: 2em;
	padding-top: .5em;
	clear: both;
	display: block;
	border-top: 1px dashed #000;
}