html, body, * {
	margin:0;
	padding:0;
}
img {
	display: block;
	border: 0px solid white;
	margin: 0px;
	padding: 0px;
}
a {
	color:#CB670C;
}
a:visited {
	color:#000000;
}
a:hover {
	color:#C0C6C2;
}
h1, h2, h3, h4, h5, h6 {
	Color:#465E51;
	font-size: 18px;
}
div.body {
	text-align: left;
	width: 743px;
	border: 1px solid gray;
}
.nav a {
	padding:0px;
	margin:opx;
}
.fltrt {
	float:right;
}
.fltlft {
	float:left;
}
.text {
	text-align:justify;
	padding:10px;
	line-height:1.5em;
}
.text ol, ul, li {list-style:none;}
div.body div.content.text2 {
	overflow: auto;
	width: 260px;
	height: auto;
	text-align: justify;
}
div.body div.orangebar {
	background-color: #F49841;
	height: 7px;
	width: 741px;
}
div.menu li {
	display: inline;
	padding-left: 5px;
}
div.menu li.last {
	border-right: 0px solid white;
}
div.menu a {
	text-decoration: none
}
div.menu {
	text-align: center;
	font-size: 70%;
	width: 100%;
	padding-top: 10px;
	line-height:1.5em;
}

div.content div.form {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	background-color:#F49841;
	border: 1px solid white;
	width:165px;
}
div.content div.form b {
	display: block-inline;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	color:#000000;
}

#flowad {
	position: fixed;
	bottom:0px;
	z-index: 100;
	vertical-align:top;
	overflow: hidden;
	width:100%;
	margin:0 auto;
	height:65px;
	background-color:#F49841;
	padding:3px 3px 3px 3px;
	display:none;
}
#flowad .sliderForm {
	color:#000000;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
#flowad a:link, #flowad a:visited, #flowad a:active {
	text-decoration:none;
	color:#000000;
	font-size:12px;
	margin-right:22px;
	float:right;
	font-weight:normal;
}
#flowad a:hover {
	text-decoration:underline;
}
input {font-size:9pt; padding:3px; margin:2px;}