/* CSS Document */

body,td,th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a {
	font-size: 12px;
	color: #2C2E8C;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #2C2E8C;
}

a:hover {
	text-decoration: underline;
	color: #C7C4E2;
}

a:active {
	text-decoration: none;
	color: #2C2E8C;
}

a.nav_link {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF
}

a.nav_link:visited {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF
}

a.nav_link:hover {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF
}

a.nav_link:active {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C2E8C;
	font-weight: bold;
}

.headings2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fa6b1d;
	font-weight: bold;
}

.upcomingevents {
	font-family: Bradley Hand ITC;
	font-size: 18px;
	color: #F2631D;
	font-weight: bold;
}

.style1 {
	color: #fa6b1d
}