@charset "utf-8";
/* CSS Document */

body  {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/bkd_pg3.jpg);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS", Arial, Tahoma, Verdana, "Lucida Grande", Helvetica, Sans-Serif; 
	font-style:normal;
	font-weight:normal;
	line-height:1.4em;
	font-size: x-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*for compliant browsers*/
	}
html>body { /* be nice to Opera */
	font-size: small;
	}
h1 {
	font-size: 200%;
	color:#00a9ae;
	}
h2 {
	font-size: 180%;
	color:#00a9ae;
	}
h3 {
	font-size: 130%;
	color:#00a9ae;
	}
h4 {
	font-size: 100%;
	font-weight:bold;
	}
ol {
	margin: 0px 0px;
	padding: 0 1.5em;
	}
ol li {
	margin: 0 0 1.5em 0;
	}
.separator {
	border-bottom: dotted 1px #CCC;
	padding: 0 0 1.5em 0;
	}
.list {
	margin-top:0px;
	margin-bottom:0px;
	}
.orange {
	color: #d17d00;
	margin-top:0px;
	margin-bottom:0px;
}
.blue {
    color:#00a9ae;
	margin-top:0px;
	margin-bottom:0px;
}
.note {font-size: 85%;
	color:#666666;
	font-style:italic;
}
.copyright {font-size: 90%;
}
.groups {font-size: 80%;
	font-family:Arial,sans-serif;
	vertical-align:middle;
	line-height:1.2em;
	color:#0783B6;
	padding:1px;
}
.twoColElsRtHdr #wrapper {
	width: 875px;
	margin: 0px auto;
} 
.twoColElsRtHdr #frame {
	width: 875px;
	margin: 0px auto;
	background:url(images/page_wrapper3.jpg) no-repeat top center;
	float: left;
} 
.twoColElsRtHdr #container { 
	width: 855px;
	background: #FFFFFF;
	margin: 19px auto 0px auto;
	text-align: left;
} 
.twoColElsRtHdr #header {
	float:left;
	background: #9ec34f url(images/bkd_header.jpg);
	margin:0 auto;
	width: 855px;
	height: 77px;
	border-bottom: 1px solid #000000;
} 
.twoColElsRtHdr #header img {
	margin: 12px 0 0 0;
	padding: 0 0 0 0;
}
.twoColElsRtHdr #navigation {
	float: left;
	background:#9ec34f;
	margin:0px 0px 30px 0px;
	width: 855px;
	height: 24px;
	background-image: url(images/bkd_navigation.jpg);
	}
#navigation p {
	padding: 0px 20px;
	font-style: italic;
	font-weight:normal;
	line-height:1em;
	font-size:10pt;
}
#navigation a{color:#000000;
}
#navigation a:hover {color:#666666;
}
#navigation a:visited {color:#000000;
}
.twoColElsRtHdr #sidebar1 {
	float: right;
	width: 240px;
	background: #FFFFFF;
	padding: 15px 20px 0 0;
	margin:0px 0px;
}
.twoColElsRtHdr #sidebar1 h4, .twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
	font-family :"Trebuchet MS", Arial, Tahoma, Verdana, "Lucida Grande", Helvetica, Sans-Serif; 
}
.twoColElsRtHdr #sidebarpost {
	border: 1px dotted #FF9900;
  	margin: 0px 0px 15px 0px;
}
.sidebarpost {
	border: 1px dotted #FF9900;
  	margin: 0px 0px 15px 0px;
}
#sidebarpost h4 {
	line-height: .5em;
	}
.twoColElsRtHdr #mainContent {
  	margin: 0px 22em 0 20px;
}
.twoColElsRtHdr #footer { 
	background: #9ec34f url(images/bkd_footer3.jpg) no-repeat;
	width: 855px;
	margin:10px 0px;
} 
.twoColElsRtHdr #footer p {
	margin: 0;
	padding: 3px 0px 10px 0px;
}
.twoColElsRtHdr #title {
	margin: 0;
	padding: 0px 0;
	border-bottom:1px dotted #FF9900;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
hr {
border: 1px dotted #FF9900;
}
a {
color:#00a9ae;
text-decoration:none;
}
a.blacklink {
color:#000000;
text-decoration: none;
}
a:visited {
color: #00a9ae;
text-decoration:none;
}
a.blacklink:visited {
color:#000000;
text-decoration:none;
}
a:hover {
color:#666666;
text-decoration:none;
}
a.blacklink:hover {
color:#666666;
text-decoration:none;
}
#tidbits {
	/*margin-left: 15px;*/
	list-style:none;
	margin: 0 10px;
	padding: 0 0;
	}
#tidbits li {
	background: url(images/ico_paper.gif) no-repeat 0 2%;
	margin-bottom:1.4em;
	padding: 0 10px 0 20px;
	}
--> 