body {
	color: #000000;
	padding: 0;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	background: #aaa;
	width: 742px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
a img {
	border: 1px solid #900;
}
img.top {
	margin: 0;
	padding: 0;
	border: 0;
}
div#main {
	width: 773px;
	margin: 20px 0 0 0;
	padding: 0;
	border-top: 5px outset #699;
	border-right: 5px double #699;
	border-left: 5px double #699;
	border-bottom: 5px inset #699;
	background: #699;
	position: relative;
	overflow: auto;
}
p.boxhead1 {
	color: #fff;
	background: #008080;
	margin: 1px 0 0 0;
	padding: 3px 0 3px 0;
	font-size: 7pt;
	width: 170px;
	float: left;
	font-variant: small-caps;
	border-top: 2px solid #000;
	border-left: 0px solid #c60;
	border-bottom: 3px double black;
}
p.boxhead2 {
	color: #fff;
	background: #008080;
	font-size: 7pt;
	margin: 1px 0 0 0;
	padding: 3px 0 3px 0;
	border-top: 2px solid #000;
	border-right: 0px solid #c60;
	border-bottom: 3px double black;
	font-variant: small-caps;
}
div#menu {
	width: 167px;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	float: left;
	background: #aaa;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
	margin: 0;
	padding: 0;
	position: relative;
}
#menu a {
	margin: 0;
	padding: 6px 20px;
	display: block;
	border-left: 0;
	border-right: 3px solid #aaa;
	border-bottom: 2px solid #aaa;
	border-top: 0;
	background : #ccccff;
	text-decoration: none;
	color: #077;
	text-transform: uppercase;
}
#menu a:hover {
	text-decoration: underline;
	background: #ffe;
	color: #555;
}
#menu a.current {
	font-weight: bold;
	margin: 0;
	padding: 12px 30px;
	display: block;
	border-left: 0;
	border-right: 3px solid #fff;
	border-bottom: 2px solid #aaa;
	border-top: 0;
	background : #fff;
	text-decoration: none;
	color: #555;
	text-transform: uppercase;
	background-image: url(images/littlecrc.gif);
	background-position: 4px 40%;
	background-repeat: no-repeat;
}
div#content {
	background: #fff;
	margin: 0;
	padding: 30px 20px;
	width: 565px;
	float: right;
	background-image: url(../images/agracebg.gif);
	background-position: 65px 40px;
	background-repeat: repeat-y;
	text-align: center;
	border-top: 0;
	border-bottom: 2px solid #aaa;
	border-left: 1px solid #fff;
	position: relative;
}
#content a:link {
	text-decoration: none;
	color: #606;
	font-variant: small-caps;
}
#content a:visited {
	color: #606;
	text-decoration: none;
	font-variant: small-caps;
}
#content a:hover {
	text-decoration: underline;
	font-variant: small-caps;
}
#content p {
	font-size: 9pt;
}
#content p.small {
	font-size: 6pt;
	font-style: italic;
}
#content p.sep {
	width: 450px;
	border: 1px solid red;
	background-color: #0cf;
	text-transform: uppercase;
	font-size: 7pt;
	color: #888;
	margin-right: auto;
	margin-left: auto;
	padding: 4px 0px;
	float: none;
}
#content p.large {
	font-size: 120%;
}
h1{
	font-size: 17pt;
	font-weight: bold;
	line-height: 110%;
	font-variant: small-caps;
	padding-top: 10px;
	background : transparent;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #900;
	font-variant: small-caps;
	background : transparent;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #900;
	font-variant: small-caps;
	background: transparent;
}
ul{
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	border: 0;
	margin-left: 200px;
	padding-left: 2px;
}
ol li {
	list-style-type: decimal;
	padding: 5px;
	margin: 10px 10px 10px 50px;
}
ul.mod_01 {
	margin-left: 80px;
	font-size: 10pt;
}
ul.mod_02 {
	margin-left: 220px;
	font-size: 120%;
}
ul.mod_03 {
	margin-left: 80px;
	font-size: 9pt;
}
ul ol li {
	list-style-type: circle;
	margin-left: 0;
}
hr.reg {
	width: 80%;
	color: #077;
}
#content div.textleft h2 {
	border-bottom: 0.1em solid #077;
}
#content div.textleft h3 {
	color: #000;
}
#footleft {
	float: left;
	width: 269px;
	padding-top: 25px;
	font-size: 7pt;
}
#footleft p {
	font-size: 8pt;
}
#footright {
	width: 269px;
	margin: 0 0 0 0;
	float: right;
	padding-top: 25px;
	font-size: 7pt;
}
#footright p {
	font-size: 8pt;
}
#footcopy{
	width: 538px;
	margin: 0;
	text-align: center;
	clear: both;
}
#footcopy p {
	font-size: 5pt;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.textleft {
	text-align: left;
	background: transparent;
	padding: 0 60px;
}
.smgray {
	font-size: 85%;
	font-weight: bold;
	color: #900;
	background: #9cc;
	margin: 0% 20% 0% 20%;
	border: 2px solid gray;
}
img#henry {
  float: right;
  margin: 7px 7px;
}
table.contact { 
  width: 500px ! important;
}
td.tblleft {
  text-align: right;
}
div.recaptcha {
  margin: 10px 20px 10px 150px;
  padding: 0;
}
