@charset "utf-8";

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
		
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	vertical-align: top;
}
table {
	margin-top: 5px;
	margin-bottom: 5px;
}
#form {
	margin: 0px 5px 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.style1 {
	font-family: "Georgia";
	font-size: x-large;
	font-weight: bold;
	color: #663300;
	text-align: center;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 10px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	color: #333333;
	line-height: 1.2em;
	text-transform: uppercase;
}
table#navbar {
	color: #FFFFCC;
	background-color: #66cccc;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}



#navbar {
	color: #FFFFCC;
	background-color: #663300;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#navbarth {
	background-color: #663300;
	color: #FFFFCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
#tableContent {
	background-color: #CCFFFF;
}
.thtableContent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	vertical-align: top;
	line-height: 1.5em;
	list-style-type: none;
}
th#leftmargin {
	padding-right: 20px;
	margin-right: 30px;
	margin-left: 20px;
}
ul#leftalign {
	list-style-image: none;
	list-style-type: none;
	display: block;
	line-height: 1.5em;
	
}
h1 {
	font-size: 125%;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
	line-height: 1.25em;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px
	
}


h2 {
	font-size: 110%;
	color: #663300;
	margin-left: 15px;
	font-weight: bold;
	margin-right: 15px;
	text-align: left;
}
p {
	line-height: 1.5em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-right: 15px;
	margin-left: 15px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
}
a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
.caption {
	font-size: 0.8em;
	font-style: oblique;
	text-align: center
} 
.insert {
	text-align: left;
	vertical-align: top;
	margin-bottom: 5px;
	border: 3px solid #FF9933;
	font-style: inherit;
}
.imagelflt {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
	color: #FFFFCC;
	background-color: #66cccc;
	background-position: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.p:inline {
	display: inline;
}
.style3 {
	color: #333333
}
.style4 {color: #ff9933}
.style8 {color: #FFFFCC}
.imagefltrt {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.blockquotefontsz {
	vertical-align: middle;
	overflow: hidden;
	height: 140px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
div {
	background-color: #CCFFFF;
	text-align: center;
	display: block;
}
div.row {
  clear: both;
  padding-top: 2px;
}
div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }
div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  } 
#scrollbox {
width: 100%;
height: 250px;
overflow: auto;
}
h1 {
	font-size: 125%;
	font-weight: bold;
	color: #CC0000;
}
#blocked {
	margin: 10px;
	text-align: center;
	display: block;
}
.doc {
	width: 8in;
	position: relative;
	margin-right: 1in;
	margin-left: 1in;
	padding: 25px;
}

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 