﻿.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.linksBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-style: italic;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-transform: uppercase;
}
.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.nav {
	height: 100%;
	top: auto;
	background-position: bottom;
}
.borderPic {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9BB8EE;
	border-right-color: #9BB8EE;
	border-bottom-color: #9BB8EE;
	border-left-color: #9BB8EE;
}
.title3 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #03579C;
	font-style: normal;
	text-transform: capitalize;
}
.linksTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFFF;
	width: 80px;
}
.linksTop:Hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFCC33;
}
.linksBottom:Hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
