body {
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;

}


body, p, td, li, input, textarea, select  {
	font-family : helvetica, verdana, arial;
	font-size : 10pt;
}

p {
	padding-left: 25px;
}

a  {
	color : #000000;
	text-decoration: underline;
}

a:hover  {
	color : #000000;
	text-decoration: none;
}

a.whitetext {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none
}
a.whitetext:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline
}

a.pricelist  {
	color : #000000;
	text-decoration: none;
}

a:hover.pricelist  {
	color : #000000;
	text-decoration: underline;
}

.subheader {
	color: #333333; /* #006699; #205AA7;*/
	font-size : 14pt;
	font-weight: bold;
}

.subheader2 {
	color: #333333; /* #006699; #205AA7;*/
	font-size : 10pt;
	font-weight: bold;
}

.greytext {
	color: #666666;
}

.bluetext {
	color: #006699;
}

.redtext {
	color: #660000;
}

.whitetext {
	COLOR: #FFFFFF
}

.yellowtext {
	color: #cccc00;
}
a.yellowlink  {
	color : #cccc00;
	text-decoration: none;
}
a:hover.yellowlink  {
	color : #33CC00;
	text-decoration: underline;
}

a.redlink  {
	font-weight: bold;
	color : #990000;
	text-decoration: none;
}

a:hover.redlink  {
	color : #990000;
	text-decoration: underline;
}

.bluelink, a.bluelink {
	font-weight: bold;
	color : #006699;
	text-decoration: none;
}

a:hover.bluelink  {
	font-weight: bold;
	color : #333333;
	text-decoration: underline;
}

.boldlink, a.boldlink {
	font-weight: bold;
	color : #000000;
	text-decoration: none;
}

a:hover.boldlink  {
	font-weight: bold;
	color : #333333;
	text-decoration: underline;
}


.lightbluelink, a.lightbluelink, a:hover.lightbluelink {
	color : #006699;
}

a.topnav, .topnav  {
	font-weight: bold;
	color : #990000; /* #006699; */
	text-decoration: none;
}

a:hover.topnav  {
	font-weight: bold;
	color : #205AA7;
	text-decoration: underline;
}

a.greylink  {
	color : #666666;
	text-decoration: underline;
}

.lightgreytext {
	color : #999999;
}
a.lightgreylink  {
	color : #999999;
	text-decoration: underline;
}

input.submitter {
	font-family : helvetica, verdana, arial;
	font-weight : bold;
	font-size: x-small; 
	background-color: #990000; /*#006699;  #003399 */
	color : #ffffff;
	cursor : hand;
}

.sectiontitle {
	font-family : helvetica, verdana, arial;
	font-weight : bold;
	font-size : 16 px;
	border-bottom-color: #333333; 
	border-bottom-width: 1px;
	border-bottom-style : solid;
	color : #000000;
} 

a.producttitle {
	font-family : helvetica, verdana, arial;
	font-weight : bold;
	font-size : 16 px;
	color : #000000;
	text-decoration: none;
} 

a:hover.producttitle {
	font-family : helvetica, verdana, arial;
	font-weight : bold;
	font-size : 16 px;
	color : #990000;
	text-decoration: underline;
} 

/* Old sectiontitle formating
.sectiontitle {
	font-family : helvetica, verdana, arial;
	font-weight : bold;
	font-size: x-small;
	background-color : #006699;
	color : #ffffff;
} */