#header {
	height: 75px;
	width: 800px;
	margin-top: 20px;
	margin-left: 102px;
	background-image: url(images/header.jpg);
	text-align: right;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 20px;




}
#content {
	background-color: #ECF0FF;
	height: 450px;
	width: 800px;
	margin-left: 102px;
	text-align: center;

}
#footer {
	height: 25px;
	width: 800px;
	margin-left: 102px;
	background-image: url(images/footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 2px;
	background-repeat: no-repeat;


}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	text-align: justify;


}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: justify;
}
.heading {

	font-family: "Arial Black";
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
}
.emaillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boldtabletext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
.boldtextsml {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: justify;
}
.text2sml {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
.boldtextsmlcntr {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
.smltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.texth {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	text-align: justify;
}
