.greensubtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #92c65c;
	font-weight: bold;
}
.greensubtextgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	letter-spacing: 2px;
	text-decoration: none;
}
.bluesubtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #218FD0;
	font-weight: bold;
}
.bluesubtextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #218FD0;
	font-weight: normal;
}
.skiplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #92c65c;
	letter-spacing: 2px;
	text-decoration: none;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.mainheadingsblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #218FD0;
	font-weight: normal;
}
.greensubtextforms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92c65c;
	font-weight: bold;
}
.formtext9pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.formtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.stepsheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #218FD0;
	font-weight: bold;
}
.bluesubheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #218FD0;
	font-weight: bold;
}
.navigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #218FD0;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	padding-left: 10px;
}
.navigationwhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	padding-left: 5px;
}
.whitehome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	padding-left: 5px;
}
.ahover:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #92c65c;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;
}
.bluesubheadslight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #218FD0;
	font-weight: normal;
}
.producttitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.stationery {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #aad47b), color-stop(1, #93c65c) );
	background:-moz-linear-gradient( center top, #aad47b 5%, #93c65c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#aad47b', endColorstr='#93c65c');
	background-color:#aad47b;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #689324;
}
.stationery:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #93c65c), color-stop(1, #aad47b) );
	background:-moz-linear-gradient( center top, #93c65c 5%, #aad47b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#93c65c', endColorstr='#aad47b');
	background-color:#93c65c;
}.stationery:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */
.classname {
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6294c7), color-stop(1, #3a71ad) );
	background: -moz-linear-gradient( center top, #6294c7 5%, #3a71ad 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6294c7', endColorstr='#3a71ad');
	background-color: #218FD0;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 50px;
	line-height: 50px;
	width: 130px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #528ecc;
}
.classname:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3a71ad), color-stop(1, #6294c7) );
	background: -moz-linear-gradient( center top, #3a71ad 5%, #6294c7 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a71ad', endColorstr='#6294c7');
	background-color: #218FD0;
}.classname:active {
	position:relative;
	top:1px;

/* This button was generated using CSSButtonGenerator.com */
}
..tdbg {
background-color: #80BC32;
}
.backgroundfish {
	background-color: #218FD0;
	background-image: url(images/bgfishbowl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundfishF {
	background-color: #218FD0;
	background-image: url(images/bgfishbowl_F.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
