
body {
  font-family: helvetica, Verdana, Geneva, Arial,sans-serif;
  font-size: 12px;
  line-height:1.2;
  text-align:left;
}

td {
	font-family:helvetica, Verdana, Geneva, Arial, sans-seriff;
}

th {
	font-family: helvetica, Verdana, Geneva, Arial, sans-serif;
}

a {
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}


.the_top_nav {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.the_top_nav a{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
.the_top_nav a:hover{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#FF9933;
}

.the_sub_nav {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.the_sub_nav a{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
	color:#000000;
}
.the_sub_nav a:hover{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
	color:#FF9933;
}


.burst_contact {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.home_section_buttons {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
	padding: 8px 8px 8px 8px;
	background-color: #ceedf0;
	border-color:#006600;

}

.home_section_buttons a:hover{
	
	color:#FF9900;
}

.home_section_burst {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	padding: 8px 8px 8px 8px;
	color:#006600;
	border-color:#006600;
	border-width:thin;
}

.home_section_burst a{
	color:#006600;
}

.home_section_burst a:hover{
	color:#FF9900;
}

.home_line_bg_1 {
	background-color: #99FFCC;
	
}


.home_section_titles {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#3399FF;
	text-transform: uppercase;
}

.home_section_titles a{
	color:#3399FF;
}
.home_section_titles a:hover{
	color:#006600;
}
.home_section_subtext {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	text-transform: uppercase;
}



.subtitle_bold {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.bullets_display {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.7;
}

.lower_section_header {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#FF9933;
	text-align:center;
}
.lower_section_copy {
	font-family: Helvetica, sans-serif;
	line-height:1.4;
}


.sub_sub_copyright {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.form_bordered {
	padding: 10px 10px 10px 10px;
	border: 1px solid #003333;
	border-color:#333333;
	background-color:#EEF8FA;
}


