@charset "utf-8";
.footerfont
{
	font: 300 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}

.accent-font
{
	color: #FFF;
	font: 24px "Times New Roman", Times, serif;
}
.servicefont
{
	color: #FFF;
	font-weight: bold;
}
.topbottomlines
{
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}
.mainfont
{
	font: 12pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
}
.mainfont-subtitle
{
	font: 16pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #36C;
	border-bottom: 2px solid #666;
	width: auto;
}
.mainfont-subtitle2
{
	font: 14pt "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #36C;
	text-align: left;
}
.image-border
{
	border: 1px solid #000;
}
.sideborder
{
	border-left: 2px solid #2B3084;
}
.vertdivider
{
	background: url(images/vertdivider.jpg) repeat-y;
	width: 8px;
}
.tahoma-highlight
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}
