html, body {
font-family: "Verdana", arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 10px;
line-height: 13px;
color: #1c3682;
background-color: #ffffff;
}

body, div, td, form, map, area {margin: 0px;padding: 0px;border: none;font-size: inherit;}

p {padding: 0px;margin: 5px 0px;text-align: inherit;font-size: inherit;}

img {border-style: none;}

table {border-collapse: collapse;border-spacing: 0px;}

td {vertical-align: top;}

a:link, a:active, a:visited {text-decoration: none;color: #0000cc;}

a:hover {text-decoration: underline;color: #0000cc;}

a.arrow_blue:link, a.arrow_blue:active, a.arrow_blue:visited {text-decoration: none;color: #1c3682;background-image: url('../img/arrow_blue.gif');background-repeat: no-repeat;background-position: 0px 4px;padding-left: 10px;}

a.arrow_blue:hover {text-decoration: underline;color: #1c3682;}

a.arrow_black:link, a.arrow_black:active, a.arrow_black:visited {font-size: 9px;line-height: 11px;text-decoration: none;color: #000000;background-image: url('../img/arrow_black.gif');background-repeat: no-repeat;background-position: 0px 4px;padding-left: 10px;}

a.arrow_black:hover {text-decoration: underline;color: #000000;}

hr {width: 60%;height: 2px;margin: 5px auto;padding: 0px;border: none;background-color: #f2f2f3;color: #f2f2f3;}

h1.headline {margin: 0px;padding: 0px;text-align: center;text-transform: uppercase;color: #000000;font-size: 24px;}

h2.headline {margin: 20px 0px;padding: 0px;text-align: center;color: #1c3682;font-size: 18px;font-weight: bold;font-family: serif;}

h2.headline img {display: block;margin-left: auto;margin-right: auto;}

.txtl {text-align: left;}

.txtc {text-align: center;}

.txtr {text-align: right;}

.txtj {text-align: justify;}

.center {margin-left: auto;margin-right: auto;}

.vtop {vertical-align: top;}

.vmiddle {vertical-align: middle;}

.vbottom {vertical-align: bottom;}

.p2 {padding: 2px;}

.p5 {padding: 5px;}

.p10 {padding: 10px;}

.p20 {padding: 20px;}

.m5 {margin: 5px;}

.m10 {margin: 10px;}

.mbt10 {margin: 10px 0px;}

.mlr10 {margin: 0px 10px;}

.mt10 {margin-top: 10px;}

.mb10 {margin-bottom: 10px;}

.ml10 {margin-left: 10px;}

.mr10 {margin-right: 10px;}

.near {margin: 0px;padding: 0px;}

.indent {margin: 0px 100px;}

.block {display: block;}

.inline {display: inline;}

.rel {position: relative;}

.abs {position: absolute;}

.bold {font-weight: bold;}

.italic {font-style: italic;}

.nonitalic {font-style: normal;}

.box {border: 1px solid #dddbdb;background-color: #ffffff;font-size: 12px;color: #000000;padding: 1px;}

.box:focus {background-color: #ffffd5;}

.button {border: 2px outset #dddbdb;background-color: #ffffff;font-weight: bold;font-size: 11px;text-align: center;color: #000000;cursor: pointer;}

.white, a.white:link, a.white:active, a.white:visited, a.white:hover {color: #ffffff;}

.black, a.black:link, a.black:active, a.black:visited, a.black:hover {color: #000000;}

.f10 {font-size: 10px;}

.f11 {font-size: 11px;}

.f12 {font-size: 12px;}

.f13 {font-size: 13px;}

.f14 {font-size: 14px;}

.full {width: 100%;}

.float_l {float: left;}