/* CSS Document */

body{
	width:650px;
	padding-left:0px;
	padding-right:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
}

/**, td{vertical-align:top; margin-left:5px; margin-right:5px; font-family:"Times New Roman", Times, serif;}*/

.breakhere {page-break-before:always; page-break-inside:auto;}
table{page-break-inside:auto;}
.noprint {display: none;}
.printonly {display: block;}


.header_bg {
	background-image: url(../images/ccd_header_print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:600px;
	height:150px;
}
.footer_bg {
	background-image: url(../images/ccd_footer_print.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:600px;
	height:140px;
}
.content_area_bg {
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top;
	width: 600px;
	background-image:none;
}

.mid_bg {
	background-color: #ffffff;
	background-image:none;
}

.content_left_text_area {width:600px; height:auto;}

.content_left_text_areab {width:600px; height:auto;}
.content_right_text_area {width:600px; height:auto;}

.right_content_area_bg {
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top;
	width: 0px;
	background-image:none;
	display:none;
}
.content_right_text_area {display:none;}
.testimonials {display:none;}

.page_header_title {
	font-family: "Times New Roman",Times,serif;
	border-bottom: 1px dotted #333333;
	color: #333333;
	font-size: 19px;
	font-weight: bold;
	text-transform: normal;
	line-height: 2 
}
.page_subheader_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.body_copy {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5 
}




