html
{
 min-height:           101%;
}

body, td
{
  font-family:         Verdana, Geneva, sans-serif;
  font-size:           11px;
  color:               #000000; 
  line-height:         16px; 
}

body
{
  background:          #858484;
  text-align:	center;
}

th
{
  font-weight:		bold;
  font-size:		12px;
}

a
{
  color:		#006699; 
  text-decoration:	none;
}
a.report
{
  color:                #ee2323;
  font-weight:          bold;
}
a:hover
{
  color:                #003366;
  text-decoration:	underline;
}

a.MENU-1-OFF
{
  font-family:          Arial, Helvetica, sans-serif;
  text-decoration:		none;
  color:                #003366; 
  font-size:	        12px;
  font-weight:          bold;
  text-transform:       uppercase;
  letter-spacing:       1px;
  line-height:          20px; 
}

a.MENU-1-ON,  a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  font-family:          Arial, Helvetica, sans-serif;
  text-decoration:		none;
  color:                #EB0530;
  font-size:	        12px;
  font-weight:          bold;
  text-transform:       uppercase;
  letter-spacing:       1px;
  line-height:          20px;
}

a.MENU-2-OFF
{
  text-decoration:	none;
  color:                #003366; 
  font-size:	11px;
  text-transform: uppercase;
  padding-left: 20px;
  font-weight:      bold;
}

a.MENU-2-ON,  a.MENU-2-OFF:hover, a.MENU-2-ON:hover
{
  text-decoration:	none;
  font-family:   Arial, Helvetica, sans-serif;
  color:           #FFFFFF;
  font-size:	11px;
  text-transform: uppercase;
  padding-left: 20px;
  font-weight:      bold;
}

h1
{
  font-family:          Arial, Helvetica, sans-serif;
  font-size:		19px;
  font-weight:		normal;
  color:            #003366;
  text-transform:       uppercase;
    letter-spacing:       2px;
  line-height:          22px;
}

h2
{
  font-family:          Arial, Helvetica, sans-serif;
  font-size:		14px;
  color:                #006699;
  font-weight:          bold;
  text-transform:       uppercase;
  letter-spacing:       2px;
  margin-top:           10px;
  margin-bottom:        10px;
  line-height:          18px;
}

h3
{
  font-family:          Arial, Helvetica, sans-serif;
  font-size:		12px;
  color:                #525050;
  text-transform:       uppercase;
  letter-spacing:       1px;
  line-height:          16px;
}

hr
{
  border:           none;
  border-top:       1px solid #6699cc;
}
p.blueText
{
  color:            #003366;
}
table.gutter
{
  width:            115px;
  padding:          8px;
  text-align:       center;
}

table.anchors
{
  border:           1px solid;
  border-collapse:  collapse;
  border-color:     #003366;
  padding:          3px;
  margin:           3px;
  width:            95%;
}
img.rightMargin
{
  margin-right:     10px;
}
img.leftMargin
{
  margin-left:      10px;
}
td.anchors
{
  text-align:       center;
}

.imgborder {
   border: 			1px solid #ffffff;
   margin-right:	10px;
}

.ctv {
   font-size: 9px;
}
div.FOOTER
{
  color:            #dadada;
  font-size:	    9px;  
  line-height:      9pt;  
}

div.FOOTER a
{
  color:            #dadada;
  font-size:	    9px;  
  line-height:      9px;
}

div.FOOTER a:hover
{
  font-size:	    9px;  
  line-height:      9px;
  font-weight:      normal;
  color:            #333333;
}

