html { 
	min-height: 101%;
	}
body {
	border:0;
	margin:0;
	padding:0;
	background: White url(images/slice2.jpg) repeat-x top left;
    font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
p {
	font-size: 13px;
	line-height: 16px;
}
ul {
	font-size: 13px;
}

h1 {
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
}

.headertable {
	font-size: 12px;
	font-weight: bold;
	color: #009966;
}
.caption {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #e7f2ee;
	padding: 3px;
}
.captionsmall {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #e7f2ee;
	padding: 5px;
}
.splashtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
}
.splashtxt a:link {color: #333333; text-decoration: underline;} 
.splashtxt a:visited {color: #666666; text-decoration: underline;} 
.splashtxt a:hover {color: #019069; text-decoration: none;} 
.splashtxt a:active {color: #019069; text-decoration: none;} 
.boxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
.pricebold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.news a:link {color: #333333; text-decoration: underline;} 
.news a:visited {color: #666666; text-decoration: underline;} 
.news a:hover {color: #019069; text-decoration: none;} 
.news a:active {color: #019069; text-decoration: none;} 
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009966;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 1px;

}
.leftnav {
	font-size: 12px;
	font-weight: normal;
	color: #0A5DC3;
	padding-top: 4px;
	padding-bottom: 6px;
	text-align: left;
	padding-left: 6px;
}
.leftnavon {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	padding-left: 6px;
}

.leftnav a:link {color: #0A5DC3; text-decoration: none} 
.leftnav a:visited {color: #0A5DC3; text-decoration: none} 
.leftnav a:hover {
	color: #0A5DC3;
	text-decoration: underline;
	display: block;
} 
.leftnav a:active {
	color: #0A5DC3;
	text-decoration: none
} 

.boxtxtL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.boxtxtL a:link {color: #333333; text-decoration: underline;} 
.boxtxtL a:visited {color: #666666; text-decoration: underline;} 
.boxtxtL a:hover {color: #019069; text-decoration: none;} 
.boxtxtL a:active {color: #019069; text-decoration: none;} 
.footer {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 15px;
}
.footer a:link {color: #009966; text-decoration: underline;} 
.footer a:visited {color: #009966; text-decoration: underline;} 
.footer a:hover {color: #333333; text-decoration: underline;} 
.footer a:active {color: #009966; text-decoration: underline;} 
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding: 2px;
}
.design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.design a:link {
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.design a:visited {
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.design a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #008F66;
	text-decoration: underline;
	font-size: 9px;
	font-weight: bold;
}
.customers {
	font-size: 14px;
	font-weight: bold;
	color: #019069;
}
.customers a:link {color: #019069; text-decoration: underline;} 
.customers a:visited {color: #019069; text-decoration: underline;} 
.customers a:hover {color: #019069; text-decoration: none;} 
.customers a:active {color: #019069; text-decoration: underline;} 
input, textarea {
	background-color : #F7F7F7;
	border : 1px solid #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	-moz-border-radius-bottomleft : 8px;
	-moz-border-radius-topright : 8px;
	padding-left : 7px;
	padding-right : 7px;
	}
	.button {
	background-color : #D4E0A3;
	border: 1px solid #8a8a8a;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.outline{
border: 1px solid #ccc;
}
.customerintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}
.bullet {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.click {
	color: #000000;
	text-decoration:none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 9px 2px 8px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.box {
	font-size: 11px;
}
