/* ListPage Heading for table Header */
.Table {
    border : 1px solid Black;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
}

.TableTop {
    border : 1px solid Black;
    width: 100%;
 }

.TopHeader {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #7AC7F2; /*#604020; #604020;*/
    font-size:14px;

.TableLockedHeader {
    border : 1px solid Black;
    width: 99%;
        
}
.Table50Border {
    border : 1px solid Black;
    width: 50%;
    margin-left: 1%;
}
.Table50Borderless {
    width: 50%;
    margin-left: 1%;
}

/* Any of the Active Links for Heading List */
A.SecondaryHeader {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    font-size: 8pt;
}
td.WhiteFont {
    color: #FFFFFF;
}
.Td.FontBlack12 {
    color: black;
    font-size: 12pt;

/* background-color: #E6E6E6; */
    text-decoration: None;
    font-weight: Normal;
    vertical-align: middle;
}
.Td.FontBlack9 {
    color: black;
    font-size: 9pt;
/* background-color: #E6E6E6; */
    text-decoration: None;
    font-weight: Normal;
    vertical-align: middle;
}
th.SecondaryHeader {
    font-size: 8pt;
    color: #000000;
    border-bottom: 1px solid Black;
    border-top: 1px solid Black;
    background-color: #7AC7F2;
}
td.SecondaryHeader {
    font-size: 8pt;
    color: #000000;
    border-bottom: 1px solid Black;
    border-top: 1px solid Black;
    background-color: #7AC7F2;
}
td.Totals {
    font-size: 9pt;
    color: #000000;
    border-bottom: 1px solid Black;
    border-top: 1px solid Black;
    background-color: #CCCCCC;
    font-weight:bold;
}
td.MainHeader2 {
    font-size: 10pt;
    color: #000000;
    border-bottom: 1px solid Black;
    border-top: 1px solid Black;
    background-color: #8FABD1;
    font-weight:bold;
}
tr.SecondaryHeader {
    font-size: 8pt;
    color: #000000;
    border-bottom: 1px solid Black;
    border-top: 1px solid Black;
    background-color: #7AC7F2;
}

/* Table Data for Filter and Sorting */
td.FilterAndSortingTD {
    color: #000000;
    font-weight: bold;
    background-color: #E6E6E6; /*#E6E6E6;*/
    padding-left: 10px;
    vertical-align: middle;
}
/* Top Header for the Page */
.MainHeader {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #00468C; /*#604020; #604020;*/
    font-size:14px;
/*
  border-top: solid White;
  border-top-width: 2px;
 */
}
/* HyperLink for Filter */
A.FilterLink {
    color: black;
    font-size: 9pt;
/* background-color: #E6E6E6; */
    text-decoration: None;
    font-weight: Normal;
    vertical-align: middle;
}
A.FilterLinkUnderline {
    color: black;
    font-size: 9pt;
/* background-color: #E6E6E6; */
    text-decoration: None;
    font-weight: Normal;
    vertical-align: middle;
    text-decoration: underline;
}
.Underline {
    text-decoration: underline;
}
font {
    color: black;
    font-size: 9pt;
    text-decoration: None;
    font-weight: Normal;
}
A.HyperLink {
    color: #0000FF;
    font-weight: Normal;
}


/* Any of the drop downs on the page */
Select.Sorting {
    font-size: 7pt;
    color:#000000;
    background-color: #FFFFFF;
}
Select.SelectDataEntry {
    background-color : #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size : 8pt;
}
/* List Page Alternate Listing */
.ALT {
    font-size: 8.5pt;
    border-bottom: solid Gray;
    border-bottom-width: 1px;
    background: #EFEFEF;
}
/* List Page Normal Listing */
.Norm {
    font-size: 8.5pt;
    border-bottom: solid Gray;
    border-bottom-width: 1px;
}
.Bold {
    font-weight: bold;
}
TD.InputDataEntry {
    background-color : #EAEAD5;
    font-size : 8pt;
    font-family: Verdana, sans-serif;
}
TD.DisplayDataEntry {
    background-color : #D2D2A6;
    font-family: Verdana, sans-serif;
    font-size : 8pt;
}
/* Calendar Styles */

TD.CalendarEvents {
    background-color :#DAE9EB;
    font-family: Verdana, sans-serif;
    font-size : 8pt;
    valign: TOP;
    border-bottom:1px solid ##000;
   font-family: Verdana, sans-serif;
}
A.CalendarHyperLink {
    color: #333399;
    font-weight: bold;
    text-decoration: none;
    font-size : 8pt;
    
   
}

A.CalendarHyperLinkToday {
    color: #000000;
    font-weight: Normal;
    text-decoration: none;
   
}

TD.CalendarToday {
	background-color: #AACCE7; 
	font-family: Verdana, sans-serif;
	font-size : 8pt;
	font-weight: Bold;
	color:#000000;
}

INPUT.InputDataEntry {
    font-size : 8pt;
    font-family: Verdana, sans-serif;
}
INPUT.DisplayDataEntry {
    background-color : #EFEFEF;
    font-family: Verdana, sans-serif;
    font-size : 8pt;
}
TextArea.InputDataEntry {
    font-size : 8pt;
    font-family: Verdana, sans-serif;
}
/* tab navigation */
table.nav {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
}
#nav {
    margin: 2px;
    padding: 0px;
    list-style-image: none;
    list-style-type: none;
}
#nav li {
    float: left;
    margin-top: 0px;
    margin-right: 1px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
     
}
#nav li a {
    margin: 0px;
    background-attachment: scroll;
    background-image: url(../Graphics/tabs_2.png);
    background-repeat: no-repeat;
    background-position: right 0px;
    font-weight: normal;
    color: #0F59B9;
    text-decoration: none;
    height: auto;
    width: auto;
    float: left;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
     
}
#nav li a:hover {
    text-decoration: none;
    color: #000000;
}
#nav li a span {
    background-attachment: scroll;
    background-image: url(../Graphics/tabs_2.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 20px;
    height: 19px;
    width: auto;
    float: left;
    cursor: pointer;
    cursor: hand;
    margin: 0px;
    font-size: 10pt;
}
#nav li a.active {
    background-attachment: scroll;
    background-image: url(../Graphics/tabs_2.png);
    background-repeat: no-repeat;
    background-position: right -47px;
     
}
#nav li a.active span {
    background-attachment: scroll;
    background-image: url(../Graphics/tabs_2.png);
    background-repeat: no-repeat;
    background-position: 0px -47px;
     
}
#nav li a.active:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
     
}
/* ----------------------------------------------------- */
INPUT.Image_Button {
    height: 25px;
    background-color: transparent;
    vertical-align: bottom;
    background-repeat:no-repeat;
    padding-left:21px;
    padding-right: 5px;
    border:0px;
    Cursor: pointer;
    font-size: 9pt;
    text-align:left;
    text-decoration: None;
    font-weight: Normal;
    margin:0;
    width:auto;
    overflow:visible;
}
/* Footer for the page */
.footer {
    color: White;
    background: #0066CC;
    font-size: 9pt;
    bottom: 0px;
    height: 10px;
    position: absolute;
    width: 100%;
    text-align: center;
}
.PagePath {
    font-size: 11px
}
/* Body of the page */
Body {
    background-color: White;
    margin-top: 0;
    margin-left:0;
    margin-right: 0;
}
TD.FontWhite {
    font-size: 8pt;
    color: White;
    font-family: Verdana, sans-serif;
}
TD.FontYellow {
    font-size: 8pt;
    color: #FFCC00;
    font-weight: 100;
    font-family: Verdana, sans-serif;
}
TD.FontGreen {
    font-size: 8pt;
    color: #7BA28A;
    font-weight: 100;
    font-family: Verdana, sans-serif;
}
TD.FontRed {
    font-size: 8pt;
    color: RED;
    font-weight: 100;
    font-family: Verdana, sans-serif;
}
/* These are used in the Contact Info (Projects Module) */
#Layer3 {
    position:relative;
    width:98%;
    height:380px;
    z-index:2;
    overflow:auto;
}
.sortheader {
    text-decoration: none;
}
.sortarrow {
    display: none;
}
/* These two layer1 and layer2 are used on the "permits" Page */
#Layer2 {
    position:fixed;
    width:89%;
    overflow:auto;
    z-index:-1
}
#Layer1 {
    position:relative;
    width:98%;
    height:350px;
    z-index:2;
    overflow:auto;
}
TD.ThirdHeader {
    background: #6699CC;
    color: Black;
    font-size: 8pt;
}
Th.ThirdHeader {
    background: #6699CC;
    color:White;
    font-size: 8pt;
}
TD.GreenHeader {
    background: #6699CC;
    color: Black;
    font-size: 8pt;
}
Th.GreenHeader {
    background: #6699CC;
    color:White;
    font-size: 8pt;
}
/* Project Contact Page CSS */
.chosen {
    text-align: center;
    background-color: #B5CDE6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #00468C;
    text-decoration: none
}
.contacts {
    text-align: center;
    background-color: #00468C;
    border-color: #000000;
}
a.contacts:link {
    width:100%;
    height: 100%;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: White;
    text-decoration: none
}
a.contacts:visited {
    width:100%;
    height: 100%;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: White;
    text-decoration: none
}
a.contacts:hover {
    width:100%;
    height: 100%;
    text-align: center;
    background-color: #B5CDE6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #00468C;
    text-decoration: none
}
.contactinfo {
    text-align: left;
    background-color: #ffcf07;
    border-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000077;
    text-decoration: none
}
/* --------------------------------------------------------------- */
DIV.PageHeader {
    font-size: 12pt;
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: Bold;
    background: blue;
    vertical-align: top;
}
div#BaseLineDates-container {
    margin-top: 0;
    width: 98%;
    margin-left: 1%;
    height: 350px;
    overflow: auto;
    scrollbar-base-color:#CCCCCC;
    border: 1px solid black;
}
div#tbl-containerActionItems {
    margin-top: 0;
    width: 100%;
    height: 350px;
    overflow: auto;
    scrollbar-base-color:#CCCCCC;
}
div#tbl-containerWorkFlowList {
    margin-top: 0;
    width: 100%;
    height: 350px;
    overflow: auto;
    scrollbar-base-color:#CCCCCC;
}
/* From Land Acquisition2 */
div#tbl-container {
    width: 99%;
    height: 350px;
    overflow: auto;
    scrollbar-base-color: #CCCCCC;
    margin-left: 1%;
}

div#tbl-Issues {
    width: 99%;
    height: 300px;
    overflow: auto;
    scrollbar-base-color: #CCCCCC;
    margin-left: 1%;
}
/* -------------------ContentStyle.CSS---------------------------*/
.TitleBar {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 13pt;
    COLOR: #483d8b;
    font-family: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffff99
}
.AttributeBar {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #483d8b;
    font-family: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffff99
}
.AttributeTitleBar {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #483d8b;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom : 2px groove;
}
A.header {
    color : Yellow;
    font-size : 12px;
    font-style : normal;
    font-family : Arial, Helvetica, sans-serif;
}
A.header2 {
    font-weight:bold;
    font-size : 12px;
    font-style : normal;
    font-family : Arial, Helvetica, sans-serif;
}
BODY.main {
    background-color: White;
    margin-top: 0;
    margin-left:0;
    margin-right: 0;
}
INPUT.Button {
    background-color: #0F59B9;
    font-weight: bold;
    color: White;
    text-align: Center;
    font-size: 8pt;
}
INPUT.GreenButton {
    background-color: #696;
    font-weight:bold;
    color:White;
    text-align:center;
    font-size: 8pt;
}
DIV.lead {
    font-size : 14pt;
    background : Olive;
    color : White;
    font-family: Arial, Helvetica, sans-serif;
}
DIV.blueBack {
    background : Silver;
    color : Blue;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
TD.Left {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size:11pt;
    color:Blue;
    text-align:right;
    background:#D3D3D3;
}
#Contracts {
    margin: 0;
    padding: 0 0 20px 5px;
    border-bottom: 2px solid #696;
}
#Contracts li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}
#Contracts a:link, #Contracts a:visited {
    float: left;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    margin: 0 5px 4px 5px;
    padding-bottom: 2px;
    text-decoration: none;
    color: Silver;
}
#Contracts a.active:link, #Contracts a.active:visited, #Contracts a:hover {
    background: #fff;
    color: Blue;
}
TD.Green {
    color:Blue;
    font-size: 12px;
    font-weight: bold;
}
.container {
    margin: 0 0 10px 0;
    background: #fff;
}
DIV.WFAdminHeader {
    font-size: 12pt;
    color : White;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align : left;
    background : blue;
}
.Title {
    color:Blue;
    font-size: 18px;
    font-weight: bold;
}
.ChecklistText {
    color:Maroon;
    font-weight: bold;
}
span.SectionTitle-H {
    color: Navy;
    font-size: 24px;
    font-weight: bold;
}
.SectionTitle-P {
    color: Navy;
    font-size: 24px;
    font-weight: bold;
}
.sectiontitle-h1 {
    color: Navy;
    font-size: 24px;
    font-weight: bold;
}
.withBottomBorder {
    border-bottom : 2px groove;
}
TR.FolderFilterBar {
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
TR.FolderBar {
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #b0c4de;
}
TR.FileBar {
    background-color : #ffff99;
    color : Blue;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 10pt
}
/* -----------------------------ColumbusPPM-------------------- */
DIV.PageHeaderSmall {
    font-size: 10pt;
    color : White;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background : blue;
}
TR.FolderBar {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    BACKGROUND-COLOR: #b0c4de;
}
TD.Question {
    color:Blue;
    font-size: 12px;
    font-weight: bold;
    border-bottom : medium solid;
    font-family : Arial, Helvetica, sans-serif;
}
TD.QuestionNoLine {
    color:White;
    font-size: 12px;
    font-weight: bold;
    font-family : Arial, Helvetica, sans-serif;
}
TD.QuestionIndent {
    color:Blue;
    font-size: 12px;
    font-weight: bold;
    font-family : Arial, Helvetica, sans-serif;
    padding-left : 50px;
    border-bottom : medium solid;
}
TD.QuestionIndentNoLine {
    color:Blue;
    font-size: 12px;
    font-weight: bold;
    font-family : Arial, Helvetica, sans-serif;
    padding-left : 50px;
}
TD.line {
    border : thin solid Black;
}
TD.MainNoBold {
    background-color : #EFEFEF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 8pt;
}
.smallLabel {
    font-family : Tahoma, sans-serif;
    font-size : 8pt;
}
A.Plus {
    text-decoration : none;
}
.DeletedItem {
    text-decoration:line-through;
}
/* -------------------- Spry Stuff --------------------------- */
.SpryHiddenRegion {
    display:none;
    visibility: hidden;
}
A.TitleBarLink:active {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #0D0D0D;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A.TitleBarLink:hover {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #0D0D0D;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A.TitleBarLink:link {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #0D0D0D;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A.TitleBarLink:visited {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #0D0D0D;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A.TitleBarLinkTopRight:active {
    FONT-SIZE: 8pt;
    COLOR: #0D0D0D;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A.TitleBarLinkTopRight:hover {
    FONT-SIZE: 8pt;
    COLOR: #0D0D0D;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A.TitleBarLinkTopRight:visited {
    FONT-SIZE: 8pt;
    COLOR: #0D0D0D;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A.TitleBarLinkTopRight:link {
    FONT-SIZE: 8pt;
    COLOR: #0D0D0D;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
/* Menu CSS Classes    ++++++++++++++++++++++++ */
/* Horizontal Links with dropdowns */
.mtable {
    border: none;
    text-align: center;
    width: 100%;
	/* background: white; */
}
.mtable TD {
	/* border-spacing: 5px; */
	/*padding-left: 5px; */
}
.mlyri IMG {
    width: 100%;
}
table.mtable div {
    width: 100%;
}
/* Style for outer tag, mout (mouse out) state */
.mouter {
	/* background: white; */
    text-align: center;
    width: 100%;
}
/* Style for inner tag, mover (mouse over) state */
.minner {
    font-family: arial, tahoma, verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: white;
    white-space:nowrap;
}
.minnerHover {
    font-family: arial, tahoma, verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #CBC6BC;
    white-space:nowrap;
}
/* Drop Down items CSS */
/* menu background and border */
.m1table2 {
	border: 1px outset black ; /* #AD0C00 */
	background: #00468C;  /*#FFFFFF  336666 #604020;*/
		
}
table.m1table2 div {
    width: 100%;
}
.m1out2 {
	background: #00468C;  /*#FFFFFF 336666 #604020;*/
}
/* mouseover */
.m1over2 {
    width: 100%;
	background: #CCE6FF;  /* #AD0C00 #EDDBC9;*/
}
/* item text */
.minner2 {
    font-family: arial, tahoma, verdana;
    font-size: 11px;
    font-weight: bold;
	color: #ffffff;/* #000000 */
    white-space:nowrap;
}
.minnerHOV2 {
    font-family: arial, tahoma, verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
#Menubar Div {
}
/* style for logout links in top corner */
A.MenuBarLink:active {
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-weight: bold;
    TEXT-DECORATION: none
}
A.MenuBarLink:hover {
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-weight: bold;
    TEXT-DECORATION: none
}
A.MenuBarLink:visited {
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-weight: bold;
    TEXT-DECORATION: none
}
A.MenuBarLink:link {
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-weight: bold;
    TEXT-DECORATION: none
}
.MenuBarLink {
    COLOR: #ffffff;
}
/* End Menu CSS Classes */
