.spacerrow {
	background-image: url(images/rowbg.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topblueborder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #294B6D;
}
.panelhead {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.main {
	padding: 4px;
}
strong {
	color: #BB7213;
}
h5 {
	color: #35608A;
}
.textfield {
	height: 22px;
	width: 80px;
	border: 1px solid #EBB76B;
	cursor: text;

}

.submit {
	background-color: #F5E0C6;
	width: 120px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #EBB76B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #0F4275;
	text-decoration: underline;
}
.bkgrnd {
	background-image: url(images/flyer.jpg);
	background-repeat: no-repeat;
}
.box {
	border: 1px solid #BB7213;
}
.iTextBox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 160px;
}
.iTextArea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 458px;
	height: 76px;
}
.iButton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 120px;
	height: 20px;
}
h1{
	font-size: 12px;
	color: #BB7213;
}
.SectionHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #F5E0C6;
}
.ContentTable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #F5E0C6;
}.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7A545;
}
.emailsig {
	color: #000066;
	text-decoration: none;
}
.emailsig:hover {
	color: #000066;
	text-decoration: underline;
}
hr {
	height: 1px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #35608A;
	font-weight: bold;
}
.tinytext {
	font-size: 9px;
}
h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #BB7213;
font-weight: bold;
}