address
	{
	 text-align: center;
	}


h1
	{
	 text-align: center;
	}

table.masthead1
	{
	 width: 100%
	}

table.masthead1 td
	{
	 width: 33.33%
	}

*.navbar
	{
	 width: 100%;
	 background-color:#0000ff;
	 border: 3px solid;
	 border-color: #6060ff #0000a0 #0000a0 #6060ff;
	}

*.navbar *.menubar td
	{
	 width: 16%;
	 text-align: center;
	}

*.menubar
	{
	 background-color: #0000ff;
	}

*.menubar a
	{
	 color: #ffffff;
	 text-decoration: none;
	 font-weight: bold;
	 display: block;
	 width: 114px;
	 border: 2px outset;
	 border-color: #2020ff #0000a0 #0000a0 #2020ff;
	}

*.menubar a:hover
	{
	 color: #000000;
	 background-color: #80a0ff;
	}

p
	{
	 font-size: 11pt;
	}

#HomePage *.menubar #button1 #anchor1
	{
	 color: #ffffff;
	 background-color: #0000d0;
	}

#SubjectsPage *.menubar #button2 #anchor2
	{
	 color: #ffffff;
	 background-color: #0000d0;
	}

#BenefitsPage *.menubar #button3 #anchor3
	{
	 color: #ffffff;
	 background-color: #0000d0;
	}

#LocationsPage *.menubar #button4 #anchor4
	{
	 color: #ffffff;
	 background-color: #0000d0;
	}

#ServicesPage *.menubar #button5 #anchor5
	{
	 color: #ffffff;
	 background-color: #0000d0;
	}

#ContactPage *.menubar #button6 #anchor6
	{
	 color: #ffffff;
	 background-color: #0000d0;
	}

#HomePage
	{
	 background-color: #a0e0ff;
	}

#SubjectsPage
	{
	 background-color: #a0e0ff;
	}

#BenefitsPage
	{
	 background-color: #a0e0ff;
	}

#LocationsPage
	{
	 background-color: #a0e0ff;
	}

#ServicesPage
	{
	 background-color: #a0e0ff;
	}

#ContactPage
	{
	 background-color: #a0e0ff;
	}

#ContactPage img
	{
	 float: left;
	 height: 200px;
	 width: 270px;
	 padding: 20px;
	}

#subjectsList,
#subjectsList tr,
#subjectsList th,
#subjectsList td
	{
	 border: 1px solid #ffffff;
	}

#SubjectsPage #subjectsList td
	{
	 vertical-align: top;
	 font-size: 11pt;
	}

#locationTable
	{
	 width: 100%;
	}

#locationTable td
	{
	 width: 16%;
	 vertical-align: top;
	 font-size: 11pt;
	}