body {
	background: #0e2302 url(layout_a.png) repeat-x;
	margin: 0 0 0 0;
	color: #0e2302;
	font: 12pt "Times New Roman";
	text-align: left;
	vertical-align: top;
}
img {
	border:none;
}
a:link {
	color: #3e9833;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	color: #339098;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #3e9833;
	text-decoration: underline;
	cursor: pointer;
}
p {
	margin: 6px 0px 3px 0px;
	line-height: 1.5;
	text-align: left;
	color: black;
}
ul {
	padding: 0px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: square;
	color: maroon;
}
li {
	line-height: 1.5;
	text-align: left;
	color: black;
}
hr {
	height: 1px;
	width: 80%;
	background-color: #979f71;
	text-align: center;
	border: none;
	margin-top: 30px;
}
div.a_copyright {
	width: 100%;
	color: gray;
	font: 10pt Tahoma;
	text-align: center;
}
div.a_copyright a:link {
	color: gray;
	text-decoration: none;
}
div.a_copyright a:visited {
	color: gray;
	text-decoration: none;
}
div.a_copyright a:hover {
	color: gray;
	text-decoration: underline;
}
table.b_table {
	width: 790px;
	text-align: left;
	vertical-align: top;
	background: #eceabd;
}
table.b_table td.b {
	width: 790px;
	height:16px;
	background: url(layout_b.png);
}
table.b_table td.c {
	width: 790px;
	height:35px;
}
table.b_table td.c table {
	width: 790px;
	height:35px;
}
table.b_table td.c td.aa {
	width: 600px;
	height:35px;
	background: url(layout_c.png);
}
table.b_table td.c td.bb {
	width: 190px;
	height:35px;
	background: url(layout_d.png);
	text-align:right;
}
table.b_table td.c td.bb img {
	width: 37px;
	height: 32px;
	margin-right: 7px;
}
table.b_table td.e {
	width: 790px;
	height:55px;
}
table.b_table td.e img {
	width: 790px;
	height:55px;
}
table.b_table td.f {
	width: 760px;
	height: 62px;
	background: url(layout_g.png);
	font: 10pt 'Century Gothic', Tahoma;
	text-align:center;
	color: #425e33;
}
table.b_table td.g {
	width: 760px;
	height:398px;
	background: url(layout_g.png);
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: top;
	padding-bottom: 15px;
}
table.b_table td.h {
	width: 790px;
	height:20px;
	background: url(layout_h.png);
}
table.b_table td.k {
	width: 16px;
	height: 460px;
	background: url(layout_m.png);
	vertical-align: top;
}
table.b_table td.k img {
	width: 16px;
	height: 460px;
}
table.b_table td.l {
	width: 14px;
	height: 460px;
	background: url(layout_n.png);
	vertical-align: top;
}
table.b_table td.l img {
	width: 14px;
	height: 460px;
}
table.b_table img.i {
	width: 653px;
	height: 55px;
}
table.pagelayout {
	width: 760px;
	height:343px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h1 {
	font: italic 16pt 'Times New Roman';
	color: #245b26;
	text-align: center;
	margin: 0px 0px 12px 0px;
}
h2 {
	font: 12pt 'Times New Roman';
	color: #245b26;
	text-align: center;
	margin: 18px 0px 6px 0px;
	text-decoration: none;
	cursor: text;
}
h3 {
	font: 12pt 'Times New Roman';
	color: #5b4e80;
	text-align: center;
	margin: 18px 0px 6px 0px;
	text-decoration: none;
	cursor: text;
}
h5 {
	font: 12pt 'Times New Roman';
	color: #245b26;
	text-align: center;
	margin: 4px 0px 6px 0px;
}
table.team {
	width: 100%;
	text-align: center;
}
table.photos {
	width: 100%;
	text-align: center;
}
table.team td {
	padding-top: 20px;
	vertical-align: top;
}
table.team img {
	width: 100px;
	height: 100px;
}
table.photos td {
	padding-top: 14px;
	vertical-align: top;
}
table.photos img {
	width: 320px;
	height: 240px;
	border: 10px solid white;
}
table.team font {
	color: #293345;
	font-size: 10pt;
	font-style: italic;
}
hr.footer {
	width: 2in;
	border: none;
	height: 1px;
	color: #533c28;
}
p.footer {
	color: #533c28;
	font: 10pt 'Times New Roman';
}