@charset "iso-8859-1";
body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0;
padding:0;
}

img#logo {
position:absolute;
left:15px;
top:5px;
}

#header {
overflow:hidden;
margin-left:120px;
height:28px;
text-align:center;
background-color:DimGray;
font-family:"Lucida Grande", Verdana, sans-serif; font-weight:bold;
white-space:nowrap;
_line-height:25px;
vertical-align:middle;
}

#header h1 {
font-size:13px;
color:Yellow;
}

#menu {
margin-left:120px;
background-color:#CC9900;
}
	
#menu ul {
overflow:hidden;
height:28px;
font-size:13px;
font-weight:bold;
margin:0px;
padding:0;
}

#menu ul li {
list-style:none;
float:left;
background-color:#CC9900;
padding:7px 10px 0;
}

#menu ul li a {
color:Yellow;
text-decoration:none;
}

#menu ul li a:hover {
color:#990000;
}

#banner {
width:100%;
height:90px;
clear:left;
background:#FFFF99;
overflow:auto;
vertical-align:middle;
}

#banner img {
float:left;
}

#leftnav {
float:left;
position:relative;
margin-left:-231px;
left:231px;
border-right:1px solid ;
}

.left #category {
font-size:12px;
height:20px;
color:#FFFF00;
font-weight:bold;
width:230px;
text-align:center;
background:DimGray;
line-height:20px;
vertical-align:middle;
}

.left {
padding:0px;
width:230px;
list-style-type:none;
margin:0;
}

.left li {
float:left;
border-bottom:1px solid DimGray;
}

.left li.n1 {
width:26px;
background-color:#669900;
text-align:center;
color:Yellow;
}
	
.left li.rep {
width:199px;
background-color:#99CC66;
padding-left:5px;
}

.left li.n2 {
width:26px;
background-color:#7f8000;
text-align:center;
color:Yellow;
}
	
.left li.dup {
width:199px;
background-color:#b1cc35;
padding-left:5px;
}

.left li.n3 {
width:26px;
background-color:#996600;
text-align:center;
color:Yellow;
}
	
.left li.blank {
width:199px;
background-color:#CCCC00;
padding-left:5px;
}

.left li.n4 {
width:26px;
background-color:#999900;
text-align:center;
color:Yellow;
}

.left li.pak {
width:199px;
background-color:#FFFF99;
padding-left:5px;
}	

.left li.n5 {
width:26px;
background-color:#666633;
text-align:center;
color:Yellow;
}

.left li.dupequip {
width:199px;
background-color:#CCCC66;
padding-left:5px;
}	

.left li.n6 {
width:26px;
background-color:#993300;
text-align:center;
color:Yellow;
}

.left li.media {
width:199px;
background-color:#CC9900;
padding-left:5px;
}

.left a {
color:#191970;
text-decoration:none;
}

.left a:hover {
color:White;
background:Black;
}

.left a:visited {
color:Magenta;
}

#searchbar {
text-align:center;
background-color:#CC9900;
font-weight:bold;
line-height:30px;
vertical-align:middle;
overflow:hidden;
color:Yellow;
font-size:13px;
}

#tollfree {
width:400px;
float:left;
}

#content {
margin-left:231px;
}

#footer {
clear:both;
margin:0;
padding:5px;
text-align:center;
background-color:#FFFF99;
color:#CC9900;
font-size:14px;

}

h1 {
color:#CC9900;
font-size:18px;
}

h2 {
color:#0A4C15;
font-size:16px;
}

h3 {
color:#3366FF;
font-size:14px;
}

h4 {
color:#FF9966;
font-size:12px;
}

.white {
color:#FFFFFF;
}

.blue {
color:#0000FF;
}

.red {
color:#FF0000;
}

.green {
color:#009900;
}

.orange {
color:#FF9900;
}

.small {
font-size:10px;
}

.note {
color:#333333;
font-weight:bold;
}

.reverse {
font-weight: bold;
color:#FFFF00;
background-color:DimGray;
}

.FirstLetter {
font-weight:bold;
font-size:16px;
}

.example {
font-family:"Courier New", Courier, monospace;
font-size:12px;
color:#009933;
}

.fldLbl {
padding-left:3px;
width:80px;
}

#wrapper {
width:100%;
overflow:auto;
}

a {
color:#CC9900;
}

a:visited {
color:#800080;
}

#searchform {
display:inline;
vertical-align:middle;
}