body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.logo {
	vertical-align: top;
	text-align: right;
	padding: 12px;
	width: 200px;
}
.toptext {
	text-align: left;
	padding: 15px;
	font-size: medium;
	font-weight: normal;
	line-height: 23px;
	vertical-align: top;

}

.leftside {
	width: 168px;
	vertical-align: top;
	text-align: left;
	background-color: #00ADEF;
	color: #002F65;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 12px;
	font-weight: bold;



}
.navwrapper {
	height: 20px;
	vertical-align: top;
	text-align: left;

}
.content {
	vertical-align: top;
	padding: 15px;
	height: 300px;


}

a:link {
	color: #00ADEF;
	text-decoration: none;
}
a:visited {
	color: #00ADEF;
	text-decoration: none;
}
a:hover {
	color: #002F65;
	text-decoration: underline;
}
a:active {
	color: #002F65;
	text-decoration: underline;
}
.genButton {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #2E904A;
	border: 1px solid #2B3128;
	text-transform: uppercase;
	font-size: xx-small;
}
.bluefont {
	color: #002F65;
}
.foottext {
	font-size: 11px;
	text-align: left;
}
.navcell {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #002F65;
	padding: 5px;
	vertical-align: top;
	height: 25px;


}

.navcell a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navcell a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navcell a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00ADEF;

}
.navcell a:active {

	color: #FFFFFF;
	text-decoration: none;
	background-color: #00ADEF;
}
h1, h3 {
	font-size: large;
	font-weight: normal;
}
h2 {
	font-size: medium;
	color: #002F65;
	font-weight: normal;
}
h4, h5, h6 {
	font-size: x-small;
	color: #002F65;
	font-weight: bold;
	
}.leftside a:link {
	color: #002F65;
	text-decoration: none;

}
.leftside a:visited {
	color: #002F65;
	text-decoration: none;

}
.leftside a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.leftside a:active {

	color: #FFFFFF;
	text-decoration: none;
}
.leftlinks a:link {

	color: #FFFFFF;
	text-decoration: none;
	line-height:1.8;
	font-size:12px;
}
.leftlinks a:visited {


	color: #FFFFFF;
	text-decoration: none;
	line-height:1.8;
	font-size:12px;
}
.leftlinks a:hover {



	color: #002F65;
	text-decoration: none;
	line-height:1.8;
	font-size:12px;
}
.leftlinks a:active {




	color: #002F65;
	text-decoration: none;
	line-height:1.8;
	font-size:12px;
}
.newsBox {
	background-color:#b3e7fb;
	width:400px;
	padding:3px;
}

.newsBox a:link {
	color: #002F65;
	text-decoration: none;

}
.newsBox a:visited {
	color: #002F65;
	text-decoration: none;

}
.newsBox a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.newsBox a:active {

	color: #FFFFFF;
	text-decoration: none;
}