a.home:link {
color: #ffffff;
text-decoration:none;
}

a.home:visited {color: #ffffff}

a.home:hover {
background: #ffffff;
color: #005599;
}

.dashedbox{
width:460px;
border:1px dashed #005599;
background-color:#eee;
margin: auto;
}

#row  {
display: table-row;
}

#itemcontainer {
background: #ffffff;
text-align: left;
width: 540;
margin:auto auto auto auto;
}


#itemleft {
display: table-cell;
vertical-align:top;
width:210;
}

.itemleftinline {
display: inline;
vertical-align:top;
width:210;
}

#itemdescription {
display: table-cell;
vertical-align:top;
width:540;
margin:auto auto auto auto;
}

.itemdescriptioninline {
display: inline;
vertical-align:top;
width:540;
margin:auto auto auto auto;
}


#fieldlabel {
font-weight: bold;
}


p {
margin-left: 10px;
font-family:sans-serif;
font-size:10pt;
}

.selectwidth{
width:200px;
}

html {

background: #999999 url('https://www.wheeladapter.com/images/bg-gradient.gif') repeat-x top;


}

body {


font-size:10pt;
font-family:sans-serif;

}

.titlerow {
background-image:url('images/titlerowbg.gif');
height:26;
}

pre {
margin-left: 10px;
font-size:10pt;
font-family:sans-serif;
}

td {
margin-left: 6px;
font-size:10pt;
font-family:sans-serif;

}

fieldset {
  border:1px solid #cccccc;
}


h2 {
margin-left: 6px;
color: #000000;
text-align: left;
font-size: 18pt;
font-family: sans-serif;
margin-top:4px;
}



h3 {
margin-left: 6px;
color: #006600;
text-align: left;
font-size: 14pt;
font-family:sans-serif;
margin-top:4px;
}



h4 {
margin-left: 6px;
color: #006600;
text-align: left;
font-size: 12pt;
font-family:sans-serif

}

a:link {
color: #003388;
}



a:visited {
color: #003388;
}



a:hover {
background: #003388;
color: #ffff00;

}

ul{
color: #000000;
font-size: 10pt;
font-family: sans-serif
}