.Mainwindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	list-style-type: disc;
	line-height: 22px;
	text-decoration: none;
	list-style-position: inside;
	margin-left: 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: 00619c;
	padding-top: 8px;
	text-align: center;
	background-image: url(images/Title1line.gif);
	background-repeat: no-repeat;
	padding-bottom: 16px;
}
.mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC33;
	font-weight: bold;
	padding-top: 5px;
}
.backlit {
	background-image: url(images/BackLit.jpg);
	background-repeat: no-repeat;
	background-position: 70px 62px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	font-weight: bold;
	padding-top: 5px;
	font-style: italic;
}
.blue16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	list-style-type: disc;
	line-height: 24px;
	text-decoration: none;
	list-style-position: outside;

}
.Nav1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/buttonL1.gif);
	background-repeat: no-repeat;
	background-position: center;
	
}
.Nav1Over {
text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	background-image: url(images/buttonL1_f2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCFF;
	list-style-image: url(images/bullet.gif);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BEB1EE;
}
.scroller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCFF;
	overflow: scroll;
	width: 450px;
}
.Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.back {
	background-image: url(images/BackLit1.jpg);
	background-repeat: no-repeat;
	background-position: 66px 0px;
	background-attachment: fixed;
	overflow: auto;
}
.aligned {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCFF;
	list-style-image: url(images/bullet.gif);
	padding-left: 120px;
	margin-right: 200px;
}
