      body { background:url("webimages/background.png") #1D4F72 repeat-x; background-position: 50% 0%; margin: 0; padding: 0; border: 0; font-family: Verdana; }

      a { text-decoration: none; border: 0; }
      a img { border: 0px; }
      li { list-style-type: none; }

      div#container { position: absolute; width: 100%; margin: 6px 0 0; }

      table#container { width: 1005px; border-collapse: collapse; }

      td#top-middle { background:url("../../uploads/toplogo.png"); height: 158px; width: 1010px; vertical-align: left; }
      
      td.top-middle a { color: #FFFFFF; }
      
      div#logoleft { position: absolute; left: 50%; top: 20px; margin-left: -425px; text-align: left; vertical-align: left; width: 200px; float: left; z-index: 5; }
      
      div#logoleft img { height: 100px; }

      div#logoright { position: absolute; right: 50%; top: 20px; margin-right: -425px; text-align: right; vertical-align: right; width: 200px; float: right; z-index: 5; }
      
      div#logoright img { height: 100px; }
      
      div#PageTitle { position: absolute; top: 50px; left: 0%; width: 100%; text-align: center; color: #FFF; font-size: 24pt; z-index: 2; }
      
      div#topnav { position: relative; top: 0px; left: 30px; }

      div#topnav-left { margin: 0 0 0 10px; background: url("webimages/nav_left.png") repeat-x top right; height: 20px; width: 10px; float: left; }
      div#topnav-middle { background: #ebebeb url("webimages/nav-middle.png"); height: 20px; float: left; font-size: 8pt; padding-top: 5px; }
      div#topnav-middle a { color: #000; }
      div#topnav-right { background: url("webimages/nav_right.png") repeat-x top right; height: 20px; width: 10px; float: left; }

      table#content { margin: -5px 10px 0 0px; width: 100%; font-size: 8pt; }

      td#center-left { background:url("webimages/center-left.png") repeat-y; width: 9px; height: 16px; }
      td#center-middle { background-color: #D1D1D1; padding: 20px 20px 20px 20px; }
      td#center-right { background:url("webimages/center-right.png") repeat-y; width: 15px; height: 16px; }
      
      table#boxit { float: left; padding: 0px; }
      
      table#boxit td#top-left { background:url("webimages/box-left.png") no-repeat; width: 11px; height: 24px; }
      table#boxit td#top-middle { background:url("webimages/box-middle.png") no-repeat;  width: 127px; height: 24px; color: #FFF; font-size: 8pt; padding-top: 1px; }
      table#boxit td#top-right { background:url("webimages/box-right.png") no-repeat; width: 11px; height: 24px; }

      table#boxit td#center-left { background: white; }
      table#boxit td#center-middle { background:#FFF; width: 127px; height: 24px; color: #FFF; font-size: 8pt; padding: 0px; color: #000;}
      table#boxit td#center-middle li.menu { margin: 0 0 5px 0; }
      table#boxit td#center-right { background: white; width: 11px; height: 24px; }

      table#boxit td#bottom-left { background:url("webimages/box-leftb.png") no-repeat; width: 11px; height: 24px; }
      table#boxit td#bottom-middle { background:url("webimages/box-middleb.png") repeat-x;  width: 127px; height: 24px; }
      table#boxit td#bottom-right { background:url("webimages/box-rightb.png") no-repeat; width: 11px; height: 24px; }

      table.centerit { margin: 0 0 5px 0; float: left; width: 100%; padding: 0px; }

      table.centerit td.top-left { background:url("webimages/box-left-center.png") no-repeat; width: 10px; height: 24px; }
      table.centerit td.top-middle { background:url("webimages/box-middle-center.png") repeat-x; color: #FFF; font-size: 9pt; padding-left: 10px; }
      table.centerit td.top-right { background:url("webimages/box-right.png") no-repeat; width: 11px; height: 24px; }

      table.centerit td.center-left { background: white; }
      table.centerit td.center-middle { background:#FFF; color: #FFF; font-size: 8pt; padding: 0px; color: #000; padding-top: 5px; }
      table.centerit td.center-middle table { font-size: 8pt; color: #000; }
      table.centerit td.center-right { background: white; width: 11px; height: 24px; }
      
      table.centerit td.title { border-bottom: 1px black solid; font-weight: bold; }
      
      table.centerit td.bottom-left { background:url("webimages/box-leftb.png") no-repeat 100%; width: 11px; height: 11px; }
      table.centerit td.bottom-middle { background:url("webimages/box-middleb.png") repeat-x;  height: 11px; }
      table.centerit td.bottom-right { background:url("webimages/box-rightb.png") no-repeat; width: 11px; height: 11px; }

      td#bottom-middle { background:url("webimages/bundbanner.png") repeat-x; }

      #uniquename { display:none; margin: -36px 0 25px -5px; padding: 5px 5px 0 5px; height: 23px; }
      
      .gray { background-color: #cbcbcb; }

      ul.autocompleter-choices
      {
      	position:				absolute;
      	margin:					0;
      	padding:				0;
      	list-style:				none;
      	border:					1px solid #7c7c7c;
      	border-left-color:		#c3c3c3;
      	border-right-color:		#c3c3c3;
      	border-bottom-color:	#ddd;
      	background-color:		#fff;
      	text-align:				left;
      	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
      	z-index:				50;
      	background-color:		#fff;
      }
      
      ul.autocompleter-choices li
      {
      	position:				relative;
      	margin:					-2px 0 0 0;
      	padding:				0.2em 1.5em 0.2em 1em;
      	display:				block;
      	float:					none !important; 
      	cursor:					pointer;
      	font-weight:			normal;
      	white-space:			nowrap;
      	font-size:				1em;
      	line-height:			1.5em;
      }
      
      ul.autocompleter-choices li.autocompleter-selected
      {
      	background-color:		#444;
      	color:					#fff;
      }
      
      ul.autocompleter-choices span.autocompleter-queried
      {
      	display:				inline;
      	float:					none;
      	font-weight:			bold;
      	margin:					0;
      	padding:				0;
      }
      
      ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
      {
      	color:					#9FCFFF;
      }
