body
{
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  text-align:left;
  margin: 0px;
}

div#header
{
  height: 57px;
  width: 755px;
  background-color: #dc0029;
  text-align: left;
  padding: 3px;
  border-top: 1px solid #737373;
  border-bottom: 1px solid #737373;  
  margin-top: 2px;
  margin-bottom: 2px;
}

h1
{
  font-size: 14px;
  border-bottom: 2px #ccc solid;
  padding-bottom: 3px;
  letter-spacing: 2px;
}

h2
{
  font-size: 13px;
}

div#bodyblock
{
  position: absolute;
  width: 763px;
  text-align: left;
  background: url("/images/body-back.gif") repeat-y;
}

p#locator
{
  font-size:10px;
  color: #888;
  margin-top: 4px;
}

p
{
  margin-top: 11px;
  margin-bottom: 11px;
  text-align: justify;
}

.highlighttable
{
  border-collapse: collapse;
}

.highlighttable td, .highlighttable th
{
  border: 1px #eee solid;
  padding: 3px;
  color: #444;
}


.highlighttable th
{
  background-color: #eee;
}

a
{
  text-decoration: none;
  color: #1F494B;
}

a:hover
{
  text-decoration: underline;
}

#menuicon
{
  text-align: right;
  padding: 5px;
  margin-top: 20px;
}


div#footer
{
  clear: both;
  height: 20px;
  width: 758px;
  text-align: left;
  background-color: #dc0029;
  margin-top: 15px;
  padding-left: 5px;
  padding-top: 2px;
  color: #fff;
  border-top: 1px solid #000; 
}

div#menu
{
  float:left;
  width: 159px;
  height: 100%;
}

div#rightpane
{
  float:right;
  width: 122px;
}


div#content
{
  float:left;
  width: 469px;
  margin-top: 1px;
  height: 100%;
  margin-left: 5px;
  padding-right: 2px;
}

div#menu a
{
  color: #000;
  font-size: 11px;
  text-decoration: none;
}

div.menuheader
{
  width: 153px;
  height: 17px;
  padding: 3px;
  text-align: right;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  background-color: #444;
}


div.menuitem
{
  text-align: right;
  color: #fff;
  letter-spacing: 1px;
  background-color: #dedede;
}

div.menuitemrace
{
  text-align: right;
  color: #fff;
  letter-spacing: 2px;
  background-color: #fff;
  font-size: 10px;
}

div.menuitemracedate
{
  text-align: right;
  color: #333;
  letter-spacing: 1px;
  background-color: #bfdcde;
  font-size: 10px;
  margin-top: 1px;
  padding: 1px;
  padding-right: 3px;
}


div.menuitem a
{ 
  display: block;
  margin-bottom: 1px;
  margin-top: 1px;
  padding: 3px;
  background-color: #dedede;
  width: 153px;
  height: 16px; 
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb; 
} 


div.menuitemrace a
{ 
  display: block;
  margin-bottom: 1px;
  margin-top: 1px;
  padding: 3px;
  background-color: #fff;
  width: 153px;
  letter-spacing: 1px;
  border-top: 1px solid #c3e5e7;
  border-bottom: 1px solid #c3e5e7; 
} 



div.menuitemrace a:hover
{
  display: block;
  width: 153px;
  background-color: #444;
  color: #fff;
} 


div.menuitem a:hover
{
  color: #fff;
  display: block;
  width: 153px;
  height: 16px; 
  background-color: #dc0029;

} 


img
{
  border: 0px;
}


.lefthighlight
{
  border-left: 2px solid #C3E5E7;
  padding-left: 5px;
}


.borderimg
{
  border: 1px solid #737373; 
  margin: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.borderimgright
{
  border: 1px solid #737373; 
  padding: 1px;
  margin-left: 6px;
  margin-top: 2px;
  margin-bottom: 2px;
  float: right;
}

.borderimgleft
{
  border: 1px solid #737373; 
  padding: 1px;
  margin-right: 6px;
  margin-top: 2px;
  margin-bottom: 2px;
  float: left;
}


.headerimg

{

}

div.article
{
  border-left: #e4f5f6 solid 3px;;
  padding-left: 3px;
  margin-top: 25px;
}

.articleheader
{
  font-weight: bold;
  font-size: 13px;
  border-bottom: 1px #eee solid;
  padding-bottom: 3px;
}

h1.articletitle
{
 
}

.articleintro
{
 
  color: #444;
}

.articledate, .articledatefull
{
  color: #777;
  font-style: italic;
  font-size: 10px;
  float: right;
  top: -14px;
  position: relative;
}



span.articledatefull
{
  float: right;
  top: -16px;
}

div#contentwide
{
  sposition: relative;
  float:left;
  width: 580px;
  margin-top: 1px;
  height: 100%;
  margin-left: 8px;
  padding-right: 2px;
}