
.bodytext {
	font-family: Tahoma,Verdana,Helvetica,sans-serif;
	font-size:11px;
	color:#333333;
	}

.foottext, a.foottext:link, a.foottext:active, a.foottext:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#999999;
	text-decoration:none;
	}

a {
	color:#B40000;
	}

#contentarea {
	margin-right:50px;
	margin-bottom:50px;
	}

#hdots {
	background-image:url("../img/misc/grey_hdots.gif");
	background-repeat:repeat-x;
	}

#redtext {
	color:#B40000;
	}

#greytext {
	color:#666666;
	}

.formErrorMsg {
	font-family: Tahoma,Verdana,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#B40000;
	}

.textinput {
	font-family: Tahoma,Verdana,Helvetica,sans-serif;
	font-size:11px;
	color:#333333;
	}

.areasml {
	font-family: Tahoma,Verdana,Helvetica,sans-serif;
	font-size:11px;
	color:#333333;
	}

/*** left nav ***/

a.white:visited
{
  color: #ffffff;
  font-weight: bold;
	text-decoration: none;
}

a.white:link
{
  color: #ffffff;
  font-weight: bold;
	text-decoration: none;
}

a.white:hover
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}


/*** default styles ***/

body
{
	color: #000000;
	margin: 0;
	background-color: #C2D1E6;
	font-size: 12px;
  font-family: arial narrow, arial, verdana, sans-serif
}

a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:link
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
  color: #000000;
  text-decoration: underline;
}


.textcolor
{
    font-size: 10px;
    color: #9C003C;
}
.textcolorbold
{
    font-weight: bold;
    color: #9C003C;
}
.textbold
{
    font-weight: bold;
}

.title
{
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

.subtitle
{
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

td
{
	font-size: 12px;	
	color: #000000;
  font-family: Arial Narrow, Arial, Verdana, sans-serif;
  vertical-align: top;
}

td.right
{
  text-align: right;
}
td.center
{
  text-align: center;
}
td.middle
{
  vertical-align: middle;
}
td.middlecenter
{
  vertical-align: middle;
  text-align: center;
}
td.middleright
{
  vertical-align: middle;
  text-align: right;
}

td.header-red /* so header displays correct color while loading graphics, looks nicer */
{
	background-color: #9C003C;
}
td.header-blue /* so header displays correct color while loading graphics, looks nicer */
{
	background-color: #0C489C;
	text-align: right;
	vertical-align: bottom;
	padding-right: 15px;
	padding-bottom: 15px;
}
td.footer-blue /* so header displays correct color while loading graphics, looks nicer */
{
	background-color: #0C489C;
	vertical-align: middle;
	padding-left: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

td.image-text
{
  padding-left: 10px;
  padding-right: 50px;
  line-height: 1.3em;
}
td.main-text
{
  padding-left: 60px;
  padding-right: 10px;
  paddig-top: 10px;
  line-height: 1.3em;
}

.onepx  /* for the netscape bug */
{
	font-size: 1px;
}

.rule
{
	background-color: #000000;
	font-size: 1px;
}



span.arrow
{
  font-size: 10px;
  line-height: 10px;
  font-family: "webdings", verdana, arial, helvetica, sans-serif
}