body 	{ background: #ffff99 url(images/brk002a.gif); }

.content {/* style grouping for content divs */
  position:absolute; 
  margin-left: 20%;
  margin-right: 100%;
  margin-top: 12%; 
  margin-bottom: 10%;
  font-size:10.0pt;
  font-family:"Tahoma","Times New Roman";
  padding: 0em;
  border: 4px groove  #c0c0c0;
  background: #BBCCFF url(images/brk002b.gif);
  width: 80%;
}

.content2 {/* style grouping for content divs */
  position:absolute; 
  margin-left: 20%;
  margin-right: 100%;
  margin-top: 12%; 
  margin-bottom: 10%;
  font-size:10.0pt;
  font-family:"Tahoma","Times New Roman";
  padding: 1.5em;
  border: 1px groove  #c0c0c0;
  background: #BBCCFF url(images/brk002b.gif);
  width: 80%;
}

.content3 {/* style grouping for content divs */
  position:absolute; 
  margin-left: 10%;
  margin-right: 90%;
  margin-top: 12%; 
  margin-bottom: 10%;
  font-size:10.0pt;
  font-family:"Tahoma","Times New Roman";
  padding: 1.5em;
  border: 1px groove  #c0c0c0;
  background: #BBCCFF url(images/brk002b.gif);
  width: 80%;
}

a { font-family: "Tahoma","Times New Roman";
   font-style: normal; 
   font-weight: bold;
   font-size: 10.0pt;
   color: red;
   background: transparent;
}

a.heading {   /* use for Headings */
        margin-top:15px;
        font-size: 12.0pt;
	font-weight:bold;
	font-family:"Tahoma","Times New Roman";
	text-decoration: underline;
}

a:link {color: blue;
        background: transparent;
}     /* unvisited link */

a:visited {color: #9900CC;
           background: transparent;
}  /* visited link */

a:hover {color: #9900CC;
         background: #FFFF99;
         text-decoration: none;
}   /* mouse over link */

a:active {color: #0000FF;
}   /* selected link */

div.heading {   /* use for Headings */
        margin-top:15px;
	font-size:14.0pt;
	font-weight:bold;
	font-family:"Tahoma","Times New Roman";
	text-decoration: underline;
}

div.subheading {   /* use for subheadings */
        margin-top:15px;
	font-size:11.0pt;
	font-weight:bold;
	font-family:"Tahoma","Times New Roman";
}

div.body {
	font-size:10.0pt;
	font-family:"Tahoma","Times New Roman";
}

div.signature {
        float: right;
        margin-top:30px;
        margin-right:100px;
	font-size:14.0pt;
	font-family:"Script MT Bold","Times New Roman";	
}

div.navigation{
        clear: both;
        margin-top:15px;
	font-size:10.0pt;
	font-weight:bold;
	font-family:"Tahoma","Times New Roman";
	text-align: center;
}

#flyover {/* style grouping flyover content navigation */
  position:absolute; 
  margin-left: 20%;
  margin-right: 100%;
  margin-top: 10%; 
  margin-bottom: 12%;
  font-size:10.0pt;
  font-family:"Tahoma","Times New Roman";
  padding: 0em;
  background: transparent;
  width: 80%;
}

#flyover2 {/* style grouping flyover content navigation */
  position:absolute; 
  margin-left: 20%;
  margin-right: 100%;
  margin-top: 10%; 
  margin-bottom: 12%;
  font-size:10.0pt;
  font-family:"Tahoma","Times New Roman";
  padding: 1.5em;
  background: transparent;
  width: 80%;
}

#flyover3 {/* style grouping flyover content navigation */
  position:absolute; 
  margin-left: 10%;
  margin-right: 90%;
  margin-top: 10%; 
  margin-bottom: 12%;
  font-size:10.0pt;
  font-family:"Tahoma","Times New Roman";
  padding: 0em;
  background: transparent;
  width: 80%;
}

#footer {
  position:absolute;
  width:100%;
  text-align:center;
  margin-top: 90%;
  padding: 0.5em;
  color:#009;
  background:transparent;
}

h1 {
  color: #306;
  font-size:22.0pt;
  background: transparent;
  padding-top: 0.5em;
  padding-bottom: 0.2em;
  margin: 0;
  margin-top: -10px;
  text-align:center;
  /*border:1px solid #c0c0c0;*/
}

h2 {
  color: red;
  background: transparent;
  padding-top: 0.2em;
  padding-bottom: 0.1em;
  /*border-bottom: 2px solid red;*/
  /*border:1px solid #c0c0c0;*/
  margin-top: -5px;
  text-align:center;
}

h2.left {
  color: red;
  font-size:11.0pt;
  background: transparent;
  text-align:left;
}

h2.left {
  color: #306;
  font-size:11.0pt;
  font-family:"Tahoma","Times New Roman";
  margin: 0;
  text-align:left;
}

h3 {   
  color: #306;
  font-size:9.0pt;
  font-family:"Tahoma","Times New Roman";
  margin: 0;
  margin-top: -10px;
  text-align:center;
}

h4, h5, h6 { color: black; }

heading
	{font-size:14.0pt;
	font-family:"Tahoma","Times New Roman";
	text-decoration: underline;
}

img.left {
  float: left;
  border-width: 0;
  margin-right: 10px;
}

img.right {
  float: right;
  border-width: 0;
  margin-left: 10px;
}

#navleft {
  position:absolute;
  /* float: left; */
  /* clear: both; */
  margin-left: 0;
  margin-top: 15%; 
  width: 18%;
  height: 90%;
  background: transparent;
  color: #f5f5f5;
  border:0px solid #c0c0c0;
  text-align: right;
}

#navleft2 {
  position:absolute;
  /* float: left; */
  /* clear: both; */
  margin-left: 0;
  margin-top: 10%; 
  width: 18%;
  height: 90%;
  background: transparent;
  color: #f5f5f5;
  border:0px solid #c0c0c0;
  text-align: right;
}

#navright {
  position:absolute;
  /* float: left; */
  /* clear: both; */
  margin-left: 85%;
  margin-top: 09%; 
  margin-right: 100%;
  width: 10%;
  height: 100%;
  background: transparent;
  color: #f5f5f5;
  border:0px solid #c0c0c0;
  text-align: right;
}

p { 
  text-indent: 3em;
}

span.pictitle {
  color: aqua;
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 2em;
}

td {   
  color: black;
  font-size:10.0pt;
  font-family:"Tahoma","Times New Roman";
}

#topleft {
  position:absolute;
  /* float: left; */
  /* clear: both; */
  margin-left: 0;
  margin-top: 0; 
  width: 18%;
  background: transparent;
}

#topright {
  position: absolute;
  margin-left: 17%;
  margin-right: 0%;
  width: 80%;
  background: transparent;
}

#topright2 {
  position: absolute;
  margin-left: 90%;
  margin-right: 0%;
  width: 10%;
  background: transparent;
}


