
/* Header Styles*/
#header {
    width: 100%;
    height: 100%;
  	border-left: solid 6px #009c00; 
}

#header_image {
	font-weight:bold;
	width:100%;
	height: 100%;	
    background: #FFFFFF url(../Images/photo_bar.jpg) repeat-x;
    
}

.siteHeader div.topRight
{
	color: #fff;
	width: 95px;
	height: 75px;
	float:left;
	background-color: Transparent;
}

.siteHeader div.topLeft
{
	color: #fff;
	font-weight:bold;
	width: 335px;
	height: 75px;
	float:left;
	background-color: Transparent;
}

div.SiteBanner
{	
	border:0;
	height: 75px;
	background-color: Transparent;
}

div.SiteHeader
{
	color: #fff;
	font-weight:bold;
	width:100%;
	float:right;
	height: 100%;
	background-color:#fff;	
	background-image: url(../Images/photo_bar.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

div.subHeader
{
	height:22px;
	width:100%;
	background-color: Transparent;
	margin: 0px;
}

/*
div.Footer 
{
	border: solid 1px #4D5A81;
	border-bottom: solid 5px #4D5A81;
	border-top: solid 5px #4D5A81;
	padding: 2px 2px 2px 2px;
	font-size:12px; 
	background-color: #F3D362;
	padding: 5px 5px 5px 5px;
	color: White;
}
*/





 /***********************************************************************
 * Begin Styles From PSC Home Stylesheet
 ***********************************************************************/ 


/*body { background-color: #D6D4D4;font: 0.72em/1.3 Verdana, Arial, sans-serif; margin:0; padding:0; position:relative; background-color:#D6D4D4;}*/

/** {font-size: 100%;}*/

BODY { background-color: #fff; font-size: 100%; font-family: verdana, arial; margin: 0px; padding: 0px; height:100%; }

a { outline: none; text-decoration: none; }

a:link {color: #0D2495; }
a:visited {color: #0D2495; }

/*A:link:hover {color:Green; }*/



/*.menu {background: url('../images/menu_bg.gif'); background-repeat: no-repeat; background-position: bottom; width:182px;}*/

#PortalPageControl1_LayoutTable td, #documentDetailsPortal_LayoutTable td, #hearingDetailsPortal_LayoutTable td 
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	vertical-align: top;
}




TABLE {  font-family: verdana, arial; font-size: 100%; }
TD {  font-family: verdana, arial; font-size: 94%; line-height: 150%; vertical-align: top;}

.botnav { font-size: 0.9em; padding: 10px; border: 0px;}
.botnav A:link {color: #4949AB; }
.botnav A:visited {color: #4949AB; }
.botnav A:hover {color: #4949AB; text-decoration: underline}

/* End SC Styles text-decoration: none;*/


/***********************************************************************
 * Begin Styles From DMS 
 ***********************************************************************/ 

h1 {font:Bold 1.8em Times New Roman; color:#646D98/*D6D4D4*/; margin:0 0 5px 0; padding:0;
	text-transform:uppercase;}
h2 {font-size:1.5em; margin:10px 0 5px 0; padding:0;}
h3 {font-size:1.33em; margin:15px 0 5px 0; padding:0;}
h4 {font-size:1.1em;}
h5 {font-size:.9em;}
h6 {font-size:.75em;}

p {margin:.25em; padding:0;}


/***********************************************************************
 * Begin Portal Styles
 ***********************************************************************/ 
#left-menu-container  {
    z-index:500;
    margin-top:-8px;
	height:53;
}

#left-menu-container  ul {
    list-style-type: none;
}

#left-menu-container  ul li {
    display: block;
    float: left;
    z-index:500;
    top: 0px;
    left: 0px;
}
/* Left Nav Container */
div.left-menu-container 
{
	background-color: #5f72ba;  
	height: 100%;
	margin: 0;
}

/*#PortalPageControl1_LayoutTable {  width: 99%; height: 99%;}*/

.left-menu-container td { height: 100%; background-color: #5f72ba;}

.left-menu-container .controlContainer 
{ 
	width:161px; 
	border-left: solid 6px #009c00; 
	height: 100%; 
	background-image: url(../images/kcc2.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0; 
}

/* HIDE FROM IE */
html>/**/body .left-menu-container .controlContainer 
{ 
	width:155px; 
	border-left: solid 6px #009c00; 
	height: 100%; 
	background-image: url(../images/kcc2.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0; 
}

.menu2 A:link, .menu2Last A:link 
{
	color: #fff; 
	text-decoration: none;
	padding-left: 12px;
	font-size: 1.2em;
	font-weight: normal;
}
.menu2 A:visited, .menu2Last A:visited 
{
	color: #fff; 
	text-decoration: none;
	padding-left: 12px;
	
}
.menu2 A:hover, .menu2Last A:hover   
{	
	color :#fff;
	text-decoration: underline;
	padding-left: 12px;	
}

ul.menu
{
	list-style-type:none;
	text-align:left;
	padding:0px;
	margin:0px 0px 8px 0px;
	padding: 99px 0 0 0;
}

li.menu2, .menu2 li
{
	width:152px;
	font: 1.0em/1.3 Verdana, Arial, sans-serif;
	border:1px solid #5F72BA;
	border-width:0 0 2px 0;
	text-align:left;
	padding: 5px  0px;
	background-image: url(../Images/fade.jpg); 
	background-repeat: repeat-y;
	background-position: right;
}


li.menu2Last, .menu2Last li
{
	width:150px;
	font: 0.72em/1.3  Verdana, Arial, sans-serif;
	border:1px solid #996;
	border-width:0 0 1px 0;
	text-align:left;
	padding: 8px 0px 0px 0px;
	
}

/***********************************************************************
 * Begin Content Styles
 ***********************************************************************/ 
.content-container
{
	background-color: Transparent;
	border:1px solid #B0B5C8;
	border-width:0 0 2px 0;
	padding: 8px 8px 8px 8px;
	}

/* MAG 06/08/2015 case 62172*/
/* Remove recent changes for case number 35530 from page title*/
div.pageTitle, .pageTitle div
{
    padding: 2px 2px 2px 2px;
    background-color: #c4cbe5;
    color:#009c00;
    font-size: 1.2em;
    margin: 3px 2px 2px 2px;
    font-weight: bold;
    border-collapse:collapse;
    width: 800px;
}


/***********************************************************************
 * Begin Footer Styles
 ***********************************************************************/ 

.footer-menu-container .controlContainer
{
	margin: 20px auto 0 auto;
	text-align:center;
}

/***********************************************************************
 * Search Grids
 ***********************************************************************/ 
/*table.DataListing tr#TableTitle2 td {background-color:#f2d462; color:#4d5a81; font-size: 1.25em; font-weight:bold; border:0;}		*/

.SearchResults
{
 margin: 0;
 padding: 0 0 50px 0;
 float: left;
}
	
/*.searchResultsHeader {
	font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif;
	background-color:#c4cbe5; border:0; color: #009c00;
}*/

.searchResultsHeader, .searchResultsHeader th
{
	background-color: #C4CBE5;
	font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif;
	color:#009C00;
	padding: 5px 2px 5px 2px;
}

.searchResultsHeader th > A
{
	font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif;
	color:#009C00;
	padding: 5px 2px 5px 2px;
}

.searchResultsItem {background-color: #fff;}
.searchResultsAlternatingItem {background-color:#F1F2F2;}

.searchResultsGrid {border: solid 1px #4d5a81; width: 100%;}
.searchResultsGrid td {	border: solid 1px silver;}
.SearchResultsFooter {background-color:#FFF; font-weight:normal; color:gray;}
.SearchResultsPaging {font-size: 8pt;}
.seperator {background-color: #CCC;}

.searchResultsHeader2 {background-color:#f2d462; color:#4d5a81; font-size: 1.25em; font-weight:bold; border:0;}

.searchResultsItem2, searchResultsAlternatingItem2 {background-color: #fff;}
.searchResultsGrid2 {border: solid 1px #4d5a81; width: 100%;}
.searchResultsGrid2 td {border: solid 1px silver;}
.SearchResultsFooter2 {background-color:#FFF; font-weight:normal; color:gray;}
.SearchResultsPaging2 {font-size: 8pt;}
.seperator2 {background-color: #CCC;}



.searchResults table
{
	border: solid 1px #c4cbe5; 
	width: 100%;
	
}


/* sometimes the results grid contains other tables
   within columns, we don't want those to have borders.
*/
.searchResults table table
{
	border-style:none;
	border: none 0px;
}

.searchResultsItem table td, .searchResultsAlternatingItem table td
{
	border-style:none;
	font-size:  10px;
}

.searchHeader
{
	font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em; font-weight:bold; border:0;
	text-align:center;
	color:#009c00;
	padding:10px 2px;
}


.searchHeader a
{
	color:#009c00;
}

.searchHeader a:visited
{
	color:#009c00;
}

/***********************************************************************
 * Portal Tabs
 ***********************************************************************/ 

/* Mini-Tab Navigation code */
/*
  #minitabs { float:left; width:100%; line-height:normal; font-size:0.9em; }
  #minitabs ul { margin:0; padding:0 0 23px 8px; list-style-type:none; border-bottom: 1px solid #999999;}
  #minitabs li { float:left; margin:0 3px 0 0; padding:0; }
  #minitabs a { display:block; background:url(../images/minitab_left.gif) no-repeat left top; padding:0 0 0 3px; text-decoration: none; font-weight:bold; }
  #minitabs a span { float:none; background:url(../images/minitab_right.gif) no-repeat right top; display:block; padding:5px 10px 4px 6px; }
  #minitabs #current a { background-position:0% -70px; border-bottom: 1px solid white; color: #000000; text-decoration: none; font-weight:bold; }
  #minitabs #current a span { background-position:100% -70px; }
  #minitabs a:link { color: #000000; }
  #minitabs a:visited { color: #000000; }
  #minitabs a:hover { color: #000000; background-position: 0% -140px; }
  #minitabs a:hover span { background-position: 100% -140px; }
  #minitabs #current a:hover { color: #000000; }
  #minitabs .new { float:left; background:url(../images/minitab_new.gif) no-repeat left top; width:25px; margin-top:-5px; margin-left:8px; position:absolute; }
  #minitabs .beta { float:left; background:url(../images/minitab_beta.gif) no-repeat left top; width:25px; margin-top:-5px; margin-left:8px; position:absolute; }
*/

.portalTabContainer
{
	/*margin: 8px 8px 0px 8px;*/
	padding: 8px 8px 0px 8px;
	
}

.portalTabContentContainer
{
	background-color:White;
	padding-bottom: 8px;
	/*border: solid 1px #ccc;*/
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	
}

.portalTabContent
{
	padding: 8px 8px 8px 8px;
	
}

/*border-top: solid 3px #FF6600;*/
div.activePortalTab
{
	display: inline;
	text-align: center;
	vertical-align: middle;
	border-top: solid 3px Gold;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	padding: 2px 5px 0 5px;
	margin: 0 2px 0 2px;
	background-color:white;
	position:relative;
	top:1px;
	z-index:1000;
	height:22px;
	
	
}

a.activePortalTabLink:link, a.activePortalTabLink:visited, a.activePortalTabLink:hover
{
	font-family: arial;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: navy;
	
}

.portalTab
{
	display: block;
	text-align: center;
	vertical-align: middle;
	border-top: solid 2px #666;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	padding: 2px 5px 0 5px;
	margin: 0 2px 0 2px;
	background-color: #e5e5e5;
	height:20px;

}


a.portalTabLink:link, a.portalTabLink:visited, a.portalTabLink:hover
{
	/*
	font-family: arial;
	font-size: x-small;
	font-weight: normal;
	*/
	font-size:85%;
	text-decoration: none;
	color: navy;
}

div .headingLabel
{
	font-size:1.4em;
	font-weight:bold;
	padding: 4px 0 5px 0;
	color:#009c00;
	background-color: Transparent;
	margin: 20px 0 0 0;
}

.searchPanelContainer h1
{
	font-size:1.5em;
	font-weight:bold;
	font-family: Arial, helvetica, Sans-Serif;
	padding: 4px 0 5px 0;
	color:#009c00;
	background-color: Transparent;
	margin: 20px 0 0 0;
}

#reportListControl
{
	margin: 20px 0 0 0;	
}

.headingLabelText
{
 float: left;
 padding: 0;
}

.headdingButtonControl
{
 float: left;
 padding: 0 0 0 5px;	
}


.headingUnderline
{
	color:#CCC;
	height: 0px;
	border: 0px;
}

.validateLabelStyle
{
	color:Red;
}


/***********************************************************************
 * News Item Styles
 ***********************************************************************/ 


#NewsItem
{
	width: 100%;
}

#NewsItem .LayoutText1, .LayoutText2, .LayoutText3, .LayoutText4, .LayoutText5, .LayoutText6
{
	font: normal x-small verdana;
}

#NewsItem .LayoutText2
{
	float: right;
}

#NewsItem .LayoutImage2
{
	/*clear: both;
	float: left;*/
}

#NewsItem .LayoutText3
{
	float: left;
}

#NewsItem .LayoutImage3
{
	/*clear: left;*/
	float: right;
}

#NewsItem .LayoutImage4
{
	float:left;
}

#NewsItem .LayoutImage5
{
	float:right;
}

#NewsItem .LayoutText6
{
	float: none;
}

#NewsItem .LayoutImage6
{
	float: none;
	text-align: center;
}



/***********************************************************************
 * Small Login Control
 ***********************************************************************/ 
.top-horizontal-menu-container 
{
	/*height: 24px;
	margin: 0;
	padding-left: 161px;
	background-color: #5f72ba;
	border-left: solid 6px #009c00;*/
}

#menu-top-menu
{
    padding: 10px 0px 5px 0px;
    width:92%;
}

.tabs2 A:hover
{
    color: #008000;
    text-decoration: underline;
}

.top-horizontal-menu-container .controlContainer
{
	margin: 0px;
}

div.SmallLoginPageControl
{
	color:#009c00;
	font-size:70%;
	padding:  0;
	width: 8%;
	z-index: 3;
	text-align: right;
	margin: 5px 0 0 0;
	float: right;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:170%;
}

div.loggedOnPanel > input.Button
{
    border: thin none #FFFFFF;
    font: inherit;
    color: #0d2495;
    cursor: hand;
    padding: 0px;
    font-size: 12px;
    white-space:normal; 
    background-color: #FFFFFF;
    background-image: url(../Images/traffic_light_blank.bmp);
    background-repeat:repeat;
    background-position:center;
}

div.loggedOnPanel > input.Button:hover
{
    background-position: #FFFFFF none no-repeat inherit inherit;
    border: thin none #FFFFFF;
    background: #008000 none no-repeat inherit inherit;
    font: inherit;
    font-size: 12px;
    color: green;
    cursor: hand;
    padding: 0px;
    text-decoration: underline;
}


div.loggedOnPanel
{
    float: right;
}

div.loggedOnPanel > span.smallLabel
{
    visibility:hidden;
}

.SmallLoginPageControl input
{
	color:White;
}

div.userNamediv > span
{
    display:inline-block;
    width:70px;
}

div.passworddiv > span
{
    display:inline-block;
    width:70px;
}

div.userNamediv > input
{
    width:175px;
}

div.passworddiv > input
{
    width:175px;
}

div.loginButtonsdiv
{
    text-align:center;
    padding-top:5px;
    padding-right:5px;
    height:20px;
}

#adobeHelp
{
     visibility:hidden;
}
    
span.infoMessageText
{
    visibility:hidden;
}

.modalDialogErrorLabel
{
	width: 175px;	
	color: #fff;
	padding:18px 5px 0px 15px;
}

.errorLabelDiv
{
    margin:0px 0px 0px 0px;
    text-align:left;
    
    }

/***********************************************************************
 * Portal Content
 ***********************************************************************/ 
 
 .content-container .controlContainer
 {
 	width:99%;
 	margin: 0px;
 }

table.portal-page-container
{
	width:100%;
	margin: 0px;
	background-color: #FFFFFF;
	/*border: solid 1px Black;*/
	padding: 3px;
	float:none;
	display:inline;
}

.subHeading
{
	font-weight: bold;
	float: left;
	color: #333;
}


/***********************************************************************
 * PSC Control Styles
 ***********************************************************************/ 
.repeaterColHeaders
{
	text-decoration: underline;
}

.documentTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #2370A4;
	font-style: italic;
}


.aLittleBitOfUmph
{
	font-weight:bold;
	color:Navy;
}

.smallLink
{
	font-size: 8pt;
}

.uploadFiles
{
	
}

.validateLabelStyle {
	font-size:xx-small;
	font-family: Verdana;
	color: Red;
}

.messageLabelStyle
{
	FONT-WEIGHT: bold;
	FONT-SIZE: xx-small;
	COLOR: #766F69; 
	FONT-FAMILY: Arial;
	
}

.lowerZOrder
{ 
	z-index : -1;
}

.higherZOrder
{ 
	z-index : 10;
}

.UploadMessageText
{
	font-size: x-small;
	color: teal;
	background-color: transparent;
}

.instructionalNoteStyle
{
	font-weight: normal ;
	color: Navy;
	font-size: xx-small ;
	font-family: Sans-Serif
}

.sortOrderNoteStyle
{
	font-weight: normal ;
	color: Navy;
	font-size: x-small ;
	font-family: Sans-Serif
}

.toolbarText {
	font-weight: bold;
}

.toolbarText tbody
{
	font-weight: bold;
	font-size: .5em;
}

.toolbarText a
{
	color : #0066cc;
}

.infoMessageText
{
	FONT-SIZE: x-small;
	TEXT-TRANSFORM: capitalize;
	COLOR: black
}

.errorHeader
{
	font-weight: normal;
	font-size: small;
	font-family: Sans-Serif;
	text-decoration: underline;
}

.errorNoteStyle
{
	font-weight: normal ;
	color: Black;
	font-size: small;
	font-family: Sans-Serif;
}

.totalAgendaItems
{
	font-size: x-small;
	font-weight: bold;
}

.meetingHeadingLabel
{
	border: solid 1px gainsboro;
	background-color: #BAB6B1;
	font: normal bold 20px verdana;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	width: 100%;
}

.meetingErrorLabel
{
	font: bold 14px;
}

#RepeaterResults
{
	background-color: #F5F5F5;
}

#RepeaterResults .repeaterHeaderRow
{
	font: 14px bold verdana;
}

#RepeaterResults .repeaterRowHeading
{
	font: bold 13px/16px tahoma, verdana, arial, serif;
	border-bottom: solid 1px #bbb;
	background-color: #E5E5E5;
}

#RepeaterResults .repeaterRowDetails
{
	font: normal 11px/16px verdana;
}

#RepeaterResults .repeaterSubHeading
{
	font: bold 11px/16px verdana;
	float:left;
	width:100px;
}

#RepeaterResults .repeaterFooter
{
	background-color: #EEEEEE;
}


.repeaterPagingInfo
{
	font-size: 8pt;
}

.seperator
{
	background-color: #bbb;
}

.border
{
	border: solid 2px #82A7C6;
	padding: 2px 5px 2px 5px;
	background-repeat: repeat-y;
	margin: 20px 20px 20px 20px;
}

.EDocsHeading
{
	background-color: #fff;
	padding: 10px 10px 10px 10px;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
}

a.EDocsHyperLink: link, a.EDocsHyperLink:visited
{
	font-family: Verdana;
	font-size: 20px;
	color: #0066FF;
	text-decoration: none;
}

a.EDocsHyperLink: hover
{
	text-decoration: underline;
}

div#adobeHelp
{
	clear:both;
	display:none;
}



/***********************************************************************
 * Top Level Portal Tab Styles
 ***********************************************************************/ 

div.portalULContainer {
        FONT-SIZE: 93%; BACKGROUND: url(../Images/Tabs1/bg.gif) #dae0d2 repeat-x 50% bottom; FLOAT: left;  WIDTH: 100%; LINE-HEIGHT: normal ;
}

div.portalULContainer UL {
        PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none
}

div.portalULContainer LI {
        PADDING-RIGHT: 0px; PADDING-LEFT: 9px; BACKGROUND: url(../Images/Tabs1/left.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

div.portalULContainer A {
        PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: bold; BACKGROUND: url(../Images/Tabs1/right.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #765; PADDING-TOP: 5px; TEXT-DECORATION: none
}

div.portalULContainer A {
        FLOAT: none
}

div.portalULContainer A:hover {
        COLOR: #333
}

div.portalULContainer .currentTab {
        BACKGROUND-IMAGE: url(../Images/Tabs1/left_on.gif)
}

div.portalULContainer .currentTab A {
        BACKGROUND-IMAGE: url(../Images/Tabs1/right_on.gif); PADDING-BOTTOM: 5px; COLOR: #333
}

div.portalULContainer .hiddenTab
{
	display:none;
}

div.portalTabContentContainer
{
	clear:both;
}

div.actions
{
	margin: 20px 0 0 0;
}

div.Menu3
{
	padding: 4px;
}

div.Menu3 ul
{
 list-style: none;	
}

div.Menu3 li
{
 background-image: url(../images/icon_star.jpg); 
 background-repeat: no-repeat;
 background-position: left center;
 padding: 5px 0 5px 20px;
}

/* MENU FOR Reports, Online filings */
.menu5
{
	
}

.menu5 ul
{
	list-style: none;	
}

.menu5 li
{
	background-image:url(../images/icon_star.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 20px;	
}

.requiredFieldText
{
    background-image: url(../images/redAsterisk.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right:15px;
}

#contactInfo > .formTextLabel
{
    float:left;
    width:175px;
}

#AddressInfo > .formTextLabel
{
    float:left;
    width:175px;
}

#PasswordInfo > .formTextLabel
{
    float:left;
    width:175px;
}

.listenInGreen
{
    border: #009c00 thin solid;
    border: #009c00 thin solid;
    padding: 5px 5px 5px 30px;
    background: #e8f6e8;
    color: #000000;
    margin: 10px 0px;
    background-image: url(../images/playSound.bmp);
    background-repeat: no-repeat;
    background-position: left center;
}

.kcc-calendar-menu
{ 
    list-style-type:none;
}

/* JAS 1/6/2014 Case #37561 - The Last BCS National Championship Day - War Eagle*/
.kcc-calendar-menu2
{ 
    list-style-type:none;
    margin-top: 1em;
}
/***************************/

.docketStatusImages li {
	padding: 0;
	margin: 0 2px;
	position: relative;
	text-align: center;
}

.docketStatusImages em
{
    background: url(../images/hover.bmp) no-repeat;
    padding: 20px 3px 3px 1px;
    font-style: normal;
    top: 15px;
    left: 5px;
    position: relative;
    z-index: 2;
    display: block;
    width: 64px;
    height: 95px;
    text-align: center;
    font-size: 9px;
    font-family: Verdana, Arial;
}

.orderStatusImages li {
	padding: 0;
	margin: 0 2px;
	position: relative;
	text-align: center;
}

.orderStatusImages em
{
    background: url(../images/hover.bmp) no-repeat;
    padding: 20px 3px 3px 1px;
    font-style: normal;
    top: 15px;
    left: -25px;
    position: relative;
    z-index: 2;
    display: block;
    width: 64px;
    height: 95px;
    text-align: center;
    font-size: 9px;
    font-family: Verdana, Arial;
}
/**************** Calendar *******************/
/******BEGIN******/
.hearingPageLabel 
{
    width: 200px;
    font-weight:bold;
    }
    
.hearingPageContent 
{
    width: 300px;
    }
    
.meetingPageLabel
{
    width: 200px;
    font-weight:bold;
    }
    
.meetingPageContent
{
    width: 300px;
    }
/****** END ******/

/*********************************************/

/**************** Login Modal ****************/
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}


#loginModalDialog {
  width:290px; 
  height:203px;
}
 
#loginModalDialog .d-header {
  background: url(../images/loginBox.png) no-repeat;
  padding:10px 5px 5px 12px;
  height:200px; 
  width:290px;  
}

#loginModalDialog .close
{
  padding:12px 18px 0px 0px;
  color:Red;
  font-size:0.8em;
  font-weight:bold;
}

/****************/

#maskPassword {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#forgotPasswordBoxes .windowPassword {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}


#forgotPasswordModalPopupDialog {
  width:470px; 
  height:210px;
}
 
#forgotPasswordModalPopupDialog .d-header {
  background: url(../images/ForgotPasswordBox.png) no-repeat;
  padding:10px 30px 5px 30px;
  height: 210px; 
  width:460px;  
}

#forgotPasswordModalPopupDialog .close
{
  padding:15px 30px 0px 0px;
  color:Red;
  font-size:0.8em;
  font-weight:bold;
}

.bodyLabel
{ display:inline-block;
  padding:10px 10px 5px 0px;
    }
    
.DocSrchDescCol
{
    width:450px;
}

.DocSrchFiledInCol
{
    width:450px;
}

.green
{ 
    border: 0.5px outset #008000; background-color: #CCFFCC;
}

/* KCC doesnt want to see meeting documents */
.meetingDocuments
{
    visibility:hidden;
    
}

div.noResultsDiv
{
    font-size:1.2em;
    font-weight:bold;
    width: 90%;
    border: solid 1px #807e7f;
    background-color: #c4cbe5;
    padding: 5px;
    margin: 0px auto;
    color: #FF0000;
}

.companyNameSearch
{
    display:none;
}
    
.infoHeader
{
    color: #009c00;
    font-weight:bold;
    font-size: 14px;
    }
    
.meansRecievedColumn
{ 
    visibility:   collapse;
}

.docDateColumn
{ 
    visibility:   collapse;
}

.sysMessage
{
    text-align:left;
    font-size:1em;
    font-weight:bold;
    width: 100%;
    padding: 5px;
    margin: 0px auto;
    color: #FF0000;
}

/* JAS  12/27/2013 Case #35530*/
/*Calendar button*/
.ui-datepicker-trigger {
    background-color: Transparent;
    border: none;
}

/* All submit and button inputs*/
input[type=submit], input[type=button]  {
padding: 5px 15px;
background: #ccc;
border: 0 none;
cursor: pointer;
-webkit-border-radius: 2px;
}

/* includes Grid Column Headers*/
input[type=submit]:hover, input[type=button]:hover {
    background-color: #c4cbe5;
    color: #fff;
}




