BODY {
	font-family:  Arial, Century Gothic, Avant Garde, Helvetica Narrow, sans serif;
    margin:0;
    padding:0;
	background: black;
	color : black;
	font: 16 px;	
}


h2 {
        font: bold 14px Arial, Century Gothic, Avant Garde, Helvetica Narrow, sans serif;
        color: #000000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

TD {
	color : black;
	font: 16 px;	
}

a {
	font: 16 px;
	color: black;
	align: center;
}
a:hover{color: gray; text-decoration:none;}


p {
  font:  16 px;
}

.bluebar {background-color:#24618E; }

.title {
	font: 30 px;
	font-weight: bold;
}

.subtitle {
  font: 24 px;
  align: center;
}

.sponsor {
  font: 18 px;
  align: center;
}
  
.contact_link{
	font: 16 px;
	color: black;
	align: center;
} 
.contact_link:hover{color: gray; text-decoration: none;}

.small_text {
	font: 11 px;
	color: black;
}

.error_msg {
  font: 16 px;
  color: red;
}

.required_field {
  font: 16 px;
  color: red;
}

.header_link {
	font: 12 px;
	color: black;
}
a:hover{color: gray; text-decoration:none;}

.header_list {
	font: 12 px;
	color: black;
}

.inactive_rec {
	color: gray;
	font-style: italic;
}

.highlight {
	font: 11 px;
	color: black;
	background-color: yellow;
}

.faq_question {
	font: 16 px;
	color: black;
	font-weight: bold;
}

.faq_question_link{
	font: 16 px;
	color: black;
	font-weight: bold;
} 
.faq_question_link:hover{color: gray; text-decoration: none;}

		td.menu_unselected a:link {BACKGROUND-COLOR: #b6052a; padding-left: 0px; display: inline; font-size: 12pt; font-weight: normal; color: #9d9ca2; text-decoration: none;}
		td.menu_unselected a:visited {BACKGROUND-COLOR: #b6052a; padding-left: 0px; display: inline; font-size: 12pt; font-weight: normal; color: #9d9ca2; text-decoration: none;}
		td.menu_unselected a:hover {BACKGROUND-COLOR: #b6052a; padding-left: 0px; display: inline; font-size: 12pt; font-weight: normal; color: #ffffff; text-decoration: none; cursor: pointer; cursor: hand;}
		.menu_selected {BACKGROUND-COLOR: #b6052a; padding-left: 0px; font-size: 12pt; font-weight: normal; color: #ffffff; text-decoration: none;}	
		.menu_selected a:link {BACKGROUND-COLOR: #b6052a; padding-left: 0px; font-size: 12pt; font-weight: normal; color: #ffffff; text-decoration: none;}	
		.menu_selected a:visited {BACKGROUND-COLOR: #b6052a; padding-left: 0px; font-size: 12pt; font-weight: normal; color: #ffffff; text-decoration: none;}		

		td.menu2_unselected a:link {BACKGROUND-COLOR: #b6052a; padding-left: 7px; display: inline; font-size: 10pt; font-weight: normal; color: #9d9ca2; text-decoration: none;}
		td.menu2_unselected a:visited {BACKGROUND-COLOR: #b6052a; padding-left: 7px; display: inline; font-size: 10pt; font-weight: normal; color: #9d9ca2; text-decoration: none;}
		td.menu2_unselected a:hover {BACKGROUND-COLOR: #b6052a; padding-left: 7px; display: inline; font-size: 10pt; font-weight: normal; color: #ffffff; text-decoration: none; cursor: pointer; cursor: hand;}
		.menu2_selected {BACKGROUND-COLOR: #b6052a; padding-left: 7px; font-size: 10pt; font-weight: normal; color: #ffffff; text-decoration: none;}	
		.menu2_selected a:link {BACKGROUND-COLOR: #b6052a; padding-left: 0px; font-size: 10pt; font-weight: normal; color: #ffffff; text-decoration: none;}	
		.menu2_selected a:visited {BACKGROUND-COLOR: #b6052a; padding-left: 0px; font-size: 10pt; font-weight: normal; color: #ffffff; text-decoration: none;}		
		.menu2_header {BACKGROUND-COLOR: #b6052a; padding-left: 7px; padding-top: 4px; font-size: 10pt; font-weight: normal; color: #ffffff; text-decoration: underline;}	
		
		td.menu3_unselected a:link {BACKGROUND-COLOR: #b6052a; padding-left: 25px; display: inline; font-size: 10pt; font-weight: normal; color: #9d9ca2; text-decoration: none;}
		td.menu3_unselected a:visited {BACKGROUND-COLOR: #b6052a; padding-left: 25px; display: inline; font-size: 10pt; font-weight: normal; color: #9d9ca2; text-decoration: none;}
		td.menu3_unselected a:hover {BACKGROUND-COLOR: #b6052a; padding-left: 25px; display: inline; font-size: 10pt; font-weight: normal; color: #ffffff; text-decoration: none; cursor: pointer; cursor: hand;}
		.menu3_selected {BACKGROUND-COLOR: #b6052a; padding-left: 25px; font-size: 10pt; font-weight: normal; color: #ffffff; text-decoration: none;}	
		.menu3_selected a:link {BACKGROUND-COLOR: #b6052a; padding-left: 0px; font-size: 10pt; font-weight: normal; color: #ffffff; text-decoration: none;}	
		.menu3_selected a:visited {BACKGROUND-COLOR: #b6052a; padding-left: 0px; font-size: 10pt; font-weight: normal; color: #ffffff; text-decoration: none;}		
		.menu3_header {BACKGROUND-COLOR: #b6052a; padding-left 25px; font-size: 10pt; font-weight: normal; color: #ffffff; text-decoration: underline;}			
	
		.menu4_selected {BACKGROUND-COLOR: #b6052a; padding-left: 55px; font-size: 10pt; font-weight: normal; color: #ffffff; text-decoration: none;}	
.quote {
	font-size: 12pt;
	font-style : italic;
}

.copyright {
	font-size: 8pt;
	color: white;
	padding-top: 0px;
	vertical-align: top;
}