﻿body
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 82%;
}
#container
{
    margin: 0px 27px 10px 27px;
}
#header
{
    width: 100%;
}
#left-header
{
    float: left;
    width: 100%;
    height: 126px;
    margin-right: -360px;
    border-bottom: solid 9px #7ACCC8;
}

#right-header
{
    float: right;
    width: 348px;
    height: 126px;
    border-bottom: solid 9px #7ACCC8;
}

P
{
    margin: 0px;
    padding: 0px;
}

UL.submenu
{
    list-style: none;
    margin-top:22px;
    #margin-top:30px;
    margin-left: -40px; 
    #margin-left:0px;
}

A
{
    font-weight: bolder;
    color: #7ACCC8;
    text-decoration: none;
}

A:hover, A:active
{
    color: #CADB2A;
}

li.selected a
{
  color:#CADB2A;  
}

#logo
{
    margin-right: 360px;
}

#content
{
    clear: both;
    width: 100%;
    padding-top: 10px;
}
#inner-content
{
    margin-right: 504px;
}

#left-body
{
    float: left;
    width: 100%; /*margin-right:-360px;*/
}
#content-body
{
    /*    float:right;     width:100%;     margin-right:-144px;*/
    padding: 0px;
    margin: 0px 361px 0px 165px;
}
#right-body
{
    float: right;
    width: 346px;
}
#left-menu
{
    position: absolute;
    left: 37px;
    top: 165px; 
    #top:180px;
margin:0px;
float:left;
width:150px;
}

#left-menu a
{
    font-size: 1.2em;
}
.sublink
{
    color: #898063;
}
#left-menu-top
{
    margin: 0px;
    /*height:114px;
    height: 97px;*/
    border-bottom: solid 4px #7ACCC8;
    width: 99%;
}

#left-menu-top UL
{
    padding-bottom:0px;
    margin-bottom:15px;
}

#left-menu-top LI
{
    border-bottom:solid 1px #CADB2A;
    margin:5px 0px 5px 0px;
    padding-bottom:5px;
}

#leftmenumiddle
{
    margin: 0px;
    /*height: 189px;*/
    border-bottom: solid 4px #7ACCC8;
    width: 99%;
   
}

#leftmenumiddle UL
{
    margin-top:0px;
    padding-top:0px;

}

.submenu
{
    font-weight:normal;
    font-size:0.8em;
}

.submenu LI
{
    border-bottom:solid 1px #CADB2A;
    margin:5px 0px 5px 0px;
    padding-bottom:5px;
}

#left-menu-bottom
{
}

#content-body-top
{
    /*height: 114px;*/
    border-bottom: solid 4px #CADB2A;
    color: #898063;
    overflow: hidden;
    padding-bottom:15px;
}

#content-body-top H1
{
    margin-top: 0px;
    padding-top: 0px;
    color: #7ACCC8;
    font-size: 1.2em;
}
#content-body-bottom
{
    padding-top: 10px;

}
#content-body-bottom H1
{
    font-size: 1.1em;
    font-weight: bold;
}
.button
{
    color: White;
    font-weight: bold;
    border: none;
    padding: 1px 3px 1px 3px;
    margin-left: 0px;
    background-color: #CADB2A;
}

.imgMain
{
    float: right;
}

.linknav a
{
  font-size: 1.2em;
  color: #7ACCC8; 
  text-decoration:underline;  
}

a.lbl
{
  font-size: 1.2em;
  text-decoration:none;
  color: #CADB2A;
}

.links
{
    color: #898063; 
}

a.link
{
   /*font-size: 1.2em;*/
  text-decoration:none;
  color:Black; 
}

li.productnav
{
  font-size: 1.2em;
  color: #898063; 
  text-decoration:none;
  font-weight:bolder;
  /*display:inline;*/
}

li.productnav a
{
  color: #898063; 
}

.sitemapitem
{
    border:solid 1px red;
}


.news H1
{
color: #7ACCC8;
margin:0px 0px 5px 0px;
}
.date
{
    font-style:italic;
    color:#898063;
}

.news a
{
    font-weight:normal;
    
}

.left
{
    float:left;
}

.right
{
    float:right;
}

ul.menu
{
    list-style: none;
    margin-top: 0px;
    margin-left: -40px; 
    #margin-left:0px;
}

ul.bottommenu
{
    list-style: none;
    margin-top: 0px;
    margin-left: -40px; 
    #margin-left:0px;
}

ul.productmenu
{
    list-style: none;
    margin-top: 0px;
    margin-left: -40px; 
    #margin-left:0px;
}

ul.attachmentmenu
{
    list-style: none;
    margin-top: 0px;
    margin-left: -40px; 
    #margin-left:0px;
}
.error
{
	color:Red;
}

img
{
	border-width:0px;
}