.menu1 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    color: #072169;
    background-color: #FFFFFF;
    font-weight: normal;
}

.menu2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    background-color: #072169;
    font-weight: normal;
}

.subheadline {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14pt;
    color: #072169;
    background-color: #FFFFFF;
    font-weight: normal;
    text-decoration: none
}

.subsubheadline {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #072169;
    background-color: #FFFFFF;
    font-weight: bold;
    text-align: justify;
    text-decoration: none
}

.textstd {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
}

.textstd2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    text-align: justify
}

.small {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #072169;
    background-color: #FFFFFF;
    font-weight: normal;
}

.submenubold {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #072169;
    background-color: #EEEEEE;
    font-weight: bold;
    text-decoration: underline
}

.submenu {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #072169;
    background-color: #EEEEEE;
    font-weight: normal;
    text-decoration: none
}

a {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #072169;
    font-weight: normal;
    text-align = "justify";
    text-decoration: underline
}

.blue10bold {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #072169;
    font-weight: bold;
    text-align: justify
}

.subhead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #FFFFFF;
    background-color: #00247E;
    font-weight: bold;
}

.subhead2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #00247E;
    background-color: #FFFFFF;
    font-weight: normal;
}

.head {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16pt;
    color: #00247E;
    background-color: #FFFFFF;
    font-weight: normal;
}

.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    background-color: #00247E;
    font-weight: normal;
}

.menu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    background-color: #00247E;
    font-weight: normal;
    text-decoration: none;
}

.menu td a {
	text-decoration:none;
	color:white;
	vertical-align:middle;
}

.menu td {
	height:20px;
}

input {
    background-color: #ffffff;
    border-color: #00247E;
    border-width: 1px;
    border-style: solid;
    font-size: 10pt;
    font-family: Verdana, Arial, Tahoma, Helvetica;
    color: #000000;
}

.checkbox {
    background-color: #ffffff;
    border-color: #00247E;
    border-width: 0px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
}

.radio {
    background-color: #ffffff;
    border-color: #00247E;
    border-width: 0px;
    border-style: solid;
    font-size: 10pt;
    font-family: Verdana, Arial, Tahoma, Helvetica;
    color: #000000;
}

.std {
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
}

textarea {
    width: 225px;
    background-color: #ffffff;
    border-color: #00247E;
    border-width: 1px;
    border-style: solid;
    font-size: 10pt;
    font-family: Verdana, Arial, Tahoma, Helvetica;
    color: #000000;
}

.error {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FF0000;
    font-weight: normal;
    text-align: justify
}

.done {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #00FF00;
    font-weight: normal;
    text-align: justify
}

.white_small {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.cms_image {
    vertical-align: text-top;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.picture {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #072169;
    background-color: #FFFFFF;
    font-weight: normal;
}

body {
    background-color: #FFFFFF;
    text-align:center;
}
#wrapper {
	margin: 0 auto;
	width: 826px;
	text-align:left;
}

.content {
	max-width:825;
	min-width:825;
}

