.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013974;
	text-decoration: none;
	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013974;
	text-decoration: none;
}
.text:hover {
	color: #FF3300;
	text-decoration: underline;
	}
.norepeat-y {
	background-repeat: repeat-x;
}
.text-white12 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.nexgen {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.nexgen:hover {

	color: #CAD1D9;
	text-decoration: underline;
}
.middle {
	background-image: url(images/box12.jpg);
	background-repeat: repeat-y;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #013974;
	border-right-color: #013974;
	border-bottom-color: #013974;
	border-left-color: #013974;
}
.input {
	border: 1px groove #003366;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
}
.dashed-line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2672D0;
}
.border3 {
	border: 1px dashed #0437A4;
}

#alt_center p {
  margin-top:5px;margin-bottom:15px;
  padding:0px;
  text-align:justify;
  font-family: arial, helvetica, sans-serif;
  font-size: 125%;
  line-height: 135%;
}