/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
html { overflow-y: scroll; color: #000000; }
body { background: #1e892b; font-family: Arial; font-size: 12px; line-height: 1.125em;
margin: 0; padding: 0; }
ul { list-style: disc inside; margin-bottom: 1.3em; }
li { display: block; }
p { margin-bottom: 1.3em; font-size: 1em; }
h1 { font-size: 2.500em; margin-top: 4px; color: #0900bb; margin-bottom: 5px; }
h2 { font-size: 1.500em; margin-top: 4px; color: #0900bb; margin-bottom: 5px; }
h3 { margin-bottom: 5px; }
h4 { margin-bottom: 5px; }
a:link { text-decoration: none; color: #0900bb; }
a:visited { text-decoration: none; color: #0900bb; }
a:active { text-decoration: none; color: #0900bb; }
a:hover { color: #0900bb; 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; }
.transpBlack { background: url(transpBlack.png); }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */

#outside_container {
	width: 899px;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin-left: auto;
	margin-right: auto;
}

#search {
	width: 899px;
	text-align: right;
	margin: 10px 0 10px 0;
}

.search_Image, .Search_Image { display: none; }
.search_Button, .Search_Button {
	background: #cccccc;
	border: 1px solid #666666;
	padding: 1px 5px 1px 5px;
}

a:link.Search_Button {
	color: #000000;
}

a:active.Search_Button {
	color: #000000;
}

a:visited.Search_Button {
	color: #000000;
}

a:hover.Search_Button {
	background: #666666;
	text-decoration: none;
	color: #ffffff;
}

#header {
	width: 899px;
}

#banner1 {
	width: 899px;
}

#nav { width: 899px; height: 34px; background: url(../images/navbg.png); }

.RadMenu { z-index: 100; }

a:link.FlyOut_Level01, a:active.FlyOut_Level01, a:visited.FlyOut_Level01 { line-height: 2em; font-weight: bold; 
font-size: 1.167em; padding: 0 5px 0 15px; border-right: 2px solid #1e892b; text-decoration: none;}

a:hover.FlyOut_Level01 { text-decoration: none; cursor: pointer !important; color: #ffffff; }

a:link.FlyOut_Level02, a:active.FlyOut_Level02, a:visited.FlyOut_Level02 { line-height: 1.5em; font-weight: bold; 
font-size: 1.167em; padding: 0 10px 0 10px; text-decoration: none; background: #1e892b; }

a:hover.FlyOut_Level02 { cursor: pointer !important; background: #0900bb; color: #ffffff; text-decoration: none; }

#breadsandlogin {
	width: 899px;
	height: 25px;
	background: url(../images/breadbg.png) no-repeat;
	text-transform: uppercase;
	font-size: .834em;
	line-height: 2.5em;
}

.breads {
	width: 580px;
	float: left;
	padding: 0 0 0 20px;
}

.login {
	width: 279px;
	float: left;
	text-align: right;
	padding: 0 20px 0 0;
}

#content {
	width: 899px;
	margin: 15px 0 0 0;
}

.column1 {
	width: 664px;
	float: left;
	margin: 0 9px 0 0;
}

.top {
	width: 664px;
	height: 25px;
	background: url(../images/smcontentbg.png) no-repeat;
}

.mid {
	width: 624px;
	background: url(../images/smcontentbg-mid.png) repeat-y;
	padding: 20px;
}

.btm {
	width: 664px;
	height: 25px;
	background: url(../images/smcontentbg-btm.png) no-repeat;
}

.column2 {
	width: 226px;
	float: left;
}

#content .adTop {
	background: url(../images/coladbg.png);
	width: 226px;
	height: 18px;
}

#content .adBody {
	background: url(../images/coladbg-mid.png) repeat-y;
	padding: 15px;
}

#content .adBottom {
	background: url(../images/coladbg-btm.png);
	width: 226px;
	height: 18px;
}

.rssVerticalTop {
	background: url(../images/coladbg.png);
	width: 226px;
	height: 18px;
	margin: 15px 0 0 0;
         display: none;
}

.rssVerticalBody {
	background: url(../images/coladbg-mid.png) repeat-y;
	padding: 15px;
         display: none;
}

.rssVerticalBottom {
	background: url(../images/coladbg-btm.png);
	width: 226px;
	height: 18px;
	margin: 0 0 15px 0;
         display: none;
}

.rssHorizontalTop {
	background: url(../images/coladbg.png);
	width: 226px;
	height: 18px;
	margin: 15px 0 0 0;
         display: none;
}

.rssHorizontalBody {
	background: url(../images/coladbg-mid.png) repeat-y;
	padding: 15px;
         display: none;
}

.rssHorizontalBottom {
	background: url(../images/coladbg-btm.png);
	width: 226px;
	height: 18px;
	margin: 0 0 15px 0;
         display: none;
}

#footer {
	width: 849px;
	height: 104px;
	background: url(http://kpga.ppi.net/footer.png) no-repeat;
	margin: 20px 0 0 0;
	padding: 20px;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* RSS FEEDS */
/* ------------------------------------------ */

.WebServiceBox_ListItem {
	width: 200px;
  background: ;
  padding: 25px 10px 20px 10px;
	
}

.WebBox_BoxInnerDiv {
  width: 170px;
  background: ;
padding: 25px 10px 20px 10px;
}

.WebBox_ListServiceItemTitle {
padding: 10px 0px 0px 0px;
background: ;
text-transform: uppercase;
}

.WebServiceBox_ListServiceItemTitle {
padding: 10px 0px 0px 0px;
background: ;
text-transform: uppercase;
}

.WebServiceBox_ListServiceTitle {
	display: none;
}

.WebBox_ListServiceItemTitle a:link {
text-decoration: none;
color: #0900bb;
}

.WebServiceBox_ListServiceItemTitle a:link {
text-decoration: none;
color: #0900bb;
}

.WebBox_ServiceTitleLink {
	display: none;
}

.WebBox_UnderItemDescriptionSpacerDiv {
height: 10px;
}

.WebServiceBox_ListServiceItemSpacer {
height: 10px;
}

.WebServiceBox_ListServiceAboveCopyright {
	display: none;
}

.WebServiceBox_LastRefreshed {
	display: none;
}

.WebBox_UnderTitleSpacerDiv {
	display: none;
}

.WebBox_ListTitleLink {
	padding: 0px 0px 0px 5px;
}

.WebBox_UnderItemTitleSpacerDiv {
	display: none;
}

.WebBox_ListDescription {
	padding: 0px 0px 0px 5px;
	display: block;
}

.WebServiceBox_ListDescription {
	padding: 0px 0px 0px 0px;
	display: block;
}

.WebBox_ListServiceAboveCopyright {
	display: none;
}

.WebBox_LastRefreshed {
	display: none;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* SYSTEM LOGIN PAGE */
/* ------------------------------------------ */

span[id$='SystemPageHeader'] {

}

label[id$='Username'] {

}

label[id$='Password'] {

}

.ForumLogin_LoginLink {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* PARENT SECTION */
/* ------------------------------------------ */

.ParentSection_ListTitleLink {
	display: block;
FONT-WEIGHT: bold;	
COLOR: #66bb49;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
}

.ParentSection_ListTitleLink a:link {
	color: #0900bb;
}

.ParentSection_ListTitleLink a:hover {
	color: #0900bb;
}

.ParentSection_ListTitleLink a:visited {
	color: #0900bb;
}

.ParentSection_ListBriefDescription {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ARTICLES PAGE */
/* ------------------------------------------ */

span[id$='PostedInfo1'] {
display: block;
margin-left: 18px;
margin-bottom: 7px;
}

.ArticleSection_ListTitle {
FONT-WEIGHT: bold;	
COLOR: #66bb49;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
	display: block;
}

.hasRead {
	float: left;
	margin-right: 5px;
}
.Article_Title {
FONT-WEIGHT: bold;	
COLOR: #66bb49;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
}

.Article_FullDescription {

}

.itemReadMoreLink {

}

.BackToList_TextLink {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* LINKS PAGE */
/* ------------------------------------------ */

.itemLinkTitle {
FONT-WEIGHT: bold;

COLOR: #66bb49;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
}

.itemLinkTitle a:link {
COLOR: #0900bb;	
}

.itemLinkTitle a:hover {
COLOR: #0900bb;	
}

.itemLinkTitle a:visited {
COLOR: #0900bb;	
}

.itemBriefDescription {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* DOWNLOADS PAGE */
/* ------------------------------------------ */

.itemTitle {
FONT-WEIGHT: bold;
	
COLOR: #66bb49;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
}

.fileName {

}

.itemDownloadFileSize {

}

.DownloadSection_ListFileTypeIcon {
}

.itemBriefDescription {
	display: block;
}

.itemDownloadLink {

}

.itemSendALinkToDownload {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* FORMS */
/* ------------------------------------------ */

.ContactFormFieldTitle {

}

.RegisterFormRequiredField {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ABSOLUTE POSITIONED */
/* ------------------------------------------ */




/* END STRUCTURE */

/* ------------------------------------------ */
/* HIDDEN */
/* ------------------------------------------ */

#welcome {
  display: none;
}

.H1 {
	display: none;
}

#banner2 {
	display: none;
}

.ParentSection_ListTable {
        display: none;
}

.colad2 {
       margin-top: 15px;
}

#rss2 {
  display: none;
}

/* END STRUCTURE */

.editContentMenu {
margin: 15px 0 0 0;
}

/* .colad2 { display: none; } */
