/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; color: #000000; }
body { background: #ffffff; font-family: Arial; font-size: 11px; line-height: 1.125em;
}
ul { list-style: disc inside; }
p { margin-bottom: 1.3em; }
a { outline: none; color: #000000; }
a:hover { color: #28459d; 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: 751px;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	background: url(/bg2.gif) repeat-y;
}

#blackbar {
  width: 749px;
  height: 28px;
  text-align: right;
  background: #000000;
  margin: 0;
  padding: 0 0 0 1px;
}

#blackbar ul {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
  background: #000000;
}

#blackbar li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}

a:link.rollover1, a:visited.rollover1,a:active.rollover1 {
  display: inline-block;
  width: 76px;
  height: 23px;
  background: url(/home.gif) no-repeat;
}

a:hover.rollover1 {
  background-position: 0 -23px;
  color: #000000;
}

a:link.rollover2, a:visited.rollover2, a:active.rollover2 {
  display: inline-block;
  width: 75px;
  height: 23px;
  background: url(/search.gif) no-repeat;
  display: none;
}

a:hover.rollover2 {
  background-position: 0 -23px;
  color: #000000;
}

a:link.rollover3, a:visited.rollover3, a:active.rollover3 {
  display: inline-block;
  width: 84px;
  height: 23px;
  background: url(/sitemap.gif) no-repeat;
}

a:hover.rollover3 {
  background-position: 0 -23px;
  color: #000000;
}

a:link.rollover4, a:visited.rollover4, a:active.rollover4 {
  display: inline-block;
  width: 93px;
  height: 23px;
  background: url(/contact.gif) no-repeat;
}

a:hover.rollover4 {
  background-position: 0 -23px;
  color: #000000;
}

#logo {
  position: absolute;
  top: 28px;
  left: auto;
  z-index: 99;
}

#banner1 {
  width: 749px;
padding: 0 0 0 1px;
}

#content {
  width: 750px;
  float: left;
}

.column1 {
  width: 200px;
  float: left;
  display: inline-block;
}

.loginarea {
  width: 160px;
  padding: 20px;
  background: #d9eed1;
  float: left;
  display: none;
}

.nav {
  width: 200px;
  margin: 0;
  float: left;
}

a:link.FlyOut_Level01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.091em;
	font-weight: bold;
	color: #666666;
	padding-left:25px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	display: block;
	width: 175px;
	cursor: pointer !IMPORTANT;
}

a:visited.FlyOut_Level01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.091em;
	font-weight: bold;
	color: #666666;
	padding-left:25px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	display: block;
	width: 175px;
	cursor: pointer !IMPORTANT;
}

a:active.FlyOut_Level01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.091em;
	font-weight: bold;
	color: #666666;
	padding-left:25px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	display: block;
	width: 175px;
	cursor: pointer !IMPORTANT;
}

a:hover.FlyOut_Level01 {
  background-color:#66BB49;
	display: block;
	color: #FFFFFF;
}

a:link.FlyOut_Level02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color:#D9EED1;
	color: #666666;
	padding-left:20px;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	text-decoration: none;
	display: block;
	width: 200px;
	cursor: pointer !IMPORTANT;
}

a:visited.FlyOut_Level02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color:#D9EED1;
	color: #666666;
	padding-left:20px;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	text-decoration: none;
	display: block;
	width: 200px;
	cursor: pointer !IMPORTANT;
}


a:active.FlyOut_Level02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color:#D9EED1;
	color: #666666;
	padding-left:20px;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	text-decoration: none;
	display: block;
	width: 200px;
	cursor: pointer !IMPORTANT;
}

a:hover.FlyOut_Level02 {
	background-color:#66BB49;
	display: block;
	color: #FFFFFF;
}

.column2 {
  width: 500px;
  float: left;
  padding: 15px 25px 0 25px;
  display: inline-block;
}

.breadcrumbsContainer {
  width: 500px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 0.818em;
	margin: 0 0 20px 0;
}

.breadcrumbs {  float: left; width: 400px; }

.date { float: right; width: 100px; } /* Display current date */

.banner2 {
  width: 500px;
  float: left;
}

.maincontent {
  width: 500px;
  float: left;
}

#footer {
  width: 525px;
  clear: both;
  margin: 15px 0 0 225px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 125%;
	color: #333333;
	text-align: left;
}

#login {
  width: 725px;
  text-align: right;
  margin: 0 25px 0 0;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 125%;
	color: #333333;
	display: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	/* font-size: 1.818em; */
	font-size: 19px;
	color: #6A5B97;
	font-style: normal !important;
	margin: 4px 0 4px 0;
font-weight: normal;
line-height: 1em;
}

h2 {
FONT-WEIGHT: bold;
/* FONT-SIZE: 1.182em; */
	font-size: 20px;
COLOR: #66bb49;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
margin: 4px 0 4px 0;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	/* font-size: 1.818em; */
	font-size: 19px;
	color: #6A5B97;
	font-style: normal !important;
	margin: 4px 0 4px 0;
	font-weight: normal;
	line-height: 1em;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	/* font-size: 1em; */
	font-size: 11px;
	color: #6A5B97;
	font-style: normal !important;
	margin: 4px 0 4px 0;
}


h5 {
	font-family: "Times New Roman", Times, serif;
	/* font-size: 0.909em; */
	font-size: 9px;
	color: #66bb49;
	font-style: normal !important;
	margin: 4px 0 4px 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 1em; */
	font-size: 11px;
	line-height: 125%;
	color: #333333;
}

.maincontent a:link {
	color:#66BB49;
}

.maincontent a:visited {
	color:#66BB49;
}

.maincontent a:active {
	color:#66BB49;
}

.maincontent a:hover {
	color:#66BB49;
}


/* END STRUCTURE */

/* ------------------------------------------ */
/* RSS FEEDS */
/* ------------------------------------------ */

.WebServiceBox_ListItem {
	width: 194px;
  background: ;
  padding: 25px 10px 20px 10px;
	
}

.WebBox_BoxInnerDiv {
  width: 236px;
  background: ;
padding: 25px 10px 0px 20px;
}

.WebBox_ListServiceItemTitle {
padding: 10px 0px 0px 0px;
background: ;
text-transform: uppercase;
font-size: 1.273em;
}

.WebServiceBox_ListServiceItemTitle {
padding: 10px 0px 0px 0px;
background: ;
text-transform: uppercase;
font-size: 1.273em;
}

.WebServiceBox_ListServiceTitle {
	display: none;
}

.WebBox_ListServiceItemTitle a:link {
text-decoration: none;
color: #28459d;
}

.WebServiceBox_ListServiceItemTitle a:link {
text-decoration: none;
color: #28459d;
}

.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;
font-size: 1.091em;
}

.WebServiceBox_ListDescription {
	padding: 0px 0px 0px 0px;
	display: block;
font-size: 1.091em;
}

.WebBox_ListServiceAboveCopyright {
	display: none;
}

.WebBox_LastRefreshed {
	display: none;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* SYSTEM LOGIN PAGE */
/* ------------------------------------------ */

span[id$='SystemPageHeader'] {
font-size: 1.091em;
}

label[id$='Username'] {
font-size: 1.091em;
}

label[id$='Password'] {
font-size: 1.091em;
}

.ForumLogin_LoginLink {
	font-size: 1em;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* PARENT SECTION */
/* ------------------------------------------ */

.ParentSection_ListTitleLink {
	display: block;
FONT-WEIGHT: bold;
FONT-SIZE: .813em;	
COLOR: #66bb49;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
}

.ParentSection_ListTitleLink a:link {
	color: #66bb49;
}

.ParentSection_ListTitleLink a:hover {
	color: #66bb49;
}

.ParentSection_ListTitleLink a:visited {
	color: #66bb49;
}

.ParentSection_ListBriefDescription {
	font-size: 1.091em;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ARTICLES PAGE */
/* ------------------------------------------ */

span[id$='PostedInfo1'] {
display: block;
margin-left: 18px;
margin-bottom: 7px;
}

.ArticleSection_ListTitle {
FONT-WEIGHT: bold;
FONT-SIZE: 1.182em;	
COLOR: #66bb49;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
	display: block;
}

.hasRead {
	float: left;
	margin-right: 5px;
}
.Article_Title {
FONT-WEIGHT: bold;
FONT-SIZE: 1.182em;	
COLOR: #66bb49;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
}

.Article_FullDescription {
	font-size: 1.091em;
}

.itemReadMoreLink {
  font-size: 1.091em;
}

.BackToList_TextLink {
  font-size: 1.091em;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* LINKS PAGE */
/* ------------------------------------------ */

.itemLinkTitle {
FONT-WEIGHT: bold;
FONT-SIZE: 1.091em;	
COLOR: #66bb49;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
}

.itemLinkTitle a:link {
COLOR: #66bb49;	
}

.itemLinkTitle a:hover {
COLOR: #66bb49;	
}

.itemLinkTitle a:visited {
COLOR: #66bb49;	
}

.itemBriefDescription {
	font-size: .750em;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* DOWNLOADS PAGE */
/* ------------------------------------------ */

.itemTitle {
FONT-WEIGHT: bold;
FONT-SIZE: 1.091em;	
COLOR: #66bb49;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
}

.fileName {
	font-size: 1.091em;
}

.itemDownloadFileSize {
	font-size: 1.091em;
}

.DownloadSection_ListFileTypeIcon {
}

.itemBriefDescription {
	display: block;
}

.itemDownloadLink {
  font-size: 1.091em;
}

.itemSendALinkToDownload {
  font-size: 1.091em;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* FORMS */
/* ------------------------------------------ */

.ContactFormFieldTitle {
  font-size: .750em;
}

.RegisterFormRequiredField {
  font-size: .750em;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ABSOLUTE POSITIONED */
/* ------------------------------------------ */

#searcharea {
  position: absolute;
  top: 40px;
  left: 550px;
  z-index: 99;
}


/* END STRUCTURE */

/* ------------------------------------------ */
/* HIDDEN */
/* ------------------------------------------ */

.colad1 {
  display: none;
}

.colad2 {
  display: none;
}

.rss1 {
  display: none;
}

.rss2 {
  display: none;
}

#welcome {
  display: none;
}

#breadcrumbs {
  display: none;
}

.H1 {
	display: none;
}

#search {
  display: none;
}

.ParentSection_ListTable {
display: none;
}

/* END STRUCTURE */

.editContentMenu {
margin: 15px 0 0 0;
}

.ParentSection_MainListTable {display: none;}

/* Cell Padding - Inserting the cellPadding for table */
.tableContainer td { padding: 5px; }

/* Eliminate - RadMenu overlaps WYSIWYG */
.RadMenu { z-index: 100; }

/* Hide - Delta Dental of Kanas link at flyout menu */
.RadMenu > ul > li:first-child { display: none; } 

.printerFriendlyControl { float: right; }
.printerFriendlyControl span { display: none; }