li {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 12px;
	margin-right : 48px;
	margin-top : 12px;
	font-weight : bold;
}

ol { color : Black;
}

ul { color : Black;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : Black;
	margin-top : 1px;
	margin-bottom : 1px;
}

.maindiv {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

.maindiv p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	line-height : 120%;
	margin-bottom : 8px;
	margin-top : 0px;
}

.maindiv a {
	color : Navy;
	margin-top : 0px;
	text-decoration : underline;
}

.maindiv a:hover {
	color : Red;
	margin-top : 0px;
	text-decoration : none;
}

.bblue {
	color : Blue;
	font-family : Tahoma, Arial;
	font-size : 12px;
	font-weight : bold;
	line-height : 120%;
}

.sidepink {
	background-color : #FFDFDF;
	padding-left : 5px;
	padding-right : 5px;
}

a.redlink {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
}

a.redlink:hover {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

p.leftnav {
	font-family : Tahoma, Arial;
	font-size : 11px;
	margin-bottom : 3px;
	margin-top : 3px;
	color : Navy;
	font-weight: normal;
	text-decoration: none;
	}

.leftnav a {
	color : Navy;
	text-decoration: none;

	}
	
.leftnav a:hover {
	color : Red;
	text-decoration: none;

	}
	
p.rightnav {
	font-family : Tahoma, Arial;
	font-size : 11px;
	margin-bottom : 10px;
	margin-top : 3px;
	color : Navy;
	font-weight : normal;
	}

.topnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	font-weight : bold;
	padding-top : 3px;
	padding-bottom : 3px;
}

.topnav a {
	color : White;
	text-decoration : underline;
	padding-left : 8px;
	
	}
	
.topnav a:hover {
	color : Yellow;
	text-decoration : underline;
	padding-left : 8px;
	
	}

.navimg {
	margin-right : 3px;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Navy;
}

.footer a {
	color : Navy;
	text-decoration : underline;
}

.footer a:hover {
	color : Red;
	text-decoration : underline;
}

.bottomnote {
	font-size : 10px;
	color : Black;
	padding-bottom : 10px;
	font-family : Tahoma, Arial;
}

.prodheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : Navy;
}

.pricered {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Red;
}

a.airconlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Navy;
	text-decoration : underline;
}

a.airconlink:hover {
	color : Red;
	text-decoration : none;
}

.airconheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : Navy;
}

hr.redline {
	color : Red;
	height : 1px;
}

hr.blackline {
	color : Black;
	height : 1px;
}

.gendesc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

.pricewht1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : White;
	background-color : Red;
}
