body {
	font-family: Garamond, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
}

.bos-green {
	color:#037E01;
}

.large_underline {font-size: 14pt; text-decoration:underline}

.highlight {background-color:#FFCCCC;}

#form_confirm {
	color: #FFFFFF;
	background-color: #7A944B;
	border: thin solid #666666;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
	font-weight: 800;

}
#tooltip {
		padding: 3px;
		background: #BCEF81;
		border: 1px dashed #339966;
		text-align: center;
		font-size: 20px;
		font-style:italic;
}

span.tip {
	border-bottom: 1px solid #eee;
}

#mainContent {
	text-align:center
}
	