.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	color: #000000;
	line-height: 16px;
}
.leftgreybrdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.bluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #36929C;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #900;
}




.bullet {
	list-style-position: outside;
	list-style-image: url(index/bullet.gif);
}
.rtgreyborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.prducthead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-indent: 5px;
	font-variant: small-caps;
}
.productblueborder {
	border: 1px solid #85CDD6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.topbottemwhbrd {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	font-variant: small-caps;
	text-indent: 5px;
}
.mainlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3FACB7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 80px;
}
.prodlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #3FACB7;
	text-decoration: underline;
}
.products {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3FACB7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8EFF1;
	text-align: justify;
}
.bttmgrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

A.productlinks:link {
	color: #000000;
	font-size : 12px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 5px;
}
A.productlinks:visited {
	text-decoration: none;
	color:#000000;
	font-size : 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 5px;
}
A.productlinks:hover  {
	text-decoration: none;
	color: #37959F;
	font-size : 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 5px;
}
A.productlinks:active {
	text-decoration: none;
	color: #000000;
	font-size : 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 5px;
}
.leftrightgreybrdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.fullgreybrder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
A.requestlink:link {
	color: #900;
	font-size : 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
}
A.requestlink:visited {
	text-decoration: none;
	color:#900;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
}
A.requestlink:hover  {
	text-decoration: none;
	color: #999;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
}
A.requestlink:active {
	text-decoration: none;
	color: #900;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
.fullbluebrdr {
	border: 1px solid #3FACB7;
}
