.LinkBg {
	background-image: url(images/linkTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.newsletterBg {
	background-image: url(images/newsletter_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.white11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;

}
.textfield {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
	height: 18px;
	width: 135px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px;




}
.submit {
	background-color: #7F7F7F;
	border: 1px solid #000000;
	height: 18px;
	width: 88px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;


}
.white11Bold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.grey10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #7A7A7A;
}
.yellow11Bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E6D90C;
}
.white14BoldCaps {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.whiteheadertitle {
	font-family:Geneva, Arial, Helvetica, sans-serif ;
	font-size: 20px;
	color: #FFFFFF;
	/*text-transform: uppercase;*/
	text-decoration: none;
}
.white14BoldCaps:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #E6D90C;
	text-transform: uppercase;
	text-decoration: none;
}
.dottedLine {
	background-image: url(images/dottedLine.gif);
	background-repeat: repeat-x;
	background-position: left 10px;
	padding-bottom: 10px;
}
.dottedLine1 {

	background-image: url(images/dottedLine1.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.textfieldContact {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	border: 1px solid #000000;

}
.white10 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}