body, td, th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image:  url(images/mainbkgnd.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
}

#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #CC0000;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 0px 10px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	padding: 2px 0px 0px 10px;
	margin: 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 10px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	line-height: 16px;
	font-style: italic;
	
}

#product_table {
border-collapse: collapse;

}

#product_table tr {
        height: 20px;
}

#product_table tr:hover {
        background-color: #bbddff;
}

#product_table tr.alt td { 
        background-color: #ddeef8;
        color: #000000;
}

#product_table tr.alt:hover td { 
        background-color: #bbddff;
}

#product_table tr.sep {
        background-color: #99ccff;
        height: 1px;
}

#product_table td.sep {
        padding-top: 0px; 
        padding-bottom: 0px;
}

#product_table td, #product_table th {
/* body text + header */
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        padding: 2px 10px 2px 7px;  /* top right bot left */
}

#product_table th {
/*header*/
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        vertical-align: bottom;
        height: 30px; 
        padding-top: 2px;
        padding-bottom: 2px;
        background-color: #336699;
        color: #ffffff;
}


.section_head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #000000;   
        line-height: 16px;
        font-weight: bold;
}


.pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	
}

.nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
  color: #003399;
	text-decoration: none;
}


.datalink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;

}

/*.pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline; 
	
}
*/


.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	
}

.pricetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.bodytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #336699;
	font-weight: bold;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
        color: #003399;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 14px;
        line-height: 22px;
	font-weight: normal;
        text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 14px;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
        color: #336699;
        font-size: 14px;
        line-height: 22px;
        font-weight: bold;
        text-decoration: underline;
}

p.navbuts {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
p.navbuts a, p.navbuts a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image:  url(images/productbkgnd.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 1px 0px 2px 20px;
	font-size: 11px;
	width: 173px;
	line-height: 21px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 21px;
}
p.navbuts a:hover, p.navbuts a:active {
	background-image:  url(images/productbkgnd_on.gif);
	color: #999999;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 21px;
	width: 173px;
}
p.navbuts2 {
	font-size: 10px;
	padding: 4px 0px 0px;
	color: #FFFFFF;
}
#navmarker {
	color: #999999;
	text-decoration: none;
	background-image: url(images/productbkgnd_on.gif);
}
#navmarker:hover, #navmarker:active {
	background-image: url(images/productbkgnd.gif);
	color: #FFFFFF;
}

