body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.menu { border-bottom-color:#c90536; border-bottom-style:dotted; text-align:center; }
.menu:hover { border-bottom-color:#F0D2D2; border-bottom-style:dotted; text-align:center; }

.CallOut {
	font-size: 15px;
	font-weight: bold;
}
.Content {font-size: 12px}
.Headline {
	color: #050A4E;
	font-weight: bold;
	font-size: 18px;
}
.HeadlinePink {
	color: #CA0638;
	font-weight: bold;
	font-size: 18px;
}
.subHead {
	color: #CA0638;
	font-weight: bold;
	font-size: 14px;
}
.subHeadBlue {
	color: #050A4E;
	font-weight: bold;
	font-size: 14px;
}
.ContentBlue {
	color: #050A4E;
	font-weight: bold;
	font-size: 12px;
}
.ContentGreen {
	color: #3e5b4e;
	font-weight: bold;
	font-size: 12px;
}
.ContentWhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.ContentPink {
	color: #CA0638;
	font-weight: bold;
	font-size: 12px;
}

a {color:#010b4d; text-decoration:underline; font-weight:bold;}
a:active {color:#010b4d; text-decoration:underline; font-weight:bold;}
a:visited {color:#333333; text-decoration:underline; font-weight:bold;}
a:hover {color:#c90536; text-decoration:none; font-weight:bold;}

a.dropdown {color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:bold;}
a.dropdown:active {color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:bold;}
a.dropdown:visited {color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:bold;}
a.dropdown:hover {color:#cccccc; text-decoration:none; font-size:12px; font-weight:bold;}
