@charset "utf-8";
/* CSS Document */

/*font-family:'ITCBerkeleyOldstyleW01- 812507'; - Berkley Oldstyle Bold
font-family:'ITCBerkeleyOldstyleW01- 812513'; - Berkley Oldstyle Book
font-family:'ITCBerkeleyOldstyleW01- 812516'; - Berkley Oldstyle Book Italic
font-family:'ITCBerkeleyOldstyleW01- 812522'; - Berkley Oldstyle Book Medium*/

body {
	margin-top: 0px;
	margin-left: 0px;
}

h1 {
	font-family:'ITCBerkeleyOldstyleW01- 812522';
	font-size: 20px;
	line-height: 22px;
	font-style: normal;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #adc7e8;
	margin-bottom: -10px;
}

h2 {
	font-family:'ITCBerkeleyOldstyleW01- 812507';
	font-size: 17px;
	color: #ffffff;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
	padding-bottom: 0px;
	margin-bottom: -12px;
}
p {
	font-family:'ITCBerkeleyOldstyleW01- 812513';
	font-size: 13px;
	line-height: 16px;
	padding-left: 20px;
	color: #ffffff;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
td {
	vertical-align: text-top;
	font-family:'ITCBerkeleyOldstyleW01- 812513';
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}
p a {
	color: #adc7e8;
}
#form1 {
	padding-left: 0px;
	vertical-align: bottom;
}
.special-link {
	font-family:'ITCBerkeleyOldstyleW01- 812516';
	font-size: 12px;
	margin-top: 25px;
	line-height: 13px;
	text-decoration:none;
	color: #ffffff;
}
.form-text-field {
	font-family:'ITCBerkeleyOldstyleW01- 812513';
	border-top-color: #434D3E;
	border-left-color: #434D3E;
	border-right=color: #434D3E;
	background-color: #434D3E;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-width: 1px;
	font-size: 10px;
	line-height: 12px;
}

#form-submit-button {
	src: url(graphics/submit_button.png);
	width: 114px;
	height: 24px;
	border: hidden;
}
#SubmitButton {
	border: hidden;
	font-family:'ITCBerkeleyOldstyleW01- 812513';
	font-size: 12px;
	color: #ffffff;
	
}
#form-table {
	padding-left: 20px;
}
.footer {
font-family:'ITCBerkeleyOldstyleW01- 812507';
}
.checkbox {
  width: 11px;
  height: 11px;
  padding: 0 5px 0 0;
  background: url(../graphics/checkbox.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}
#EmailError {
	color: #ff0000;
}