body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #749e14;
	margin-top: 0px;
	topmargin: 0px;
	font-family: sans-serif;
}
span {
	line-height: 20px;
	color: black;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.site {
	font-size: 10px;
	letter-spacing: normal;
}

a:link {
  text-decoration: underline;
  color: #dc7e04;
}

a:visited {
  text-decoration: none;
  color: #749e14;
}

a:hover, a:active {
  text-decoration: none;
  color: white;
  background-color: #f18b06;
}

.contentim {
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
}

.foot {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 780px;
	text-align: right;
	font-size: 8px;
	color: #bcbcbc;
	letter-spacing: 2px;
}

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 590px;
	height: 235px;
}
.quote {
	padding-top: 155px;
	padding-left: 5px;
	padding-right: 265px;
	text-align: left;
	font-size: 11px;
	color: #A9A9A9;
	font-style: oblique;
	vertical-align: top;
}
.lefthead {
	background-image: url(images/left-head.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 60px;
	vertical-align: middle;


}
.leftcontent {
	text-align: left;
	font-size: 12px;
	font-weight: bolder;
	color: #db7e06;
	padding-left: 25px;
	padding-right: 3px;	
}

.leftcontent2 {
	text-align: left;
	font-size: 12px;
	font-weight: bolder;
	color: #db7e06;
	padding-left: 10px;
	padding-right: 3px;	
	line-height: 20px;
}

.marker {
	background-color: #db7e05;
	color: white;
	font-weight: bolder;
   font-size: 14px;
	text-align: center;
	border: dotted thin #fcba64;
	margin-left: 14px;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

.marker2 {
	background-color: #db7e05;
	color: white;
	font-weight: bolder;
   font-size: 14px;
	text-align: center;
	border: dotted thin #fcba64;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

.rightcol{
	width: 200px;
	padding-left:12px;
	padding-right: 19px;
	vertical-align: top;
	border: 0px;
}

.cont {
	
}

hr {
	width: 50%;
	text-align: center;
	border: #749e14 dotted thin;
}

.row1 {
	background-color: #f8f8f8;
}

.row2 {
	background-color: #eeeeee;
}

br.a {
	line-height: 10px;
}
br.b {
	line-height: 6px;
}

h1 {
	background-color: #749e14;
	color: white;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	padding: 3px;
}

table.outline {
	border: thin dotted black;
}

td.add {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
}

.submit {
	background-color: #749e14;
	border: thin solid #9ACD32;
	color: white;
	text-align: center;
}

.note {
	font-size: 12px;
	color: #db7e05;
	vertical-align: super;
}

dt {
	font-size: 12px;
	font-weight: bolder;
	color: black;
	text-align: left;
}

dd {
	font-size: 12px;
	color: #405614;
	text-align: left;
}

div.submitted {
	font-size: 10px;
	text-align: center;
	color: #A3A3A3;
}