.background {
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundblue {
	background-color: #FFFFFF;
	background-image: url(../images/blue-background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.backgroundblueaddress {
	background-color: #FFFFFF;
	background-image: url(../images/address-background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.title {
	margin-top: 45px;
	margin-left: 45px;
	padding: 0px;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-right: 60px;
	padding-left: 45px;
	line-height: 21px;
	text-align: left;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00006f;
}
.bottomborderwhite {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.labels {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
}
.copy2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-right: 50px;
	padding-left: 0px;
	line-height: 21px;
	text-align: left;
}
.form {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 21px;
}
.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FDC70A;
	text-align: center;
	border: 1px solid #ABABAF;
}
.labelssmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	color: #FFFFFF;
}
.jobs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	font-style: italic;
}
.background2 {

	background-color: #FFFFFF;
	background-image: url(../images/background2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
