.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #FF0000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #09488a;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.testname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066cc;
}
.thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.breadcrumb a{
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
	color: #999999;
	background-color: transparent;
	background-image: url(../images/breadcrumb.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: #0066CC;
}

.breadcrumb a:hover{
text-decoration: underline;
}
h1	{
	background: #FFF url(../images/head_welcome.gif) no-repeat;
	display:block;
	width:300px;
	height:40px;
}
h1 span	{
	display:none;
}
h2	{
	background: #FFF url(../images/head_howcanwehelp.gif) no-repeat;
	display:block;
	width:300px;
	height:40px;
}
h2 span	{
	display:none;
}
ul	{
	margin:0 0 0 -2em;
}
li	{
	margin:1em;
}


