/*  Page Defaults  */

a:link    { color: #0066CC;
            text-decoration: none}
a:active  { color: #0066CC}
            text-decoration: none}
a:visited { color: #6600CC;
            text-decoration: none}
a:hover   { color: blue;
            text-decoration: none}

body
    { background-color: #FFFFFF;
      font-family: Verdana, Arial, Helvetica, sans-serif }

img
    { border-width:0 }
p 
    { font-size: 10px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  line-height: 15px }
ol 
    { font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px; line-height: 15px }
tt
    { font-family: Courier New,Courier }
	
td 
    { font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px; 
	  font-weight: normal} 
	  
dl  { font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px}
	  
table 
    { font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px}

th 
    { font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px} 

ul 
   { font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px; 
	 line-height: 15px } 

.Strong
    { font-weight: bold }
	
.fontBody
	{ font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px; 
	  font-style: normal; 
	  line-height: 15px;
	  font-weight: normal }
	  
.fontHeader00 
    { font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  font-style: normal;
	  font-weight: normal;
	  color: #770000}
	   
.fontHeader01
	{ font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  font-style: normal;
	  font-weight: bold; color: #770000}

.fontHeader01Black 
   { font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
	 font-style: normal;
	 font-weight: bold; 
	 color: #000000 }
	 	  
.fontHeader02
	{ font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  font-style: normal;
	  font-weight: normal;
	  color: #770000}
	  
.fontHeader03
	{ font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 18px;
	  font-style: normal;
	  font-weight: bold; color: #770000}

.fontBodyCompact 
    { font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
	  font-style: normal;
	  line-height: normal;
	  font-weight: normal }
	  
.HighLight 
    { font-weight: normal;
      color: #FF3300 }
	 
.HighLightBold 
    { font-weight: bold;
      color: #FF3300 }
	 
.NavBulletHighLight 
    { font-weight: normal;
      color: #FF3300 }

.NavSelect 
    { font-weight: normal;
      color: #CCCCCC }
	 
.TableRowHighLight1 
    { color: #FFFFFF;
      font-weight: normal;
	  margin-bottom: 0;
	  background-color: #006699}
	 
.TableRowHighLight2
    { color: #FFFFFF;
      font-weight: normal;
	  margin-bottom: 0;
	  background-color: #003366}
.fontHeader00Strong { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #770000}
.TableGrey { font-weight: bold ; color: #999999}
.fontHeader01White {
font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  font-style: normal;
	  font-weight: bold; color: #CCCCCC
}
.fontHeader00WhiteStrong {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #CCCCCC
}

form, input, select, textarea {
	font-family: Courier, mono; 
	font-size: 10px;
	color: #000000
}
   
.ButtonBot {
	width: 100;
}

.ButtonPage {
     position: static;
     width: 150;
     float: right;
     background-color: #FFFFFF;
     color: #000000;
     font-family: Arial;
     font-size: 12pt;
     font-weight: bold;
     border: 0 solid #FFFFFF;
}