.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.questionsbackground {
	background-image: url(slices_v2/questions.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	text-decoration: underline;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #333333;
}
.topbannerbackground {
	background-image: url(slices_v2/top_banner.gif);
	background-repeat: no-repeat;
}
.arial18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
}
.topbannerbackground2 {
	background-image: url(slices_v4/top_banner.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000000;
}
.vertlineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
.vertlinetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
