<STYLE TYPE="TEXT/CSS">  
  <!--
  body, P {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:000000}
  UL, LI {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:000000}
  TD {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:000000}
  TD.small {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:000000}
  B.black {color:black; font-size:14px}
  B.new {color:red; font-size:10px}
  B.subhead {font-size:16px; color:990000}
  .red {font-size: 12px; color:ff0000}
  .red2 {font-size: 12px; color:990000}
  TD.head {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color:000000}
  .small {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:000066}
  .black {color:black}
  .error {color:red; font-weight:bold}
  .header {font-size: 18px}
  P.disclaimer {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:000066}
  .tiny {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:black}
  .tinyred {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:red}
  .smallbutton {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:black}
  
  
  
  
  
  
  
  
 	html {
		height:98%;
		padding: 0 0 0 0;
	}
	body {
		height: 100%;
		padding: 0 0 0 0;
		vertical-align: top;
		background-color: #afafaf;
	}
	#main_container {
		padding: 0 0 0 0;
	    margin-top: 0;
		margin-left: 10%;
		border: 1px solid;
		width: 80%;
		height: 100%;
		float: left;
		background-color: #FFFFFF;
		display: table;
	}
	#top_left {
		width: 63px;
		height: 82px;
		background-image: url('/images/topl.gif');
		background-repeat: no-repeat;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		float:left;
	}
	#top_right {
		float: left;
		width: 582px;
		
	}

	#middle_area {
		display:table-row;
		vertical-align:middle;
	    padding-top: 10px;
		height: 68%;
		text-align: left;
		
	}
	#upper_area {
		display: table-row;
		vertical-align: top;
		
	}
	#bottom_area {
		display: table-row;
		background-image: url('/images/bottombar2_repeat.gif');
		background-repeat: repeat-x;
		background-position: bottom;
		vertical-align: bottom;
		height: 83px;
		
	}
	#bottom_upper {
		width: 100%;
		height: 58px;
		background-image: url('/images/botrupper.gif');
		background-repeat: no-repeat;
		background-position: right;
	}
	#bottom_lower {
		width: 100%;
		height: 25px;
		background-image: url('/images/bottombar2_right.gif');
		background-repeat: no-repeat;
		background-position: right;
	}
	
	#menu_upper {
		display: block;
		height: 78px;
		overflow: hidden;
	}
	#menu_upper_left {
		background-image: url('/images/pladpeople.gif');
		background-repeat: no-repeat;
		width: 89px;
		height: 78px;
		float: left;
	}
	#menu_upper_right {
		float:left;
		height: 78px;
		float: left;
	}
	#menu_lower {
		display:block;
		height: 36px;
	}
	#menu_lower_left {
		width:89px;
		height: 36px;
		background-image: url('/images/legs.gif');
		background-repeat: no-repeat;
		float: left;
	}
	#menu_lower_right {
		height: 36px;
		width: 493px;
		background-image: url('/images/true2.gif');
		background-repeat: no-repeat;
		float: left;
	}
	
	#together {
		width: 700px;
	}
	table.content-table-disable {
		margin-left: 63px;
		margin-right: 63px;
	}
  -->
  </STYLE>
