body,td,th,p,li{
  font-family: Verdana, Arial,  Helvetica, sans-serif;
  font-size:            7pt; 
  font-style:        normal; 
  font-weight:       normal;
  color:            #434343;
}

body,td,th,form{
  padding:              0px;
  margin:		        0px;
  margin-left:          4px;
  background-color: #FFFFFF;
  vertical-align:       top;
}

body{
  margin-left:       10px;
  margin-top:        10px;
}


p{
  margin-top:          0px;
  line-height:        13pt; 
  margin-bottom:      10px;
}

/*******************************************
*******************************************
 Search Box
*******************************************
*******************************************/
td.Search{
  text-align:        right;
  padding-top:         4px;
  padding-bottom:      4px;
  vertical-align:    super;
}

td.Search form input{
  height:            18px;
  font-size:          9px;
}

#SearchTextBox{
  margin-right:      3px;
  height:           12px;
  width:           185px;
} 

/*******************************************
*******************************************
 Text Boxes on Home page
*******************************************
*******************************************/
Table.HomePageText tr td a{
  text-transform:  uppercase;
  text-decoration:     none;
  color:            #6A8EA4;
  font-weight:         bold;
}

Table.HomePageText tr td p{
  margin-top:       10px;
  margin-bottom:     0px;
}

Table.HomePageText tr td.HomePageAllBlue{
  padding-bottom:   5px;
}

Table.HomePageText tr td.HomePageAllBlue p{
  color:         #6A8EA4;
  font-weight:      bold;
}


Table.HomePageText tr td.HomePageAllBlue a:link{
  color: #434343;
  font-weight:bold;
}



Table.HomePageText tr td.HomePageImageLeft img{
  float:           left;
  margin-right:    20px;
}

Table.HomePageText tr td.HomePageImageRight img{
  float:          right;
  margin-left:     20px;
}
