body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-transform: none;
}
.headline {
	color: #333300;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0;
	line-height: normal;
}
.small {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-transform: none
}
.callout { color: #336600; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 16px; margin-right: 3px; }
a:link { color: #4478A7; text-decoration: none }
a:visited { color: #4478A7; text-decoration: none }
a:hover { color: #2C415F; text-decoration: underline }
a.footerlinks:link { color: #738EC3; text-decoration: none }
a.footerlinks:visited { color: #2C415F; text-decoration: none }
a.footerlinks:hover { color: #738EC3; text-decoration: underline }
.scrollbox { text-align: left; width: 528px; height: 300px; overflow: auto; }


Calendar Stuff


#CalendarDiv {
	margin-top: 20px;
}


.CalendarTitleDiv{
	padding: 15px 0;

}

.CalendarBodyDiv{



}
#currentDate {
	text-align: right;
}
#searchCalendarOptionsHidden {
	display: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#showAmountList {
	text-align: right;
}


/*************** iPoint Styles: blandblom@ipoint-tech.com ***************/
h1 {
	color:#355530; font-weight:normal;
	font-size:18px; font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	margin:32px 2px 0px 30px; padding:opx;
	border-bottom:Solid 1px #91AB50;
}

h2 {
	color:#333300; font-weight: normal;
	font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px; padding:0px;
	line-height: normal;
}

h3 {
	color:#333300; /*font-weight: normal;*/
	font-size:12px; /*font-family:Georgia, "Times New Roman", Times, serif;*/
	margin:0px; padding:0px;
	line-height: normal;
	border-bottom:Solid 1px #7FB249;
}

td.headerOne {
	width:412px; height:87px;
	background:url('/images/Heading-One-Background-v1.jpg') no-repeat;
}

div.footerText {
	padding:0px 0px 10px 0px;
	font-size:11px; color:#788989;
	text-align:left;
}

label {
	margin-right: 5px;
	height: 20px;

}
.formRow {
	margin-bottom: 5px;
}

input,select{margin: 0px 5px 0px 0px;}

.formError{
	display:none;
	color:#F00;
}

.error-message{
	display:none;
	color:#F00;
}
.success-box{
	display:none;
}
