body
{
 		margin: 0;
}

a
{
    COLOR: #0000ff;
    FONT: 8pt Verdana, Arial, Helvetica, Sans-serif;
    text-decoration: underline
}
a:hover
{
    COLOR: #ff0000;
    FONT: 8pt Verdana, Arial, Helvetica, Sans-serif;
    text-decoration: underline
}

a:visited
{
    COLOR: #0000ff
    FONT: 8pt Verdana, Arial, Helvetica, Sans-serif;
    text-decoration: underline
}

.litext
{
    COLOR: #003366;
    FONT: 8pt Verdana, Arial, Helvetica, Sans-serif;
}
.litext2
{
    COLOR: #000000;
    FONT: 10pt Verdana, Arial, Helvetica, Sans-serif;
    MARGIN: 10px
}

.text
{
    COLOR: #000000;
    FONT: 8pt Verdana, Arial, Helvetica, Sans-serif;
    MARGIN: 10px
}
.text10
{
    COLOR: #000000;
    FONT: 10pt Verdana, Arial, Helvetica, Sans-serif;
    MARGIN: 10px
}
p
{
    COLOR: #000000;
    FONT: 10pt Verdana, Arial, Helvetica, Sans-serif;
    MARGIN: 10px
}
.money
{
    COLOR: #000000;
    FONT: 8pt Verdana, Arial, Helvetica, Sans-serif;
    MARGIN: 10px;
		TEXT-ALIGN: right;
}
.head1
{
    COLOR: #b22222;
    FONT: bold 12pt Verdana, Arial, Helvetica, Sans-serif;
    MARGIN: 5px
}
.head2
{
    COLOR: #cd5c5c;
    FONT: bold 10pt Verdana, Arial, Helvetica, Sans-serif;
    MARGIN: 5px
}
span.head2
{
    COLOR: #cd5c5c;
    FONT: bold 10pt Verdana, Arial, Helvetica, Sans-serif;
    MARGIN: 5px
}
.head3
{
    COLOR: #cd5c5c;
    FONT: bold 8pt Verdana, Arial, Helvetica, Sans-serif;
    MARGIN: 10px
}
span.head3
{
    COLOR: #cd5c5c;
    FONT: bold 8pt Verdana, Arial, Helvetica, Sans-serif;
    MARGIN: 10px
}

SPAN.CalloutText
{
    COLOR: #003366;
    DISPLAY: none;
    FONT: bold 8pt/10pt Verdana, Arial, Helvetica, Sans-serif;
    PADDING-BOTTOM: 5em;
    PADDING-LEFT: 5em;
    PADDING-RIGHT: 5em;
    PADDING-TOP: 5em
}
.rule
{
    BORDER-TOP: #ff6633 solid 1px;
    LEFT: 210px;
    POSITION: absolute;
    TOP: -20px;
    WIDTH: 10px
}
.smalltext
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 6pt;
    MARGIN: 10px
}
.cellText
{
    COLOR: #00000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
.cellLabel
{
    COLOR: #003366;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
.boldcellLabel
{
    COLOR: #003366;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.bglightblue
{
background-color: #add8e6;
}

.main
{
   border-right: 10px solid #cc0000; 
}
.bannerframe { 
   background-color: #cc0000;  
   border-bottom: 4 solid #ffebcd; 
}
.banner a:link {
   font-family:  Verdana, serif;
   font-size:    9pt;
   color:        white;
   font-weight:  normal;
   text-decoration: none;
   }
.banner a:visited {
   font-family:  Verdana, serif;
   font-size:    9pt;
   color:        white;
   font-weight:  normal;
   text-decoration: none;
}
.banner {
   color: white;
   font-size:    9pt;
   font-family:  verdana;
}
.titlearea { 
   font-family:   verdana;
   font-size:     9pt;
}
.titleareaframe {
   color: black; 
   border-left: 4px solid #ffebcd; 
	 border-right: none;
}
.pagetitle {
   color: black; 
   font-family: arial;
   font-size: 14pt;
}
.pagetitle a {
   text-decoration:none;
   color: black;  
}
.pagetitle a:hover {
   text-decoration: underline;
}
.verticaldots {
   background-image: url(/images/reddot.gif);
   background-position: top right;
   background-repeat: repeat-y;
}
.dotleader {
   background-image: url(/images/reddot-h.gif);
   background-position: bottom right;
   background-repeat: repeat-x;
}
.mo-main
{
   border-right: 10px solid #333399; 
}

.mo-bannerframe { 
   background-color: #333399;  
   border-bottom: 4 solid #ffebcd; 
}
.mo-banner a:link {
   font-family:  Verdana, serif;
   font-size:    9pt;
   color:        white;
   font-weight:  normal;
   text-decoration: none;
}
.mo-banner a:visited {
   font-family:  Verdana, serif;
   font-size:    9pt;
   color:        white;
   font-weight:  normal;
   text-decoration: none;
}
.mo-banner {
   color: white;
   font-size:    9pt;
   font-family:  verdana;
}
.mo-titleareaframe {
   color: black; 
   border-left: 4px solid #ffebcd; 
	 border-right: none;
}
   
code {
	font-family: Courier;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 18pt;
	color: black;
	}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	color: black;
      }

h3 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: black;
	MARGIN: 10px
      }

.NavLink {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: white;
	}

.Hit {
	font-family: Verdana, Arial, Helvetica;
	font-variant: small-caps
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	background-color: #FFFF00;
	}

.RecordTitle {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	background-color: #AACCEE;
      }

.RecordStats {
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	}
   

