/* CSS Document */
body,html {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.85em;
color:#04332e;
background-color:#FFF;
margin:0;
padding:0;
}

hr {
border:0;
color:gray;
background-color:gray;
height:1px;
width:100%;
text-align:left;
}

input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#04332e;
}

.cl {
line-height:0;
font-size:0;
clear:both;
}

.top_line_vr {
width:100%;
height:8px;
line-height:0;
font-size:0;
background-color:#2F64B8;
}

.top_line_vb {
width:100%;
height:8px;
line-height:0;
font-size:0;
background-color:#4D8359;
}

.top_line_vt {
width:100%;
height:8px;
line-height:0;
font-size:0;
background-color:#95987D;
}

.page_border {
border:1px #999 solid;
border-top:0 #999 solid;
border-bottom:0 #999 solid;
background-color:#FFF;
width:950px;
margin:0 auto;
}

#logo_and_search {
width:100%;
clear:both;
}

#logo_and_search .logo {
float:left;
}

#search {
float:right;
padding:10px;
}

#search .field {
background-color:#FFF;
border:1px #CCC solid;
padding:2px;
}

#search .button {
border:none;
text-decoration:none;
background-color:#FFF;
}

.site_menu {
text-align:right;
width:100%;
clear:both;
height:42px;
}

.patern_background {
width:100%;
background-image:url(/?a=15400);
background-position:right bottom;
}

#menu {
list-style-type:none;
float:left;
background-color:gray;
width:200px;
padding:3px 5px 2px;
}

#menu ul {
list-style-type:none;
width:200px;
margin:0;
padding:0;
}

#menu li {
position:relative;
}

#menu a,#menu a:visited {
display:block;
font-size:13px;
font-weight:700;
color:#FFF;
text-decoration:none;
border-bottom:1px solid #D2EDF3;
background-color:gray;
height:100%;
width:180px;
padding:5px 10px 10px;
}

#menu li:hover > a {
background:#333;
color:#CCC;
}

#menu li ul {
display:none;
}

#menu li:hover > ul {
display:block;
position:absolute;
top:0;
left:200px;
}

#right_menu {
float:left;
width:740px;
}

#right_menu .txt {
background-color:#E5E5E5;
border:0;
font-size:13px;
font-weight:700;
color:#258183;
background-position:center right;
background-repeat:no-repeat;
background-image:url(/?a=15398);
margin:0;
padding:30px 250px 20px 30px;
}

#right_menu .headings {
color:#38BFC3;
font-size:13px;
font-weight:700;
background-image:url(/?a=15395);
padding:5px;
}


#content {
padding:15px 10px 30px 15px;
}

#content .submenu {
float:left;
width: 185px;
padding-right: 15px;
}

#content .submenu a.lvl1 {
border:1px solid #4D8359;
background-color:#DEEFEF;
color:#4D8359;
text-decoration:none;
display:block;
padding:2px 8px;
font-weight:bold;
clear: both;
margin-top: 3px;
}

#content .submenu a.lvl1:hover {
background-color:#ABD6D6;
color: #243E29;
}

#content .submenu a.lvl2 {
text-align: right;
color:#4D8359;
text-decoration:none;
display:block;
padding:1px 0px;
clear: both;
margin-bottom: 1px;
}

#content .submenu a.lvl2:hover {
color: #243E29;
}

#content .home_page,#right_menu .one {
float:left;
width:380px;
padding-right:35px;
}

#content .news,#right_menu .two {
padding-right:25px;
width:135px;
float:left;
}

#content .main_page,#right_menu .four {
float:left;
width:540px;
padding-right:35px;
}

#footer {
width:950px;
margin:0 auto;
}

#footer .margin {
border-top:1px #999 solid;
font-size:11px;
padding:5px 10px 30px 215px;
}

#footer a {
font-size:11px;
color:#000;
text-decoration:none;
}

#footer a:hover {
font-size:11px;
color:#000;
text-decoration:underline;
}

#print {
text-align:right;
}

#print img {
margin-right:5px;
}

#print a {
color:#333;
font-size:11px;
text-decoration:none;
}

#print a:hover {
text-decoration:underline;
}

/* ------------------ TEXT STYLES ---------------------- */
p.home {
color:#258183;
font-size:1.4em;
}

h1 {
font-size:1.5em;
margin-top:0;
font-weight:400;
color:#000;
}

h1.home {
font-size:1.3px;
}

p {
margin-top:0;
}

p.news {
margin-bottom:15px;
}

a.news {
color:#04332e;
text-decoration:none;
}

a {
color:#258183;
}

a:hover {
color:#258183;
text-decoration:none;
}

a.valibio {
border:1px solid #4D8359;
background-color:#E4EFE7;
color:#4D8359;
text-decoration:none;
display:block;
float: left;
margin-right: 4px;
padding:2px 8px;
font-weight:bold;
}

a.valibio:hover {
background-color:#BDD9C4;
color: #243E29;
}

#content .news,#content .share {
font-size:11px;
}

#content .share,#right_menu .three,#right_menu .five {
padding-right:15px;
width:135px;
float:left;
}

h2,h3 {
font-size:1.4em;
margin-top:0;
font-weight:400;
color:#000;
}