body {
	background: #fff;
	margin: 0px;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color:#000000;
	text-align: center;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #2f4f4f;
	margin-right: 20px;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #666633;
	margin: 0px 0px 20px 0px
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666600;
	border-bottom: 1px dashed #666600;
	font-style: italic;
	margin: 35px 0px 20px 0px;
	clear: right;
}
h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #336666;
	margin: 25px 0px 4px 0px;
}
h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
a:link {
	color: #333399;
	background: transparent;
}
a:visited {
	color: #666666;
	background: transparent;
}
a:hover {
	color: #cc0000;
	background: transparent;
}

/*left nav classes */
td.leftnav-on {
	background-image: URL(/sitegraphics/leftNavOn.gif);
	height: 30px;
	padding-right: 12px;
	vertical-align: middle;
}
td.leftnav-on-arrow {
	background-image: URL(/sitegraphics/leftNavOnArrow.gif);
	height: 30px;
	padding-right: 12px;
	vertical-align: middle;
}
td.leftnav-tall-on {
	background-image: URL(/sitegraphics/leftNavTallOn.gif);
	height: 40px;
	padding-right: 12px;
	vertical-align: middle;
}
td.leftnav-tall-on-arrow {
	background-image: URL(/sitegraphics/leftNavTallOnArrow.gif);
	height: 40px;
	padding-right: 12px;
	vertical-align: middle;
}
td.leftnav-off {
	background-image: url(/sitegraphics/leftNavOff.gif);
	height: 30px;
	padding-right: 12px;
	vertical-align: middle;
}
td.leftnav-off-arrow {
	background-image: url(/sitegraphics/leftNavOffArrow.gif);
	height: 30px;
	padding-right: 12px;
	vertical-align: middle;
}
td.leftnav-tall-off {
	background-image: url(/sitegraphics/leftNavTallOff.gif);
	height: 40px;
	padding-right: 12px;
	vertical-align: middle;
}
td.leftnav-tall-off-arrow {
	background-image: url(/sitegraphics/leftNavTallOffArrow.gif);
	height: 40px;
	padding-right: 12px;
	vertical-align: middle;
}

p.leftnav {
	font-family: Verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	margin: 0px 5px 0px 0px;
	text-align: right;
}
p.leftnavsub {
	font-family: Verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	margin-left: 10px;
}
a.leftnavlink:link {
	color: #000000;
	background: transparent;
	text-decoration: none;
}
a.leftnavlink:visited {
	color: #000000;
	background: transparent;
	text-decoration: none;
}
a.leftnavlink:hover {
	color: #cc0000;
	background: transparent;
	text-decoration: none;
}
a.leftnavlinkon:link {
	color: #8B8970;
	background: transparent;
	text-decoration: none;
}
a.leftnavlinkon:visited {
	color: #8B8970;
	background: transparent;
	text-decoration: none;
}
a.leftnavlinkon:hover {
	color: #cc0000;
	background: transparent;
	text-decoration: none;
}

/*right nav classes */
td.rightnav {
	border-left: 2px dashed #7A8B8B;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #C1CDC1;
}
p.rightnav {
	font-family: Verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	margin: 10px 0px 0px 0px;
	padding-left: 4px;
	border-left: 4px solid #7A8B8B;
	border-bottom: 1px dashed #7A8B8B;
}
a.rightnavlink:link {
	color: #000000;
	background: transparent;
	text-decoration: none;
}
a.rightnavlink:visited {
	color: #000000;
	background: transparent;
	text-decoration: none;
}
a.rightnavlink:hover {
	color: #ffffff;
	background: #7A8B8B;
	text-decoration: none;
}

/*top nav classes */
td.topnav {
	background-color: #7A8B8B;
	border: 1px solid #000000;
}
p.topnav {
	font-family: Verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
a.topnav:link {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
}
a.topnav:visited {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
}
a.topnav:hover {
	color: #ffffff;
	background: #000000;
	text-decoration: none;
}

td.topnavactive {
	border: 1px solid #000000;
	background: #000000;
}
a.topnavactive:link {
	color: #006600;
	background: transparent;
	text-decoration: none;
}
a.topnavactive:visited {
	color: #006600;
	background: transparent;
	text-decoration: none;
}
a.topnavactive:hover {
	color: #cc0000;
	background: transparent;
	text-decoration: underline;
}


td.topnavrightactive {
	border: 1px solid #000000;
	background: #000000;
}
p.topnavrightactive {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
a.topnavright:link {
	color: #000000;
	background: transparent;
	text-decoration: none;
}
a.topnavright:visited {
	color: #000000;
	background: transparent;
	text-decoration: none;
}
a.topnavright:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: none;
}
a.topnavrightactive:link {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
}
a.topnavrightactive:visited {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
}
a.topnavrightactive:hover {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
}

/*main content classes*/
.boldbottomzero {
	font-weight: bold;
	margin-bottom: 0px;
}
.indenttopzero {
	margin: 0px 0px auto 30px;
}
a.instantpricinglink:link {
	color: #666633;
}
a.instantpricinglink:visited {
	color: #666633;
}
a.instantpricinglink:hover {
	color: #cc0000;
}
.emph {
	color: #666600;
	font-weight: bold;
}
.emphheader {
	color: #333300;
	font-weight: bold;
	background: #EEEEE0;
	padding: 2px 2px 2px 2px;
	margin-bottom: 0px; 
	border-bottom: 2px solid #666600;
	border-top: 1px solid #999900;
}
.emphit {
	color: #333366;
	font-weight: bold;
	font-style: italic;
}
.error {
	color:#cc0000;
	font-weight: bold;
}
.small {
	font-size: 11px;
}
.smaller {
	font-size: .8em;
}
.smallred {
	font-size: 11px;
	color: #cc0000;
}
a.error:link {
	color:#cc0000;
	background: transparent;
}
a.error:visited{
	color:#cc0000;
	background: transparent;
}
a.error:hover {
	color:#ffffff;
	background: #cc0000;
}
a.glossary:link {
	color:#009966;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}
a.glossary:visited{
	color:#009966;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}
a.glossary:hover {
	color:#ffffff;
	background: #009966;
	text-decoration: none;
	font-weight: bold;
}
a.footer:link {
	color:#ffffe0;
	background: transparent;
}
a.footer:visited {
	color:#ffffe0;
	background: transparent;
}
a.footer:hover {
	color:#000000;
	background: #ffffe0;
	text-decoration: none;
}
div.copydiv {
	width:  600px;
	margin: 0px auto;
}
div.divborder {
	border: 1px solid #000000;
	padding: 0px 10px 0px 10px;
	background-image: URL(/sitegraphics/bghomepageinsert.gif);
}
div.landingoutsidediv {
	width: 570px; 
	margin: 0px 30px 0px 30px; 
	/*background: #f8f8f5; 
	border-bottom: 1px dashed #cccc99; 
	border-top: 1px dashed #cccc99;*/
}
div.landingimagediv {
	width: 180px; 
	height: 130px; 
	float: left; 
	text-align: center; 
}
div.landinglinkdiv {
	height: 35px; 
	padding: 0px;
}

.greenbold {
	color: #009900;
	font-weight: bold;
}
.reditalicbold {
	color: #cc0000; 
	font-weight: bold; 
	font-style: italic;
}
.red {
	color: #cc0000; 
}
div.formsdiv {
	margin:  0px 20px 0px 20px;
}
h3.margintop30 {
	margin: 30px 0px 0px 0px;
}
.nomargintop {
	margin-top: 0px;
}
li.subul {
	font-size: 1em;
}
p.footer {
	color: #ffffff;
	font-size: 11px;
	margin: 9px;
}
p.selecteditem {
	color: #009933;
	font-weight: bold;
}
p.nomargin {
	margin: 0px;
}
h3.nomarginsmaller {
	margin: 0px;
	font-size: .9em;
}
p.nomarginsmaller {
	margin: 0px;
	font-size: .7em;
}
h3.productlister {
	margin: 0px 0px 6px 24px;
	font-size: .8em;
}
p.productlister {
	margin: 0px 0px 4px 24px;
	font-size: .7em;
	text-align: left;
}
a.productlister:link {
	color: #666633;
	text-decoration: none;
}
a.productlister:visited {
	color: #999999;
	text-decoration: none;
}
a.productlister:hover {
	color: #333300;
	text-decoration: underline;	
}
p.note {
	font-size: .7em;
	margin: 0px 20px 0px 10px;
	padding: 3px;
}

.introbox {
	text-align: center; 
	border: 1px solid #006699; 
	margin: 0px 0px 20px 0px; 
	padding: 3px; 
	background-color:#E0EEEE;
}

p.testimonial {
	font-family: georgia, times, "times-new-roman", "ms serif", serif;
	font-style: italic;
	border: 2px dashed #006699;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	background: #E0EEEE;
	color: #003333;
}
p.testimonialcenter {
	font-family: georgia, times, "times-new-roman", "ms serif", serif;
	font-style: italic;
	border: 2px dashed #006699;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	background: #E0EEEE;
	color: #003333;
	text-align: center;
}
p.glossary {
	padding: 3px 6px 3px 6px;
	margin: 2px;
	color: #999999;
	font-size: .9em;
}
table.error {
	background: #fffafa;
	border: 2px solid #cc0000;
	margin: 4px 0px 4px 0px;
}
table.formfields {
	border-bottom: 1px dashed #336666;
	border-top: 1px dashed #666666;
	background: #E0EEEE;
	color: #003333;
	margin: 4px auto 4px auto;
}
table.tableborder {
	border: 1px solid #000000;
	background: #ffffff;
}
table.flyouttable {
	border: 1px #666666 solid;
	background-color : #C1CDC1;
}
table.flyouttabletop {
	border: 1px #666666 solid;
	background-color : #ffffff;
}
td.flyouttable {
	border-bottom: 1px #666666 dashed;
}
td.bottomdash {
	border-bottom: 1px dashed #000000;
}
td.main {
	background-color : #ffffff;
	padding: 20px;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
td.tableborder {
	border: 1px solid #000000;
}
td.tbtopnavright {
	border: 1px solid #000000;
	background: #C1CDCD;
}
td.tbwhitebg {
	border: 1px solid #000000;
	background: #ffffff;
}
tr.error {
	background: #ffe4e1;
}

div.paperdiv1 {
	float: left; 
	width: 500px; 
	margin: 0px 5px 15px 0px;
}
div.paperdiv2 {
	float: left; 
	width: 250px; 
	margin: 0px 5px 10px 0px;
}
div.paperdiv3 {
	float: left; 
	width: 180px; 
	margin: 0px 0px 10px 0px;
}


/* Form Classes */
.formbox {
	width: 150px;
	border: 1px solid #666666;
	background: #ffffff;
	color: #000066;
	margin-left: 0px;
}
.formboxnowidth {
	border: 1px solid #666666;
	background: #ffffff;
	color: #000066;
	margin-left: 0px;
}
input.formsubmit {
	background: #cccccc;
	border: 1px solid #666666;
}
textarea.formtextbox {
	width: 350px;
	background: #ffffff;
	border: 1px solid #666666;
	font-family: arial, helvetica, sans-serif;
	color: #000066;
}
.smalltext {
	font-size: x-small;
	font-family: arial, helvetica, sans-serif;
}
.greencentered {
	clear: left; 
	text-align: center; 
	margin-top: 24px; 
	color: #009900; 
	font-weight: bold;
}
.templatesDiv {
	width: 795px;
	left: 20px;
	clear: both;
}
.templatesCatDivMain {
	margin: 0px 10px 12px 5px;
	float: left;
	border: 1px solid #ccc;
	border-left: 3px solid #ccc;
	background: #f5f5f5;
	width: 250px;
}
.templatesCatDiv {
	margin: 0px 10px 25px 10px;
	padding: 5px;
	float: left;
	border: 1px solid #ccc;
	border-left: 3px solid #ccc;
	background: #f5f5f5;
	width: 230px;
}
.templatesCatDivSelected {
	margin: 0px 10px 25px 10px;
	padding: 5px;
	float: left;
	border: 1px solid #ccc;
	border-left: 3px solid #c11;
	background: #fffafa;
	width: 230px;
}
.templatesCat {
	font-size: 14px; 
	font-weight: bold; 
	margin: 3px 3px 9px 6px;
	list-style: square; 
	color: #006600;
}
p.templatesTitle {
	margin: 6px;
	font-weight: bold;
}
p.templates {
	margin: 6px;
}
h2.templatesHeader {
	color: #999;
	font-size: 16px; 
	margin-top: 5px; 
	text-align: center; 
}
a.templatesHeaderLink:link {
	text-decoration: none;
}
a.templatesHeaderLink:visited {
	text-decoration: none;
}
a.templatesHeaderLink:hover {
	text-decoration: underline;
}
a.templates:link {
	 background-repeat: no-repeat; 
	 background-position: top left;
	 background-color: transparent;
	 height: 36px; 
	 list-style: none; 
	 padding-left: 42px;
	 border-top: 1px dotted #7A8B8B;
	 border-bottom: 1px solid transparent;
	 margin: 3px 6px 0px 24px;
	 display: block;
	 text-decoration: none;
}
a.templates:visited {
	 background-repeat: no-repeat; 
	 background-position: top left;
	 background-color: transparent;
	 height: 36px; 
	 list-style: none; 
	 padding-left: 42px;
	 border-top: 1px dotted #7A8B8B;
	 border-bottom: 1px solid transparent;
	 margin: 3px 6px 0px 24px;
	 display: block;
	 text-decoration: none;
}
a.templates:hover {
	 background-repeat: no-repeat; 
	 background-position: top left;
	 background-color: #fff;
	 height: 36px; 
	 list-style: none; 
	 padding-left: 42px;
	 border-top: 1px dotted #7A8B8B;
	 border-bottom: 1px solid #7A8B8B;
	 margin: 3px 6px 0px 24px;
	 display: block;
	 text-decoration: none;
}