
body {
	font-family: Arial;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #E65100;
}
a:visited {
	color: #E65100;
}
a:hover {
	color: #E65100;
}
a:active {
	color: #E65100;
}

a.CalMonth, a:link.CalMonth, a:visited.CalMonth, a:active.CalMonth {
	color: #FFFFFF;
	text-decoration: none;
	padding:0 3 0 3;
}
a:hover.CalMonth {
	text-decoration: underline;
}

.headerText {
	font-family: Verdana;
	font-size: 12px;
	color: #FF6615;
	font-weight: bold;
}

.formHeaderText {
	font-family: Arial;
	font-size: 12px;
	color: #75100B;
	font-weight: bold;	
}

.subHeaderText {
	font-family: Verdana;
	font-size: 11px;
	color: #FF8915;
	font-weight: bold;
}

.highlightText {
	font-family: Verdana;
	font-size: 12px;
	color: #FF8915;
	font-weight: bold;
}

.DayType {
	font-family: Verdana;
	font-size: 10px;
	color: #FF8915;
	font-weight: normal;
}

.textBoxHeader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 7 0 4;
}

.captionText {
	font-family: Arial;
	font-size: 10px;
	color: #FF8915;
}

.captionTextWhite {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.formCaptionText {
	font-family: Arial;
	font-size: 10px;
	color: #75100B;
}

.calHeaderText {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding:0 0 4 0;
}

.Menu {
	padding : 2 0 2 0;
}

.TextBox {
	 padding: 4 4 4 4;
	 font-family: Arial;
	 font-size: 12px;
}

.Legal {
	font-size: 8pt;
}

.Terms {
	margin:5 0 14 30;
}

.Line {
	background-color: #ff6615;
}

p {
 	margin : 0px;
}	
