/*-------SHARED FOR WEBSITE & FCK--------------*/
body {
	background-color: #fff;
	color:#353535;
	font-size: 11px;
}
.arial, body, a {
    font-family:"Lucida Grande", sans-serif;
}
.main_color, body, a, a:link, a:hover, a:visited {
	color: #06232f;
}
.white, a:hover, .active { color:#FFFFFF; }
h1 { margin-bottom:8px; line-height:1.0; font-weight:bold; font-size:1.5em; margin-top:0px; padding-top:0px;}
h2 { margin-bottom:5px; line-height:1.5; font-weight:bold; font-size:15px; }
h3 { margin-bottom:5px; line-height:1.5; font-weight:normal; font-size:14px; }
p { margin-bottom:20px; font-size:13px; line-height:1.2; }
a:hover {text-decoration:underline;}


h3 {
    font-size: 1.5em;
    margin: 0 0 10px 0;
}

h4 {
    font-size:1.3em;
    font-weight:normal;
    margin:10px 0px 0px 0px;
}
a:hover, a.active, a.sublink:hover, a.sublink:active {  color:#41caeb; }
