﻿body {
	margin-top : 0;
	background-image : url('images/new_bkgnd2.gif');
	background-repeat : repeat-x;
	background-position : top;
}
a {
	text-decoration: none;
}
li {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height : 120%;
	margin-bottom : 5px;
}
H1 {
	font-size : 12pt;
	color : #ff0000;
	font-family : Verdana;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
}
H2 {
	font-size : 10pt;
	color : #000000;
	font-family : Verdana;
	margin-top : 0;
	margin-bottom : 0;
}
.title {
	font-size : 12pt;
	color : #ff0000;
	font-family : Verdana;
	font-weight : bold;
}
.body {
	font-size : 10pt;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height : 140%;
	margin-right : 10px;
}
.body8pt {
	font-size : 8pt;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height : 135%;
	margin-left : 20px;
	margin-bottom : 6px;
}
.rightTable {
	font-size : 8pt;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height : 135%;
	margin-left : 8px;
	margin-right : 5px;
	margin-bottom : 8px;
}
.accent {
	font-size : 12pt;
	color : #0099cc;
	font-family : Verdana;
	font-weight : bold;
	line-height : 135%;
}
.accent2 {
	font-size : 10pt;
	color : #FFAE17;
	font-family : Verdana;
	font-weight : bold;
}
.accent3 {
	font-size : 10pt;
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 125%;
}
.accentGreen {
	font-size : 10pt;
	color : #009933;
	font-family : Verdana;
	font-weight : bold;
}
.accentGold {
	font-size : 10pt;
	color : #ff9900;
	font-family : Verdana;
	font-weight : bold;
}
.smallBox {
	font-size : 8pt;
	font-family : Verdana;
	line-height : 140%;
	margin-left : 5px;
	margin-right : 5px;
	color : #333333;
}
.small {
	font-size : 8pt;
	font-family : verdana, geneva, 'ms sans serif', arial;
}
.smallgray {
	font-size : 8pt;
	font-family : Verdana;
	color : #999999;
}
.smallwhite {
	font-size : 8pt;
	color : #ffffff;
	font-family : verdana, geneva, 'ms sans serif', arial;
	line-height : 140%;
	margin-top : 1px;
}
.leftnav {
	font-family : "Verdana";
	font-size : 8pt;
	color : #FFCC00;
	font-weight: bold;
	margin: 2px;
}
.leftnav A:link {
	font-size : 8pt;
	color : #FFCC00;
}
.leftnav A:visited {
	font-size : 8pt;
	color : #C4C4FF;
}
.leftnav A:hover {
	font-size : 8pt;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
.leftnavsub {
	font-family : "Verdana";
	font-size : 8pt;
	color : #FFFFFF;
	line-height: 16px;
}
.leftnavsub A:link {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration: underline;
}
.leftnavsub A:active {
	font-size : 8pt;
	color : #33CCCC;
	text-decoration : underline;
}
.leftnavsub A:visited {
	font-size : 8pt;
	color : #AAD2FF;
}
.leftnavsub A:hover {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : underline;
	background-color: #0099FF;
}
.product-table {
	background-position : left bottom;
	padding : 0;
	border : 1px solid #C0C0C0;
	background-image : url('images/bkgnd_table.gif');
	background-repeat : repeat-x;
	background-attachment : scroll;
	height : 225px;
}
.light_green {
	color: #5BD95B;
}