@charset "utf-8";
/* CSS Document */

.style2 {font-size: small}
.style3 {
	font-size: x-small;
	color: #FFFFFF;
}
a:link {
	color: #999999;
}
.form {
	left: 100px;
	width: 400px;
	position: relative;
}
.zipsubmit {
	background-color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	border: 1px solid #CC9900;
	right: 0px;
	left: auto;
	top: 15px;
	position: relative;
}
.submitbtn {
	background-color: #CC9900;
	border: 1px none #000000;
	color: #FFFFFF;
	top: 0px;
	overflow: visible;
	visibility: visible;
	height: 45px;
	width: 191px;
	right: 0px;
	left: auto;
}
.primaryContent {
	position:absolute;
	padding:0px 0 0px 0px;
	bottom:0;
	top:0px;
	visibility:hidden;
}
.style7 {font-size: 10px}
.style8 {font-size: 12px}
.articlesBox
{
	font-size: 12px;
	text-align:left;
	}
.articlesBox a:link {
	color: #000;
	text-decoration: none;
	font-size: 12;
}
.articlesBox a:hover {
	color: #0000CC;
	text-decoration: none;
	font-size: 12;
}
.articlesBox a:vistited {
	color: #000;
	text-decoration: none;
	font-size: 12;
}
.articles {
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 10px;
	text-align: justify;
}
h1
{
	font-size:medium;}
