/* CSS Document */

body, td, th {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #FFFFFF;}
a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: 371B06;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: blink;
	font-weight: bold;
}
h1 {font-size: 15pt;}
h2 {
	font-size: 16px;
	text-decoration: underline;
}
.style1 {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; text-decoration: underline}
.style2 {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF}
.top_nav a:link { color: #000000; font-size: 14px; font-family: Arial; text-decoration: none; font-weight: bold; }
.top_nav a:visited { color: #000000; font-size: 14px; font-family: Arial; text-decoration: none; font-weight: bold;  }
.top_nav a:hover { color: #DAA173; font-size: 14px; font-family: Arial; text-decoration: none; font-weight: bold; }
.left_nav a:link { color: #000000; font-size: 12px; font-family: Arial; text-decoration: none; font-weight: bold;}
.left_nav a:visited { color: #000000; font-size: 12px; font-family: Arial; text-decoration: none; }
.left_nav a:hover { color: #3938B8; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; }
.large_cta { color: 3EB6DA; font-size: 36px; font-family: Arial; font-weight: bold; text-decoration: none; }
.med_cta { color: #3938B8; font-size: 20px; font-family: Arial; font-weight: bold; text-decoration: none; }
.one_size_larger { color: #000000; font-size: 13px; font-family: Arial; font-weight: bold; text-decoration: none; }
.red_accent a:link { color: #AF040C; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; }
.red_accent a:visited { color: #AF040C; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; }
.red_accent a:hover { color: #AF040C; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; }
.blue_accent { color: #3938B8; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; }ln

