@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/bg2.gif);
	background-color: #FFFF00;
	text-align: center;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: top;
}
.mainContainer {
	background-color:#FFFFFF;
	text-align: left;
	width: 780px;
	border: 1px solid #000000;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.WPL_text {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.WPL_WorkHeader {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003399;
}
.WPL_PageHeader {
	font-size: 36px;
	font-weight: bold;
	color: #333366;
}

.styleDivBox {
	background-color: #FFFF66;
	border: 1px solid #666666;
	padding: 10px;
}

.fltlft {
	float: left;
	padding-right: 15px;
}
.style1 {font-size: 28px}
.style2 {font-size: 10px}
