
/* ----------------------------------------------------------------------------------------------------------
HTML
---------------------------------------------------------------------------------------------------------- */


body {background:#B3CFA2; color:#000;}

a {color:#2E6B20;}
a:hover {color:#002955;}

fieldset {border:1px solid #D5DDF1;}
legend {background:#FFF; color:#002955;}

table.table-style01 th {background:#002955; color:#FFF;}
table.table-style01 th, table.table-style01 td {border:0px solid #002955;}
table.table-style01 tr.bg td {background:#D5DDF1;}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#header {background:#FFF; /*background-image:url(../images/header_bg.jpg); background-position:center; background-repeat:no-repeat;*/}

#nav {background-color:#002955;}
#nav li a {border-left:1px solid #95A4C3; color:#FFF; text-decoration: none;}
#nav li.last a {border-right:1px solid #95A4C3;}
#nav li#nav-active a {background:#2E6B20; color:#FFF;}
#nav li a:hover {background:#2E6B20; color:#FFF;}

#cols .main {background-color:#FFF;}

#content h1 {border-bottom:1px solid #002955;}
#content h2 {border-bottom:1px solid #B3CFA2; color:#002955;}

#aside h3 {color:#002955;}
#aside ul li {border-bottom:1px solid #D8D8CC;}
#aside a {color: #880101; text-decoration: none;}
#aside a:hover {color: #002955; text-decoration: none; font-weight:bold;}


#footer {background:#002955; color:#BFBFBF;}
#footer a {color:#BFBFBF;}
#footer a:hover {color:#FFF;}

/* ----------------------------------------------------------------------------------------------------------
Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#perex {border-bottom:5px solid #002955; background:#d4ddf1;}             

.section {background:#D4DDF1; margin-bottom: 10px;}
.section h3 {background-color:#D4DDF1; color:#FFF;}
.section h3 a {color:#FFF; text-decoration: none;}
.section h3 a:hover {color:#002955;}

.section2 {background-color:#B3CFA2; background-image:url(../images/section2_bg.gif); background-repeat:no-repeat; margin-bottom: 10px;}
.section2 h3 {background-color:#D4DDF1; color:#FFF;}
.section2 h3 a {color:#FFF; text-decoration: none;}
.section2 h3 a:hover {color:#002955;}

.section3 {background:#D4DDF1; margin-bottom: 10px;}
.section3 h3 {background-color:#D4DDF1; color:#FFF;}
.section3 h3 a {color:#FFF; text-decoration: none;}
.section3 h3 a:hover {color:#002955;}
