body {
    background-color: #B2B2B2;
    background-image: url('/images/background.gif');
    background-repeat: repeat-y;
    padding: 0;
    margin: 0;
    background-position: top center; 
    text-align: center;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    color:#444444;
}

h1 {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: normal;
    font-size: 18px;
    color: #375725;
    /*border-bottom: 1px solid #ccc;*/
    margin-top: 0px;
    margin-bottom: 1em;
}

img {  
    border-style: none;
}

#siteContainer {
    height: 100%;
    width: 800px;
    padding: 0 0;
    margin: 0 auto;
    text-align: left;
    background-color: white;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
}

#innerSiteContainer {
    padding: 0 20px; 
}

#contentContainer {
    padding-top: 20px;
    clear: both;
}

#wideContent {
}

#homeContent {
    float: left;
    width: 500px;
}

#smallContent {
    float: right;
    width: 580px;
}

#smallContentLeft {
    float: left;
    width: 580px;
}

#newsContainer {
    float: right;
    width: 240px;
}

#submenuContainer {
    float: left;
    width: 160px;
}

#toolbarContainer {
    float: right;
    width: 160px;
}

#headerContainer {
    padding: 10px 0;
    height: 55px;
}

#headerLogo {
    float: left;
}

#headerTopMenu {
    margin-top: 2px;
    float: right;
    font-size: 12px;
}   

#headerTopMenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#headerTopMenu li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0 7px;
    text-align: center;
    border-right: solid silver 1px;    
}

#headerTopMenu li.last {
    border-right: none;
    padding: 0 0 0 10px;
}

#menuContainer {
    margin-top: 1px;
    background: url(/images/submenu.jpg) Gray;
    color: white;
    height: 20px;    
}

#menuContainer ul {
    list-style: none;
    padding: 2px 0 4px;
    margin: 0;    
}

#menuContainer li {    
    list-style: none;
    display: inline;
    margin: 0;
    padding: 3px 1px 4px;
    text-align: center;
    border-right: solid white 1px;
}
    
#menuContainer a, #menuContainer a:active, #menuContainer a:visited {
    padding: 1px 15px 2px;
    color: White;
    text-decoration: none;
}

#menuContainer a.active, #menuContainer a.active:visited {
    color: Black;
    background: url(/images/submenu_default.jpg) Black; 
}
    
#menuContainer a:hover, #menuContainer a.active:hover {
    color: Black;
    background: url(/images/submenu_sel.jpg) #C2C2C2;
}

#footerContainer {
    clear: both; 
    padding-top: 30px;
    /*border-top: 1px solid #DDDDDD;
    border-top: 10px solid #B2B2B2;
    background: url(images/back_head.jpg) repeat-y center;*/
}

#footerContent {
    font-size: 11px;
    text-align: center;
    clear: both; 
    color: #444444;
    padding: 10px 0;
    border-top: 1px #DDDDDD dotted;
}

#pageTitle
{
    font-size: 20px;
    color:#444444;
    border-bottom: 1px solid #DDDDDD;
    margin-top: 20px;
}

.submenu {
    border: 1px solid #539237;
    padding: 0px 0px;
    margin-bottom: 25px;
}
    
.submenu .subtitle {
    padding: 5px 7px;
    border-bottom: 1px solid #539237;
    color: white;
    background-color: #94BB82;
    font-weight: bold;
}

.submenu .item {
    padding: 2px 12px;
    background-color: white;
}

.submenu .selecteditem {
    padding: 2px 12px;
    background-color: #EAEAEA;
    font-weight: bold;
}

.toolbarBox {
    margin: 0 0 20px 0;
    padding: 10px;
    border: 1px solid #c0c0c0;
    background-color: #f9fafb;
    color: #505050;
    line-height:1.5em;
    font-size: 0.9em;
}

.topNews {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid silver;
}

.topNewsTitle, a.topNewsTitle, a:visited.topNewsTitle {
    font-weight: bold;
    font-size: 0.9em;
    color: #228822;
}

.topNewsSummary {
    font-size: 0.9em;
}

.newsContainer {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid Silver;
    clear: both;
}

.newsImage {
    float: left;
    width: 46px;
}

.newsTitle, a.newsTitle, a:visited.newsTitle {
    font-weight: bold;
    font-size: 1.4em;
    color: #228822;
}

.newsDate {
    color: #777777;
    font-size: 0.9em;
    padding-bottom: 15px;
}

.newsContent {
}

.featureItem {
    border-bottom: 1px solid #ccc;
    clear: both;
    display: table;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.featureItem .imgLeft {
    float: left;
    padding-right: 10px;
}

.featureItem .imgRight {
    float: right;
    padding-left: 10px;
}

.simpleTable {
    border-collapse: collapse;
    width: 560px;
}

.simpleTable th {
    border-bottom: Silver 1px solid;    
    text-align: left;
    padding: 8px;
}
.simpleTable td {
    margin: 0;
    padding: 8px;
    border: 0;
    border-bottom: Silver 1px solid;
}

.simpleTable tr.even {
    background-color:#FFFFCC;
}

.versionHistory {
    font-family: Courier New, Courier, monospace;
    font-size: 11px;
}

#partnerSection {
    margin: 10px auto 30px; 
    text-align: center; 
}








.titulo
{
    font-size:18px;
    color:#444444;
}

li
{
    /*padding:0 0 10px 0;
    font-size:13px;*/
}

.common
{
}

.details_box
{
    background-color:#FFFFEE;
    color: #444444;
}

.news_info
{
    font-size: 11px;
    font-style: italic;
    color: #777777;
}

input
{
    font-size: 11px;
    color: #444444;
    border: 1px solid #DDDDDD;
}

.menu_item
{
    font-size: 12px;
    color: #FFFFFF;
}

.link_topmenu
{
    font-size: 12px;
}

.link_menu
{
    font-size: 12px;
    color: #FFFFFF;
}
.link_menu:hover
{
    font-size: 12px;
    color: #FFFFFF;
    text-decoration:none;
}
.link_menu:visited
{
    font-size:12px;
    color:#FFFFFF;
}


a
{
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

.link_menu2
{
    font-size:12px;
    color:#000000;
}
.link_menu2:hover
{
    font-size:12px;
    color:#000000;
    text-decoration:none;
}
.link_menu2:visited
{
    font-size:12px;
    color:#000000;
}

.group_title
{
    background-color:#DDDDDD;
    font-size:13px;
    font-weight:bold;
}
