@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #AE1B21;
}

bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

footer1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.required {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AE1B21;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

/*Apply To Main Menu Navigation*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited {
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ae1b21;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


/*Apply To Footer Navigation*/

.Footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
	
.Footer a:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.Footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

/*Apply To Sub Menu Navigations*/

.Sub a:link {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
.Sub a:visited {
    font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.Sub a:hover {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #ae1b21;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

