 body {   
	margin: 0;
	padding: 0;	
	font: medium verdana, arial, sans-serif;
	background: skyblue;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 5%;
	margin-right: 5%;
	font-family: verdana;
   font-size: 10pt;
   line-height: 14pt;
   margin-top: 5px;	
} 

span {
	position: relative; left: 35px;
}


#topmenu1 {
position: absolute;
margin-top: 100px;
margin-left: -1%;
display: inline;
color: yellow;
}
#topmenu2 {
position: absolute;
margin-top: 130px;
margin-left: -1%;
display: inline;
color: yellow;
}

#header, #footer {
	background-color: #fc0;
	text-align: center;
	margin: 0;
}
#header {
	height: 60px;
	padding: 20px 0 0 0;	
}
/* #footer {
	height: 40px;
	padding: 16px 0 0 0;
	font-size: small;
	font-weight: bold;	
} */
#centerColumn {
position: absolute;
top: 80px; left: 20px;
	background-color: #fc0;	
	padding: 0;
	margin: 0;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 100px;
	width: 75%;
	text-align: justify;
}
#leftColumn {
	background-color: #fc0;
	position: absolute;
	top: 200px;
	width: 50px;
	margin: 0;
	padding: 0;
	font-size: x-small;
}
#leftColumn {
	left: 0;
}

#leftColumnContent, #centerColumnContent {
	margin: 0;
	padding: 1em;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: large;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: small;
	font-weight: bold;
	margin-top: 1em;
}
h3 {
	font-size: medium;
}
p {
	margin-top: 1em;
	margin-bottom: 0;
}
.fw {
  font-weight: bold;
}
p.swide {
	color: red;
}
p.just {
	text-align: justify;
}
li {
	margin-bottom: .5em;
}
table {border: none;
	}

td {
	padding: 4px 6px;
	border: none;
}

table {
	margin-left: -4%;
	font-family: sans-serif;
	background: #fc0;
	border-width: 1px;
	border-color: #000;
	
}

td {
font-family: sans-serif;
background: rgb(204, 204, 153);
}

th {
	font-family: sans-serif;
	background: rgb(204,204,153);
}

:link {
  color: blue;
  font-weight: bold;
}

:link:hover {
  color: red;
  font-weight: bold;
}

:visited {
  color: blue;
  font-weight: bold;
}

:visited:hover {
  color: red;
  font-weight: bold;
}

A:focus { background: white; }
A:focus:hover { background: yellow; }

h3 {color: f90;}

#navcontainer ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  line-height: 12pt;
}

#navcontainer li { margin: 0 0 .1em 0; }

#navcontainer a { display: block;
  color: #fff;
  background-color: #39c;
  width: 100px;
  padding: .2em .7em;
  text-decoration: none;
}

#navcontainer a:hover
{
  background-color: #369;
  color: #fff;
}

div.figure {
  float: left;
  width: 25%;  
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.sideBox {
  background-color: #ffcc00; 
  float: left;
  padding: .5em;
  margin-top: 0px;
  margin-left: 4px;
  margin-bottom: 8px;
  margin-right: 0px;
  width: 18em;
  font-size: 110%;
}

.sideBox2 {
  background-color: #ffcc00;  
  float: right;
  padding: .5em;
  margin-top: 0px;
  margin-left: 4px;
  margin-bottom: 8px;
  margin-right: 0;
  width: 16em;
  font-size: 110%;
}
span#mission {
	position: relative;
	left: 170px;
}

span#howtocontact {
	position: relative;
	left: 30px;
}

span#phone {
	position: relative;
	left: 20px;
}

p.sws {
	position: relative;
	left: 40px;
}
h2.sws {
	position: relative;
	left: 40px;
}
#sws {
	position: relative; 
	left: 40px;
	}
	
	#sws h2 {
		margin-top: 1em;
	}	
div#cl {position: absolute;
top: 100px; left: 0px;
margin: .5em -.5em;
padding: .5 em 0em;
width: 250px;}
div#cr {position: absolute;
top: 100px; left: 270px;
margin: .5em .5em;
padding: .5 em .5em;
width: 250px;}
.bullet {
	
	list-style-type: disc;
}
.lr {
	list-style-type: lower-alpha;
}
.circle {
	list-style-type: circle;
}
td.centre {
	text-align: center;
}
h1#pageTitle {
	text-align: center;	
	font-size: 135%;
}
.pbu {
	font-weight: bold;
	text-decoration: underline;
}
img.centred {	
	display: block;
	margin-left: auto;
	margin-right: auto }
}

.bit {
	font-style: italic;
	font-weight: bold;
}
.it {
	font-style: italic;
}
    #table {border: 1px solid #fc0; margin-left: .2em;}
	 #table td {border: 1px solid #000;}
	 #table td.cspanlast {border-top: none;}
	 #table td.cspanmid {border-top: none; border-bottom: none;}
    #table td.cspanmidfw {border-top: none; border-bottom: none; font-weight: bold; background: silver;}	 
    #table td#csp.cspanmidfw {border-top: 1px solid #000; border-bottom: none; font-weight: bold; background: silver;}	 
	 #table td.r {border-right: none; text-align: center;}
	 #table td.b {border-bottom: none;}
	 #table td.rb {border-right: none; border-bottom: none;}
	 #table td#fw.fw{font-weight: bold; border-right: none;}
	 #table td#r.fw {border-right: none; font-weight: bold; background: silver; text-align: center;}
	 #table td#r2.fw {border-right: 1px solid #000; font-weight: bold;}
	 #table td.r3#fwbr { border-right: none; font-weight: bold; color: maroon; background: silver; text-align: center;}
     #table td.r3#fwgr { border-right: none; font-weight: bold; color: green; background: silver; text-align: center;}
     #table td.r3#fwbl { font-weight: bold; color: blue; background: silver; text-align: center;}
     #table td.r4#fwbr2 { border-right: none; font-weight: normal; color: maroon;}
     #table td.r5#fwgr3 { border-right: none; font-weight: normal; color: green; text-align: center;}
     #table td.r6#fwbl4 { font-weight: normal; color: blue;}

     #table td#r7.fw {border-right: 1px solid #000; font-weight: bold; background: silver; text-align: center;}	 		 	 	 	 	   
  
     #table td#id1 {border-top: none; border-right: none; border-bottom: none; text-align: center;}
	 #table td#id2 {border-top: none; border-right: none; border-bottom: none; text-align: left;}
	 #table td#id3 {border-top: none; border-bottom: none; text-align: center;}
	 #table td#id4 {border-right: none; border-bottom: none; text-align: center;}
	 #table td#id5 {border-right: none; border-bottom: none; text-align: left;}
	 #table td#id6 {border-bottom: none; text-align: center;}
	 #table td#id7 {border-right: none; text-align: center;}
	 #table td#id8 {border-right: none; text-align: left;}
	 #table td#id9 {text-align: center;}
	 #table td#id10 {border-bottom: none; text-align: left;}
	 #table td#id11 {border-left: none; text-align: center;}
	 #table td#id12 {border-left: none; text-align: left;}
	 
	 
	 li {margin-bottom: 0.5em;}	 	
	 #table td {
	 	vertical-align: top;
	 }
	 div#sp {
	 	text-align: right;
		font-weight: bold;
	 }

