html { 
	height: 100%;
	min-width: 995px;
}

body, table {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
 	color: #656E7C;
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
table, tr, td {
	vertical-align: top;
	border: 0;
	border-collapse:collapse;
	cellpadding: 0;
	text-align:left;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 18pt;
	color: #998675;
	font-weight: normal;
	margin-top: 0px;
}

h2 {
	font-size: 12pt;
	color: #313C4E;
	font-weight: 200%;
	margin-top: 0px;
}

hr {border:solid 1px #ffffff;}

.topl, .topr {
	margin: -1px -8px 0 -8px;
	padding: 0px;
	height: 111px;
	background: url('/images/topbg.jpg');
	background-repeat: repeat-x;
}

.topl {background-position:right;}

.header {
	margin: -1px -8px 0 -8px;
	padding: 0px;
	height: 111px;
	width: 980px;
	background: url('/images/top.jpg');
}

.contact {
	float: right;
	margin-top: 0px;
	padding-top: 5px;
	margin-right: 50px;
	width: 110px;
	height: 25px;
	background-color: #313C4E;
	font-size: 9pt;
	color: #C3C8D3;
	text-align:center;
}

.contact a, .contact a:link, .contact a:visited {
	color: #C3C8D3;
	text-decoration: none;
}
.contact a:hover, .contact a:active {
	color: #ffffff;
}

.navleft {
	background: url('/images/bgheadleft.png');
	background-repeat:repeat-x;
	height: 46px;
}

.navright {
	background: url('/images/bgheadright.png');
	background-repeat:repeat-x;
	height: 46px;
}

.middle {
	padding: 0px 0 80px 0;
	width: 980px;
}

.rp {
	background: #F1F2F7;
	padding: 5px 15px 15px 15px;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	width: 200px;
	font-size: 9pt;
	font-weight: bold;
}
.rp img {
	margin-left: -15px;
	margin-right: -15px;
	margin-top:-5px;
	margin-bottom: 2px;
}

.rp h1 {
	color: #576172;
	margin-top: 0;
	font-size: 14pt;
	margin-top: 10px;
}
 
a, a:visited, .rp a, .rp a:link, .rp a:visited {
	color: #998675;
	text-decoration: none;
}
a:hover, a:active, .rp a:hover, .rp a:active {
	text-decoration: underline;
}

.body {
	float: left;
	width: 455px;
	padding: 45px 30px 15px 20px;
}

.right {
	float: right;
	width: 200px;
}

.footer {
	padding-bottom: 20px;
	line-height: normal;
}

a.gaga, a:link.gaga, a:visited.gaga {
	float:right; 
	margin-right: 50px; 
	margin-top: -12px;
	color: #CCCCCC; 
	font-size:10px;
	text-decoration:none;
}
a:hover.gaga, a:active.gaga {
	color: #999999;
	text-decoration: underline;
}

input.error, .error {
  background-color: #998675;
}

table.form {width: 520px;}
.form td {padding: 3px;}

table.reply {width: 410px;}
.reply td {padding: 3px;}

input, textarea {border: 1px solid #999FA9;}

ul li {list-style:circle;}

.sub {
	font-size: 8pt;
	font-weight: normal;
}
.imgleft td, .imgright td {
	font-size: 12px;
	vertical-align:middle;
	padding: 5px 5px 10px 0;
}