.hometext {
	font-family : Verdana;
	font-size : 12px;
	line-height : 12px;
	color: #FFF;


}



.text {
	font-family : Verdana;
	font-size : 12px;
	color: #333;
}
.textIndent {
	font-family : Verdana;
	font-size : 12px;
	color: #333;
	text-align: justify;
	text-indent: 15px;
	font-variant: normal;
	text-transform: none;
}
.textBanner {
	font-family : "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size : 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	font-variant: normal;
	text-decoration: underline;
}



.text_head {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color: #333;
}
.text_headWhite {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color: #FFF;
}



.text_small {
	font-family : Verdana;
	font-size : 10px;
	text-transform: none;


}
.text_smallNOcaps {
	font-family : Verdana;
	font-size : 10px;
	text-transform: none;
	text-align: justify;
	text-indent: 25px;
}



.footer {



	font-family : Verdana;



	font-size : 10px;



}



.footer A:visited {



	font-family : Verdana;



	font-size : 10px;



	color : black;



	TEXT-DECORATION: none;



}



.footer A:active {



	font-family : Verdana;



	font-size : 10px;



	color : black;



	TEXT-DECORATION: none;



}



.footer A:hover{



	font-family : Verdana;



	font-size : 10px;



	color : Blue;



	TEXT-DECORATION: none;



}



.footer A:link{



	font-family : Verdana;



	font-size : 10px;



	color : black;



	TEXT-DECORATION: none;



}
.grayText {
	color: #404040;
}
.mainText {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	text-align: left;
	text-transform: none;
	color: #333;
}
.leftLine {
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #999;
	text-align: left;
}
.bannerText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #333;
	text-transform: none;
	text-align: center;
	text-indent: 0px;
	letter-spacing: 0cm;
}
