html, body {
margin:0;
padding:0;
background:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
\overflow:auto;
}

html {
overflow-x:hidden;
}

#topnav {
height:32px;
background:url(images/top_nav_bg.gif) repeat-x;
}

#topcontainter {
padding:0;
margin:0 auto;
width:809px;
}

div#nav {
position:relative;
margin:0;
padding:0;
font-size:13px;
cursor:default;
}

div#nav div {
position:relative;
display:block;
height:32px;
margin:0;
padding:0;
float:left;
}

div#nav div.line {
width:2px;
background:url(images/top_nav_line.gif) no-repeat;
}

div#nav a {
outline:none;
display:inline-block;
color:#124e92;
font-weight:bold;
text-decoration:none;
height:32px;
line-height:32px;
padding:0 20px 0 20px;
}

div#nav a:hover {
color:#f6d086;
background:#FFFFFF;
}

div#nav a:active, div#nav div.current, div#nav div.current a {
color:#4589dd;
background:url(images/button_active.gif) repeat-x;
}

#maincontent {
font-family:Arial, Verdana, sans-serif;
font-size:12px;
position:relative;
background:url(images/main_bg.gif) repeat-x;
}

#issd {
position:absolute;
height:34px;
width:100%;
top:368px;
background:url(images/issd_runner.gif) repeat-x;
}

#issdlogo {
height:34px;
width:809px;
background:url(images/issd.gif) no-repeat;
margin:0 auto;
}

.smallheader {
font-size:14px;
color:#4589dd;
border-bottom:solid 1px #CCCCCC;
}

.textheader h1 {
font-family:"AvantGarde Md BT", Arial, Verdana, sans-serif;
font-size:23px;
font-weight:normal;
height:35px;
line-height:35px;
border-bottom:solid 1px #CCCCCC;
color:#124e92;
letter-spacing:3px;
margin-bottom:10px;
padding-bottom:5px;
}

.textbody {
font-size:12px;
line-height:20px;
}

#content {
position:relative;
width:805px;
margin:0 auto;
}

#qm {
position:absolute;
width:1125px;
height:304px;
top:15px;
left:-160px;
background:url(images/qm.png) no-repeat;
}

#bodycontent {
position:relative;
padding-top:377px;
}

.twocol {
float:left;
width:524px;
}

.onecol {
float:left;
width:239px;
padding-left:40px;
}

.bigcol {
position:relative;
width:805px;
}

#outerfooter {
width:100%;
background:url(images/footer_bg.png) repeat-x;
}

#footer {
color:#FFFFFF;
font-weight:bold;
font-size:11px;
margin:0 auto;
position:relative;
width:805px;
height:150px;
line-height:150px;
}

#footer div.inline {
float:left;
display:inline;
margin-right:50px;
}

a.biglink {
text-decoration:none;
font-size:14px;
font-weight:bold;
color:#ed9a00;
}

a.biglink:hover {
color:#f6d086;
}