@charset "UTF-8";
.search_next {
	margin-left: 5px;
	float: right;
	padding-bottom: 10px;
	margin-right: 5px;
	color: #6D7274;
	font-size: 12px;
}
.search_next a {
	color: #565A5C;
	text-decoration: none;
}
.search_next a:hover {
	text-decoration: none;
	color: #64BBD1;
}
body {
	background-color: #41454D;
	margin-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #565A5C;
	line-height: 1.4em;
}
p {
	margin-top: 0px;
}
.homeNewsWrapper {
	background-color: #888D90;
	padding-left: 2px;
	padding-bottom: 0px;
	margin-top: 10px;
	padding-top: 10px;
}
.homeNewsHeader {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFFFFF;
	background-image: url(images/home/newsGradient.jpg);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 10px;
}
.homeNewsBtnWrapper {
	margin-left: 5px;
	height: 95px;
}
.homeNewsBtn1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #94979C;
	padding: 10px;
	float: left;
	height: 55px;
	width: 230px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	text-transform: capitalize;
	line-height: 16px;
}
.homeNews_moreBtn {
	float: left;
	height: 75px;
	width: 105px;
	margin-top: 10px;
}
.homeNewsBtn_title {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #A1D5E4;
	margin-bottom: 5px;
	display: block;
}
.homeNewsBtn_title a {
	color: #A1D5E4;
	text-decoration: none;
}
.homeNewsBtn_title a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.homeCenter {
}
.wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.mainContent {
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #63BBD2;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
.footerContent {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	margin-right: 0px;
	margin-top: 10px;
}
.navRow {
	background-color: #DADCDE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #C7C8CA;
	width: 900px;
	text-align: center;
}
.navRow ul {
	list-style-type: none;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navRow li {
	float: left;
	margin: 0px;
	width: auto;
	text-align: center;
}
.navRow li a {
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
	color: #565A5C;
	text-decoration: none;
	display: block;
	font-size: 13px;
	width: auto;
}

.navRow li a:hover {
	color: #41454D;
	text-decoration: none;
	background-color: #CCCFD1;
}
.masthead {
	height: 100px;
	width: 900px;
	background-image: url(images/main/masthead.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #63BBD2;
	position: relative;
	text-align: left;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}
.footerContent a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerContent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.homeCenterText {
	background-color: #FFFFFF;
	font-size: 15px;
	line-height: 17px;
	text-align: left;
	padding: 15px;
}
h3 {
	color: #63BBD2;
	margin: 0px;
	font-size: 13px;
	line-height: 16px;
}
.blueText {
	color: #63BBD2;
	font-weight: bold;
}
.logo {
	height: 67px;
	width: 333px;
	padding-top: 30px;
	text-align: left;
}
.loginContainer {
	float: right;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
}
.loginBtn {
	text-align: right;
}
input {
	border: 1px solid #C7CACD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D7274;
}
.interiorWrapper {
	padding-bottom: 0px;
	text-align: left;
}
h1 {
	font-size: 15px;
	line-height: 21px;
	color: #62BAD1;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2 {
	margin: 0px;
	font-size: 14px;
	line-height: 17px;
}
.loginNameArea {
	text-align: right;
}
a {
	color: #63BBD2;
	text-decoration: none;
}
a:hover {
	color: #63BBD2;
	text-decoration: underline;
}
.welcomeUser {
	text-align: right;
	color: #488B9C;
	padding-top: 10px;
}
.welcomeUser a {
	color: #488B9C;
	text-decoration: none;
}
.welcomeUser a:hover {
	color: #488B9C;
	text-decoration: underline;
}
.welcomeUser p {
	color: #488B9C;
	padding-top: 5px;
}
