body{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #636363;
}
a {
	color: #cd1041;
}
a:hover {
	text-decoration: none;
}
h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #636363;
	font-weight: bold;
}
p{
	margin-bottom: 20px;
}
p.handcursor {
	margin-bottom: 0px;
}
.handcursor a {
	color: #cd1041;
	padding: 0px;
	margin: 0px;
}
ul.dynamic {
	list-style-image: none;
	list-style-type: none;
}
.dynamic li {
	padding: 0px; 
	margin: 0px;
}
ul.dynamic ul li{
	padding: 0px;
	margin: 0px;
}
#container{
	width:640px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header{
	width: 640px;
	height: 203px;
	display: block;
	position:relative;
	overflow: hidden;
	background: transparent url('images/qa_header.jpg') no-repeat;
}
#content{
	padding-left: 40px;
	position: relative;
	z-index: 100;
}
#footer{
	width: 640px;
	height: 207px;
	display: block;
	position: relative;
	top: -40px;
	z-index: 0;
	overflow: hidden;
	background: transparent url('images/qa_footer.jpg') no-repeat;
}
a.headerLink{
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	background-color: transparent;
	top: 100px;
	left: 80px;
}

a.footerLink:link, a.footerLink:visited{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #cd1041;
	font-size: 9px;
	text-decoration: underline;
	position: absolute;
	top: 135px;
	left: 40px;
}

a.footerLink:hover, a.footerLink:active{
	text-decoration: none;	
}

#footer_text {
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 50px;
}

#footer_text p{
	margin: 0px;
	padding: 0px;
}

#footer_text a {
	color: #007dc3;
	text-decoration: underline;
}

#footer_text a:hover {
	text-decoration: none;
}

ul.mainList li{
	list-style-type: disc;
}