BODY {
	font-family:  Arial, Century Gothic, Avant Garde, Helvetica Narrow, sans serif;
    margin:0;
    padding:0;
	background: #e9e5f4;
	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;}