<!-- B,u:  #4148A2; l,a: #080891; u: #9DC6CF; e: #010D6B; G: #17DDCD; m: #2195F0; t: #0000FF; blue oval: #7490D7;  blue bar: #154E95; -->
<style>  
<!--
.subtitle-blue         {font-family: Verdana, Arial, 'Avant Garde', 'Century Gothic', sans-serif;	 Arial, sans-serif; color: #33499a; font-size: 20px;}
.colhead-blue       {font-family: Verdana, Arial, 'Avant Garde', 'Century Gothic', sans-serif;	 ; color: #33499a; font-size: 16px;}
.bigbody-blue       {color: #0000AA; font-family:  Verdana, Arial, 'Avant Garde', 'Century Gothic', sans-serif;	 font-size: 14px;}
.bigbody-white     {color: #FFFFFF; font-family:  Arial, 'Avant Garde', 'Century Gothic', sans-serif;	font-size: 14px;}
.body-reg                {color: #0000AA; font-family:  Verdana, Arial, 'Avant Garde', 'Century Gothic', sans-serif;	 font-size: 12px;}
.body-small             {font-family: Verdana, Arial, 'Avant Garde', 'Century Gothic', sans-serif;	 color: #33499a; font-size: 10px;}
.footnote                {font-family: Verdana, Arial, 'Avant Garde', 'Century Gothic', sans-serif;	 color: #33499a; font-size: 7px;}
.mid                         {font-family: Verdana, Arial, 'Avant Garde', 'Century Gothic', sans-serif;	 color: #33499a; font-size: 5px;}
.graph                    {font-family: Verdana, Arial, 'Avant Garde', 'Century Gothic', sans-serif;	  color: #33499a; font-size: 3px;}


body { 	
	height: auto;
  margin: 0px; 
  padding: 0px; 
	text-align: center; }
			
#page {
	 background-color:  #FFFFFF;
	 margin-left: auto;
	 margin-right: auto;
	 margin-top: 5px;
	 height: auto;
	 width: 800px; }
	
#header {
	 background-color:  #FFFFFF;
   color: #0000AA;
   font-family:  Verdana, Arial, 'Avant Garde', 'Century Gothic', sans-serif;	 
	 font-size: 12px;
	 height: auto;
	 padding: 0;
	 text-align: left;
	 width: 100%; }

#tablist {
   background-color: #154E95;		
	height: 15px;
	text-align: center;
}
/** what each list elt will look like; creates wider band behind each list elt; can't set width or height **/
#tablist li {    /** what each list elt will look like; creates wider band behind each anchor elt **/
	display: inline;  /** list goes horizontal instead of vertical **/
	list-style: none;
	padding-left: 50px;
	padding-right: 50px;
} 

/** what each link in the top-level colored boxes will look like **/
#tablist li a {  /** IE **/
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	text-align:  center;
	text-decoration: none;
}  

#tablist li a:hover{ 	color: #B7D1EA;  }	

#content {
	 background-color:  #FFFFFF;
   color: #0000AA;
   font-family:  Verdana, Arial, 'Avant Garde', 'Century Gothic', sans-serif;	 
	 font-size: 13px;
	 height: auto;
	 margin-left: 0px;
	 padding: 15px;
	 position: relative;
	 text-align: left;
	 width: auto; }

.content-inner {
	 background-color:  #FFFFFF;
   color: #0000AA;
   font-family:  Verdana, Arial, 'Avant Garde', 'Century Gothic', sans-serif;	 
	 font-size: 13px;
	 margin-left: 100px;
	 padding: 15px;
	 text-align: left;}
	 
	 /** #content-inner {
	 background-color:  #FFFFFF;
   color: #0000AA;
   font-family:  Verdana, Arial, 'Avant Garde', 'Century Gothic', sans-serif;	 
	 font-size: 13px;
	 height: auto;
	 padding: 15px;
	 position: relative;
	 text-align: left;
	 width: auto; }
**/

#btm-services {
   color: #0000AA;
   font-family:  Verdana, Arial, 'Avant Garde', 'Century Gothic', sans-serif;	 
	 font-size: 13px;
	 height: auto;
	 margin-left: 150px;
   margin-top: 150px;
	 padding: 15px;
	 width: 800px;
}  html>body #btm-services {  margin-top: 125px; }

#btm-nav {
   color: #0000AA;
   font-family:  Verdana, Arial, 'Avant Garde', 'Century Gothic', sans-serif;	 
	 font-size: 10px;
	 text-align: center;
}

li.square		{list-style-type: square; list-style-size: 5pt}
li.disc		{list-style-type: disc; list-style-size: 5pt}

a   {
	 color: #0000AA; 
	 font-weight: normal;
   text-decoration: none; 
}
 a:hover   {color:#2CBDB7;}
-->   
</style>  

