body {
    margin: 0px; 
    padding: 0px; 
    font-family:arial,helvetica,sans-serif; 
    font-size: 11px; 
    line-height: 12px; 
    color: #000000; 
    background-color: #ffffff; 
}

a {
    color: #003399;    
    text-decoration: none;
}

#header {

}

#header #main_menu {
    height: 105px;
    width: 100%;
    position: absolute;
    z-index:10;
    top: 15px;
    left: 0;
    background: url(../images/header_line.png) top right repeat-x;
}

#header #main_menu #htext {
    margin:21px 0 0 18px;    
}

#header #logo{
    width: 182px;
    height: 97px;
    position: absolute;
    top: 3px;
    left: 788px;
    display: block;
    z-index:12;
    background: url(../images/logo.png) top left no-repeat;
}

#main_teaser {
    position:relative;
    top:78px;
    left:220px;
    width:778px;
    z-index:1;
}

#content {
    position:relative;
    width:999px;    
}

#navigation_menu {
    color: #000;                    
    top:78px;
    position: relative;
}

#navigation_header {
    background:#FFFFFF none repeat scroll 0 0;
    border-right:1px solid #7B7B7B;
    height:24px;
    left:0;
    line-height:23px;
    padding-left:25px;
    position:absolute;
    width:273px;
    z-index: 10;
}

#navigation_header_blank {
    background:#FFFFFF none repeat scroll 0 0;
    border-right:1px solid #7B7B7B;
    height:23px;
    left:0;
    line-height:23px;
    padding-left:25px;
    position:absolute;
    top:73px;
    width:273px;
}

#navigation_header.narrow,
#navigation_header_blank.narrow {
    cursor:pointer;
    font-size:12px;
    width:195px;
}

#navigation_list {
    border-bottom:1px solid #7B7B7B;
    border-right:1px solid #7B7B7B;
    height:435px;
    left:0;
    top:20px;
    position:absolute;
    width:220px;
    z-index:11;
    color: #2e2e2e;
    margin:4px 0 0;
}

#navigation_list ul {
    padding:0;
    margin:0;
}

#navigation_list ul li {
    list-style-type:none;
    border-bottom:1px solid #acabab;
    padding:0 0 0 25px;
    height:16px;
}

#navigation_list ul li.topborder {
    border-top:1px solid #acabab;
    height: 24px;
}

#navigation_list ul li.submenu {
    border: none;  
    padding:0 0 0 37px;  
    height: 20px;
}

#navigation_list ul li.second_submenu {
    border: none;  
    padding:0 0 3px 49px;  
}

#navigation_list ul li a {
    color:#2e2e2e;
    text-decoration:none;
    display:block;
    margin:6px 0 0;
}

#navigation_list ul li a.active,
#navigation_list ul li a:hover {
    color:#003399;        
}

#navigation_footer {
    background:#FFFFFF url(../images/navigation_footer.jpg) no-repeat scroll left top;
    height:12px;
    position:absolute;
    bottom:2px;
    width:219px;
    z-index:12;
    cursor:pointer;
}

#navigation_top {
    background:#FFFFFF url(../images/navigation_footer_d.jpg) no-repeat scroll left top;
    height:12px;
    position:absolute;
    top:100px;
    width:219px;
    z-index:12;
    cursor:pointer;
}

#middle {
    margin:90px 0 0 250px;
    float: left;
}

#middle h1 {
    font-size: 20px;
    font-weight: normal;    
}

#middle .textcontent {
    font-size: 11px;    
    padding: 0 20px 0 0;
    width: 440px;
    line-height: 13px;
}

.columns {
    width: 160px;
    float: left;    
}

.columns h2, #right h2 {
    font-size: 11px;    
}

.columns img {
    margin: 0 0 5px;    
}

.columns a, #right a {
    display: block;    
    color: #4c4c4c;
    font-size: 11px;
    width: 130px;
    background: url(../images/arrow_standard.gif) no-repeat left top;
    height:15px;
    padding:0 0 0 8px;
    line-height:14px;
}

.columns a:hover, #right a:hover {
    color:#003399;
    background-position: left bottom;       
}

#right {
    border-left: 1px solid #c2c2c2;    
    width: 255px;
    float: left;
    margin: 78px 0 0;
    padding: 12px 0 0 10px;
}

.indent {
    padding: 0 0 0 15px;    
}

.inputfield {
    float: left;
    margin: 10px 30px 0 0;    
}

.inputfield p {
    margin: 0;    
}

.inputfield input, .inputfield select {
    width: 185px;
    border: 1px solid #C2C2C2;    
}

#button {
    border: 1px solid #C2C2C2;    
    cursor: pointer;
    font-weight: bold;
    width: 60px;
    height: 15px;
    clear: left;
    float: right;
    margin: 50px 10px 0 0;
    padding: 3px 0 0 15px;
}

#calctable {
    clear: both;
    border-top: 1px solid #777777;
    margin: 15px 0 0;
    font-size: 12px;
    color: #000;
}

#footer {
    background:#FFFFFF none repeat scroll 0 0;
    border-top:1px solid #7B7B7B;
    bottom:0;
    clear:both;
    height:20px;
    position:fixed;
    width:100%;
    z-index:9999;    
}

#footer .footermenu {
    margin-top:4px;
    text-align:right;
    width:995px;
}

#footer .footermenu a {
    font-size:11px;
    margin-left:10px;
    color:#4C4C4C;
    text-decoration:none;
    background:url(../images/l_arrow.jpg) no-repeat;
    padding:0 0 0 12px;
}

#footer .footermenu a:hover,
#footer .footermenu a.active {
    color: #003399;
    background:url(../images/l_arrow_blue.jpg) no-repeat;
}

ul.footer_list {
    margin: 0 70px 0 0;
    padding: 0 0 0 20px;    
    float: left;
}

ul.footer_list li {
   list-style-type: none;     
   height: 30px;
}

ul.footer_list li a {
    color: #4c4c4c;
    background:url(../images/l_arrow.jpg) no-repeat;
    padding:0 0 0 12px;
    display: block;    
}

ul.footer_list li a:hover {
    color: #003399;      
}