body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
}
.wrapper{
	width:100%;
	}
.topnav{
	background:url(images/topnavbg_02.gif) repeat-x;
	height:20px;
	text-align:right;
	padding-right:20px;
	width:100%;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #e6e6e6;
}
.bannerbg{
border-bottom:0px solid #030C13;
background:url(images/bannerbg_06.gif) repeat-x;
height:90px;
width:100%;
padding-left:0%;
padding-top:13px;
}
.subbannerbg{
background:url(images/subbannerbg_10.gif) repeat-x;
height:70px;
width:100%;
}
.subbannerbgleft{
background:url(images/subbannerbg_10.gif) repeat-x;
height:151px;
float:left;
width:24%;
border-right:none;
}
.subbannerbgright{
background:url(images/subbannerbg_10.gif) repeat-x;
height:151px;
float:left;
width:24%;
border-left:none;
}
.subbannerbgmiddle{
background:url(images/subbannerbg_10.gif) repeat-x;
height:151px;
float:left;
padding-top:20px;
width:48%;
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
}
h1{
font-size:16px;
width:90%;
background:url(images/bullet.png) left no-repeat;
padding-left:10%;
text-align:left;
}
.content{
width:100%;
}
.leftcolumn{
width:250px;
float:left;
background-color:#232323;
border-left:#0A0A0A solid 2px;
border-right:#0A0A0A solid 2px;
border-bottom:#0A0A0A solid 2px;
}
.rightcolumn{
width:650px;
float:left;
text-align:left;
background:#232323;
border-right:#0A0A0A solid 2px;
border-left:#0A0A0A solid 2px;
border-bottom:#0A0A0A solid 2px;
}
h2{
background:url(images/headingbg_13.gif) repeat-x;
width:91%;
text-align:left;
padding-top:8px;
padding-left:22px;
padding-bottom:11px;
font-size:12px;
color:#e6e6e6;
margin:0;
border-bottom:#0A0A0A solid 2px;
}
.underh2{
padding-left:20px;
padding-top:5px;
padding-bottom:10px;
padding-right:10px;
width:230px;
margin:0;
}
#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 0.3em;
border-width: 1px;
border-color: #333 #0A0A0A #000 #333;
border-style: solid;
color: #ff6600;
text-decoration: none;
background: #1212127;
}

#navvy>ul#navvylist li a { width: auto; }

ul#navvylist li#active a
{
background: #1212127;
color: #ededed;
}

ul#navvylist li a:hover, ul#navvylist li#active a:hover
{
color: #fff;
background: #333;
border-color: #333 #0A0A0A #000 #333;
}
.mainheadingbg{
padding-left:0px;
padding-top:2px;
width:100%;
height:33px;
background:url(images/headingbgmain_16.gif) repeat-x;
border-bottom:#0A0A0A solid 2px;
}


h3{
padding-left:10px;
padding-top:8px;
float:left;
width:55%;
font-size:12px;
color:#e6e6e6;
}
.writtencontent{
width:100%;
padding-left:10px;
padding-right:0px;
padding-top:0px;
padding-bottom:10px;
}
.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:39px;
padding-bottom:32px;
font-size:11px;
text-align:center;
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}

}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}