.text {
	font-family: Tahoma;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 11px;
}
.text a{
	font-family: Tahoma;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.text a:hover{
	font-family: Tahoma;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 11px;
}


.heading {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.redText {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.readMore {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.readMore a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.readMore a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.yellow-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
.yellow-bold a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
.yellow-bold a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.heading_phone {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
}
.numbers {
	font-family: Tahoma;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textBox {
	height: 18px;
	width: 150px;
	border: 1px dashed #FFFFFF;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	background-color: #354350;
	font-weight: bold;
}
.textarea {
	font-family: Tahoma;
	color: #FFFFFF;
	height: 70px;
	width: 200px;
	border: 1px dashed #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	background-color: #354350;
	font-weight: bold;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #32404D;
	background-color: #FFFFFF;
}


.footer { color: #666; font-size:10px; margin-bottom: 20px; font-family: Tahoma; }
.footer a{ color:#666; text-decoration:none;}
.footer a:hover { color:#CCC;}

.skip { font-size:12px;}
.skip a { color:#CCC; text-decoration:none;}
.skip a:hover {color: #FFF; text-decoration:none;}
