@charset "utf-8";

/* CSS Document */

body{

	background-image: url(images/bg.jpg);

	background-position:center;

	background-repeat: no-repeat;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.topBG{

	background-position:top;

}

.footer {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:10px;

	color:#FFFFFF;

	font-weight:bold;

}

.bodytext{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:14px;

	color:#FFFFFF;

}

.boldbodytext{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:14px;

	color:#FFFFFF;

	font-weight:bold;

}

.headertext{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:16px;

	color:#0f2f55;

}

.boldheadertext{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:16px;

	color:#0f2f55;

	font-weight:bold;

}

.formfieldtext{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:12px;

	color:#FFFFFF;

}

.formtext{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:12px;

	color:#000000;

}

.frame{

	border:solid;
	
	border-width:thin;

	border-color:#0f2f55;
	
}

.BLUEbodytext{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:14px;

	color:#0f2f55;

}

.BLUEboldbodytext{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:14px;

	color:#0f2f55;

	font-weight:bold;

}
