@charset "UTF-8";
/* CSS Document */

body {
margin: 30px;
padding: 0px;
background-color:#FFFFFF
}

a:link {font-family: 'Helvetica', Arial, sans-serif; font-size: 11px; color: #888a91; font-weight: bold; text-decoration: none; }
a:visited {font-family: 'Helvetica', Arial, sans-serif; font-size: 11px; color: #888a91; font-weight: bold; text-decoration: none; }
a:hover {font-family: 'Helvetica', Arial, sans-serif; font-size: 11px; color: #163E6B; font-weight: bold; text-decoration: none; }
a:active {font-family: 'Helvetica', Arial, sans-serif; font-size: 11px; color: #163E6B; font-weight: bold; text-decoration: none; }


/********* FONT STYLES *********/

.bodyCopy {
font-family: 'Helvetica', Arial, sans-serif;
font-size: 13px;
font-style: none;
font-weight: bold;
color: #333333;

}

.bodyCopy2 {
font-family: 'Helvetica', Arial, sans-serif;
font-size: 11px;
font-style: none;
font-weight: normal;
color: #333333;

}

.bodyCopy3 {
font-family: 'Helvetica', Arial, sans-serif;
font-size: 13px;
font-style: none;
font-weight: normal;
color: #333333;

}

.header {
font-family: 'Helvetica', Arial, sans-serif;
font-size: 18px;
font-style: none;
font-weight: bold;
color: #163E6B;

}

.header2 {
font-family: 'Helvetica', Arial, sans-serif;
font-size: 20px;
font-style: none;
font-weight: bold;
color: #163E6B;

}

.subHead {
font-family: 'Helvetica', Arial, sans-serif;
font-size: 12px;
font-style: none;
font-weight: bold;
color: #333333;

}

