html, body{
height: 100%;
}

html,body{
margin: 0;
padding: 0;
}

body{
font-size: 8pt;
font-family: "Verdana", Helvetica, Arial, sans-serif;
text-align: center;
line-height: 12pt;
color: #656551;
background-color: #F0F0F0;
background: url("../styleimages/bg.gif") center center;
}

a
{
color: #FF7800;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

#container{
margin-left: auto;
margin-right: auto;
width: 920px;
min-height: 100%;
text-align: left;
background: #FFFFFF;
position: relative;
}

* html #container{
height: 100%;
}

* html #container{
width: 920px;
w\idth: 920px;
}

* html body{
font-size: 8pt;
f\ont-size: 8pt;
}

#mainheader{
position: absolute;
left: 0;
top: 0;
height: 160px;
width: 100%;
background-color: #fff;
z-index: 1;

}
#header{
height: 100px;
width: 100%;
background-color: #FFFFFF;
margin: 0px 0px 5px 0px;
position: relative;
z-index: 2;
overflow: hidden;
}

* html #mainheader{
height: 161px;
he\ight: 160px
}

* html #header{
height: 127px;
he\ight: 127px
}

#mainnav{
width: 100%;
height: 40px;
background-color: #FF6600;
background: url('../styleimages/navigation.gif') bottom repeat-x;
position: relative;
z-index: 2;
letter-spacing: 1px;
}

* html #mainnav{
height: 40px;
he\ight: 40px
}

#sidebar{
float: right;
width: 300px;
padding: 5px 0 ;
}

#sidebar h1{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
background: url('../styleimages/dot.gif') bottom repeat-x;
}

#sidebar h2{
position: relative;
font-size: 8pt;
color: #656551;
padding: 0px 0px 10px 10px;
background: url('../styleimages/dot.gif') bottom repeat-x;
}

#content{
width: 600px;
padding: 5px 0;
}

#content h1{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
background: url('../styleimages/dot.gif') bottom repeat-x;
}

#content h2{
position: relative;
font-size: 14px;
color: #656551;
letter-spacing: -1px;
padding: 0px 0px 10px 10px;
background: url('../styleimages/dot.gif') bottom repeat-x;
}

#content p, #sidebar p, #mainnav p, #header p,#footer p{
margin: 0px 15px 15px 15px;
}

#content img{
border: 1px solid #DCDCD0;
padding: 5px;
background: #FFFFFF;
}

#content img.pic
{
position: relative;
}

#content img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}

#content img.floatnoborder
{
margin: 0px 14px 3px 0px;
border: 1px solid #FFFFFF;
}

#footer{
text-align: center;
position: absolute;
bottom: 0;
width: 100%;
height: 40px;
line-height: 30px;
background-color: #F9F9F7;
}

#footer p{
margin: 0;
padding: 0
}

* html #footer{
height: 25px;
he\ight: 24px;
}

.divider1{
width: 100%;
height: 5px;
overflow: hidden;
background: #fff;
position: relative;
border-bottom: 1px solid #F9F9F7;
}

#clearfooter{
height: 27px;
width: 100%;
clear: both
}

.blank, .blank2{
position: absolute;
left: 547px;
width: 7px;
height: 0px;
overflow: hidden;
border-top: 1px solid #fff;
}

.blank{
top: -1px;
}

.blank2{
bottom: -1px;
border-top: 1px solid #fff;
}

fieldset{
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background: #F9F9F7;
padding: 10px 12px 10px 12px;
color: #656551;
font-family: "Verdana", Helvetica, Arial, sans-serif;
font-size: 8pt;
line-height: 12pt;
}

legend{
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background: #F9F9F7;
padding: 0px 6px;
color: #656551;
font-family: "Verdana", Helvetica, Arial, sans-serif;
font-size: 8pt;
line-height: 12pt;
}

input{
padding: 3px;
margin: 0;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background: #FFFFFF;
color: #656551;
font-family: "Verdana", Helvetica, Arial, sans-serif;
font-size: 8pt;
line-height: 12pt;
}

textarea{
width: 90%;
height: 15em;
padding: 3px;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background: #FFFFFF;
color: #656551;
font-family: "Verdana", Helvetica, Arial, sans-serif;
font-size: 8pt;
line-height: 12pt;
}
