* {
font-size:12px;
font-family:arial;
}
span {
font-size:auto;
}
html, body	{
background-color:#91b1dd;
margin:0;
padding:0;
overflow:auto;
}
body {
min-width:1000px;
overflow:hidden;
}
em {
text-decoration:underline;
font-style:normal;
}
fieldset {
border:1px solid #abc3e4;
margin-bottom:12px;
}
#header {
background-image:url(../images/headerbinder_01.gif);
background-repeat:no-repeat;
height:145px;
}
#headerbody {
background-image:url(../images/headerbinder_05.gif);
background-repeat:repeat-x;
height:145px;
}
#menutabs	{
margin-left:301px;
height:54px;
background-image:url(../images/headerbinder_03.gif);
background-repeat:repeat-x;
/*border-bottom:1px black solid;*/
overflow:hidden;
}
#middlebody	{
padding:0;
padding-top:10px;
background-color:#f3f3ff;
border-top:1px solid #f3f3ff;
border-left:214px solid #7697c5;
border-bottom:1px solid #f3f3ff;
}

#menuheadline {
width:301px;
top:145px;
left:0;
margin-left:0;
position:absolute;
background-image:url(../images/headerbinder_02.gif);
background-repeat:no-repeat;
height:107px;
}

#menubody {
position:absolute;
left:0;
top:252px;
}
#contentbody {
padding-left:10px;
padding-right:10px;
min-height:220px;
}
#contentbody h1{
margin-left:47px;
margin-bottom:13px;
font-size:16px;
}

#contentbody h2 {
border-bottom:1px solid #AAAAFF;
color:#5555BB;
}

#contentbody h3 {
padding:0;
margin:0;
margin-top:12px;
}

#contentbody h3 a {
font-weight:bold;
text-decoration:none;
color:#000066;
}

#contentbody fieldset {
margin-left:47px;
}

#minheight {
width:0px;
height:210px; /*Depends on height of menu*/
float:left;
}
#footer div, #footer div a{
text-align:right;
background-color:#abc3e4;
color:#708fba;
text-decoration:none;
}

#footer div a{
margin-right:5px;
}

.menukorp	{
width:210px;
padding:0px;
background-color:#94b3dc;
border:1px solid #062755;
margin-bottom:1px;
margin-left:1px;
}
.menukorp a {
color:#062755;
text-decoration:none;
}
.menukorp div .hovermenu {
display:none;
position:absolute;
margin-left:208px;
margin-top:-2px;
padding:3px;
background-color:#94b3dc;
border:1px solid #062755;
}

.menukorp div .hovershadow {
background-color:#777777;
padding:4px;
display:none;
position:absolute;
margin-left:210px;
}

.menukorp div .hovershadow a {
color:#777777;
}

.menukorp div:hover .hovermenu, .menukorp div:hover .hovershadow {
display:block;
}
.menuhead	{
background-image:url(../images/menuheader.gif);
height:14px;
padding-left:3px;
background-repeat:repeat-x;
vertical-align:middle;
font-weight:bold;
}
.menuhead a {
color:#062755;
text-decoration:none;
}

#menutabs a	{
display:block;
color:#FFFFFF;
text-decoration:none;
/*width:155px;*/
font-size:20px;
float:left;
margin-right:10px;
margin-top:17px;
letter-spacing:-1px;
}

#menutabs img {
display:block;
float:left;
margin-top:17px;
margin-right:10px;
}

.bossinfo {
margin-top:10px;
}
.bossinfo li {
padding-bottom:5px;
margin-left:14px;
}

.arrowright {
width:20px;
height:20px;
display:block;
float:left;
background-image:url(../images/arrow_right.gif);
}

.arrowright:hover {
background-image:url(../images/arrow_right_hover.gif);
}

.arrowleft {
width:20px;
height:20px;
display:block;
float:left;
background-image:url(../images/arrow_left.gif);
}

.arrowleft:hover {
background-image:url(../images/arrow_left_hover.gif);
}

.siteinfo {
height:16px;
margin-top:1px;
font-weight:bold;
color:#e8ebed;
background-color:#bec4ca;
border:1px solid #6f7880;
float:left;
}

/*dropdownlists*/
ul.dropdown li {
border-left:1px solid #abc3e4;
padding-left:4px;
}
li.dropdown2 {
border-bottom:1px  solid #abc3e4;
margin-bottom:10px;
}
li.dropdown2 a {
display:none;
float:right;
width:55px;
height:12px;
background-repeat:no-repeat;
background-image:url(../images/buttonmore.gif);
}
li.dropdown2 p {
padding-bottom:4px;
margin-bottom:10px;
}
li.dropdown2 p a {
float:right;
position:relative;
width:84px;
background-repeat:no-repeat;
background-image:url(../images/buttonless.gif);
}

.taxadimg {
float:right;
}
