@charset "utf-8";
.footer_info {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.tableBorder {
}
.footer_links {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img.floatLeft { 
    float: left; 
    padding: 6px 10px 6px 1px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

.bottomLinks a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 {font-size: 16px}
.style2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.headerTextFG {
	font-size: 12px;
}
.bottomLinks a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.bottomLinks a:hover {
	text-decoration: underline;
	color: #333333;
}
.bottomLinks a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.caution {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
