body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/topBlueFade_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body .topBkg {
	background-image: url(images/topBkg_03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body .midTopBkg {
	background-image: url(images/midTopBkg_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body .bodyBkg {
	background-image: url(images/bodyBkg_03.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}
body .bottomBkg {
	background-image: url(images/bottomBkg_06.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body .loginBkg {
	background-image: url(images/loginSq_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}

