@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
body {
	background-color: #999999;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.submitbutton {
	background-color: #CC9900;
	font-family: arial;
	border: 1px none #000000;
	font-size: 12px;
	color: #FFFFFF;
	top: 15px;
	position: relative;
	overflow: visible;
	visibility: visible;
	height: 41px;
	width: 189px;
	right: 0px;
	left: auto;
	}
	
.articleBG {
	margin-left: 10px;
	margin-top: 15px;
	background-color: #fff;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #000;
	margin-bottom: 5px;
	width: 670px;
	text-align:justify;
}
.style3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.primaryContent {
	position:absolute;
	padding:0px 0 0px 0px;
	bottom:0;
	top:0px;
	visibility:hidden;
}
