html, body, #wrapper {margin:0;padding:0;height:100%;text-align:center;}
#wrapper { background-color:white; margin:0 auto;vertical-align:middle;width:951px;}
#main_body { background-color:#d6d4bf; margin:0 0 0 0; padding:0; }

.eq_normal {font-family: Arial;color: black;font-size: 10pt;font-weight: normal;font-style: none;text-align:justify;}
.eq_bold {font-family: Arial;color: #002942;font-size: 10pt;font-weight: bold;font-style: none;text-align:left;}
.eq_n_c {font-family: Arial;color: #002942;font-size: 10pt;font-weight: normal;font-style: none;text-align:center;}
.eq_b_c {font-family: Arial;color: #002942;font-size: 10pt;font-weight: bold;font-style: none;text-align:center;}
.eq_b_c_i {font-family: Arial;color: #002942;font-size: 10pt;font-weight: bold;font-style: italic;text-align:center;}
.eq_normal_red {font-family: Arial;color: red;font-size: 10pt;font-weight: normal;font-style: none;text-align:center;}
.eq_heading {font-family: Arial;color: #002942;font-size: 12pt;font-weight: bold;font-style: none;text-align:center;}
.eq_s_c {font-family: Arial;color: #002942;font-size: 8pt;font-weight: normal;font-style: none;text-align:center;}

h1 {font-family: Arial;color: #002942;font-size: 20pt;font-weight: normal;}
h2 {font-family: Arial;color: black;font-size: 16pt;font-weight: normal;}
h3 {font-family: Arial;color: teal;font-size: 11pt;font-weight: normal;}
h4 {font-family: Arial;color: teal;font-size: 13pt;font-style: italic;}

a {font: Arial;color: #002942;font-size: 10pt;text-decoration: underline;}
a:link {font: Arial;color: #002942;font-size: 10pt;text-decoration: underline;}
a:visited {font: Arial;color: #002942;font-size: 10pt;text-decoration: underline;}
a:active {font: Arial;color: #002942;font-size: 10pt;text-decoration: underline;}
a:hover {font: Arial;color: #002942;font-size: 10pt;text-decoration: underline;}

.banner
{
background-image: url('../images/banner.jpg');
background-repeat: no-repeat;
height: 174px;
width: 951px;
}

.heading{
background-image: url('../images/greybox.jpg');
background-repeat: no-repeat;
height: 55px;
width: 214px;
font: 11pt Arial;
color: white;
vertical-align: middle;
font-weight: bold;
}

.heading2{
background-image: url('../images/greybox.jpg');
background-repeat: no-repeat;
height: 55px;
width: 214px;
font: 9pt Arial;
color: white;
vertical-align: middle;
font-weight: bold;
}

.dates{
font: 8pt Arial;
color: #82898F;
text-align: center;
}

.events{
border: 1px solid #82898F;
text-align: center;
}
