div#nav {
	display:none
}

body {
	background-color: #ffffff;
	font-family: arial;
	font-size: 12px;
	color: black;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;

}

.homepage_text {
	font-family:arial;
	font-size: 12px;
	color: #708090;
}

a {
	font-family: Arial, Helvetica, sans-serif;
}

.content_cell {
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

h3 {
	color: #B22222;
	font-weight:bold;
	font-size:15px;
	font-family:arial;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	color: 990000;
	font-weight: bold;
}

.bulletin {font-weight: normal;}

A:link {  text-decoration: none; color: #B22222;}
A:visited {  text-decoration: none; color: #B22222;}
A:hover {  text-decoration: none; color: #708090;}
A:active {  text-decoration: none; color: #B22222;}

A.bulletin:link {text-decoration: underline;color: #B22222;}
A.bulletin:visited {text-decoration: underline;color: #B22222;}
A.bulletin:hover {  text-decoration: underline; color: #708090;}
A.bulletin:active {text-decoration: underline;color: #B22222;}

A.bulletin_list:link {  text-decoration: underline; color: #B22222;}
A.bulletin_list:visited {  text-decoration: underline; color: #B22222;}
A.bulletin_list:hover {text-decoration: underline;color: #708090;}
A.bulletin_list:active {  text-decoration: underline; color: #B22222;}

.bulletin_list {font-weight: bold;color: #b22222;}
.bulletin_byline {font-size: 11px; color: black;}
.bulletin_teaser {color: black;}
.bulletin_header {font-weight: bold;color: #b22222;}

.services_menu {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color: silver;
	background-color : #f2f0f0;
	border: 1px solid silver;
}

.faq_questions {
	color:firebrick;
	font-weight:bold;
}

.faq_answers {
	color:black;
	font-weight:normal;	
}


.content_padded {
	margin : 0px 0px 20px 0px;
}

.content_notpadded {
	margin : 0px;
}

.copyright {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: gray;
}

.leftnav {
	font-size: 13px;
	color: black;
	font-family: times;
}

.leftnav a:link, .leftnav a:visited, leftnav a:active {
	color: #507045;
	text-decoration: none;
	font-weight: bold;
}

.leftnav a:hover {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

.blueseparator {
	color: #1F4EA6;
	margin : 0px;
}

.form_required{
	color : #B22222;
}

.section_menu td {
	border: 1px solid Gray;
	background-color: Gray;
	font-size : 10px;
}

.section_menu td a {
	font-family:verdana;
	display: block;
	background-color: #ffffff;
	color: #FFCC66;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	white-space : nowrap;
}
.section_menu td a:link, .section_menu td a:visited {
	background-color: #6E8089;
	color: white;
}

.section_menu td a:hover, .section_menu td a:active {
	background-color: #FFffff;
	color: #A9A9A9;
}

.contact_header {
	color: White;
	font-weight:bold;
	background-color: #6B8694;
}

.contact_row1 {
	background-color: #ffffff;
}
.contact_row2 {
	background-color: #F5F5F5;
}
.contact_list {
	font-weight:bold;
}