@charset "UTF-8";

/* Olweus styles */
.olweus_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc6600;
}
.olweus_subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.olweus_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
}
.olweus_bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.olweus_bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}
.olweus_bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.olweus_faq_qa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.olweus_faq_question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.olweus_widget_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.olweus_widget_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.olweus_widget_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
.olweus_widget_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}
.olweus_footnote {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}
.olweus_indented_bodytext20 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    margin-left: 20px;
}
.olweus_indented_bodytext40 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    margin-left: 40px;
}
.olweus_subhead_green {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #006600;
}

/* CDP styles */
.cdp_widget_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.cdp_widget_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 333333;
}
.cdp_widget_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 003366;
}
.cdp_widget_spacing {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-color: #eeeeee;
}
.cdp_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc6600;
}
.cdp_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.cdp_subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.cdp_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.cdp_text a:link {
	color: #336699;

} 
.cdp_text a:hover {
	color: #666666;
	text-decoration: none;

} 
.cdp_footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.cdp_quotes {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #663366;
    line-height: 18pt;
}
/* Hazelden wysiwyg styles */
.haz_standardCopy {
	font-family: Verdana;
	font-size: 1.0em;
	color: #000;	
}
.haz_boldCopy {
	font-family: Verdana;
	font-size: 1.0em;	
	font-weight: bold;	
	color: #000;	
}
.haz_largeCopy {
	font-family: Verdana;
	font-size: 1.1em;	
	color: #000;	
}
.haz_largeBoldCopy {
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: bold;	
	color: #000;	
}
.haz_redGeorgiaTitle {
	font-family: Georgia;
	font-size: 1.4em;
	font-weight: bold;
	color: #D52B1E;	
}
.haz_redSubtitle {
	font-family: Verdana;
	font-size: 1.2em;
	font-weight: bold;
	color: #D52B1E;
}
.haz_redLink {
	font-weight: bold;
	color: #D52B1E;
	text-decoration: none;
}
.haz_thoughtQuote {
	font-family: Georgia;
	font-size: 1.2em;
	font-weight: normal;
	color: #D52B1E;	
}
.haz_thoughtAuthor {
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	color: #D52B1E;
}

