@charset "UTF-8";
/* CSS Document */
body, html { margin:0; padding:0; text-align:center; background-color:#FFFFFF; }
body { font-family:Helvetica, Arial, sans-serif; font-size:12px; color:#333333;}
p, h1, h2, h3, h4, h5 { margin-top:0; }
h1{ line-height:140%; color:#333333; font-size:16px; font-weight:bold; padding-bottom:8px; }
h2{ line-height:140%; color:#CC0033; font-size:17px;}
h3{ line-height:140%; color:#333333; font-size:12px; font-weight:bold; }
h4{ line-height:140%; color:#333333; font-size:12px; }
h5{ line-height:140%; color:#CC0033; font-size:27px; }

p { line-height:160%; color:#333333; font-size:13px;  padding-bottom:10px;}
p span{ line-height:160%; color:#333333; font-size:9px; font-weight:bold; padding-bottom:0px;}

a { color:#3399CC; text-decoration:none; }
a:hover { color:#006699; text-decoration:none; }
.arrowLink { background:url(../assets/img/img-link-arrow.gif) center right no-repeat; padding-right:15px;}
.sidebarActive { background:url(../assets/img/img-link-pinkArrowActive.gif) center right no-repeat; padding-right:36px;}

#cntPrintEmail { float:right;}
.printThis { background:url(../assets/img/img-icon-print.gif) center left no-repeat; padding:5px 10px 0 26px; float:left;}
.emailThis { background:url(../assets/img/img-icon-share.gif) center left no-repeat; padding:5px 0 0 26px; float:left;}


ul {padding:0; margin:0;}
li{padding:0; margin:0;}

img { border:0; }
.cnt { position:relative; width:930px; margin:0 auto; text-align:left; background-color:#FFFFFF;}
#cntContent { background: #FFFFFF; padding-left:10px; margin-top:50px;}
#cntLogo {  }
#cntNav {  width:930px; height:51px; background:url(../assets/img/img-nav-BG.jpg) no-repeat top left; padding:7px 0px 0px 7px; }
#cntNav img{  padding:0; margin:0; }

#cntSidebar { width:230px; float:left; text-align:right;}
#cntSidebar img{ padding-bottom:40px; }

#cntSidebar ul{ 
	list-style:none;
	line-height:140%;
	color:#CC0033;
	font-size:17px;
	
}
#cntSidebar li{ 
	margin:0 0 10px 0;
	list-style:none;
	padding-right:36px;
	line-height:140%;
}
#cntSidebar li .sidebarActive{ 
	background:url(../assets/img/img-link-pinkArrowActive.gif) center right no-repeat; 
	
}

#cntMain { width:647px; padding:0 5px 0 35px; border-left:thin solid #999999; margin-bottom:20px; float:right;}
#cntMainCopy { padding:45px 65px 45px 0;}

#cntMainCopy ul{ 
	line-height:160%;
	color:#333333;
	font-size:13px;
}
#cntMainCopy li{ 
	margin:0 0 10px 30px;
	list-style: disc;
	line-height:140%;
}
#cntMainCopy li .checkbox{ 
	background:url(../assets/img/img-list-checkIcon.gif) top left no-repeat; 
	list-style:none;
}

.clear { clear:both; }


.cntFooter { border-top: solid 5px #e6e7e8; padding-top:10px; margin-left:10px; }
.cntFooter p { color:#333333; font-size:11px;  }


#cntTestimonial { padding-top:30px; }
#cntTestimonial p { font-size:11px; }
#cntTestimonial .authorName { margin:0; padding:0; font-weight:bold; font-size:10px; }
#cntTestimonial .authorCompany { margin:0; padding:0; font-size:10px; }
#cntTestimonial h2 { background:#333333 url(../assets/img/img-testimonial-header.gif) no-repeat; padding:2px 0 4px 5px; min-height:30px; }
#cntTestimonial h2 span { visibility:hidden; }
#cntTestimonial div { background:url(../assets/img/img-testimonial-photo.gif) no-repeat; padding-left:68px; }