@charset "UTF-8";

#monthlycontent {
	background-image: url(../backgrounds/body.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#fullpgcontentbox_top {
	background-image: url(../backgrounds/fullpgcontentbox_top.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 944px;
	left: 18px;
	top: 10px;
}
#fullpgcontentbox_body {
	background-image: url(../backgrounds/fullpgcontentbox_body.gif);
	background-repeat: repeat;
	height: 450px;
	width: 944px;
	left: 18px;
	position: relative;
	top: 0px;	
}
/* CSS Document */


#fullpgcontentbox_body .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	position: relative;
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#fullpgcontentbox_body .bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #FFF;
	height: auto;
	text-align: center;
	vertical-align: middle;
}
#fullpgcontentbox_body .bodytxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;	
}
#fullpgcontentbox_body .reportbodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: justify;
	width: 920px;
	height: 440px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 5px;
	overflow: auto;
}
#fullpgcontentbox_body .reportbodytxt img.left {
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 188px;
	width: 250px;
}
#fullpgcontentbox_body .reportbodytxt img.right {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 188px;
	width: 250px;
}
#contentfootermonthlyreport {
	background-image: url(../backgrounds/footergrass2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 151px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	
}
#contentfootermonthlyreport #ensignbtn {
	height: 50px;
	width: 130px;
	position: relative;
	top: 85px;
	left: 785px;
	background-image: none;
	float: left;
}
