DIV#fec_mainContent
{
    MARGIN: 50px 30px 0px 160px;
}

#navcontainer
{
width: 11.5em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
color: #fff;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
	border-bottom: 1px solid #6c8ba6;
	margin: 0;
}

#navcontainer li a
{
display: block;
padding: 4px 4px 4px 0.7em;
border-left: 0px solid #6c8ba6;
border-right: 0px solid #6c8ba6;
/*background-color: #6c8ba6; */
text-decoration: none;
width: 100%;
}

#navcontainer li a 
{ 
  width: auto; 
  
}

#navcontainer li a:hover
{
border-left: 0px solid #2586d7;
border-right: 0px solid #2586d7;
background-color: #2586d7;
color: white;
}

input.btn 
{   
   color:#050;
   font: 1em 'trebuchet ms',helvetica,sans-serif;   
   background-color:#fed;   
   border:1px solid;   
   border-color: #696 #363 #363 #696;   
 }   
 
 input.btnEdit 
 {   
    font: 1em 'trebuchet ms',helvetica,sans-serif;
	  background-color:transparent;
	  background-repeat: no-repeat;
	  background-image:url("../images/viewdetails.png");
	  border:0px solid;
	  border-color: #696 #363 #363 #696;
	  margin:0px 10px 0px 10px;
	  width:24px;
      height: 24px;
  } 
  
  input.btnDelete 
  {   
      font: 1em 'trebuchet ms',helvetica,sans-serif;
      background-color:transparent;
      background-repeat: no-repeat;
      background-image:url("../images/Delete.gif");
      border:0px solid;
      border-color: #696 #363 #363 #696;
      margin:0px 10px 0px 10px;
      width:24px;
      height: 24px;
  } 
  

 
 input.savebtn 
 {   
    color:#050;
    font: 0.5em 'trebuchet ms',helvetica,sans-serif;   
    background-color:#fed;   
    border:1px solid;   
    border-color: #696 #363 #363 #696;   
  }   


input.btnhov {   
   border-color: #c63 #930 #930 #c63;  
}

table.tabledataentry caption
  {
     	  border-color:white;
     	  background-color:#CDCDCD;
	  color:black;
	  font-weight: bold;	  	  
	  font-size: 1.2em;
	  
  }

table.tabledataentry {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0px 15px;
	font-size: 8px;
	width: 90%;
	text-align: left;	
}

table.tabledataentry td { 
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 0px solid #fff;
	background-color: #fff;
	text-align: left;	
}

table.tabledataentry td.label { 
	border-bottom: 2px solid #fff;
	border-left: 1px solid #fff;
	border-right: 0px solid #fff;
	background-color: #fff;
	text-align: right;	
}

table.tableCaption {
	font-family:arial;
	background-color: #CDCDCD;
	margin:0px 0px 0px 0px;
	font-size: 8pt;
	width: 100%;	
}

table.tableCaption td { 
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	background-color: #CDCDCD;
	text-align: center;	
}


input.labelHighlight { color: grey; }


.testingStyles {  
font-size: 1em;  
width: 50px;  
color: black; 
background: white;  
margin: 5px 5px;  
border: 3px double black;  
padding: 5px;} 


#mainToolbar ul
{
padding: .2em 0px;
margin: 0;
list-style-type: none;
color: #FFF;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: right;
}

#mainToolbar ul li { display: inline; }

#mainToolbar ul li a
{
text-decoration: none;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}

#mainToolbar ul li a:hover
{
background-color: #036;
color: #fff;
}




#appToolbar ul
{
padding: .2em 0px 0px 1em;
margin: 0;
list-style-type: none;
color: #FFF;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: left;
}

#appToolbar ul li { display: inline; }

#appToolbar ul li a
{
text-decoration: none;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}

#appToolbar ul li a:hover
{
background-color: #369;
color: #fff;
}

DIV#main
{
    WIDTH: 78%;
    height:625px; 
    background: -moz-linear-gradient(center top , #fff 90%, #e2e3e4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); 
    box-shadow: 1px 5px 10px #888; 
    color: #004280;
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
    zoom:1;
    filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=1px, OffY=5px, Color=#888888),   
            progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f4',GradientType=1 ),
            progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f4',GradientType=0 ); /*  IE6-9 */ 
}

DIV#fec_coverPageContent
{
    MARGIN: 105px 30px 0px 12.5em;
    BACKGROUND: #6c8ba6;
    BACKGROUND-POSITION: bottom;
    PADDING-LEFT: 6px;
    PADDING-TOP: 0px;
    HEIGHT: 55em;
    WIDTH: 75%;
    POSITION : absolute;
    
}

   .simple_overlay {
   	z-index:10000;
	background-color:white;
   	display:none;
   	text-align:left;
	border:3px solid #333;
    width:50%;	
	min-height:20px;
   	opacity:1;
   	-moz-border-radius:6px;
   	-webkit-border-radius:6px;
   	-moz-box-shadow: 0 0 90px 5px #ccc;
   	-webkit-box-shadow: 0 0 90px #ccc;
   }

   .simple_overlay .close {
   	background-image:url(../images/close.png);
   	position:absolute;
   	right:-15px;
   	top:-15px;
   	cursor:pointer;
   	height:35px;
   	width:35px;
}

#wizard_coverPage
{
    
    POSITION: relative;
    MARGIN: 2px auto auto 2px;    
    HEIGHT: 900px;    
    FONT-SIZE: 12px;
    OVERFLOW: hidden;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px
}
#wizard_coverPage .items
{
    POSITION: absolute;
    
    CLEAR: both;
    
}
#wizard_coverPage .page
{
    PADDING-BOTTOM: 20px;
    PADDING-LEFT: 30px;
    WIDTH: 700px;
    PADDING-RIGHT: 30px;
    FLOAT: left;
    PADDING-TOP: 0px;
}

.reglist {
  	overflow: auto;
  	margin: 0px;  	  	
  	height: 300px;  	  	
  }
  
.valResults
  {
	overflow: auto;	
	width : 98%;
	height: 300px;  	
	border-color:black;
	border-style:solid;
  	border-width:1px;
  	background-color: white;
  }
DIV#warning
{
    WIDTH: 60%;
    BACKGROUND: #FDD017;    
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #737373;
    FONT-SIZE: 1em;
    border-left: 3px solid red;
    border-top: 3px solid red;
    border-right: 3px solid red;
    border-bottom: 3px solid red;
    margin : 10px 10px 10px 10px;
}

.message {
  vertical-align: middle;
  font-size: 1.5em;    
  font-weight: bold;	  	  
}

