/* CSS Document */

body{
background-color:#00496C;
}
p{
font-family: Verdana ;
color:#000;
font-size: 10pt;
font-weight: 500;
text-align: justify;
line-height:1.5 ems;
padding: 0 10 0 10;
}

h1{
padding: 20 0 0 10;
font-family: Verdana ;
color:#666;
font-size: 14pt;
font-weight: 400;
}

h2{
padding: 0 0 0 10;
font-family: Verdana ;
color:#666666;
font-size: 11pt;
font-weight: 600;
}
#rcol{
background:#00496C;
font-family: Verdana ;
font-size: 9pt;
font-weight: 500;
text-align: center;
line-height:1.5 ems;
padding: 20 10 0 10;
border:2px dashed #fff;
}

#rcol p{
font-size: 9pt;
font-weight: 500;
text-align: center;
}

#caption{
font-size: 8pt;
font-style: italic;
font-weight: 500;
text-align: center;
}
#caption2{
font-size: 8pt;
font-weight: 500;
color:#fff;
text-align: center;
}

#footer{
font-family: Verdana ;
font-size:7pt;
font-weight: 400;
color:#f3f3f3;
text-align: justify;
padding: 0 0 0 0;
}
#imageleft{
float:left;
margin: 10 10 0 0;
}
