

.footerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}





a:link {color: #0066CC; font-weight:bold; ; text-decoration:none;}     /* unvisited link */
a:visited {color: #0066CC ; font-weight:bold; ; text-decoration:none;}  /* visited link */
a:hover {color: #CC0000 ; font-weight:bold; ; text-decoration:underline;}   /* mouse over link */
a:active {color: #CC0000 ; font-weight:bold; ; text-decoration:none;}   /* selected link */



.textArea{
padding-top:50px;
padding-left:555px;
}
.homePageText {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
padding-right:50px;
text-align:left;
line-height:20px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #E3002D;
	text-decoration: none;
	padding-bottom:21px;
}


h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color:#666666;
	font-weight:normal;
	text-decoration: none;
	line-height:29px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
	
}

.tight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	
}


.small_redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E3002D;
}


.small_ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width:thin;
	padding-bottom:15px;
}


.headerText {
	color: #E3002D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-align:right;
	padding-right:27px;
}

UL LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	
}