body {
	background:#FFF8EF;
	margin:10px 0 20px;}

body, td {
	color:#000;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:120%;}

table.banner {
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	background:#FFF;}

td.banner {
	height:83px;
	padding-bottom:1px;
	text-align:right;
	vertical-align:middle;}

td.pic {
	text-align:right;}

td.bar {
	height:10px;
	background:#FF8C00 url(images/banBarBg.gif) left top repeat-x;
	border-top:solid 1px #373535;
	border-bottom:solid 1px #373535;
	font-size:1px;
	line-height:100%;}

td.navContainer {
	padding:0;
	background:#fff url(images/navBg.gif) right top no-repeat;
	vertical-align:top;
	font-size:10px;
	color:#000;
	height:16px;
	border-top:solid 1px #000;}

table.nav {
	border-collapse:collapse;
	background:#000;}
table.nav td.cnr {
	background:#fff;}
table.nav td.nav,
table.nav td.navOver {
	padding:2px 20px 2px 20px;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	line-height:100%;
	background:url(images/btnBg.gif) 10px 6px no-repeat;
	cursor:pointer;
	height:16px;}
table.nav td.navOver {
	background:#fff;}
table.nav td.navOver a,
table.nav td.navOver a:hover {
	color:#000;}

table.nav a {
	color:#fff;
	text-decoration:none;}
table.nav a:hover {
	color:#fff;}

table.content {
	border-left:solid 1px #000;
	border-right:solid 1px #000;}

td.content {
	vertical-align:top;
	background-color:#FFFFFF;
	padding:10px;
	background:#FFF;
	width: 650px;}

td.pics {
	padding:0 6px;
	vertical-align:top;
	border-left:solid 1px #000;
	background:#FF8C00;}

td.pics img {
	margin-bottom:7px;
	border:solid 1px #000;}

table.footer {
	border-left:solid 1px #000;
	border-right:solid 1px #000;}

td.footer {
	text-align:left;
	font-size:10px;
	padding:2px;
	background:#000;
	color:#fff;
	height:16px;
	line-height:100%;}

table.footer td.cnr {
	background:#fff;}

table.footer td.container {
	background:#FFF;
	border-bottom:solid 1px #000;}

table.footer td.sidebar {
	width:107px;
	border-left:solid 1px #000;
	background:#FF8C00;}

table.footer td.bar {
	border-top:solid 0 #000;}

td.footer h5 {
	display:inline;
	font-size:10px;
	color:#FF8C00;}

td.footer a {
	color:#FFF;
	text-decoration:none;}
td.footer a:hover {
	color:#FF8C00;}

a {
	color:#FF8C00;
	font-weight:bold;}
a:hover {
	color:#000;}

ul li {
	margin:4px 0 4px;}

.content p, li {
		line-height: 1.5em;
		margin: 1em 0em 1.2em 0em;
	}

h2, h3 {
		color: #FF8C00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		font-weight: normal;
		margin: 1em 0em;
	}

h2 {
		border-bottom: 1px solid #FFD5A2;
		font-size: 1.7em;
		font-weight: bold;
	}

input, select, textarea {
		background-color: #FFF8EF;
		border: 1px solid #FF8C00;
	}
