/* CSS Document */
.indtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}

.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #444343;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.thumbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	color: #444343;
	padding: 4px 0px 10px 0px;
	text-decoration: none;
}

.thumbtext a:hover {
	color: #000000;
}

.thumbtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	color: #444343;
	padding: 0px 0px 8px 0px;
	text-decoration: none;
}

   /* Margins for policy box */
.contentMargins {
    display: block;
    margin: 6px 6px 0px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 14px;
	text-align: left;
	color: #000000;
}

.policyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	padding-top: 40px;
	color: #000000;
	list-style-position: inside;
	text-decoration: none;
}
.policytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	padding: 0px 6px 0px 6px;
	color: #000000;
	list-style-position: inside;
	text-decoration: none;
}
.qualitytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	line-height: 16px;
	text-align: left;
	padding: 0px 6px 8px 8px;
	color: #000000;
	list-style-position: inside;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 8px 5px 5px 5px;
	color: #333333;
	font-size: 15px; line-height: 16px;
	font-weight: bold;
}

h1 {
	margin: 0px;
	padding: 0px;
	font: 5px/5px  Skia, Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 3px 5px 5px 5px;
	background-color: #CCC;
	color: #333;
	font-size: 15px; line-height: 16px;
	font-weight: bold;
	border-top:1px solid black;
	border-bottom:1px solid black;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #000000;
	font-size: 13px; line-height: 14px;
	font-weight: bold;
}

div#content {
	width:auto;
	min-width:239px;
	margin: 0px 0px 0px 0px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom: 1px solid black;
	background-color:white;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 14px;
	text-align: left;
	color: #000000;
	}
	
	div#quality {
	width:auto;
	min-width:239px;
	margin: 4px 0px 0px 0px;
	background-color: #cccccc;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 14px;
	text-align: left;
	color: #000000;
	}
		
	div#flowers {
	width:auto;
	min-width:239px;
	margin: 4px 0px 0px 0px;
	background-color: #fae3d7;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 14px;
	text-align: left;
	color: #000000;
	}
	
	.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	color: #333333;
}

