body {
	margin:0px; background-image: url('images/top_bg2.jpg');
	background-repeat: repeat-x;
	background-color: #0F63A3;
	font-family: Tahoma;
	font-size: 11px;
}
.innerNestedDiv {
	display: none; 
	padding: 10px; 
	width: 200px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #000000; 
	z-index: 20; 
	position: absolute; 
	background-color: #FFFF00;
	text-align: center;
	left: 350px;
}
.firstinnerNestedDiv {
	display: block; 
	padding: 10px; 
	width: 200px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #000000; 
	z-index: 10; 
	position: absolute; 
	background-color: #FFFF00;
	text-align: center;
	left: 350px;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style6 {font-family: Tahoma; font-size: 14px; font-weight: bold; }
a:link {
	color: #0F63A3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0F63A3;
}
a:hover {
	text-decoration: none;
	color: #81BCE8;
}
a:active {
	text-decoration: none;
}

#whitelink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#whitelink a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#whitelink a:hover {
	text-decoration: none;
	color: #81BCE8;
}
#whitelink a:active {
	text-decoration: none;
}


.style7 {font-family: Tahoma; font-size: 14px; font-weight: bold; color: #49ABD8; }
.style8 {font-size: 11px; font-family: Tahoma;}
.style9 {font-size: 13px; font-family: Tahoma; }
.style10 {
	color: #0F63A3;
	font-weight: bold;
}
.style11 {
	font-size: 14px; 
	font-family: Tahoma;
	color: #A88035;
	font-weight: bold;
}
.style12 {
	font-size: 13px; 
	font-family: Tahoma;
}
.style13 {
	font-size: 12px; 
	font-family: Tahoma;
}
.style14 {
	font-size: 14px; 
	font-family: Tahoma;
}
textarea {
	font-size: 12px; 
	font-family: Tahoma;
}
div.img-ilus {
	background: url('images/shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}
div.img-ilus img {
	background-color: #fff;
	border: 0px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
	vertical-align: bottom;
}
#menu {
   display: none;
   }
#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;
   }



