* {
margin:0;
padding:0;
}

* {
font-size:1em;
}


BODY {
font-family:Arial, Helvetica, sans-serif;
color:#383838;
font-size:12px;
line-height:1.5em;
background:#184b6f;
}




IMG {
border:0;
}

A {
color:#822500;
text-decoration:underline;
}


A:hover {
text-decoration:none;
}


H1 {
color:#0067a7;
font-size:24px;
font-weight:bold;
margin:0 0 1.2em 0;
padding:0;
}




UL {
list-style-position:outside;
margin:0;
padding-bottom:1em;
}

LI UL {
margin-left:1em;
}

OL {
list-style-position:outside;
margin:0 0 1.5em 0;
}

LI {
list-style:none;
margin:0;
padding:0 0 0 8px;
}


P {
padding:0 0 1.1em 0;
}

TABLE {
border-collapse:collapse;
}


INPUT, SELECT, TEXTAREA {
font-family:Tahoma;
font-size:100%;
}

.clearAll {
clear:both;
float:none !important;
font-size:0px !important;
border:none;
margin:0 !important;
padding:0 !important;
background:transparent !important;
visibility:hidden !important;
}


.tabAll {
width:100%;
}

.leftColon {
width:50%;
background:#184b6f url(bg-l.gif) 100% 0 repeat-x;
}

.rightColon {
width:50%;
background:#184b6f url(bg-r.gif) 0 0 repeat-x;
}

.allContent {
background:url(bg.jpg) 0 0 no-repeat;
}

.logo {
padding:61px 0 0 95px;
}

.content {
background:#fff;
}

.menuLeft {
float:left;
width:211px;
margin:69px 0 0 24px;
}


.menuLeft H1 {
height:24px;
padding:8px 0 0 26px;
margin:0;
background:url(menu-l-zagl.gif) 0 0 no-repeat;
font-size:14px;
font-weight:bold;
color:#fff;
}

.menuLeft H2 {
height:24px;
width:173px;
padding:8px 0 0 25px;
margin:0 0 0 1px;
background:url(menu-l-zagl2.gif) 0 0 repeat-x;
font-size:14px;
font-weight:bold;
color:#fff;
}

.menuLeft UL {
margin:8px 0 0 28px;
padding:0 0 8px 0;
}

.menuLeft LI {
padding:0;
margin:0 0 0.1em 0;
}

.menuLeftBg {
background:url(menu-l-bg.png) 0 0 repeat-y;
margin:0;
padding:0;
display:block;
}

.bgBotMenuLeft {
width:211px;
height:19px;
background:url(menu-l-bg-bot.png) 0 0 no-repeat;
}


.textContent {
float:left;
width:739px;
margin-top:44px;
}

.textContent LI {
background:url(li-bul.gif) 0 0.7em no-repeat;
}

.textBg {
background:url(content-bg.png) 0 0 repeat-y;
}

.textBgTop {
background:url(content-top-bg.gif) 0 0 no-repeat;
padding:38px 32px 0 28px;
//padding-top:19px;
}

.textBgBot {
width:739px;
height:19px;
background:url(content-bg-bot.png) 0 0 no-repeat;

}

.menuTop {
float:left;
height:25px;
margin:0 0 0 25px;
}

.menuTop UL {
margin:0;
padding:0;
}

.menuTop LI {
float:left;
margin:0 4px 0 0;
padding:0;
background:none;
}

.menuTop A {
float:left;
height:22px;
font-weight:bold;
padding:3px 14px 0 14px;
background:url(menu-bg.gif) 0 0 repeat-x;
}

.menuL {
float:left;
width:3px;
height:25px;
background:url(menu-l.gif) 0 0 no-repeat;
}

.menuR {
float:left;
width:3px;
height:25px;
background:url(menu-r.gif) 0 0 no-repeat;
}

.menuTop LI.menuOn A {
color:#4d4d4d;
text-decoration:none;
background:url(menu-bg-on.gif) 0 0 repeat-x;
}

LI.menuOn .menuL {
background:url(menu-l-on.gif) 0 0 no-repeat;
}

LI.menuOn .menuR {
background:url(menu-r-on.gif) 0 0 no-repeat;
}

.copyright {
text-align:right;
color:#fff;
padding:13px 30px 0 0;
}