

a.navbar 
{
 color: #35679D; 
 text-decoration: none; 
 font-size: 11px;
 font-family: Verdana, Tahoma, Arial; 
 font-weight: bold;
// font-variant: small-caps;
 }
 
a.navbar:hover {
  color: #E96A56;
  text-decoration: underline;
  font-size: 11px; 
  font-family: Verdana, Tahoma, Arial; 
  font-weight: bold;
//  font-variant: small-caps;
  }

a
{
 color:#696BAC;
 text-decoration: none; 
 font-size: 10px;
 font-family: verdana; 
 font-weight: bold;}

a:hover
{
  color: #E96A56;
 // color: #CF0505;
  //color:#B6B8E3;
  text-decoration: underline;
  font-size: 10px; 
  font-family:  verdana; 
  font-weight: bold;
}  

.sidebar
{
 background-color:#AAD4FF;
}
 
#footer
{
 background-color:#AAD4FF;
 border-top: 2px solid #4A8ACE;
 border-bottom: 2px solid #4A8ACE;
 border-left: 2px solid #4A8ACE;
 border-right: 2px solid #4A8ACE;
 font-size: 8pt;
 font-family: verdana; 
 text-align: center;
 }
 
.border 
{
 border-bottom: 2px #B6B8E3 solid;
 border-top: 2px #B6B8E3 solid;
 border-left: 2px #B6B8E3 none; 
 border-right: 2px #B6B8E3 none;
 padding-top: 0px;
 padding-bottom: 0px;
 } 
.maincontent
{
 
}
.leftcontent
{
border-right: 1px solid #000;
font-size: 10px;
font-family: verdana; 
padding-left: 4px;
padding-right: 4px;
padding-bottom: 0px;
}
.rightcontent
{
border-left: 1px solid #000;
font-size: 10px;
font-family: verdana; 
padding-left: 4px;
padding-right: 4px;
padding-bottom: 0px;
}
body{
text-align:justify;
}

.innerdiv
{
width:95%; 
font-size:9pt; 
text-align:center;
padding:2px; 
border-bottom: 1px solid #000;
margin-bottom: 5px;
}

#mainbody {
padding-left: 2px;
padding-right: 2px;
text-align:justify;
padding-bottom: 0px; 
border-left: 2px solid #4A8ACE;
border-right: 2px solid #4A8ACE;

}

.date
{
text-align:left; 
padding-left:10px; 
font-family: tahoma; 
font-size:8pt; 
color:#990000;
}

#header
{
text-align:justify;
}

p
{
padding:5px;
text-align:justify;
font-size: 10pt;
font-family: verdana;
}

ul
{
text-align:justify;
font-size: 10pt;
font-family: verdana;
}

.img
{
border: 1px solid #4A8ACE;
}

.on
{
background-color: #BED9ED;
}

.off
{
background-color: #EBF1F6;
}

#hNav
{
border-bottom: 2px solid #4A8ACE;
}

.sectionHeader
{
background-color: #00A7D8;
border-right: 1px solid #000;
text-align: center;
font-family: Tahoma;
font-variant: small-caps;
font-size: 12px;
font-weight: bold;
color:#FFF;
height:25px;
}

.sectionContent
{
background-color: #EEF4FC;
border: 1px solid #000;
text-align: justify;
font-family: Tahoma, Arial, Verdana;
font-size: 9pt;
padding:3px;
color:#000;
}

.quote
{
text-align: justify;
padding:5px;
font-family: Arial, Verdana;
font-size: 9pt;
//color: #990000;
color: #CF0505;
}

.quoter
{
text-align: right;
padding:5px;
font-family: Arial, Verdana;
font-size: 9pt;
color: #000;
}

.midsectionHeader
{
background-color: #BED9ED;
border-right: 1px solid #4A8ACE;
border-left: 1px solid #4A8ACE;
border-top: 1px solid #4A8ACE;
text-align: left;
font-family: Tahoma, Arial, Verdana;
font-variant: small-caps;
font-size: 14px;
font-weight: bold;
color: #35679D; 
height:25px;
padding-left:10px;
}

.midsectionContent
{
background-color: #EEF4FC;
border: 1px solid #4A8ACE;
text-align: justify;
font-family: Arial, Verdana;
font-size: 9pt;
padding:5px;
color:#000;
}

.HistoryLeft
{
margin-top:20px;
padding-right:3px;
border-bottom: 1px dotted #000;
text-align:right;
}
.HistoryRight
{
margin-top:20px;
padding-left:3px;
border-bottom: 1px dotted #000;
}