body  {
  background:  #2286b0 url(/.control/images/body.bg.jpg) repeat-x top center;
  text-align:center;
}
body, td  {
  font-family: Verdana, Geneva, sans-serif;
  font-size:  12px;
  line-height:  16px; 
  color:  #000;
}
a  {
  color:  #4c90ad;
  text-decoration:	underline;
}
a:hover  {
  color: #a85e8a;
  text-decoration:	underline;
}
a.MENU-1-OFF  {
  text-decoration:	none;
  display:  block;
  padding:  0 0 15px 0;
  margin:  0 9px;
  width:  100%;
  color: #6cbefb; 
  font-size:  12px;
  font-weight:  bold;
}
a.MENU-1-ON,  a.MENU-1-OFF:hover, a.MENU-1-ON:hover  {
  text-decoration:	none;
  display:  block;
  padding:  0 0 15px 0;
  margin:  0 9px;
  width:  100%;
  color:  #fff;
  font-size:  12px;
  font-weight:  bold;
}
h1  {
  font-family: Verdana, Geneva, sans-serif;
  font-size:  18px;
  color: #a85e8a;
  line-height: 21px;
  font-weight: bold;
  line-break: strict;
}
h2  {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 15px;
  color:  #4c90ad;
  font-weight: bold;
  line-height: 19px;
}
blockquote  {
  font-size:  17px;
  line-height:  19px;
  color:  #63aac8;
  margin:  20px 30px 20px 20px;
}
img.border  {
  border:  solid 5px #e0e0e0;
}
img.borderRightMargin  {
  border:  solid 5px #e0e0e0;
  margin:  0  10px 10px 0;
}
img.borderLeftMargin  {
  border:  solid 5px #e0e0e0;
  margin:  0 0 10px 10px;
}
strong  {
  font-weight:  bold;
}
ul  {
  list-style:  square;
  color:  #407b94;
}
ul li  {
  font-weight:  bold;
  margin-bottom:  5px;
}
ol  {
  color:  #407b94
}
ol li  {
  font-weight:  bold;
  margin-bottom:  5px;
}
.RTC  {
  font-size: 80%;
}

/* ------ RIGHT COLUMN STYLES START ------ */

td.rightColumn  {
  width:  234px;
  height:  100%;
  vertical-align:  top;
  background-color:  #dcecfb;
  padding:  10px;
}
td.rightColumn h1  {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #4c90ad;
  font-size:		18px;
  line-height:  22px;
  font-weight: bold;
  text-align:  center;
}

td.rightColumn h2  {
 font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;	
	color: #034c75;
	line-height: 17px;
    margin-bottom:  6px;
}
/* ------ RIGHT COLUMN STYLES STOP ------ */

/* ------ LEFT COLUMN STYLES START ------ */
td.leftColumn  {
  padding:  10px;
}
/* ------ LEFT COLUMN STYLES STOP ------ */

table.header  {
  width:  800px;
  height:  260px;
  background-image:  url(/.control/images/header.bg.jpg);
}
table.footer  {
  width:  800px;
  height:  67px;
}
table.footer td  {
  color:  #a85e8a;
  font-weight:  bold;
  padding:  25px 0 10px 40px;
}
table.footer td a  {
  color:  #a85e8a;
}
table.footer td a:hover  {
  color:  #fff;
}
table.contact td  {
  border-bottom:  15px solid #fff;
  border-right:  10px solid #fff;
}
div.FOOTER  {
  color:  #fff;
  font-size:  9px;  
  line-height:  9pt;  
}
div.FOOTER a  {
  color:  #fff;
  font-size:  9px;  
  line-height:  9px;
}
