/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
html { overflow-y: scroll; }
body { background: #fff; color: #000; font-family: "Arial"; font-size: 13px; margin: 0; padding: 0; }
ol { margin-bottom: 1.3em; margin-left: 15px; list-style-position: inside; }
ol li { background: none; padding: 0; }
ul { margin-bottom: 1.3em; list-style-type: disc; }
li ul { margin: 0; }
li ul li { margin: 0.25em 0 0 0; }
li { margin-top: 0.25em; margin-bottom: 0.25em; }
p { margin-bottom: 1.3em; font-size: 1em; }
h1 { font-size: 1.334em; margin-top: 4px; color: #002942; display: block; margin-bottom: 10px; line-height: normal; }
h2 { font-size: 1.334em; margin-top: 4px; color: #002942; display: block; margin-bottom: 10px; line-height: normal; }
h3 { display: block; margin-top: 4px; margin-bottom: 10px; color: #002942; line-height: normal; }
h4 { display: block; margin-top: 4px; margin-bottom: 10px; color: #002942; line-height: normal; }
h5 { display: block; margin-top: 4px; margin-bottom: 10px; color: #002942; line-height: normal; }
a:link { text-decoration: none; color: #3333cc; }
a:visited { text-decoration: none; color: #3333CC; }
a:active { text-decoration: none; color: #3333CC; }
a:hover { color: #7b3136; text-decoration: underline; }
a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; height: 1px; overflow: hidden; margin-top: -1px; }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */

#outside_container {
	width: 1000px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#search { 
  position: absolute;
  top: 40px;
  right: 50px;
}

.Search_Button { display: block; text-align: right; }
a.Search_Button { color: #fff; }
a:hover.Search_Button { color: #fff; text-decoration: underline; }
.Search_Image { display: none; }
.Search_TextBox { display: block; width: 200px; margin: 0 0 10px 0; }

#header {
  width: 1000px;
}

#banner1 {
  width: 1000px;
  margin: 0;
  padding: 0;
  display: none;
}

#banner1 ul, #banner1 li {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 0 0 0 !important;
}

#banner2 {
  width: 1000px;
  margin: 0;
  padding: 0;
}

#banner2 ul, #banner2 li {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 0 0 0 !important;
}

#nav { color: #002942;  height: 22px; width: 875px; margin: 0; padding: 0 0 0 125px;
  text-align: center; background: url(kp-newnavbg2.jpg) no-repeat top left; 
border-bottom: 2px solid #002942;
}

#nav ul, #nav li {
  margin-top: 0 !important;
  padding: 0 !important;
  text-align: center;
}

#nav a:link.FlyOut_Level01, #nav a:active.FlyOut_Level01, #nav a:visited.FlyOut_Level01 {
  line-height: 22px;
  margin: 0 10px 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.084em;
}

#nav a:hover.FlyOut_Level01 {
  text-decoration: none;
  cursor: pointer !important;
}

#nav a:link.FlyOut_Level02, #nav a:active.FlyOut_Level02, #nav a:visited.FlyOut_Level02 {
  background: #002942;
  color: #ffffff;
  line-height: 1.75em;
  text-align: left;
  padding: 0 10px 0 10px !important;
}

#nav a:hover.FlyOut_Level02 {
  cursor: pointer !important;
  text-decoration: none;
  color: #7b3136;
}

.RadMenu .rmHorizontal .rmText {
  padding: 0 !important;
}

.RadMenu .rmLink {
  padding: 0 !important;
} 

#breads {
  width: 776px;
  margin-right: auto;
  margin-left: auto;
  font-size: .834em;
  padding: 0 30px 0 30px;
  margin-bottom: 20px;
}

#main {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  background: url(/kpi-col1bg.jpg) repeat-y top left;
  padding: 0 30px 0 30px;
}

.column1 {
  float: left;
  padding: 0 20px 0 0;
  width: 550px;
}

.column2 {
  float: left;
  width: 230px;
  margin: 36px 0 0 0;
}

#subnav { display: none; }

#footer {
  width: 1000px;
  padding: 10px 0 5px 0;
  font-size: .75em;
  border-top: 2px solid #002942;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

#footer span {

}

#login {
  text-align: right;
  font-size: 1em;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  width: 1000px;
  padding: 0 0 10px 0;
}
/* END STRUCTURE */

/* ------------------------------------------ */
/* RSS FEEDS */
/* ------------------------------------------ */

.WebBox_TitleText {
	font-size: 1.5em;
	line-height: normal;
}

.WebBox_TitleDiv {
  font-weight: bold;
}

.WebBox_UnderTitleSpacerDiv {
	height: 10px;
}

.WebBox_UnderItemTitleSpacerDiv {
	height: 5px;
}

.WebBox_ListDescription {
	line-height: 1.5em;
}

.WebBox_UnderItemDescriptionSpacerDiv {
	height: 15px;
}

.WebBox_ListServiceItemTitle {
  font-weight: bold;
}

.WebBox_ItemDescription {
  margin: 0 0 0 10px;
}
.WebServiceBox_ListServiceTitle { display: none; }
.WebServiceBox_ListTitleLink { color: #002a42; font-size: 1.16em; font-weight: bold; margin: 10px 0; }
.WebServiceBox_ListServiceDateLastRefreshed { display: none; }

/* END STRUCTURE */

/* ------------------------------------------ */
/* PARENT SECTION */
/* ------------------------------------------ */

.ParentSection_ListTitleLink {
  font-size: 1.500em; display: block; font-weight: bold;
}

.ParentSection_ListBriefDescription {
  margin: 5px 0 0 0;
  float: left;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ARTICLES PAGE */
/* ------------------------------------------ */


.ArticleSection_ListTitle {
  font-size: 1.167em;
  color: #90bf02;
  font-weight: bold;
}

.hasRead {
  float: left;
  margin: 0 5px 0 0;
}

.itemBriefDescription {
  margin: 10px 0 10px 0;
  display: block;
}

.Article_FullDescription {
  margin: 0 0 10px 0;
}

.itemReadMoreLink {
  margin: 10px 0 10px 0;
}

.Article_Title {
  font-size: 1.167em;
  color: #90bf02;
  margin: 0 0 10px 0;
  font-weight: bold;
}

.FaqSection_ListTitle {
  font-size: 1.167em;
  color: #90bf02;
  font-weight: bold;
}

.DownloadSection_ListTitle { font-size: 1.167em; color: #90bf02; font-weight: bold;}
.DownloadSection_ListFileName {display: none; }
.DownloadSection_ListFileSize {display: none; }

.ArticleSection_ListImage {
  float: left;
  margin: 0 10px 10px 0;
}

.Article_DisplayArticleImage {
  float: left;
  margin: 0 15px 15px 0;
}

.sectionTitle {
  margin: 0 0 15px 0;
}

.sectionTitle_Text {
display: none;
  / * font-size: 1.500em;
  font-weight: bold; */
}

.BackToListLink {
  margin: 0 0 15px 0;
}

.article_Title { color: #90bf02; font-size: 1.16em; font-weight: bold; margin: 10px 0; }

/* END STRUCTURE */

/* ------------------------------------------ */
/* LINKS PAGE */
/* ------------------------------------------ */

.itemLinkTitle {
  font-size: 1.167em;
  display: block;
  font-weight: bold;
}

.itemBriefDescription {
  display: block;
}

/* END STRUCTURE */

.HTMLNewslettersSection_ListTitle {
  color: #90bf02;
  font-weight: bold;
}

/* ------------------------------------------ */
/* DOWNLOADS PAGE */
/* ------------------------------------------ */

.itemTitle {
  font-size: 1.167em;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.itemBriefDescription {
	display: block;
}

.DownloadSection_ListSendALinkToDownload, .DownloadSection_ListReadMoreLink, .HTMLNewslettersSection_ListReadMoreLink { color: #90bf02; }

/* END STRUCTURE */


.editContentMenu {
margin: 15px 0 0 0;
}

.GeoMapMainMapDiv {
height:350px;
}

.SurveyResultTextCell { margin-left: 15px; }

.ContactFormFieldTitleCell { padding-bottom: 10px; }

.DownloadSection_ListThumbnail {
  float: left;
  margin: 0 10px 10px 0;
}

.DownloadSection_ListItem {
  float: right;
  width: 439px;
}

.Faq_Title {
  font-size: 1.167em;
  color: #90bf02;
  font-weight: bold;
}

.LinksSection_ListImage {
  margin: 0 10px 10px 0;
}

.BookSection_ListTitle {
  font-size: 1.167em;
  font-weight: bold;
  color: #90bf02;
}
.rsHeader { z-index: 98 !important; }
