/*
body
{
	font-family:	verdana, arial, sans-serif;
}
td,textarea
{
	font-family: 	verdana, arial, sans-serif;
}
p,div,a,span
{
	font-family: 	verdana, arial, sans-serif
}
*/

.title
{
	font-size: 		24px;
	font-weight:	bold
}
.header
{
	font-size: 		18px;
	font-weight:	bold
}
.tableHeader
{
	font-weight:	bold
}
.finePrint
{
	font-size: 		10px;
	font-weight:	bold
}
.errorMessage
{
	color: red
}
.label
{
	font-weight: 	bold;
}
.errorLabel
{
	font-weight:	bold;
	color:			red;
}
.required
{
	font-weight:	bold;
	color:			#CC0000
}
.description
{
	color:			#37321C
}
.SMhighlight
{
	font-weight:	bold;
	color:			#007fbe;
}

