﻿body 
{
	font-family:Arial;
	font-size:14px;
}
a
{
	color:#024380;
}
.spacerDiv
{
	clear:both;
	height:10px;
}
.staticMenuHover
{
	background-image:url(/images/ButtonBackHover.jpg);
}
.staticMenu
{
	background-image:url(/images/ButtonBack.jpg);
}
.subPageTitle
{
	color:#024380;
	font-size:20pt;
	font-weight:800;
}
.center
{
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.AdminLabels
{
	font-size:12pt;
	color:#024380;
	font-weight:800;
}
.PreClass
{
	font-family:Arial;
	font-size:14px;
	overflow-x: auto;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap !important;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	width:510px;
}
.MMDescription
{
	font-size:10px;
	font-style:italic;
}
.Print
{
	font-family:Arial;
	font-size:18px;
}
.PreClass2
{
	font-family:Arial;
	font-size:14px;
	overflow-x: auto;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap !important;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	width:1000px;
}