.body {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom:10px;
	line-height:15px;
	color: #000000;
	text-align:justify;
}

.subheading {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom:10px;
	color: #C60019;
	line-height:16px;
}

.list {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:10px;
	line-height:15px;
	color: #000000;
	padding-left:30px;
}


.spotlight {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom:0px;
	line-height:12px;
	color: #000000;
}

.email {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom:0px;
	line-height:15px;
	color: #C60019;
}

.body-red {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom:10px;
	line-height:10px;
	color: #C60019;
}

.paginate {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom:10px;
	line-height:13px;
	color: #000000;
}

.paginate-off {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:10px;
	line-height:13px;
	color: #BBBBBB;
}

.footer {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom:0px;
	line-height:11px;
	color: #FFFFFF;
}

a.footer:link { text-decoration: none; color: #FFFFFF; }
a.footer:visited { text-decoration: none; color: #FFFFFF; }
a.footer:active { text-decoration: none; color: #FFFFFF; }
a.footer:hover { text-decoration: none; color: #8D9093; }

a.email:link { text-decoration: none; color: #C60019; }
a.email:visited { text-decoration: none; color: #C60019; }
a.email:active { text-decoration: none; color: #C60019; }
a.email:hover { text-decoration: none; color: #666666; }

a.paginate:link { text-decoration: none; color: #000000; font-weight: bold; font-size: 13px;}
a.paginate:visited { text-decoration: none; color: #000000; font-weight: bold; font-size: 13px;}
a.paginate:active { text-decoration: none; color: #000000; font-weight: bold; font-size: 13px;}
a.paginate:hover { text-decoration: none; color: #C60019; font-weight: bold; font-size: 13px;}

A:link { text-decoration: none; color: #000000; }
A:visited { text-decoration: none; color: #000000; }
A:active { text-decoration: none; color: #000000; }
A:hover { text-decoration: none; color: #C60019; }	

:focus { -moz-outline-style: none; }
	
/* Content.html Formatting */

.contentfile-fieldlabel {
	font-family: Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background: #686868;
}
.contentfile-fieldcontent {
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
}
	
.contentfile-title {
	font-family: Geneva, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #686868;
}
