/* CSS Document */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
h1 {
font-size:28px;
line-height:28px;
font-weight:900;
color:#884362;
background: transparent;
}
h2 {
font-size:24px;
line-height:26px;
font-weight:900;
color:#FF9933;
background: transparent;
}
p {
font: Verdana, Arial, Helvetica, sans-serif;
text-align: justify;
background: transparent;
}
ul, li {
font: Verdana, Arial, Helvetica, sans-serif;
text-align: justify;
background: transparent;
}
a {
color: #466B80;
font-size: 15px;
text-decoration: none;

font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
color:#466B80;
}
a:visited {
color:#466B80;
}
a:hover {
color:#466B80;
text-decoration:underline
}
a:active {
color:#466B80;
}
a.topnav {
border: none;
}
a.topnav:link {
color: #FFF;
}
a.topnav:visited {
color: #FFF;
}
a.topnav:hover {
color: #666;
}
a.topnav:active {
color: #999;
}
#header {
padding:17px 0px 0px 20px;
height:33px;
border-style:solid;
border-color:black;
border-width:1px 0px;
line-height:11px;
background-color:#BFC7B0;
}
#content {
background: transparent;
}
#menu {
padding:10px;
background-color:#E6EBDE;
border-left: 1px solid #656b78;
border-right: none;
border-top: none;
border-bottom: none;
line-height:17px;
}
#partners {
text-align: center;
}
.small {
font: bold 12px/13px Arial, Helvetica, sans-serif;
}
