body {
	background-color: #EEEDF2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #8A8A8A;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 130%;
	display: inline;
	font-weight: normal;
	color: #3589C5;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 120%;
	display: inline;
	font-weight: bold;
	color: #EA1930;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 120%;
	font-weight: normal;
	color: #777777;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 130%;
	display: inline;
	font-weight: normal;
	color: #3589C5;
}

a.nav:link { font-size:12px; color:#111111; text-decoration:none}
a.nav:visited { font-size:12px; color:#111111; text-decoration:none}
a.nav:hover { font-size:12px; color:#AACE3F; text-decoration:underline}
a.nav:active { font-size:12px; color:#111111; text-decoration:none}

a.footer:link { font-size:10px; color:#FF6F00; text-decoration:none}
a.footer:visited { font-size:10px; color:#FF6F00; text-decoration:none}
a.footer:hover { font-size:10px; color:#FE9C00; text-decoration:underline}
a.footer:active { font-size:10px; color:#FF6F00; text-decoration:none}

a.backtotop:link { font-size:9px; color:#777777; text-decoration:none}
a.backtotop:visited { font-size:9px; color:#777777; text-decoration:none}
a.backtotop:hover { font-size:9px; color:#555454; text-decoration:underline}
a.backtotop:active { font-size:9px; color:#777777; text-decoration:none}

a.navtop:link { font-size:12px; color:#ffffff; text-decoration:none}
a.navtop:visited { font-size:12px; color:#ffffff; text-decoration:none}
a.navtop:hover { font-size:12px; color:#111111; text-decoration:underline}
a.navtop:active { font-size:12px; color:#ffffff; text-decoration:none}

a:link { color:#3589C5; text-decoration:underline}
a:visited { color:#3589C5; text-decoration:underline}
a:hover { color:#FF6600; text-decoration:underline}
a:active { color:#3589C5; text-decoration:underline}
.right {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left {

	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.innerleft {
	background-image: url(../images/leftinner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F9F9FA;
}
.innerright {
	background-image: url(../images/core/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F9F9FA;
}
.txt {
	background-image: url(../images/txttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 239px;
	width: 477px;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.foot {
	padding: 10px;
	height: 108px;
	width: 507px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6F00;
}
.undernav {
	background-image: url(../images/underundernav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	width: 263px;
}
.leftinner {
	background-image: url(../images/core/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F9F9FA;
}
.txtBgAbout {
	background-image: url(images/txt_bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 10px 75px 20px 22px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.footinner {
	padding: 10px;
	height: 108px;
	width: 507px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6F00;
}
.LocationTitle {
	font-weight: bold;
	color: #FF6600;
}
.border {
	border: 1px solid #CCCCCC;
}
.padding {
	padding: 10px;
	font-size: 12px;
	line-height: 150%;
}
.mailinglistpadding {
	padding: 5px 20px 20px;
}
.mailingtxt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}
