/* Elements */

body {
margin: 10;
padding: 5;
background-color:#fff;
color: #455560;
text-align: center;
font: normal 12px verdana,arial,geneva,helvetica,sans-serif
}

a {background-color:transparent}

a:link {color:#455560; text-decoration:none}
a:visited {color:#455560; text-decoration:none}
a:active {color:#c88a12; text-decoration:none}
a:hover {color:#c88a12; text-decoration:none}

DIV, TABLE, TD {font-size: 1.0em; padding: 0;}

TABLE {margin: 0px}

A.top:link, A.top:visited, A.top:active ,  {
text-decoration: none;
color: #fff}

A.top:hover {
text-decoration: underline;
color: #fff
}

h1 {margin:0 0 .75em 0;
font-size:1.8em;
font-weight:bold;
color:#455560}

h2 {margin:0 0 .75em 0;
font-size:1.4em;
font-weight:bold;
color:#455560}

.box {
border:2px #ff9933 solid;
padding:5px;
background-color:#FFF;
width: 75%;
align: center;
}

.boxsmall {
border:1px #c88a12 solid;
border-bottom: 0px;
border-top: 0px;
padding:2px;
background-color:#FFf;
align: center;
}

.box2 {
border:1px #ff9933 solid;
padding:5px;
background-color:#FFF;
align: center;
}

.topimage {
background: url(topimage.gif) 0% 0% no-repeat;
align: center;
height: 26px;
width: 1000px
}

.bottomimage {
background: url(bottomimage.gif) 0% 0% no-repeat;
align: center;
height: 26px;
width: 1000px;
border: 0px;
padding-top: 3px
}

.background {
border:1px #455560 solid;
padding:0px;
margin:0px;
background-color:#FFF;
width: 996px;
align: center;
}

.searchtop {
background: url(customerlogin.gif) 0% 0% no-repeat;
align: center;
height: 21px;
width: 285px;

}

.linkstop {
background: url(quicklinks.gif) 0% 0% no-repeat;
align: center;
height: 21px;
width: 285px;

}

.searchbottom {
background: url(bottomsearch.gif) 0% 0% no-repeat;
align: center;
height: 12px;
width: 285px
}

.navbox {
border:1px #455560 solid;
border-top: 0px;
border-left: 0px;
padding:5px;
background-color:#FFf;
align: center;
margin-bottom:5px;
}

.pt {font-weight: bold;
font-style: italic}

LI {
padding-bottom: 10; 
}