body{
background-color: #EAEAEA;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
/*margin: auto;*/
margin-left: 8pt;
margin-right: 8pt;
text-align: justify;
font: 10pt tahoma;
color: #5B7EC5;
}
div.headercontainer{
text-align: center;
}
div.header{
margin: auto;
width: 778px;
height: 280px;
}
div.contentcontainer{
/*margin: auto;*/
margin-left: 8pt;
margin-right: 8pt;
}
div.content{
text-align: justify;
margin-left: 8pt;
margin-right: 8pt;
color:#1549A8;
}
div.contentnav a:hover{
background-color:#DEE4EF;
text-align: left;
margin-left: 0;
color:#FF6600;
font-weight:bold;
}
a.alt1 {
background-color: transparent;
margin-top: 0;
margin-left: 4px;
margin-right: 10px;
padding: 1px;
text-align: left;
display: block;
}
div.contentmain{
height: 80;
font-family: tahoma; 
color: #2F79D7;
margin-left: 8pt;
margin-right: 8pt;
}
div.tabletitle{
font-weight: bold;
font-family: tahoma;
font-size:12pt;
text-align: center;
color: #3B8AC7;
height: 18pt; margin: 5pt;
margin-bottom: 3pt;
background-color: #D1DBF2;
}
div.tablecontent{
margin-left: 5pt;
margin-right: 5pt;
color:#1549A8;
font-size:9pt;
text-align: center;
color: #3B8AC7;
background-color: #DEE5F5;
}
div.table_past_event
{
margin-left: 5pt;
margin-right: 5pt;
color:#1549A8;
font-size:9pt;
text-align: center;
color: #3B8AC7;
background-color: #DEE5F5;
line-height:150%;
}
h1
{
font-weight: bold;
font-family: tahoma;
font-size:15pt;
text-align: left;
color: #3B8AC7;
height: 18px; 
margin: 1pt;
margin-bottom: 8pt;
}
h2
{
font-weight: normal;
font-family: tahoma;
font-size:12pt;
/*text-align: left;*/
color: #3B8AC7;
height: 13px; border-bottom-width:3px;
margin: 1pt;

}
h3
{
font-weight: normal;
font-family: tahoma;
font-size:10pt;
/*text-align: left;*/
color: #3B8AC7;


}
div.bottomcontainer{
text-align: center;
}
a {
text-decoration: none;
font-weight: bold;
color: #5C93DB;
}
a:hover {
color: #FF6600;
text-decoration:underline;
}

.dropdown{
position:absolute; 
visibility: hidden; 
background-color: #3B8AC7; 
color: white;
width: 250px; 
padding: 12px; 
opacity: 0.75; 
filter:alpha(opacity=75);
z-index: 2; 
}
.dropdown a{
color: white;
}

.contentscroll_short {
width: 512px;
height: 440px;  /*525-80, 80 from contentmain*/
overflow: auto;
margin-left: 8pt;
margin-right: 8pt;
float: left;
}

.contentscroll {
width: 512px;
height: 520px;
overflow: auto;
margin-left: 8pt;
margin-right: 8pt;
float: left;
}

.indented
{
   padding-left: 25pt;
   margin-right: 8pt;
}

table.sticky {
	border-width: 1px;
	border-spacing: ;
	border-style: dashed;
	border-color: #5B7EC5 ;
	border-collapse: separate;
}
table.sticky th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #5B7EC5 ;
}
table.sticky td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #5B7EC5 ;
}

table.solid {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #5B7EC5 ;
	border-collapse: collapse;
}
table.solid th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #5B7EC5 ;
}
table.solid td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #5B7EC5 ;
}
