﻿a{
	color: 0068b3;
	text-decoration: underline;
}
a:hover{
	color: 00a261;
	text-decoration: underline;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: 27ad77;
	text-decoration: none;
}
.copyrightLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: 27ad77;
	text-decoration: none;
}
.copyrightLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: 27ad77;
	text-decoration: underline;
}
.contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: a7a9ac;
	text-decoration: none;
}
.greenType {
	color: 00a261;
}
.contentFade {
	background-image: url(images/bgContentFade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid efefef;
}
.header {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
.pageTitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: 00a261;
	text-decoration: none;
}
.boldBlue {
	font-weight: bold;
	color: 0068b3;
}
.productTitle {
	font-size: 16px;
	font-weight: bold;
	color: 00a261;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.customInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.boldRedBig {
	 	font-size: 14px;
	font-weight: bold;
	color: #0068b3;

}
