BODY {
	color: #000000;
	margin: 0px;
	margin-bottom: 0pt;
	padding: 0px;
	font: 10pt Arial, Helvetica, sans-serif;
}

TD.main, P.main {
	font-size: 10pt;
}

A, A:visited {
	color: #009900;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}

/* Green Navbar */

.headerNavigation A, .headerNavigation A:visited {
	font-size: 8pt;
	color: #FFFF00;
	text-decoration: none;
	text-transform: uppercase;
	white-space: no-wrap;
}

.headerNavigation A:hover {
	color: #FFFFFF;
	text-decoration: none;
	filter: Glow(Color=#FFFFFF, Strength=20);
}

.headerNavigationPad {
	padding-left: 15px;
	padding-right: 15px;
}

.breadCrumb {
	font-size: 8pt;
}

/* FORMS */

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #009900;
}

/* Right Column Headers */

.rightColumnHeader, .rightColumnHeader A, .rightColumnHeader A:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	white-space: no-wrap;
	padding-left: 10px;
}

.rightColumnHeader A:hover {
	color: #FFFFFF;
}

.productListing-heading, .productListing-heading A, .productListing-heading A:visited {
	color: #CC0000;
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	white-space: no-wrap;
}
