#logo, #holdinglogo { behavior: url(css/iepngfix.htc) }

html, body {
padding: 0;
background-color: #FFFFFF;
margin: 0;
height: 100%;
font-family: Helvetivca, Arial;
font-size: 9pt;
background: url(../layout_images/background.png);
}

a img {
border: 0;
}

h1 {
margin-top: 0px;
font-size: 12pt;
color: #860037; 
}

h2 {
font-size: 9pt;
font-weight: bold;
margin-top: 0;
color: #860037;
}

h5 {
font-weight: bold;
font-size: 9pt;
margin-top: 0;
}

#outerbox {
height: 100%;
width: 100%;
position: relative;
display: table;
}

#middlebox {

}

#mainbox {
width: 894px;
height: 500px;
margin: auto;
position: relative;
top: 0px;
}

#header {
background: url(../layout_images/header_red.png);
behavior: url(css/iepngfix.htc);
width: 894px;
height: 204px;
margin: 0;
padding: 0;
}

#nav {
position: absolute;
top: 174px;
left: 0px;
width: 894px;
height: 36px;
}

#nav a {
float: left;
}

#nav img {
behavior: url(css/iepngfix.htc);
}

#subnav {
margin-top: 0;
float: right;
}

#subnav a {
color: #860037;
text-decoration: none;
margin: 0;
padding: 0 5px;
border-left: #919194 2px solid;
text-decoration: underline;
}

#subnav a:hover {
text-decoration: none;
}

#subnav span {
color: #919194;
font-weight: bold;
text-decoration: none;
margin: 0;
padding: 0 5px;
border-left: #919194 2px solid;
}

#curtab {
position: absolute;
top: 0;
left: 0;
}

#contentall {
margin-top: 3px;
}

#contenttop {
background: url(../layout_images/contenttop.png);
behavior: url(css/iepngfix.htc);
width: 894px;
height: 54px;
}

#contentmiddle {
width: 894px;
min-height: 400px;
background: #919194 url(../layout_images/contentmiddle.png);
}

#contentitself {
margin: 0 55px;
background: #FFFFFF;
min-height: 400px;
_height: 400px;
color: #919194;
padding: 8px;
}

#contentitself .iii_left {
width: 240px; 
float: left;
margin-right: 10px;
/*border-right: #860037 1px solid;*/
padding-right: 10px;
}

#contentitself .iii_middle {
float: left;
width: 240px;
margin-right: 10px;
/*border-right: #860037 1px solid;*/
padding-right: 10px;
}

#contentitself .iii_right {
float: left;
width: 240px;
}

#contentitself .ii_left {
width: 220px; 
float: left;
margin-right: 10px;
/*border-right: #860037 1px solid;*/
padding-right: 10px;
}

#contentitself .ii_right {
float: left;
width: 500px;
}

#contentitself p {
margin-top: 0;
}

#contentbottom {
background: url(../layout_images/contentbottom.png);
behavior: url(css/iepngfix.htc);
width: 894px;
height: 55px;
}

a {
color: #5E5F62;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.orange {
color: #E87C1C;
}

.foot {
width: 100%;
text-align: center;
padding-top: 1px;
clear: both;
font-size: 8pt;
}

.foot a  {
color: #000;
font-weight: bold;
}

#errorbox {
display: none;
}

#errorbox {
top: 200px;
padding: 10px;
width: 255px;
height: 255px;
z-index: 10000;
position: absolute;
background: #FFF;
border: #000 2px solid;
}

#scrollfix {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1; 
}

.clearer {
clear: both;
height: 5px;
}