.thumbnail{
position: relative;
z-index: 0;
}

.lable {
font-family: Verdana;
font-size: 12px;
color: #000000;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
margin-left:81px;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

body {
	background-color: #FFFFFF;
}
.pageHeadWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #FFFFFF;
}
.navTopLink {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.navTopLink a{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.navTopLink a:hover{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}
.nav1Link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav1Link a{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;

}
.nav1Link a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	cursor:hand;
}
.genGreenBG {
	font-family: Verdana;
	font-size: 26px;
	color: #00a94f;
	font-weight:bold;
}
.genGreen {
	font-family: Verdana;
	font-size: 12px;
	color: #00a94f;
}
.genGreen a{
	font-family: Verdana;
	font-size: 12px;
	color: #00a94f;
}
.genGreen a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #00a94f;
}
.alert {
	font-family: Verdana;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	background-color:#990000;
}
.action {
	font-family: Verdana;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	background-color:#000099;
}
.required {
	font-family: Verdana;
	font-size: 12px;
	color:#990000;
	font-weight:bold;
}
.genGreen {
	font-family: Verdana;
	font-size: 12px;
	color: #00a94f;
}
.gen {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.gen a{
	font-family: Verdana;
	font-size: 12px;
	color: #00a84c;
	text-decoration:none;
}
.gen a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #00a84c;
	text-decoration:underline;
}
.testimonialTitle {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #00a84c;
}
.testimonialTitle2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #00a84c;
}
.testimonialText {
	font-family: Verdana;
	font-size: 10px;
	color: #00a84c;
	font-weight: bold;
}
.testimonialTextVideo {
	font-family: Verdana;
	font-size: 9px;
	color: #00a84c;
}
.deal {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #00a84c;
}
.deal2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #00a84c;
}
.deal3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 34px;
	color: #00a84c;
}

.chooseYouStyle {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.chooseYouStyle a{
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.chooseYouStyle a:hover{
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.chooseYouStyleHeader {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.chooseYouStyleHeader a{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.chooseYouStyleHeader a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.chooseYourStyleDrop {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left:20px;
}
.chooseYourStyleDrop a{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.chooseYourStyleDrop a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

.constantMenu {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	cursor:hand;
	text-decoration:none;
}
.constantMenu a{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	cursor:hand;
	text-decoration:none;
}
.constantMenu a:hover{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
	cursor:hand;
	text-decoration:none;
}
.constantMenuBig {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.constantMenuBig a{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.constantMenuBig a:hover{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}