<!--
body {
	margin:0px; background-color: #546C9C;
	background-image: url('images/top_bg2.jpg');
	background-repeat: repeat-x;
	font-family: "Trebuchet MS"; 
	font-size: 12px;
}
.style7 {font-family: "Trebuchet MS"; font-size: 13px; font-weight: bold; }
a:link {
	color: #C5613F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C5613F;
}
a:hover {
	text-decoration: none;
	color: #546C9C;
}
a:active {
	text-decoration: none;
}
.style10 {font-size: 11px}
.style12 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #485098;
}
.style14 {color: #000000}
.style16 {color: #485098}
.style19 {font-size: 13px; font-family: "Trebuchet MS";}
.style21 {font-family: "Trebuchet MS"; font-size: 15px; font-weight: bold; }
.style22 {font-size: 18px; font-weight: bold; font-family: "Trebuchet MS";}
.style23 {font-family: "Trebuchet MS"; font-size: 13px; font-weight: bold; color: #485098; }
.style24 {color: #FFFFFF}
.style25 {font-size: 14px; font-family: "Trebuchet MS";}
.style26 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #485098;
}

textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
}


div.img-ilus {
	background: url('images/shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
	z-index: 50;
}
div.img-ilus img {
	background-color: #fff;
	border: 0px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
	vertical-align: bottom;
}
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0px none;
   float: none !important;
   color: black;
   background: ;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
-->