body
{
	font-size: 10pt;
	margin: 0px;
	font-family: Arial;
}
/* ============================== Main ================================ */
body, td, span, div, p, textarea, input, table {
	font-family:arial, verdana, helvetica, sans-serif; 
	color:#003333;
	font-size:12px;
}
body
{
	margin: 0px;
}
h1{ font-size:medium;}
.red
{
	color: #ff0000;
	font-weight: bold;
	font-size: 13pt;
}
.redSmall
{
	color: #ff0000;
	font-size: 8pt;
	font-style: italic;
}
.blackSmall
{
	color: #000000;
	font-size: 8pt;
	font-style: italic;
}
.fields {
	background-color:#ffffff; 
	border-bottom:black 1px solid; 
	border-left:black 1px solid; 
	border-right:black 1px solid; 
	border-top:black 1px solid; 
	font-family:Arial; 
	font-size:11px; 
	vertical-align:middle;
}

.fieldButtons {
	background-color:#c0c0c0;
	color:#000000;
	border-bottom:black 1px solid; 
	border-left:black 1px solid; 
	border-right:black 1px solid; 
	border-top:black 1px solid; 
	font-family:Arial; 
	font-size:11px; 
	vertical-align:middle;
}
.linkSectionL1
{ width:170px; 
	font-weight:normal; 
	color:#000;
	margin: 5px 5px;
	padding-left:3px;
	text-transform: uppercase; border-bottom:solid 1px #666;
}
.linkSectionL2
{ width:170px; 
	font-weight:normal; 
	color:#000;
	margin: 5px 5px;
	padding-left:10px;
	text-transform: uppercase; border-bottom:solid 1px #666;
}
.stackLeft{float:left; clear:left; padding-bottom:15px;}
.stackRight{float:right; clear:right; padding-bottom:15px;}

#division{ color:#000; text-align:center; font-size:12px; white-space:nowrap; padding-left:15px; padding-top:10px;}
#karcherLogo{ padding:10px 0px 10px 15px;}
/* ============================== Page Links ================================ */
a.list:link, a.list:visited, a.list:active,a.list:hover{
	 display:block;
	padding-left:3px;
	text-transform: uppercase; text-decoration:none; color:#000; font-weight:normal;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#cc0000;
}

a:hover {
	text-decoration:underline;
	color:#cc0000;
	font-weight:bold;
}
a.blackBold {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-size: 10pt;
}

a.blackBold:hover {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	font-size: 10pt;
}
a.blueLink
{
	text-decoration: none;
	font-weight: bold;
	color: #0033cc;
	font-size: 8pt;
}

a.blueLink:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #0033cc;
	font-size: 8pt;
}
.blue {
	font-weight: bold;
	color: #0033cc;
	font-size: 8pt;
}
/*
a.active {
	text-decoration:none;
	font-weight:bold;
	color:#cc0000;
}

a.active:hover {
	text-decoration:none;
	color:#cc0000;
	font-weight:bold;
}
*/
a.active {
	text-decoration:none;
	font-weight:bold;
	color:#cc0000;
}

a.active:hover
{
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
}

a.grayed {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

a.grayed:hover {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

/* ============================== Navigation ================================ */

.navTable {
	background-color:#003333;
}
/*
.navLink {
	color:ffffff;
}

.activePage {
	color:#cc0000;
	font-weight:bold;
	font-size:12px;
}
*/
.navLink {
	color:#000000;
}

.activePage {
	color:#cc0000;
	font-weight:bold;
	font-size:12px;
}
/* ============================== Misc. ================================ */
.contactWM {
	font-size:10px;
	margin-left:15;
}

.fieldName {
	font-size:12px;
	color:#003333;
	font-weight:bold;
}

.sectionHeader {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.pageHeader {
	font-size:18px;
	color:#000000;
	font-weight:bold;
}

.tableHeader {
	font-size:12px;
	color:#ffffff;
	font-weight: bold;
	background-color:#003333;
}

.smallDesc {
	font-size:10px;
}

.pageBoxHeader {
	font-size:14px;
	color:white;
	font-weight:bold;
}

.redBold {
	font-size:15px;
	color:#cc3333;
	font-weight:bold;
}

.seriesListingHeader {
	font-size:14px;
	color:Black;
	font-weight:Bold;
	text-decoration:none;
}

.subHeader {
	font-size:12px;
	color:Black;
	font-weight:normal;
}

.subHeaderB {
	font-size:12px;
	color:Black;
	font-weight:Bold;
}
.blackBold {
	font-size:16px;
	color:Black;
	font-weight:Bold;
	text-decoration:none;
}


