@CHARSET "UTF-8";

/* classes used in paragraphs all classes have the prefix para_ */
.para_img_left {margin-bottom:10px;margin-right:10px;float:left;}
.para_img_right {margin-bottom:10px;margin-left:10px;float:right;}
.para_para_img_left {}
.para_para_img_center {text-align:center !important;}
.para_para_img_right {text-align:right !important;}
.para_hr {clear:left;height:1px;margin:0 0px 10px 0px;border-bottom:3px solid #a4c428;}
.para_file {font-weight:bold;}
.para_internal_link {margin-bottom:5px;}
.para_spacer {height:10px;line-height:10px;font-size:10px;}

.para_news {}
.para_news div.teaser_header {font-weight:bold;padding-bottom:2px;border-bottom:1px solid #ccc; margin-bottom:5px;}
.para_news div.teaser_body {}
.para_news div.teaser_more {float:right;margin-top:-30px;}
.para_news div.full_header {font-weight:bold;padding-bottom:2px;border-bottom:1px solid #ccc; margin-bottom:5px;}
.para_news div.full_body {}
.para_news div.file {margin-bottom:10px;}

.para_employee {min-height:120px;}
.para_employee div.teaser_header {font-weight:bold;}
.para_employee div.teaser_body {}
.para_employee div.detail_header {margin-bottom:5px;}
.para_employee div.detail_body {height:120px;}
.para_employee img {width:90px;height:110px;border:0px;margin-right:8px;margin-bottom:8px;float:left;}

.para_event {
	border-top:3px solid #A4C428;
	padding:10px 0 10px 0;
}
.para_event div.title {font-weight:bold;color:#868688;font-size:1.170em;border-bottom:1px solid #CCCCCC;padding-bottom:5px;margin-bottom:5px;}
.para_event div.line {font-weight:bold;float:left;color:#868688;padding:0 5px 5px 0;}
.para_event div.image, .para_event div.linked_image {float:left;margin-right:5px;}
.para_event div.border_button {border-bottom:1px solid #CCCCCC;margin:5px 0 5px 0;height:20px;}

.para_bamboo_teaser {
	border-top:3px solid #A4C428;
	border-bottom:3px solid #A4C428;
	padding:10px 0 10px 0;
	margin-bottom:1em;
}

.para_bamboo_teaser img {
	float:left;
	margin-right:20px;
}
