/*----------------------------------------------------------------------------*/

body
{
  background-color : #e3e6d6;
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 10px;
  text-align : justify;
  color : #333333;
  text-decoration : none;
  text-align : left;
  margin-top : 10px;
}

.alert { color : #ff0000; }
.centered { text-align : center; }
#match { font-style : italic; color : #009900; }
.small { font-size : 10px; }

input, textarea, select
{
  background-color : #ffffff;
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 11px;
  color : #444444;
}

.caption, .caption a
{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 10px;
  color : #444444;
  text-decoration : none;
}

/*----------------------------------------------------------------------------*/

.head0
{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 26px;
  text-transform : uppercase;
  text-align : left;
}

/*----------------------------------------------------------------------------*/

.content
{
  font-size : 10px;
  text-align : justify;
  color : #333333;
  line-height: 1.5em;
}

table, td
{
  font-size : 10px;
  color : #333333;
  line-height: 1.5em;
}
/*----------------------------------------------------------------------------*/

.sidebar
{
  font-size : 10px;
  text-align : left;
  line-height : 1.25em;
  color: #666;
}

.sidebar a:hover
{
  color : #000000;
  text-decoration : underline;
}

.sidebarhead
{
  font-family : verdana, arial, helvetica, sans-serif;
  color: 006460;
  font-weight : bold;
  font-size : 12px;
  line-height : 120%;
}

/*----------------------------------------------------------------------------*/

.datatable
{
  border : 1px solid #c4d8eb;
  font-size : 12px;
}

.datafooter { text-align : center; }

/*----------------------------------------------------------------------------*/

