html { margin:  0;
       padding: 0;
       height:  100%;
       width:   100% }

body { font:       normal normal 80%/1.2em arial, helvetica, verdana, sans-serif;
       margin:     0;
       padding:    0;
       background: #cfcfc7 url( ../images/pattern.gif );
       text-align: center;
       width:      100% }

body div { text-align: left;
           margin:     auto }

#content { position:   relative;
           width:      755px;
           background: #fff url( ../images/sidebar.gif ) right repeat-y;
           margin-top: 10px }

#main,
#sidebar { margin-top:  91px;
           padding-top: 1em }

#main { width:       550px;
        float:       left }

#main h1 { margin:     0 10px;
           font-size:  1.3em;
           color:      #546fab }

#main h2 { font-size: 1em;
           color:     #bb9600;
           margin:    0 10px }

#main p { margin: 1em 10px }

#sidebar { width: 205px;
           float: right;
           background: url( ../images/notch.gif ) no-repeat left top }

#sidebar h1 { font-size: 1em;
              margin:    0 3px 1em 18px }

#sidebar p { margin: 0 0.5em 1em 18px }

#sidebar ul { margin:  0 0 0 18px;
              padding: 0 0 0 18px;
              list-style-position: outside }

#sidebar li { padding: 0 3px 1em 0px;
              margin:  0 }

#banner { position:   absolute;
          top:        0;
          left:       0;
          width:      100%;
          clear:      both;
          background: #9a9a9a url( ../images/bnr_sub.jpg ) no-repeat;
          overflow:   hidden; }

#banner ul { margin:           56px 0 0 0;
             padding:          8px 0 15px 0;
             float:            right;
             list-style-type:  none;
             list-style-image: none;
             width:            auto;
             font-size:        1.1em;
             background:       url( ../images/sub_nav_bottom.jpg ) no-repeat left bottom }

#banner li { margin:      0;
             padding:     0;
             float:       right;
             border-left: 1px solid #fff }

#banner li.end { border-left: 0 }

#banner li a { display:     block;
               font-weight: bold;
               background:  url( ../images/sub_nav_left.gif ) no-repeat left bottom;
               padding:     0 6px }

#banner li a:link,
#banner li a:visited { text-decoration: none;
                       text-transform:  lowercase;
                       color:           #fff }

#banner li a:hover,
#banner li a:active { color: #fc6 }

#footer { width:   750px;
          padding: 0.5em 0 }

#footer p { float:  left;
            margin: 0 }

#footer a { float:  right }

#clearing { clear:       both;
            line-height: 0;
            font-size:   1px;
            visibility:  hidden }

ul { list-style-image: url( ../images/bullet.gif );
     padding-right: 10px }

ul ul { list-style-image: url( ../images/subbullet.gif ) }

form { margin:     1em 10px;
       text-align: center }

label { float:       left;
        clear:       both;
        width:       100px;
        text-align:  left;
        font-weight: bold }

input { float:         left;
        width:         auto;
        margin-bottom: 0.5em }

select { float: left }

#submit { width:   auto;
          margin:  auto;
          display: block;
          float:   none;
          clear:   left }

#quote table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C1D3FB;
	text-align: left;
	border: thin solid #8CB0F8;
	color: #000000;
	vertical-align: top;
}
#red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	border: thin none #5a7028;
	color: #3333ff;
}
#quote #content #whitetable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border: thin none #5a7028;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5a7028;
	border-right-color: #5a7028;
	border-bottom-color: #5a7028;
	border-left-color: #5a7028;
}
