@charset "utf-8";
/* CSS Document */
p { margin-top: 0.9em; } 
body, td
{
	font-family: Arial;
	font-size: 14px;
}
.mainContent {
	font-size: 14px
}
.panelTxtHeader {
	font-size: 22px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
body, td, th {
	font-family: Arial;
	font-size: 12px;
	color: #12003C;
}
.redError{
font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
.sideHeaders {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
.navStyle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.navStyleActive {
	font-size: 14px;
	font-weight: bold;
	color: #384ea2;
}
.footerLinks {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF
}

.class1 A:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.class1 A:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.class1 A:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.class1 A:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.panelMainLink A:link {
	font-size: 10px;
	font-weight: bold;
	color: #384ea2;
	text-decoration: none;
}
.panelMainLink A:visited {
	font-size: 10px;
	font-weight: bold;
	color: #384ea2;
	text-decoration: none;
}
.panelMainLink A:active {
	font-size: 10px;
	font-weight: bold;
	color: #384ea2;
	text-decoration: none;
}
.panelMainLink A:hover {
	font-size: 10px;
	font-weight: bold;
	color: #384ea2;
	text-decoration: underline;
}
.footerMainLink A:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footerMainLink A:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footerMainLink A:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footerMainLink A:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.contentBlue {
	font-size: 14px;
	color: #384ea2;
	font-weight: bold;
}

a:link {
	font-size: 14px;
	font-weight: bold;
	color: #384ea2;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #384ea2;
	text-decoration: none;
}
a:active {
	font-size: 14px;
	font-weight: bold;
	color: #384ea2;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #384ea2;
	text-decoration: underline;
}


.newsMainLink A:link {
	font-size: 10px;
	font-weight: bold;
	color: #384ea2;
	text-decoration: none;
}
.newsMainLink A:visited {
	font-size: 10px;
	font-weight: bold;
	color: #384ea2;
	text-decoration: none;
}
.newsMainLink A:active {
	font-size: 10px;
	font-weight: bold;
	color: #384ea2;
	text-decoration: none;
}
.newsMainLink A:hover {
	font-size: 10px;
	font-weight: bold;
	color: #384ea2;
	text-decoration: underline;
}
