.whitenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.content  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #444444;
}
.contentsmall  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	text-align:top;
}
a {
	color: #BE3337;
}
.tiny {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.formfield {
	width: 180px;
	height: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hpagewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.headercontent  {
     	font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
	text-align:center;
        color: #000000;
	
}

.headerbold
 {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 17px;
        font-weight: bold;
        color: #000000;
}

.table_sched {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: collapse;
	background-color: white;
}
.th_sched_1 {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: white white white white;
	background-color: #F8E0E0;
	-moz-border-radius: 0px 0px 0px 0px;
}
.tr_sched_1 {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: white white white white;
	background-color: #F8E0E0;
	-moz-border-radius: 0px 0px 0px 0px;
}
.tr_sched_2 {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: white white white white;
	background-color: #E6E6E6;
	-moz-border-radius: 0px 0px 0px 0px;
}

