body {
	background: #FFFFFF;
	font: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

H2{
	font: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}

a { color: #000033; 
	font-family: "Times New Roman", Times, serif;
	font-weight: bold; 
	text-decoration: underline;}

a:hover { 
	color: #990000; 
	font-family: "Times New Roman", Times, serif; 
	font-weight: bold; 
	text-decoration: underline;}


#center_ie {
	text-align: center;
}

#container {
	background: FFFFFF;
	width: 710px;
	margin: 0 auto;
	padding: 0;
}

#main {
	background: url(img/bg_content_body.gif) transparent repeat-y top left;
	width: 710px;
	margin: 0; padding: 0;
	text-align: left;

}

#header {
	width: 682px; height: 82px;
	background: url(img/bg_header.jpg) no-repeat bottom left;
	margin: 0 5px 0 13px; padding: 0;
}

.p{
	font: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

.instructions{
	font: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-weight: bold;
}

.pageheader{
	font: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}