/* general styles */
body{line-height:1.4; font-family:'Trebuchet MS', sans-serif; text-align:left; font-size:13px; color:#333;}
h1{margin:20px 0; font-size:24px; line-height:1.2; color:#42496e; font-weight:normal;}
h2{margin:20px 0; font-size:16px; line-height:1.3; color:#505976; font-weight:normal;}
h3,h4,h5,h6{margin:13px 0; font-size:16px; line-height:1.3; color:#42496e;}
p,ul,ol,table{margin:0 0 13px;}
p{}
ul{}
ol{}
td{}
a{color:#e88d0f;}
a:hover{}
strong, b{font-weight:bold;}
em, i{font-style:italic;}
u{text-decoration:underline;}
strike, s{text-decoration:line-through;}

/* reset navigation elements */
.navLevel1, .navLevel2, .navLevel3, .smallNav1, .smallNav2{margin:0; padding:0; list-style:none; position:relative;}
.navLevel1 a, .navLevel2 a, .navLevel3 a, .smallNav1 a, .smallNav2 a{text-decoration:none;}
.navLevel1 a:hover, .navLevel2 a:hover, .navLevel3 a:hover, .smallNav1 a:hover, .smallNav2 a:hover{text-decoration:none;}


#navLevel1FirstEntry{}
#navLevel2SoleEntry,
#navLevel2FirstEntry{}
#navLevel2SoleEntry,
#navLevel2LastEntry{border-bottom:0; padding-bottom:0;}
#navLevel3SoleEntry,
#navLevel3FirstEntry{}
#navLevel3SoleEntry,
#navLevel3LastEntry{border-bottom:0; padding-bottom:0;}
.navLevel1 { background: url(../layout/bgNavLevel1.jpg) 0 0 no-repeat; min-height: 169px;  padding-top:28px;}
.navLeft{min-height:1px;}
.navLeft li{position:relative; float:left; width:100%; overflow:hidden; padding:1px 0;}
.navLeft a{display:block; font-size:14px; color:#fff; padding:1px 5px 1px 20px; line-height:22px; text-transform:uppercase;}
.navLeft .passive a{}
.navLeft .passive a:hover{color: #fff6d1;}
.navLeft .active a{background:url(../layout/bgNavLeftActive.gif) no-repeat 10px 8px;}
.navLeft .active a:hover{}
.navLeft ul ul{clear:both; float:none;}
.navLeft ul ul a{padding-left:30px; text-transform:none;}
.navLeft ul ul .passive a{font-weight:normal; background:none transparent;}
.navLeft ul ul .passive a:hover{}
.navLeft ul ul .active a{background:url(../layout/bgNavLeftActive.gif) no-repeat 20px 8px;}
.navLeft ul ul .active a:hover{}
.navLeft ul ul ul{clear:both; float:none;}
.navLeft ul ul ul a{padding-left:50px;}
.navLeft ul ul ul .passive a{font-weight:normal; background:none transparent;}
.navLeft ul ul ul .passive a:hover{}
.navLeft ul ul ul .active a{background:url(../layout/bgNavLeftActive.gif) no-repeat 30px 8px;}
.navLeft ul ul ul .active a:hover{}
.smallNav1 li{}
.smallNav1 .passive a{}
.smallNav1 .passive a:hover{}
.smallNav1 .active a{}
.smallNav1 .active a:hover{}

/* teaser elements */
.teaser h3{margin:5px 0 5px 0; text-transform:uppercase;}
.teaser p,ul,ol,table{margin:0 0 5px;}
.teaser a{}
.teaser .overImage{}
.teaser .belowImage{}
.teaser .textLink,
.teaser .downloadLink{}
.teaser .textLink{}
.contact .teaser{background:none transparent;}
.contact .teaser *{color:#fff; background:none transparent;}
.contact .teaser h3{margin-top:0; font-weight:bold;}


#editMode .navLeft .editButton{position:absolute; left:1px; top:5px; z-index:1; display:block; width:16px; height:16px; margin:0; padding:0; background:none transparent;}
#editMode .navLeft ul ul .editButton{position:absolute; left:11px; top:5px;}
#editMode .navLeft ul ul ul .editButton{position:absolute; left:21px; top:5px;}
