@charset "UTF-8";
body {
	background-image: url(images/bg_blue.jpg);
}
.sides {
	background-image: url(images/bg_sides.jpg);
	background-repeat: repeat-y;
}
.bot {
	background-image: url(images/bg_bot.jpg);
	background-repeat: no-repeat;
	height: 34px;
}
.header {
	background-image: url(images/header2016.jpg);
	background-repeat: no-repeat;
	height: 134px;
	width: 1082px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.4em;
	height: auto;
	width: 890px;
	margin-top: 20px;
	margin-right: 80px;
	margin-bottom: 20px;
	margin-left: 90px;
	padding-bottom: 40px;
}
.lineHeight {
	line-height: 1.6em;
}
spacedList {
	line-height: 1.8em;
}
.nav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #1d6273;
    float: right;
    margin-right: 100px;
    vertical-align: top;
    margin-top: 30px;
    display: block;
    height: 30px;
    width: 470px;
    margin-bottom: 60px;
}
h1 {
	font-size: 1.3em;
	line-height: 1.5em;
	color: #478695;
}
a:link {
	color: #1d6273;
	text-decoration: none;
}
a:visited {
	color: #1d6273;
	text-decoration: none;
}
a:hover {
	color: #1d6273;
	text-decoration: underline;
}
.nav a:link,
.nav a:visited {
	color: #1d6273;
	text-decoration: none;
	padding-right: 30px;
} 
.nav a:hover{
	color: #168a7b;
	text-decoration: none;
}
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.95em;
	color: #FFF;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
}
.footer a:link,
.footer a:visited {
	color: #FFF;
	text-decoration: none;	
}
.footer a:hover{
	color: #53b6ce;
	text-decoration: underline;
}
.finePrt {
	font-size: 0.8em;
	color: #C33;
	line-height: 1.2em;
}
.red {
	font-size: 0.95em;
	color: #C33;
	line-height: 1.2em;
	font-weight: bold;
}
