body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	
}
a:link {
	color: #056CD3;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #056CD3;
}
a:hover {
	text-decoration: none;
	color: #056CD3;
}
a:active {
	text-decoration: none;
	color: #056CD3;
}
a.menuText:link {
	text-decoration: underline;
	text-align: center;
	color: #464646;
}
a.menuText:visited {
	text-decoration: underline;
	text-align: center;
	color: #464646;
}
a.menuText:hover {
	text-decoration: none;
	text-align: center;
	color: #056CD3;
}
a.menuText:active {
	text-decoration: none;
	text-align: center;
	color: #056CD3;
}

a.style8:link {
	color: #B2B2B2;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a.style8:visited {
	color: #B2B2B2;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a.style8:hover {
	color: #B2B2B2;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
a.style8:active {
	color: #B2B2B2;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #056CD3;
	display:block;
	width: 100%;
	margin: 0px;
	margin-bottom: 12px;
	padding-bottom: 4px;
	border-bottom: 4px solid #DDDDDD;
}
h2 {
	font-size: 14px;
	color: #056CD3;
	display:block;
	width: 100%;
	margin: 0px;
	margin-bottom: 12px;
	padding-bottom: 4px;
	border-bottom: 4px solid #DDDDDD;
}
.footerBox {
	margin-top: 5px;
	border-top: 4px solid #DDDDDD;
}
.footerText {
	font-size: 11px;
	color: #606060;
}
a.footerText:link {
	font-size: 11px;
	color: #606060;
	text-decoration: none;
}
a.footerText:visited {
	font-size: 11px;
	text-decoration: none;
	color: #606060;
}
a.footerText:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #606060;
}
a.footerText:active {
	font-size: 11px;
	text-decoration: underline;
	color: #606060;
}
.style8 {color: #B2B2B2; font-weight: bold; font-size: 13px; }
.googleTitle {
	font-size: 14px;
	color: #1055C5;
	font-weight: bold;
}