html
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

body
{
	margin: 0;
	padding: 0;
}

h1
{
	background-color: #006600;
	color: #fff;
	font-size: 1.6em;
	padding: 5px;
	margin: 10px 0 0 0;
}

h1.product
{
	font-family: "Times New Roman", Times, serif; 
	font-size: 26px;
	text-align: center;
	background-color: #fff;
	color: #000;
	font-weight: normal;
	
}

h2
{
	font-size: 1.1em;
}

h3
{
	font-size: 1em;
}

a
{
	text-decoration: none;
	color: #060;
}

a:hover
{
	text-decoration: underline;
}
p
{
	padding: 5px;
	margin: 0;
}
.leftmenu {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 0px solid;
	BORDER-LEFT: #000000 0px solid;
	BORDER-BOTTOM: #000000 0px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.rtbord {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: black 0px solid;
	BORDER-LEFT: black 0px solid;
	BORDER-BOTTOM: black 0px solid;
	border-style: none
}
.btmbord {
	BORDER-RIGHT: black 0px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: black 0px solid;
	BORDER-BOTTOM: black 0px solid
}
.leftbord {
	BORDER-RIGHT: black 0px solid;
	BORDER-TOP: black 0px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: black 0px solid;
	border-style: none
}*/

/*A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #ffffff;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #ffff99;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #66ff99;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}
A.grn:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #006600;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.grn:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #006600;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.grn:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #006600;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}
.center {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 0px solid;
	BORDER-BOTTOM: black 0px solid
}
*/

.callout {
	FONT-SIZE: 10pt;
	COLOR: #060;
	BACKGROUND-COLOR: #ffffcc;
	border: 2px solid #FFCC00;
	width: 93%;
	margin: 10px auto;
}

.vertdots {
	border-color: black #000000;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px
}
.topbord {
	border-color: #FFFF99 black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none
}
.biggrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
}
.vidwin {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
}

.brochure_txt {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: Black;
	font-weight: normal;
	padding-right: 5px;
}
.brochure_txt2 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: Black;
	font-weight: bold;
	padding-right: 5px;
}

.pdf-link
{
   padding-right: 18px;
   background: transparent url(images/icons/icon_pdf.gif) no-repeat center right;
}

.product-heading
{
	color: #006600;
	font-weight: bold;
}

.product-container
{
	padding-left: 15px;
}

.product-container p
{
	margin: 5px 0 0 0;
}

.product-container ul
{
	margin: 15px;
	padding: 0;
}

.resource-container
{
	margin-top: 5px; 
	padding: 10px;
}