<!--
body {
background-color: #EBEBEB;
background-attachment: fixed;
border-collapse: collapse; 
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
A:link {
font-family: Arial; 
text-decoration: underline; 
font-size: 10pt; 
color: #000062
 }
A:visited {
font-family: Arial;
text-decoration: underline; 
font-size: 10pt; 
color: #000062
 }
A:hover {
font-family: Arial; 
text-decoration: underline; 
font-size: 10pt; 
color: #4D4DA4
 }
H1 {
font-family: Arial; 
text-decoration: none; 
font-size: 13pt; 
font-weight: bold;
text-align: center;
color: #000062;
margin-top: 0px;
margin-bottom: 0px;
 }
H2 {
font-family: Arial; 
font-weight: bold;
text-decoration: none; 
font-size: 12pt; 
color: #000062;
margin-top: 0px;
margin-bottom: 0px;
 }
H3 {
font-family: Arial; 
font-weight: bold;
text-decoration: none; 
font-size: 8pt; 
color: #000062;
margin-top: 0px;
margin-bottom: 0px;
 }
font {
font-family: Arial; 
text-decoration: none; 
font-size: 10pt; 
color: #000000
 }
.small {
font-family: Arial; 
text-decoration: none; 
font-size: 8pt; 
color: #000000
 }
.times {
font-family: Times New Roman; 
font-weight: bold;
text-decoration: none; 
font-size: 11pt; 
color: #000000
 }
.white {
font-family: Times New Roman;
font-weight: normal; 
text-decoration: none; 
font-size: 11pt; 
color: #FFFFFF
 }
td, th {
font-family: Arial; 
text-decoration: none; 
text-align: left;
vertical-align: top;
font-size: 10pt; 
color: #000000}

html, body {
font-family: Arial; 
text-decoration: none; 
font-size: 10pt;
height: 100%; 
color: #000000
 }
#fullheight {
height: 100%
}
hr {
color: #000062
  }
img {
border: 0
 }
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E0DEE9;
}
.footer {
font-family: Arial; 
text-decoration: none; 
font-size: 8pt; 
color: #000000;
}
.border {
border: 1px solid #FFFFFF;
}
.border2 {
border: 2px dashed #FFFFFF;
}

.navbar
{
}  

.mainDiv
{
  width:185px;
}

.topItem
{
  font: bold 12px Arial;
  letter-spacing: 0;
  background: url("http://www.literateletter.com/images/arrow-up-title.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 185px;
  height: 25px;
  color: #000062;
  cursor:pointer;
  text-indent:10px;
}

.topItemOver
{
  text-indent:10px;
  font: bold 12px Arial;
  letter-spacing: 0;
  background: url("http://www.literateletter.com/images/arrow-up-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: #8581A4;
  cursor:pointer;
}

.topItemClose
{
  text-indent:10px;
  font: bold 12px Arial;
  letter-spacing: 0;
  background: url("http://www.literateletter.com/images/arrow-down-title.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: #000062;
  cursor:pointer;
}


.topItemCloseOver
{
  text-indent:10px;
  font: bold 12px Arial;
  letter-spacing: 0;
  background: url("http://www.literateletter.com/images/arrow-down-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: #8581A4;
  cursor:pointer;
}



.dropMenu
{
  font: bold 11px Arial;	
  background-color: #F5F2ED;
  color: #000;
  border: 1px solid #FFFFFF;
  border-width: 0 1px 1px 1px;
  filter:alpha(opacity=100);
  padding-top:5px;
  padding-bottom:5px;
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:8px;
   margin-top:2px;
   height:18px;
   font: 11px Arial;	
   text-decoration:none;
   color: #000062;
   
}

.subItem a
{
   margin-left:19px;
   font: 11px Arial;	 	
   text-decoration:none;
   color: #000062;
}

.subItemOver
{
   margin-left:8px;
   margin-top:2px;
   font: 11px Arial;	  
   height:18px;
   color: #8581A4;
}

.subItemOver  a
{
   margin-left:19px;
   font: 11px Arial;
   cursor:pointer;	
   color: #8581A4;
   text-decoration:underline;
   cursor:pointer;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}
--> 