.navbar {
	background-image: url(images/ash_scattering_navbg.jpg);
	background-repeat: repeat-x;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #2F4066;
	text-align: center;
	font-size: 14pt;
	vertical-align: 50%;
	line-height: 50px;
}
.header {
	background-color: #333;
	height: 150px;
	width: 100%;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	text-align: left;
	padding: 15px;
	margin: 15px;
}
.copright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.bodytextsubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;
	text-align: left;
	color: #2F4066;
	margin: 0px;
}
.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #2F4066;
	text-align: center;
}
.ultrared {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #F00;
	text-decoration: blink;
	text-align: center;
	font-style: italic;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #9BA8C7;
	text-align: center;
	vertical-align: text-top;
	padding: 10px;
	color: #333;
}
.navbar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #2F4066;
	text-decoration: none;
}
.navbar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
}
.bodytext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #2F4066;
	text-decoration: none;
}
.locations {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #2F4066;
	vertical-align: bottom;
	text-align: center;
}
.locationtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #2F4066;
	text-align: left;
	text-indent: 15px;
}
.forms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #2F4066;
	text-align: center;
	vertical-align: top;
}
.sublocation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #2F4066;
	font-size: 12pt;
	text-align: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: -30px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: -30px;
	padding-left: 15px;
}

