html {
    height: 100%;
}

body {
    height:100%;    width: 100%;
    margin: 0;    padding: 0;    border: 0;
    background-color: #7AA3CC;}

A.nav_link {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 700;
    font-size: 10pt;
    color: #E38C37;
}

A.nav_link:hover {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 700;
    font-size: 10pt;
    color: #1A4D80;
    text-decoration: none;
}

A.nav_link_med {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 700;
    font-size: 14pt;
    color: #E38C37;
}

A.nav_link_med:hover {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 700;
    font-size: 14pt;
    color: #1A4D80;
    text-decoration: none;
}

A.nav_link_large {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 700;
    font-size: 18pt;
    color: #E38C37;
    letter-spacing:-0.04em;    
}

A.nav_link_large:hover {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 700;
    font-size: 18pt;
    color: #1A4D80;
    letter-spacing:-0.04em;    
    text-decoration: none;
}

.webpage_text {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 100;
    font-size: 11pt;
    color: #000000;
    letter-spacing:-0.01em;
}

.section_title {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 700;
    font-size: 18pt;
    color: #1A4D80;
    letter-spacing:-0.04em;
    vertical-align: top;
}

.section_text {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 100;
    font-size: 11pt;
    color: #1A4D80;
    letter-spacing:-0.01em;
}

.section_date {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 100;
    font-size: 10pt;
    color: #AAAAAA;
    letter-spacing:-0.01em;
    line-height: 14pt;
}

.section_title_other {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 700;
    font-size: 14pt;
    color: #1A4D80;
    vertical-align: top;
}

.section_title_small {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 700;
    font-size: 12pt;
    color: #7AA3CC;
    vertical-align: top;
}

.section_text_small {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 100;
    font-size: 9pt;
    color: #1A4D80;
    letter-spacing:-0.01em;
}

.section_date_small {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 100;
    font-size: 9pt;
    color: #AAAAAA;
    letter-spacing:-0.01em;
    line-height: 14pt;
}

.header {	background: url(images/logo_header4.jpg);	background-repeat: no-repeat}


.main_table {
    border-left: 5px solid #1A4D80;
    border-right: 5px solid #1A4D80;
    width:800px;
    height:100%;
    background-color: #FFFFFF;
}

.footer {
    font-family: Helvetica, Arial, Tahoma;
    font-weight: 100;
    font-size: 9pt;
    color: #FFFFFF;
    letter-spacing:-0.02em;	background-color: #1A4D80;
	text-align:center;
	vertical-align: middle;
}
