@charset "utf-8";
/* CSS Document */

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
  
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #012235;
}
.style1red {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #C30
}
.sm_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
}

.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff
}
.whitefont-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff
}
.largerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.largerfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 80px;
	color: #115071
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}
.arial-larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.arial-larger-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.arial-larger-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.25em;
	color: #012235;
	word-spacing: -0.5px;
}
.arial-notbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	line-height: 1.5em;
	text-align: justify;
}
.arial-notbold-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	line-height: 1.5em;
	text-align: justify;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.header2-centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}

<style type="text/css" media="screen">

a:link { color: #115071 }
a:visited { color: #115071}
a:hover { color: #4799c4 }
a:active { color: #115071 }
a.linkset2:link { color: #115071 }
a.linkset2:visited { color: #115071 }
a.linkset2:hover { color: #4799c4 }
a.linkset2:active {
	color: #115071;
	text-align: left;
}
a.linkset3:link { color: #c42202 }
a.linkset3:visited { color: #c42202 }
a.linkset3:hover { color: #FF6710 }
a.linkset3:active {
	color: #c42202;
	text-align: left;
}

</style>
