/************************************************************
 * Based On The Original Work "Bob"                         *
 * Copyright 2000 Scott Instruments & Systems Design, Inc.  *
 ************************************************************
 * HTML/ASP/MySQL Version "BobII"                           *
 * Copyright 2003 Scott Instruments & Systems Design, Inc.  *
 ************************************************************/

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-image: url(../images2/TilePattern07.png);
}

#header{
	position:absolute;
	top:0px;
	left:0px;
	padding-right:10px;
	width:90%;
	min-width:1014px;
	height:111px;
	text-align:left;
	background: black;
}

#header img{
	float: left;
}

#content{
	position:absolute;
	top:110px;
	left:170px;
	padding-left:10px;
	padding-top:10px;
	min-height:528px;
	height:auto !important;
	height:528px;
}

#content p{
	padding-top:25px;
	padding-left:80px;
	width:800px;
	text-align:justify;
	font-size: 14pt;
	line-height: 1.25em;
	color: black;
	padding-bottom: 4px;	
}

#content #Address{
	position:relative;
	padding-top:25px;
	left:170px;
	width:400px;
	text-align:left;
	font-size: 14pt;
	line-height: 2px;
	color: black;
	padding-bottom: 4px;
}

#sidebar{
	position:absolute;
	top:111px;
	left:0px;
	width: 200px;
	background: #00558E;
	min-height:538;
	height:auto !important;
	height:538px;
}

#sidebar img{
	margin:10px;
}

#footer{
	position:absolute;
	left:-200px;
	bottom:-79px;
	width: 1024px;
	min-width:1024px;
	background: black;
	color: #FFF;
	text-align: right;
	padding-top: 5px;
	padding-right:10px;
}

#footer h1{
  font-size: 12pt;
  color: white;
  padding-bottom: 4px;	
}

#footer a{
	font-size: 12pt;
	background: black;
}

#footer a:link { /* unvisited link */
	color:orange;
}

#footer a:hover { /* mouse over link */
	color:Yellow;
} 

#sidebar a{
	font-size: 12pt;
	color: white;
	padding-bottom: 4px;
	text-decoration: none;
	outline: none;
 }

#sidebar a:hover {
	color: Yellow;
}

#sidebar p {
	padding-left:10px;
}

ul#menu {
  width: 180px;
  list-style-type: none;
  border-top: solid 3px darkred;
  margin: 0;
  padding: 10px;
}

ul#menu ol {
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 15px;
}

ul#menu li, ul#menu a {
  font-size: 14pt;
  color: white;
  padding-bottom: 4px;
}

ul#menu li {
  border-bottom: solid 3px grey;
  line-height: 30px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu a {
	text-decoration: none;
	outline: none;
}

ul#menu a:hover {
  color: Yellow;
}

.punk     { color: lime; background: #ff80c0 }
textarea  {font-family:sans-serif; }
 
.TH_Default {
	background-color:white;
	font-size:10pt;
}

.TD_Default {
	background-color:white;
	font-size:10pt;
	text-align: center
}

.TD_L8 {
	background-color:white;
	font-size:8pt;
	text-align: left
}

.TD_L8blue {
	background-color:white;
	font-size:8pt;
	text-align: left;
	color: blue
}

.TD_bL8 {
	background-color:cyan;
	font-size:8pt;
	text-align: left
}

.TD_R8 {
	background-color:white;
	font-size:8pt;
	text-align: right
}

.TD_R8blue {
	background-color:white;
	font-size:8pt;
	text-align: right;
	color: blue
}

.TD_R7 {
	background-color:white;
	font-size:7pt;
	text-align: right
}

.TD_L7 {
	background-color:white;
	font-size:7pt;
	text-align: left
}

.TD_C8 {
	background-color:white;
	font-size:8pt;
	text-align: center
}

.TD_C8blue {
	background-color:white;
	font-size:8pt;
	text-align: center;
	color: blue
}

.TD_bC8 {
	background-color:cyan;
	font-size:8pt;
	text-align: center
}

.TD_yC8 {
	background-color:#FFFF80;
	font-size:8pt;
	text-align: center
}

.TD_gC8 {
	background-color:#A0FFA0;
	font-size:8pt;
	text-align: center
}

.TD_rC8 {
	background-color:#FFA0A0;
	font-size:8pt;
	text-align: center
}

.TD_rC8blue {
	background-color:#FFA0A0;
	font-size:8pt;
	text-align: center;
	color: blue
}

.TD_yR8 {
	background-color:#FFFF80;
	font-size:8pt;
	text-align: right
}

.TD_gR8 {
	background-color:#80FF80;
	font-size:8pt;
	text-align: right
}

.TD_blueR8 {
	color:blue;
	font-size:8pt;
	text-align: right
}

.TD_yR10 {
	background-color:#FFFF80;
	font-size:10pt;
	text-align: right
}

.TD_rR8 {
	background-color:salmon;
	font-size:8pt;
	text-align: right
}


.TD_pL10 {
	background-color:#A0A0FF;
	font-size:10pt;
	text-align: left
}

.TD_bR8 {
	background-color:cyan;
	font-size:8pt;
	text-align: right
}

.TD_L8r {
	background-color:white;
	font-size:8pt;
	text-align: left;
	color:red
}

.TD_L8dr {
	background-color:white;
	font-size:8pt;
	text-align: left;
	color:darkred
}

.TD_iC8 {
	background-color:black;
	font-size:8pt;
	text-align: center;
	color:white
}


.TD_L10g {
	background-color:white;
	font-size:10pt;
	text-align: left;
	color: lightslategrey
}

.TD_C10g {
	background-color:white;
	font-size:10pt;
	text-align: center;
	color: lightslategrey
}

.TD_L8g {
	background-color:white;
	font-size:8pt;
	text-align: left;
	color: lightslategrey
}

.TD_C8g {
	background-color:white;
	font-size:8pt;
	text-align: center;
	color: lightslategrey
}

.TD_GrayC8 {
	background-color:#B0B0B0;
	font-size:8pt;
	text-align: center
}

.TD_GrayR8 {
	background-color:#B0B0B0;
	font-size:8pt;
	text-align: right
}

.TD_L10 {
	background-color:white;
	font-size:10pt;
	text-align: left
}


.TD_rC12 {
	background-color:#9F0000;
	font-size:12pt;
	font-weight:Bold;
	text-align: Center;
	color:white
}

.TD_yL10 {
	background-color:#FFFF80;
	font-size:10pt;
	text-align: left
}

.TD_yL8 {
	background-color:#FFFF80;
	font-size:8pt;
	text-align: left
}

.TD_C10 {
	background-color:white;
	font-size:10pt;
	text-align: center
}

.TD_R10 {
	background-color:white;
	font-size:10pt;
	text-align: right
}

.TD_iR10 {
	background-color:black;
	font-size:10pt;
	text-align: right;
	color:white
}

.TD_tR10 {
	font-size:10pt;
	text-align: right
}

.TD_tL10 {
	font-size:10pt;
	text-align: left
}

.TD_iC10 {
	background-color:black;
	font-size:10pt;
	text-align: center;
	color:white
}

.TD_oL10 {
	background-color:orange;
	font-size:10pt;
	text-align: left
}

.TD_oL8 {
	background-color:orange;
	font-size:8pt;
	text-align: left
}

.TD_gL8 {
	background-color:#80FF80;
	font-size:8pt;
	text-align: left
}

.TD_rL8 {
	background-color:salmon;
	font-size:8pt;
	text-align: left
}

.TD_rL8blue {
	background-color:salmon;
	font-size:8pt;
	text-align: left;
	color: blue
}

.TD_lbL8 {
	background-color:#E0E0FF;
	font-size:8pt;
	text-align: left
}

.TD_lbR8 {
	background-color:#E0E0FF;
	font-size:8pt;
	text-align: right
}

.TD_R8y {
	color:#FFFF80;
	font-size:8pt;
	text-align: right
}

.TD_lbC8 {
	background-color:#E0E0FF;
	font-size:8pt;
	text-align: center
}

.TD_lgL10 {
	background-color:lightgrey;
	font-size:10pt;
	font-weight:Bold;
	text-align: left
}

.TD_lgL8 {
	background-color:lightgrey;
	font-size:8pt;
	text-align: left
}

.TD_lgC8 {
	background-color:lightgrey;
	font-size:8pt;
	text-align: center
}

.TD_lgC8r {
	background-color:lightgrey;
	font-size:8pt;
	text-align: center;
	color:red
}

.bluefont {color:blue}

.largefont {font-size:14pt;}
.normalfont {font-size:10pt;}
.smallfont {font-size:8pt;}
.tinyfont {font-size:7pt;}
