body   {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  background: #fff url(images/leftNavSpacer.gif) left top repeat-y;
}
.navigation  {
  float: right;
  height: 10px;
  /*font-size: 14px;*/
  color: #fff;
  font-weight: bold;
  /*margin-bottom: 10px;*/
  height: 24px;
}
.navigation a:link {
  color: #fff;
  text-decoration: none;
  font-size: 12px;  
  padding: 0 15px 0 15px;
  background: #01aef0;
}
.navigation a:visited {
  color: #fff;
  text-decoration: none;
  font-size: 12px;  
  padding: 0 15px 0 15px;
  background: #01aef0;
}
.navigation a:hover {
  background: #01aef0 url("images/topbuttons_hv.gif") repeat-x;
  color: #fff;
}
.navigation a:active {
  color: #fff;
  text-decoration: none;
  font-size: 12px;  
  padding: 0 15px 0 15px;
  background: #01aef0;
}
a:link  {
   color: #0000FF;
}
a:visited  {
   color: #7F7FFF;
}
a:hover  {
   color: #CC3333;
}
a:active  {
   color: #E57F7F;
}
.SMbodytext
{
    font-family: arial, helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
.SMboldtext
{
    font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
.SMitalictext
{
    font-family: arial, helvetica, sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
}
.bodytext
{
    font-family: arial, helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	padding: 0 10px 5px 10px;
}
#breadcrumb  {
    font-family: arial, helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color: #CCCCCC;
}
.bodytext2
{
    font-family: arial, helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal;
	font-size: 17px;
}
.boldtext
{
    font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
}
.italictext
{
    font-family: arial, helvetica, sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: 15px;
}
.boldRedItalictext
{
    font-family: arial, helvetica, sans-serif; 
	color: red;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}
.tBodytext
{
    font-family: arial, helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal;
	font-size: 25px;
}
.tBoldtext
{
    font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	font-style: normal;
	font-size: 25px;
}
.tItalictext
{
    font-family: arial, helvetica, sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: 25px;
}
.greenTitle
{
    font-family: arial, helvetica, sans-serif; 
	color: green;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
}
.LgBodytext
{
    font-family: arial, helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}
.LgBoldtext
{
    font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
}
.LgItalictext
{
    font-family: arial, helvetica, sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
}
.HDRbodytext
{
    font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 15px;
}
.BlueBodytext
{
    font-family: arial, helvetica, sans-serif;
	color: blue;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}
.VioletBodytext
{
    font-family: arial, helvetica, sans-serif;
	color: #F901FC;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
}
.RedBodytext
{
    font-family: arial, helvetica, sans-serif;
	color: #990000;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}
.RedBodytext2
{
	color: #990000;
}
.heartbullet
{
    list-style-image: url(images/heartbullet.gif);
}
.heartbullet2
{
    list-style-image: url(images/heartbullet_red.gif);
	color: #000;
}
.heartbullet2 a:link, a:visited, a:active {
    color: #990000;
	text-decoration: underline;
}
.heartbullet2 a:hover {
    color: #999;
	text-decoration: none;
}
