@charset "utf-8";
/* CSS Document */

/*
yellow : #e37d0e;

type1 = orange
type2 = green
type3 = blue

*/


/*******************************************  BLANK SLATE  ********************************************/

hr { 
	margin: 0px;
	padding: 0px;
}

td { 
	margin: 0px;
	padding: 0px;
}

th { 
	margin: 0px;
	padding: 0px;
}

blockquote { 
	margin: 0px;
	padding: 0px;
}

p { 
	margin: 0px;
	padding: 0px;
}

textarea { 
	margin: 0px;
	padding: 0px;
}

input { 
	margin: 0px;
	padding: 0px;
}

fieldset { 
	margin: 0px;
	padding: 0px;
}

form { 
	margin: 0px;
	padding: 0px;
}

pre { 
	margin: 0px;
	padding: 0px;
}

h6 { 
	margin: 0px;
	padding: 0px;
}

h5 { 
	margin: 0px;
	padding: 0px;
}

h4 { 
	margin: 0px;
	padding: 0px;
}

h3 { 
	margin: 0px;
	padding: 0px;
}

h2 { 
	margin: 0px;
	padding: 0px;
}

h1 { 
	margin: 0px;
	padding: 0px;
}

li { 
	margin: 0px;
	padding: 0px;
}

ol { 
	margin: 0px;
	padding: 0px;
}

ul { 
	margin: 0px;
	padding: 0px;
}

dd { 
	margin: 0px;
	padding: 0px;
}

dt { 
	margin: 0px;
	padding: 0px;
}

dl { 
	margin: 0px;
	padding: 0px;
}

p { 
	margin: 0px;
	padding: 0px;
}

div { 
	margin: 0px;
	padding: 0px;
}

body { 
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
acronym  { 
	border: 0px;
}
abbr  { 
	border: 0px;
}
hr  { 
	border: 0px;
}
img  { 
	border: 0px;
}
fieldset  { 
	border: 0px;
}
var {
	font-style: normal;
	font-weight: normal;
}
th {
	font-style: normal;
	font-weight: normal;
}
dfn {
	font-style: normal;
	font-weight: normal;
}
code {
	font-style: normal;
	font-weight: normal;
}
cite {
	font-style: normal;
	font-weight: normal;
}
caption {
	font-style: normal;
	font-weight: normal;
}
address {
	font-style: normal;
	font-weight: normal;
}
th {
	text-align: left;
}
caption {
	text-align: left;
}
h6 {
	font-size: 100%;
	font-weight: normal;
}
h5 {
	font-size: 100%;
	font-weight: normal;
}
h4 {
	font-size: 100%;
	font-weight: normal;
}
h3 {
	font-size: 100%;
	font-weight: normal;
}
h2 {
	font-size: 100%;
	font-weight: normal;
}
h1 {
	font-size: 100%;
	font-weight: normal;
}
q:after {
	content: '';
}
q:before {
	content: '';
}
ol {
	list-style-type: none;
}
ul {
	list-style-type: none;
}
input {
	outline: none;
}
a {
	outline: none;
}
.clearFloat {
	clear: both;
}

body {
	margin: 0;
	padding: 0;
	background: url(../images/bDrop_main.jpg) repeat-x;
	background-position: 50% top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #666;
	text-align: center;
}
#page { margin:0 auto;  width:920px; /*height:50px; border:1px solid red;*/ }

#mainNav { height:35px; background:url(../images/bDrop_mainNavCell.jpg) no-repeat; text-align:right; padding:0 50px 0 0; }
#heroCell{ width:920px; height:285px; background:url(../images/bDrop_heroCell.jpg) no-repeat; }
.heroBtns { float:right; margin:40px 15px 0 0; }

#content { text-align:left; }

.contentGrowth { background:url(../images/bDrop_contentLeft.gif) repeat-y; }
.contentCapG { background:url(../images/bDrop_contentG.jpg) top no-repeat; }
.contentCapB { background:url(../images/bDrop_contentB.jpg) top no-repeat; }
.contentCapO { background:url(../images/bDrop_contentO.jpg) top no-repeat; }
.contentCapC { background:url(../images/bDrop_contentC.jpg) top no-repeat; }

#contentLeft { /*background:url(../images/bDrop_contentLeft.gif) repeat-y;*/ width:525px; padding: 90px 60px 0px 60px}
#contentRight{ position:absolute; margin:0 0 0 635px; /*float:right;*/ }

#spotlight {
	float: left;
	width: 436px;
}
.spotlightArticle { padding:0 10px 0px 36px; margin:0 0 15px 0; }
.spotlightTitle { margin:5px 0 12px 0; }
.spotlightLink { margin:8px 0 0 0; }
.spotlightLink a { font-weight:bold; color:#e37d0e; }

#hitcount {
	margin-right: 15px;
}

a { text-decoration:none; }
a:hover { text-decoration:underline; }
a img    { border:none; }

/* KK */

#contentRight {
	float: right;
	background-image: url('../images/nav-footer-bg.gif');
	background-position: center bottom;
	padding: 0px 0px 44px 0px;
}
#contentRight ul {
	margin: 62px 0px 0px 0px;
	background-image: url('../images/nav-bg.gif');
	background-repeat: no-repeat;
	padding: 5px 60px 5px 0px;
	font-family: trebuchet ms, arial;
	width: 225px;
	font-weight: bold;
}
#contentRight ul li {
	background-image: url('../images/nav-border.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 7px 0px 7px 25px;
}
#contentRight ul a {
	color: #373737;
	font-size: 1.1em;
}
#contentRight ul ul {
	background-image: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	/*display: none;*/
	font-weight: normal;
}
#contentRight img {
	margin: 0px 0px 0px 1px;
}
#contentRight .link {
	margin: 15px 0px 0px 25px;
}
#footer {
	background-image: url('../images/footer-bg.gif');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 105px;
	width: 625px;
	padding: 50px 0px 0px 20px;
	font-size: .8em;
	color: #b7b7b7;
	line-height: 150%;
}
p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0px 0px 20px 0px;
}
h1 {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-size: 1.0em;
	padding: 0px 0px 0px 25px;
	background-position: left center;
	background-repeat: no-repeat;
}
h3 {
	font-family: trebuchet ms, verdana;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	font-size: 1.2em;
	padding: 0px 0px 0px 25px;
	background-position: left center;
	background-repeat: no-repeat;
}
h4 {
	font-family: trebuchet ms, verdana;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px 0px 20px 0px;
	font-size: 2em;
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-repeat: no-repeat;
}
h5 {
	font-family: trebuchet ms, verdana;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	font-size: 1.2em;
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-repeat: no-repeat;
}

.feature #contentLeft img {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}

img.feature {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}

img.featureV {
	float: left;
	margin: 0px 7px 4px 0px;
	padding: 0px 0px 0px 0px;
}


.pageList p {
	font-size: 1.0em;
	margin-left: 25px;
}
.pageList {
	background-repeat: no-repeat;
}
.pageList li {
	padding: 20px 0px 20px 0px;
	background-repeat: no-repeat;
	background-positition: center bottom;
}
.pdfdl, .pdfview {
	padding: 0px 0px 0px 30px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	margin: 0px 0px 10px 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
.pdfview {
	background-image: url('../images/PDF_16.png');
}
.pdfdl {
	background-image: url('../images/ico-pdf-dl.gif');
}

ul.List { margin-bottom:20px; }
.List li {
	padding: 5px 0px 3px 20px;
	background-position: left center;
	background-repeat: no-repeat;
}

/* COLOR CHANGES */

.green .pageList {
	background-image: url('../images/list-border-green.gif');
}
.green .pageList li {
	background-image: url('../images/list-border-green.gif');
}
.green .List li {
	background-image: url('../images/nav-bullet-green.gif');
}
.green .pageList a {
	color: #84b000;
	/*font-size: .85em;*/
	font-weight: bold;
}
.green h3 {
	color: #84b000;
	background-image: url('../images/list-header-bullet-green.gif');
}
.green h4 {
	color: #84b000;
}
.green h5 {
	color: #84b000;
}
.green #contentRight .selected {
	color: #84b000;
}
.green a {
	color: #84b000;
}

.green #contentRight ul ul li {
	background-image: url('../images/nav-bullet-green.gif');
	background-repeat: no-repeat;
	background-position: left .2em;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 5px 5px;	
}

.blue .pageList {
	background-image: url('../images/list-border-blue.gif');
}
.blue .pageList li {
	background-image: url('../images/list-border-blue.gif');
}
.blue .List li {
	background-image: url('../images/nav-bullet-blue.gif');
}
.blue .pageList a {
	color: #20719e;
	/* font-size: .85em; */
	font-weight: bold;
}
.blue h3 {
	color: #20719e;
	background-image: url('../images/list-header-bullet-blue.gif');
}
.blue h4 {
	color: #20719e;
}
.blue h5 {
	color: #20719e;
}
.blue #contentRight .selected {
	color: #20719e;
}
.blue a {
	color: #20719e;
}

.blue #contentRight ul ul li {
	background-image: url('../images/nav-bullet-blue.gif');
	background-repeat: no-repeat;
	background-position: left .2em;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 5px 5px;	
}

.orange .pageList {
	background-image: url('../images/list-border-orange.gif');
}
.orange .pageList li {
	background-image: url('../images/list-border-orange.gif');
}
.orange .pageList a {
	color: #db7400;
	/* font-size: .85em; */
	font-weight: bold;
}
.orange .List li {
	background-image: url('../images/nav-bullet-orange.gif');
}
.orange h3 {
	color: #db7400;
	background-image: url('../images/list-header-bullet-orange.gif');
}
.orange h4 {
	color: #db7400;
}
.orange h5 {
	color: #db7400;
}
.orange #contentRight .selected {
	color: #db7400;
}

.orange #contentRight ul ul li {
	background-image: url('../images/nav-bullet-orange.gif');
	background-repeat: no-repeat;
	background-position: left .2em;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 5px 5px;
}
.orange a {
	color: #db7400;
}
