.styles {
	vertical-align: middle;
	background-position: center;
}
.centered {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: auto;
}
.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.linksTop {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

.gradientBody {
background: #feffd8 url(images/gradient.jpg) repeat-x;
}
.linksTop:Hover {

	font-family: Arial;
	font-size: 12px;
	color: #465201;
	text-decoration: none;
}
.text2Link {
	font-family: Arial;
	color: #465201;
	text-decoration: none;
	font-size: 12px;
	width: 197px;
	clip: rect(auto,auto,auto,auto);
	font-weight: bold;
	padding-left: 3px;
	text-transform: none;
}
.text2Link:Hover {

	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	width: 197px;
	clip: rect(auto,auto,auto,auto);
	font-weight: bold;
	padding-left: 3px;
	text-transform: none;
}

.text3Title {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
	font-weight: bold;
	padding-left: 3px;
	text-transform: none;
	padding-top: 4px;
}
.text4Link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0C73A5;
	text-decoration: none;
}
.text4Link:Hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0C73A5;
	text-decoration: underline;
}

.picBorder {
	border-top-color: #82D0F7;
	border-right-color: #82D0F7;
	border-bottom-color: #82D0F7;
	border-left-color: #82D0F7;
}
.picBorder2 {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.text5Bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.text6 {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.text7Title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
