.headerback {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.outline {
	border: 5px double #CCCCCC;
}
.navigationtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.navigationtop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7099C3;
	text-decoration: none;
}
.leftnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F66A2;
	text-decoration: none;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.outlinenav {
	border: 3px double #CCCCCC;
}
.backgroundnav {
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.leftnavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.boldfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F66A2;
	text-decoration: none;
	font-style: italic;
}
.generaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	display: block;
	padding: 3px;
}
.signform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F66A2;
	background-color: #E2EDEF;
}
.NewTopNavHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5473B8;
	font-weight: bold;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7B6DA;
	border-right-color: #3D5692;
	border-bottom-color: #26365B;
	border-left-color: #3D5692;
	text-align: center;
	margin: 1px;
	padding: 1px;
}
.NewTopNavHome A:link {color: #FFFFFF;}
.NewTopNavHome A:active {color: #FFFFFF;}
.NewTopNavHome A:visited {color: #FFFFFF;}
.NewTopNavHome A:hover {
	color: #FFCC00;
	text-decoration: none;
	border: none;
	font-weight: bold;
}.backhomeleft {
	background-image: url(../images/secondlogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.backhomeright {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.footerback {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5082AE;
	text-decoration: none;
}
.footertext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #838080;
	text-decoration: none;
}

