body {
    margin: 0;
    background-color: #333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #fff;
}
img {border:0;}

div.wrapper{
    width:100%;
    min-width:1000px;
}
img.colorline {width:100%;}

.topnav{
    background:url(images/topnavbg_02.gif) repeat-x;
    height:26px;
    border-bottom:2px solid #003993;
    text-align:right;
    padding-right:10%;
    padding-top:8px;
    width:90%;
    }
.bannerbg{
border-bottom:2px solid #030C13;
background:url(images/bannerbg_06.gif) repeat-x;
height:60px;
width:90%;
padding-left:10%;
}
.subbannerbg{
background:url(images/subbannerbg_10.gif) repeat-x;
height:121px;
width:100%;
}
.subbannerbgleft{
background:url(images/subbannerbg_10.gif) repeat-x;
height:121px;
float:left;
width:240px;
border-right:1px solid #0041B1;
}
.subbannerbgright{
background:url(images/subbannerbg_10.gif) repeat-x;
height:121px;
float:left;
width:100%;
border-left:1px solid #0041B1;
}
.subbannerbgmiddle{
background:url(images/subbannerbgmiddle_10.gif) repeat-x;
height:81px;
float:left;
padding-top:20px;
width:750px;
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
}

h1{
font-size:16px;
width:90%;
padding-left:10%;
text-align:left;
}
.content{
width:100%;
}
.leftcolumn{
width:240px;
float:left;
background-color:#232323;
border-right:#0A0A0A solid 2px;
}
.middlecolumn{
float:left;
width:350px;
text-align:left;
margin-left:1%;
background:#232323;
border-right:#0A0A0A solid 2px;
border-left:#0A0A0A solid 2px;
}

h2{
background:url(images/headingbg_13.gif) repeat-x;
width:100%;
text-align:center;
padding-top:11px;
padding-bottom:11px;
font-size:10px;
color:#fff;
margin:0;
}
.underh2{
padding-left:10px;
padding-top:5px;
padding-bottom:10px;
padding-right:10px;
width:230px;
margin:0;
}
div.navvy
{
width: 100%;
margin:0;
font-size: 12px;
padding: 0;
text-align: center;
}

ul.navvylist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0;
width: 100%;
}

ul.navvylist li
{
display: block;
margin: 0;
padding: 0;
}

ul.navvylist li a
{
display: block;
width: 90%;
margin:0;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #333 #0A0A0A #000 #333;
border-style: solid;
color: #ededed;
text-decoration: none;
background: #121212;
}

div.navvy>ul.navvylist li a { width: auto; }

ul.navvylist li.activemenu a
{
background: url(images/clean.png) no-repeat;
color: #fff;
}

ul.navvylist li a:hover, ul.navvylist li.active a:hover
{
color: #fff;
background: url(images/agt_forward.png) no-repeat;
border-color: #333 #0A0A0A #000 #333;
}

div.mainheadingbg{
height:3em; 
background:url(images/headingbgmain_16.gif) repeat-x;
}

div.mainheadingbg h1 {
    background:url(images/mainheadingbg.gif) no-repeat;
    padding-left:4em;
    margin:.2em;
    width:80%;
    line-height:2.6em;
    vertical-align:middle;
    font-size:.9em;
}



div.writtencontent{
width:100%;
padding:0;
font-size:.7em; 
}
div.writtencontent div{
    background: url(images/headingbg_13c.gif)  repeat-x bottom left;
    padding-bottom:15px;
}
div.writtencontent div h2{
padding:1em 0 1em .2em;
font-size:.9em;
background: none;
margin:0;
text-align:left;
}
div.writtencontent div img {width:100%; height:70px;}

div.textcontent {
    float:left;
    margin:0 0 0 1%;
    width:70%;

}

div.textcontent p,div.textcontent ol {
font-size:.8em; 
}

div.btdiscussion{
width:100%;
padding:0;
}
div.btdiscussion div{
    background: url(images/divblue.gif) no-repeat bottom left;
    padding-bottom:20px;
}
div.btdiscussion div h2{
padding:1em 0 1em .2em;
font-size:.9em;
background: none;
margin:0;
text-align:left;
}
div.btdiscussion div img {}


h4 {font-size:.9em;text-decoration: underline;}


.title{
width:100%;
background:url(images/bannerbg_06.gif) repeat-x;
font-size:11px;
text-align:left;
}
.footer{
width:100%;
background:url(images/footerepeat_29.gif) repeat-x;
height:89px;
text-align:center;
}
.footerlogo{
width:100%;
margin:0;
background:url(images/footerimage_28.gif) center no-repeat;
padding-top:44px;
padding-bottom:32px;
font-size:11px;
text-align:center;
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
a {
    font-weight: bold;
}
a:link {
    text-decoration: underline;
    color: #FFFFFF;
}
a:visited {
    text-decoration: underline;
    color: #FFFFFF;
}
a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
a:active {
    text-decoration: underline;
    color: #FFFFFF;
}