a{
 color: blue;
 text-decoration: none; 
}
a:hover{
 text-decoration: none;
}
.altRowBg_archived{
 background-color: #F4F4F4;
}
.altRowBg_active{
 background-color: #DFF4FC;
}
.bannerAdDiv{
 color:green;
 font: 11px arial;
 width:185px;
 height:100px;
 background-color: #e6eee2; 
 text-align:center;
 vertical-align: middle;
 }
body{
 font: 12px arial;
}
.colHeads{
 background-color: silver;
 font: bold 11px arial;
 color: white;
 border-right: solid 1px white;
 border-bottom: solid 2px gray;
 text-transform: uppercase;  
}
.confirmation{
 width: 100%;
 padding: 5px;
 background-color: #E6F0F5;
 border: solid 1px navy;
 font: 12px arial;
 color: navy; 
}
.deleteWin_content{
 background-color: #f2f2f2; 
 width: 350px; 
 height: 70px; 
 border-bottom: solid 1px silver; 
 border-right: solid 1px silver; 
 border-top: solid 1px white; 
 border-left: solid 1px white; 
 text-align: center;
 font: 12px verdana;
}
.deleteWin_title{
 text-align: left; 
 width: 100%; 
 padding: 3px; 
 background-color: red; 
 font: bold 12px arial; 
 color: white;
}
.deleteWin_title_highlight{
 color: yellow;
}
.deleteWin_submitButs{
width: 50px;
}
.errorDiv{
 font : 12px arial;
 color: red;
 border: solid 1px red;
 background-color: #FFFEF2;
 width: 100%;
 padding: 5px;
 text-align: center;
}
.errorTxt{
 font: 11px arial;
 color: red;
}
.fieldInfoMark{
 border: solid 1px #DDE174;
 text-align: center;
 width: 15;
 height: 10;
 font: 9px arial;
 background-color: #F9FAE1;
 cursor: default;
 color: green;
}
.formDiv{
 width: 400px;
}
.formFieldBlock{
 width: 100%;
 padding-top: 2px;
 height: 30px;
}
.formFieldTitleCell{
 width: 40%;
 height: 100%;
 font: bold;
 color: gray;
 text-transform: capitalize;
 text-align:right;
 border: solid 1px #F2F2F2;
 padding: 7px;
 vertical-align: top;
}
.formFieldCell{
 width: 50%;
 height: 100%;
 padding: 7px;
 vertical-align: text-top;
}
.formSubTitle{
 background-color: #C5E3EE;
 text-transform: uppercase;
 font: bold 12px arial;
 color: #95ADB5;
 padding: 5px;
 border-top: solid 2px #7DACBE;
 border-left: solid 1px #7DACBE;
 text-align: center;
}
.formSubSectionTitle{
 text-align: center;
 text-transform: uppercase;
 font: bold 12px arial;
 color: white;
 background-color: silver;
 border-right: solid 1px gray;
 border-bottom: solid 1px gray; 
}
.formTitle{
 width: 100%;
 background-color: white;
 font: bold 15px arial;
 color: #ABB90B;
 text-transform: uppercase;
 padding: 5px;
 text-align: left;
 letter-spacing: -1px;
}
.formTitleNotes{
 font: 10px arial;
 color: #B4B4B4;
 text-transform: uppercase;
}
.functionsMenuTitle{
 text-transform: capitalize;
 font: 10px verdana;
 text-align: left;
}
.functionsMenu{
 padding-left: 20px;
 text-transform: capitalize;
 font: 11px arial;
 text-align: left;
}
.highlightedTitleText{
 color: darkgreen;
 text-transform: capitalize;
 text-decoration: italicize;
 font: bold 13px verdana;
}
.notes{
 font: 10px arial;
 color: gray;
}
.sectHead{
 font: bold 18px arial;
 letter-spacing: -1px;
 color: #5EA5BC;
 line-height: 40px;
}
select{
 font: 13px;
 background-color: #F4FFF4;
}
.stepButBg{
 width: 50px;
 padding: 2 5 2 5;
 height: 100%;
 background-color: #EFEFEF;
 white-space: nowrap;
 border-top: solid 1px #DCDDDD;
 border-left: solid 1px #DCDDDD; 
}
.stepButBg_highlighted{
 width: 50px;
 padding: 2 5 2 5;
 height: 100%;
 background-color: #D0DFD0;
 white-space: nowrap;
 border-top: solid 1px silver;
 border-left: solid 1px silver; 
}
.stepsList{
 position: absolute;
 top: 92px;
 z-index: 100;
 text-align: right;
 width: 100%;
 text-transform: uppercase;
 font: bold 10px verdana;
 color: gray;
}
.subTableFieldTitle{
 font: 10px arial;
 color: #7E9E81;
 border: solid 1px #EAEAEA;
 background-color: #F8F8EC;
 text-align: right;
}
.tableTitle{
 background-color: green;
 font: bold;
 color: white;
 padding: 3px;
 text-transform: uppercase;
 text-align:center;
}
.tableTitleNotes{
 color: silver;
 font: 11px arial;
 text-transform: uppercase;
}
.table_reporting{
 width: 100%;
}
td{
 font: 12px;
 vertical-align: top;
}
.textbox{
 font: 12px arial;
 padding: 3px;
 background-color: #F4FFF4;
 border: solid 1px silver;
}
