<style type="text/css"> 
 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}


.twoColElsLt #container { 
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 

.twoColElsLt #sidebar1 {
	float: left;
	width: 12em;
	background: #EBEBEB;
	padding: 15px 0;
	background-color: #666;
	color: #FFF;
	z-index: auto;
	display: block;
	height: inherit;
	text-indent: 2px;
	border-bottom: 0;
	font-family: Tahoma, Geneva, sans-serif;
	min-height: 800px;
	position: relative;
	margin-right: 1px;
	border-right: 0px;
	border-right-color: #000;
	margin-top: 0px;
	padding-top: 20px;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #FFF;
	padding: 10px;
	line-height: 175%;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFF;
}
.twoColElsLt #sidebar1 h3, .twoColElsLt #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
	color: #FFF;
}


.twoColElsLt #mainContent {
 	margin: 0 1.5em 0 13em;
} 

/* these are miscellaneous floating classes not used yet */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>[if IE]>
<style type="text/css"> 

.twoColElsLt #sidebar1 { padding-top: 30px; }
.twoColElsLt #mainContent { zoom: 1; padding-top: 15px; }

</style>
<![endif]
.large_logo {
	background-position: left top;
	float: left;
	height: 183px;
	width: auto;
	position: absolute;
}
.medium_logo {
	background-position: left top;
	list-style-type: none;
	position: absolute;
	top: auto;
}

