.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #43475B;
}
.boldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #464B60;
}
.boldhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #343848;
}
.logintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.txtsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e536a;
}
.trailtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #beb7bd;
	line-height: 12px;
}
.boldtxtblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #778097;
}
.bodytxtblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #363a4a;
}
.boldhdbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #363a4a;
}
.boldtxtbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #4e536a;
}
.bodytxtbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #43475B;
}
.trailtxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #beb7bd;
	line-height: 12px;
}
.bodytxtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #43475B;
	font-style: italic;
}
.bodytxtblkbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #030303;
}
.bodytxtwhi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.boldtxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytxtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #BC534F;
}

/* for input fields on the home page */
input.hpinput {
	background-color: #8B96B1;
	color: #393E4A;
	border: none;
	padding: 4px;
	height: 19px;
	width: 100%;
}

/* for the calendar */
table.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #778097;
}
table.calendar th.day {
}
table.calendar ts.selected {
	background-color: #abcdef;
}
table.calendar td.active {
	background-color: #ddeeff;
}
table.calendar td.selactive {
	background-color: #abcdef;
}

/* no spacing around forms */
form {
	margin: 0;
	padding: 0;
}
.boldhdlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #363a4a;
}
.bodytxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #43475B;
}
.Subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #030303;
}
.bodytxtredbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #BC534F;
}
.table {
	padding: 10px;
	border: 1px solid #FFFFFF;
}
.table2 {
	border: 1px solid #000000;
}
