body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_left.jpg);
}
.subheader {
	font-family:arial;
	font-size:12pt;
	color:#000000;
}
.subheader1 {
	font-family:arial;
	font-size:12pt;
	color:#1A4E7D;
}
.subheader2 {
	font-family:arial;
	font-size:12pt;
	color:#ffffff;
}
.text {
	font-family:arial;
	font-size:9pt;
	color:#333333;
}
.text2 {
	font-size: 9pt;
	font-family: Arial;
	color: #1A4E7D;
}
.text3 {
	font-family:arial;
	font-size:9pt;
	color:#ffffff;
}

.footerText{
	font-family:arial;
	font-size:9pt;
	color:#333333;
	text-decoration: none;
}
input {
	background-color: #ffffff;
	border: 2px solid #666666;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	height: auto;
}
select {
	background-color: #ffffff;
	border: 2px solid #666666;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	height: auto;	
}
textarea {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	height: auto;
}.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #656565;
	border-right-color: #656565;
	border-bottom-color: #656565;
	border-left-color: #656565;
}

