body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0066CC;
	text-align: center;
    background-image :  url(images/mainback.jpg);
    background-repeat : repeat-x;
	background-color: #3399CC;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : normal;
	color : #000;
    line-height : 120%;
}

a:link {color: #0066CC; text-decoration: underline; outline: none}
a:visited {color: #2A528C; text-decoration: underline; outline: none}
a:hover {color: #666666; text-decoration: none; outline: none}

#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-image: url(images/wrapperback.gif);
	background-color: #ffffff;
}
#topbanner{
	margin-left: 0px;
	padding: 0;
}

#lowerbanner {
	margin-left: 0px;
	padding: 0;
}

#navigation {
	position: absolute;
	top: 131px;
	left: 0;
	width: 137px;
	height: 419px;
	background-image: url(images/secondarynav_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #7ABDDE;
}

#contentheader {
	padding: 0 0 50px 150px;
	background-color: transparent;
}

#content {
	padding: 0 0 50px 150px;
	background-color: transparent;
}

#sidesearch {
	padding: 50px 5px 5px 5px;
	background-color: transparent;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
	color : #15325C;
    line-height : 120%;
}

#copyright {
	padding: 10px 0 10px 150px;
	background-color: transparent;
	text-align: left;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : normal;
	color : #000000;
}

#sectionheader{
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 16px;
      font-weight : bold;
	  color : #1A84C2;
      line-height : 120%;
	  text-align: left;
	  padding-top: 70px;
	  width: 168px;
	  float: left;
}

* html #sectionheader{ /* This is the Tan hack for IE6 */
width: 165px;
}

.darkblue {
	background-color: #15325C;
}

p{
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 11px;
      font-weight : normal;
	  color : #000;
      line-height : 120%;
}

li {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 11px;
      font-weight : normal;
	  color : #000;
	  list-style: url(images/bullet.gif)
	  vspace: 10px;
}

h1 {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 14px;
      font-weight : bold;
	  color : #1A84C2;
      line-height : 120%;

}

.productbold{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000;
	line-height : 120%;
	background-color: #FFFFFF;
}

.producttable li {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 11px;
      font-weight : normal;
	  color : #000;
      line-height : 170%;
	  list-style: url(images/bullet.gif)}

.searchwhite{
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 11px;
      font-weight : bold;
	  color : #ffffff;
      line-height : 120%;
}

form {
	display : inline;
	}

.slantedgreenback{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
	color : #ffffff;
    line-height : 120%;
	background-image:  url("images/slantedorangeback.gif");
	background-repeat: no-repeat;
}

.slantedgreenbackshort{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
	color : #ffffff;
    line-height : 120%;
	background-image:  url("images/slantedorangebackshort.gif");
	background-repeat: no-repeat;
}

.empty{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
	color : #ffffff;
    line-height : 120%;

}

.indent{
margin-left: 10px;
}

.quacorr{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
	color : #333333;
    line-height : 120%;
	margin-left: 20px;
}

.orangeheader{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
	color : #FF9900;
    line-height : 120%;
}

.greyheader{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
	color : #333333;
    line-height : 120%;
}

.asterisk{
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 11px;
      font-weight : normal;
	  color : #BF822B;
}
