body {
margin: 0px;
color: #000;
font: 62.5% arial, helvetica, san-serif;
background-color: #adb4b9;

}

#header {
width: 960px;
min-height: 175px;
height: auto !important;
height: 175px;
background-color: #FFF;
margin-right: 5px;
border-left: 1px solid #ccc;

}

#header_bar {
width: 960px;
padding: 0px;
margin: 0px;
background-color: #000;
min-height: 8px;
height: auto !important; height: 8px;
margin-right: 5px;
border-left: 1px solid #000;


}

#content {
width: 955px;
padding: 0px;
margin: 0px;
background-color: #FFF;
border: solid #00adef;
border-width: 0px 0px 0px 5px;
min-height: 600px;
height: auto !important; height: 600px;
margin-right: 5px;
}

#content_left_nav {
float: left;
width: 180px;
padding: 0px;
margin: 0px;
background-color: #FFF;
color: #000;
text-align: center;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
#content_left_nav a {
display: block;
padding: 6px 0px;
border-bottom: 1px solid #00adef;
text-decoration: none;
color: #000;
}
#content_left_nav a:hover {
text-decoration: none;
color: #00adef;
}

#content_middle { 
width: 770px; 
background-color: #fff; 
float: left; 
text-align: left;
border-left: 1px solid #00adef;
min-height: 600px;
height: auto !important; height: 600px;
}

a {
color: #0589bb;
}
a:visited {
color: #0589bb;
}
a:hover {
color: #9FCFFF;
}

.heading1, h1 {
font-weight: bold; 
font-size: 1.8em;
color: #0589bb;
}

.heading2, h2 {
font-weight: bold; 
font-size: 1.5em;
color: #0589bb;
}

h3, .heading3 {
font-weight: bold; 
font-size: 1.3em;
color: #0589bb;
}

h4, .heading4 {
font-weight: bold; 
font-size: 1.2em;
color: #0589bb;
}


h5, .heading5 {
font-weight: bold; 
font-size: 1.1em;
color: #0589bb;
}


.header_bar {
font-weight: bold; 
font-size: 1.1em;
background-color: #00adef;
color: #fff;
padding: 5px;
margin: 2px 0px;
text-align: left;
display: block;
}

.date_list {
border: 1px #00adef solid;
padding: 4px;
}


.date_table {
border: 1px solid #00adef;
margin: 5px;
}

.date_table_header {
font-weight: bold; 
font-size: 1.1em;
background: url(http://www.aaea.org/2009am/images/table_background.gif);
background-position: top;
color: #0589bb;
padding: 5px;
margin: 2px 0px;
text-align: center;
border-bottom: 1px solid #00adef;
}

.date_bar_gray {
background-color: #f3f4f5;
padding: 4px;

}

.date_bar_white {
background-color: #fff;
padding: 4px;

}

.calloutheader {
text-align: center;
font-weight: bold;
padding: 4px 2px 4px 2px;
}

.bottomline td {
border-style: solid;
border-width: 0px 0px 1px 0px;
border-color: #CCCCCC;
}

.smaller {
font-size: 1em;
}

.buttoncenter {
margin: 2px;
padding: 8px;
font: bold 11px Arial, Helvetica, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #00adef;
background-color: #00adef;
color: #FFFFFF;
width: 220px;
text-align: center;
}

.buttonleft {
margin: 2px;
padding: 8px;
font: bold 11px Arial, Helvetica, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #00adef;
background-color: #00adef;
color: #FFFFFF;
width: 220px;
text-align: center;
float: left;
}

.buttonright {
margin: 2px 100px 2px 2px;
padding: 8px;
font: bold 11px Arial, Helvetica, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #00adef;
background-color: #00adef;
color: #FFFFFF;
width: 220px;
text-align: center;
float: right;
}

.buttonleft a, .buttonright a, .buttoncenter a {
width: 100%;
display: block;
text-decoration: none;
color: #FFFFFF;
margin: -8px;
padding: 8px;
}

.buttonleft a:hover, .buttonright a:hover, .buttoncenter a:hover {
width: auto;
color: #0068CF;
background-color: #FFFFFF;
}


#content_main {
background-color: #FFFFFF;
padding: 14px;
font-size: 1.2em;
line-height: 1.4em;
}


#footer {
width: 960px;
min-height: 13px;
height: auto !important; height: 13px;
}



