body, html {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}

body {
	min-width:925px;
	}


a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	}
	
 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	}
	
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	}
	
 a:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	}


	
#wrap {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}	
	
#header {
	display: none;
}
#linkarea {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 925px;
	height: 300px;
}
#footer {
	width: 925px;
	height: 30px;
	display: block;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}
iframe {
	margin: 0px;
	padding: 0px;
}



a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}


#left_column {
	float: left;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 14px;
	margin-left: 75px;
	color: #000000;
}
#right_column {
	float: left;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	margin-left: 75px;
	color: #000000;
}

#single_column_layout {
	float: left;
	width: 780px;
	padding-left: 75px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

#headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 75px;
	width: 780px;
	padding-top: 25px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 15px;
}
#print_header {
	height: 100px;
	width: 925px;
}
#nav {
	display: none;
}
