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

a { outline:none;}

body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
.main_body_bottom {
	background-image: url(../images/bg_bottom.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 5px;
}
.main_body_bottom_sub {
	background-image: url(../images/bg_bottom_sub.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 5px;
}
.main_body_bottom_blog {
	background-image: url(../images/bg_bottom_blog.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 5px;
}
.main_body_bottom_poll {
	height: 65px;
}
a.logo_button {
	display: block;
	width: 195px;
	height: 80px;
	text-decoration: none;
	background-image: url(../images/coco+co_logo.png);
	background-repeat: no-repeat;
}
a:hover.logo_button, a:active.logo_button {
	background-position: 0 -80px;
}

.side_bg {
	background-image: url(../images/bg_side.png);
	background-position: ledt;
	background-repeat: repeat-y;
}

a.client_button, a:visited.client_button {
	width: 150px;
	height: 25px;
	text-decoration: none;
	background-image: url(../images/client_area.png);
	background-repeat: no-repeat;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left: 35px;
	line-height: 2.2ems;
	color: #999999;
}
a:hover.client_button, a:active.client_button {
	background-position: 0 -25px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left: 35px;
	line-height: 2.2ems;
	color: #008772;
	text-decoration: none;
}

a.home_button {
	display: block;
	width: 65px;
	height: 40px;
	text-decoration: none;
	background-image: url(../menu_files/menu_home.png);
	background-repeat: no-repeat;
}
a:hover.home_button, a:active.home_button {
	background-position: 0 -40px;
}
a.brochure_button {
	display: block;
	width: 250px;
	height: 240px;
	text-decoration: none;
	background-image: url(../images/brochure_box.jpg);
	background-repeat: no-repeat;
}
a:hover.brochure_button, a:active.brochure_button {
	background-position: 0 -240px;
}


a.home_brochure_button {
	display: block;
	width: 250px;
	height: 80px;
	text-decoration: none;
	background-image: url(../images/brochure_home_box.jpg);
	background-repeat: no-repeat;
}
a:hover.home_brochure_button, a:active.home_brochure_button {
	background-position: 0 -80px;
}
a.home_annualreport_button {
	display: block;
	width: 250px;
	height: 80px;
	text-decoration: none;
	background-image: url(../images/annualreport_home_box.jpg);
	background-repeat: no-repeat;
}
a:hover.home_annualreport_button, a:active.home_annualreport_button {
	background-position: 0 -80px;
}
a.home_newsletters_button {
	display: block;
	width: 250px;
	height: 80px;
	text-decoration: none;
	background-image: url(../images/newsletter_home_box.jpg);
	background-repeat: no-repeat;
}
a:hover.home_newsletters_button, a:active.home_newsletters_button {
	background-position: 0 -80px;
}



a.brochure_sidebutton {
	display: block;
	width: 140px;
	height: 200px;
	text-decoration: none;
	background-image: url(../images/brochure_box_small.png);
	background-repeat: no-repeat;
}
a:hover.brochure_sidebutton, a:active.brochure_sidebutton {
	background-position: 0 -200px;
}
a.newsletters_sidebutton {
	display: block;
	width: 140px;
	height: 200px;
	text-decoration: none;
	background-image: url(../images/newsletters_box_small.png);
	background-repeat: no-repeat;
}
a:hover.newsletters_sidebutton, a:active.newsletters_sidebutton {
	background-position: 0 -200px;
}
a.annualreport_sidebutton {
	display: block;
	width: 140px;
	height: 200px;
	text-decoration: none;
	background-image: url(../images/annualreport_box_small.jpg);
	background-repeat: no-repeat;
}
a:hover.annualreport_sidebutton, a:active.annualreport_sidebutton {
	background-position: 0 -200px;
}

.body_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #363636;
}
.body_font a, .body_font a:visited{
	color: #008772;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.body_font a:hover, .body_font a:active{
	color: #FF0040;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FF0040;
}

.body_font_indent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #363636;
	margin-left: 10px;
}
.body_font_indent a, .body_font_indent a:visited{
	color: #008772;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.body_font_indent a:hover, .body_font_indent a:active{
	color: #FF0040;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FF0040;
}


.body_font_disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #666666;
}
.body_font_disclaimer a, .body_font_disclaimer a:visited{
	color: #008772;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.body_font_disclaimer a:hover, .body_font_disclaimer a:active{
	color: #FF0040;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FF0040;
}
.green_font {
	color: #008772;}

ul {
	list-style-position: outside;
	list-style-type: square;
	padding-top: 0px;
	padding-left: 50px;
	margin-left: 10px;
	line-height: 1.4em;
	color: #008772;
}
.disclaimer_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #363636;
}
.disclaimer_type a, .disclaimer_type a:visited{
	color: #008772;
}
.disclaimer_type a:hover{
	color: #FF0040;
}
.pagename_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #363636;
	text-transform: uppercase;
	padding-top: 3px;
	margin-top: 3px;
	letter-spacing: 0.1em;
}

.image_border {
	padding:5px;
	border:1px solid #008772;
	background-color: #FFFFFF;
	margin-right: 0px;
} 
.image_border_marginR {
	padding:5px;
	border:1px solid #008772;
	background-color: #FFFFFF;
	margin-right: 10px;
} 
.image_border_marginL {
	padding:5px;
	border:1px solid #008772;
	background-color: #FFFFFF;
	margin-left: 10px;
} 

.image_link {
	padding:5px;
	border:1px solid #FF0040;
	background-color: #FFFFFF;
	margin-right: 0px;
	border-bottom-width: 0px;
} 
a:link .image_link {
	padding:5px;
	border:1px solid #FF0040;
} 
a:visited .image_link {
	padding:5px;
	border:1px solid #FFFFFF;
} 
a:active .image_link {
	padding:5px;
	border:1px solid #008772;
	opacity:.70;
	filter: alpha(opacity=70);
	background-color: #BFE1DC;
	border-bottom-width: 0px;
} 
a:hover .image_link {
	padding:5px;
	border:1px solid #008772;
	opacity:.70;
    filter: alpha(opacity=70);
    background-color: #BFE1DC;
} 

.image_noborder {
	padding:0px;
	margin: 0px;
	border:0px solid #008772;
} 
a:link .image_noborder {
	padding:0px;
	margin: 0px;
	border:0px solid #008772;
} 
a:visited .image_noborder {
	padding:0px;
	margin: 0px;
	border:0px solid #008772;
} 
a:active .image_noborder {
	padding:0px;
	margin: 0px;
	border:0px solid #008772;
	opacity:.70;
	filter: alpha(opacity=70);
} 
a:hover .image_noborder {
	padding:0px;
	margin: 0px;
	border:0px solid #008772;
	opacity:.70;
    filter: alpha(opacity=70);
} 

a.portfolio_nav01, a:visited.portfolio_nav01 {
	width: 90px;
	height: 25px;
	float: left;
	text-decoration: none;
	background-image: url(../images/portfolio_nav_01.png);
	background-repeat: no-repeat;
}
a:hover.portfolio_nav01, a:active.portfolio_nav01 {
	background-position: 0 -25px;
	text-decoration: none;
}
a.portfolio_nav02, a:visited.portfolio_nav02 {
	width: 60px;
	height: 25px;
	float: left;
	text-decoration: none;
	background-image: url(../images/portfolio_nav_02.png);
	background-repeat: no-repeat;
}
a:hover.portfolio_nav02, a:active.portfolio_nav02 {
	background-position: 0 -25px;
	text-decoration: none;
}
a.portfolio_menu, a:visited.portfolio_menu {
	width: 150px;
	height: 25px;
	float: left;
	text-decoration: none;
	background-image: url(../images/portfolio_nav2.png);
	background-repeat: no-repeat;
}
a:hover.portfolio_menu, a:active.portfolio_menu {
	background-position: 0 -25px;
	text-decoration: none;
}


#portfolio_box a {
	background-color: #FAFDFC;
	border: 2px solid #BFE1DC;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	width: 330px;
	text-align: left;
	margin: 10px;
	float: left;
	color: #363636;
}
#portfolio_box a:hover {
	background-color: #EDF9F5; /*#E2F0ED*/
	border: 2px solid #80C3B9;
	color: #008772;
}

.portfolio_box_text, .portfolio_box_text a{
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1em;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 5px;
}

.portfolio_box_img img {
	border: 1px solid #BFE1DC;
	margin-bottom: 0px;
	margin-right: 15px;
	padding: 5px;
	background-color: #FFFFFF;
}
.portfolio_box_img:hover img {
	border: 1px dotted #008772;
	opacity:.7;
    filter: alpha(opacity=70);
}

.portfolio_box_img:hover {color: #FF0040; /* irrelevant definition to overcome IE bug */}

#portfolio_box_off {
	background-color: #FFFFFF;
	border: 2px solid #BFE1DC;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	width: 330px;
	text-align: left;
	margin: 10px;
	float: left;
	color: #363636;
}
#portfolio_box_off a {
	color: #363636;
}
#portfolio_box_off a:hover {
	color: #363636;
}
.portfolio_box_text_off, .portfolio_box_text_off a{
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1em;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 5px;
	color: #363636;
}
.portfolio_box_img_off img {
	border: 1px solid #BFE1DC;
	margin-bottom: 0px;
	margin-right: 15px;
	padding: 5px;
	background-color: #FFFFFF;
}
.portfolio_box_img_off:hover img {
	border: 1px solid #BFE1DC;
}

.portfolio_box_img_off:hover {color: #363636; /* irrelevant definition to overcome IE bug */}

.portfolio_box_text_small_off, .portfolio_box_text_small_off a{
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1em;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 5px;
	color: #363636;
}

.portfolio_box_info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0040;
	text-transform: uppercase;
	font-weight: normal;
	float: right;
	margin-top: 13px;
	line-height: 1em;
	padding-right: 5px;
}

#samples_box {
	border: 0px solid #BFE1DC;
	text-decoration: none;
}
#samples_box a {
	border: 0px solid #BFE1DC;
	text-decoration: none;
}
#samples_box a:hover {
	border: 0px solid #BFE1DC;
	text-decoration: none;
}
.footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
}
.flashcontent {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 275px;
	background-color: #008772;
	color: #FFFFFF;
}
a.flashcontent{
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 275px;
	background-color: #008772;
	color: #FFCC00;
}
.flashcontent2 {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 600px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.general_box{
	border: 1px solid #008772;
	background-color: #FAFDFC;
}
.general_box2{
	border: 1px solid #008772;
	background-color: #FFFFFF;
}

.flash_logo_carousel {
	width: 800px;
	height: 180px;
	background-image: url(../images/flash_carousel_bg.png);
	background-repeat: no-repeat;
	z-index:-100;
	background-color: #008772;
}
.flash_carousel_mask{
	z-index:100;
	width: 800px;
	height: 180px;
	display: block;
	position: absolute;
	background-image: url(../images/flash_carousel_mask.gif);
	background-repeat: repeat;
	z-index:1;
	float: left;

}

a[href$='.ppt'] { 
	padding-right: 24px;
	background: transparent url(../images/powerpoint_icon.png) no-repeat center right;
	zoom:1;
}
