/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color:#0053a0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Navigation {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.TopNav {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.Header {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#0053a0;
font-weight:bolder;
}
.RedHeader {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#ef3e42;
font-weight:bolder;
}
.RedLink {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ef3e42;
font-weight:bold;
}
.MainText{
font-size:12px;
color:#0053a0;
font-weight:500;
}
.Buttons {
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}
.Footer{
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}
.Copyright{
font-size: 8px;
color:#FFFFFF;
font-weight:bold;
}