@charset "UTF-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	float: right;
	min-width: 612px;
	position: relative;
}

.twoColHybLtHdr #container {
	width: 95%;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: justify;
} 

.twoColHybLtHdr #header {
	background: #ffffff;
	padding: 0 1px;
} 

.twoColHybLtHdr #header h1 {
	color: #FF9900;
	font-family: "Courier New", Courier, monospace;
	margin: 5px;
}

.twoColHybLtHdr #sidebar1 {
	float: left;
	background: #fff;
	width: 20%;
	position: inherit;
}

.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	margin-top: 5px;
	font-size: 90%;
}

.twoColHybLtHdr #mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 85%;
} 

.twoColHybLtHdr #footer {
	background:#ffffff;
} 

.twoColHybLtHdr #footer p {
	margin: 0;
	color: #FF9900;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	vertical-align: middle;
}

.fltrt {
	float: right;
	margin-left: 5px;
}

.fltlft {
	float: left;
	margin-right: 5px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.style1 {
	color: #FF9900
}

h1 {
	color: #FF9900;
	text-shadow: 0.1em 0.1em 0.05em #333
}

h2 {
	color: #000000;
	text-shadow: 0.1em 0.1em 0.05em #999
}

h3 {
	color: #FF9900;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	text-decoration: none;
	color: #FF9900;
}

div.banner {
	margin: 1em;
	font-size: 95% /*smaller*/;
	font-weight: normal;
	text-align: left;
	color: #000;
	text-shadow: white 0.1em 0.1em 0.2em;
	position: fixed;
	top: 170px;
	left: auto;
	width: 13%;
	right: 1em;
}

div.banner p {
	margin: 0.1em;
	padding: 0.1em 0.1em;
	font-family: Arial, sans-serif;
	background: #ff9900;
}

body>div.banner {
	position: fixed
}

div.banner a, div.banner em {
	display: block;
	margin: 0 0.2em
}

div.banner a:first-child { 
	border-top: none 
}

div.banner em {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-shadow: 0.1em 0.1em 0.05em #999
}

div.banner a:link {
	color: Black;
	font-family: "Courier New", Courier, monospace;
}

div.banner a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
}

div.banner a:hover {
	background: #ff9900;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
}
