html {height:100%;} 
body{
	background-color: #ECEFEB;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #221E1F;
	height: 100%;
}

.bodysmall{
	background-color: #ECEFEB;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #221E1F;
	height: 100%;
}

input{
font-size:12px;
}

.content, .content td{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #221E1F;
}
a{
	color: #FD4703;
}
.headerbg{
	background: url(../images/headerbg.gif) repeat-x;
}

.leftnav{
	background-color: #FD4703;
	color: #FFFFFF; 
	font-size: 10px;
}
.leftnav a{
	color: #FFFFFF; 
	font-size: 10px;
}

.leftnav .current a{
	color: #404041;
	font-size: 10px;
}

.leftnav .header{
	background-color: #FC3802;
	text-transform: uppercase;
	font-size: 11px;
	padding: 10px 20px 7px 14px;
	text-align: right;
}
.leftnav ul{
	list-style: none;
	text-align: right;
	margin: 0 0 0 0;
	padding: 14px 20px 14px 14px;
	line-height: 18px;
}
#positioner2{
	position: relative !important;
	height: 100%;
	min-height: 100%;
	display: block;
}
.dropshadow{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 12px;
	height: 100%;
	background: url(../images/dropshadow.png) repeat-y;
}
.stripe{
	background: #ECEFEB  !important;
}
.stripe2{
	background: #E5E8E4 !important;
}
h1{
	margin: 0 0 0 0;
	padding-top: 15px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
}
h1 a{
	color: #221E1F;
	text-decoration: none;
}
h1 a:hover{
	color: #221E1F;
	text-decoration: underline;
}
.date{
	padding: 5px 0 5px 0;
}
.blogfooter{
	margin: 0 0 0 0;
	padding: 23px 0 23px 0;
}
.search{
	padding: 0 0 0 15px;
}
.searchbox{
	width: 190px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #A5A5A5;
}
