html,body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 0px;
	color: #6D2826;
}
h1.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 0px;
}
h2 {
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 0px;
	margin-top: 12px;
	color: #6D2826;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D2826;
}
hr {
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
	border-top-color: #CCCCCC;
	border-left-width: 0px;
	margin-top: 5px;
	margin-bottom: -7px;
}
ul {
	margin-left: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-right:0px;
	padding:0px;
	font-size:11px;
}
li {
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 15px;
}
li.sub {
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 16px 6px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 31px;
	line-height: 15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
p.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 18px;
	padding: 0px;
}
p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #6D2826;
}
p.footerlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #6D2826;
}
#bg {
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
}
table.main {
	height: 100%;
	width: 100%;
}
table.bottom {
	background-image: url(images/BG-bottom.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
a:link {
	text-decoration: none;
	color: #B9827F;
}
a:visited {
	text-decoration: none;
	color: #B9827F;
}
a:active {
	text-decoration: none;
	color: #B9827F;
}
a:hover {
	text-decoration: underline;
	color: #B9827F;
}
a.footer:link {
	text-decoration: none;
	color: #6D2826;
}
a.footer:visited {
	text-decoration: none;
	color: #6D2826;
}
a.footer:active {
	text-decoration: none;
	color: #6D2826;
}
a.footer:hover {
	text-decoration: underline;
	color: #6D2826;
}
a.side:link {
	text-decoration: none;
	color: #521E1D;
}
a.side:visited {
	text-decoration: none;
	color: #521E1D;
}
a.side:active {
	text-decoration: none;
	color: #521E1D;
}
a.side:hover {
	text-decoration: underline;
	color: #521E1D;
}
#sideheading {
	line-height: 18px;
	background-color: #953735;
	height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #521E1D;
	vertical-align: middle;
	margin: 0px;
	font-size: 12px;
}
#side {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #521E1D;
	vertical-align: middle;
	margin: 0px;
	font-size: 12px;
	background-image: url(images/trans-bg.png);
}
#insidetable {
	background-color: #E5E6EE;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #9297BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 12px;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C09E9D;
	border: 1px solid #6D2826;
	height: 25px;
	width: 150px;
	color: #FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #6D2826;
}
cfinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #6D2826;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #002F58;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #6D2826;
	width: 281px;
}
h2.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 12px;
	color: #6D2826;
}

