.green{
color:green;
font-size:1 em;
	   font-weight:bold;
	   font-family:arial;

}

.boxHeader4{
color:navy;
   font-size:1.1 em;
	   font-weight:bold;
	   font-family:arial;
	   height:20;
	  padding-left:10;
	  border-bottom:solid navy 1px;
	
}

.boxHeader1{
color:white;
background:navy;
   font-size:1.1 em;
	   font-weight:bold;
	   font-family:arial;
	   height:20;
	  padding-left:10;
	
}

.boxHeader2{
color:white;
background:green;
   font-size:1.1 em;
	   font-weight:bold;
	   font-family:arial;
	   height:20;
	  padding-left:10;
}

.boxHeader3{
color:white;
background:navy;
   font-size:1.1 em;
	   font-weight:bold;
	   font-family:arial;
	   height:20;
	  padding-left:10;
}
.box{
background:#eeeeee;
   font-size:12px;
	   font-weight:bold;
	   font-family:arial;
	   padding-left:10;
	   padding-right:10;
	 
	   border:white 1px solid;

}


.loginHeading {
    color:navy;
    font-size:1.1em;
    font-family: arial, verdana;
   height:20;
    font-weight: bold; 
    text-align:middle;  
    
}
.LoginBox {   

    background:#eeeeee;
          width:85%;
    border: solid silver 1px;
text-align:center;
   /* background:silver;
          width:150px;  
    border: outset navy 1px;	
	padding:5px;
	text-align:center;
	*/
}


ul#navigation
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
	}
	
	ul#navigation a
	{
		display: block;
		text-decoration: none;
		/*background: #036;*/
		
		color:navy;
		padding: .2em .5em;
		border-bottom: 1px dotted silver;
		/*width: 12em;
		height:22;
		/*font-weight:bold;*/
	}
	
	ul#navigation a:hover
	{
		background:silver;
		color: #000;
	}
	
	ul#navigation li
	{
		display: inline;
	}


.leftCell{
background:lightsteelblue;
}

.divHr{
	border: 1pt dashed silver;
	}
.leftDivider{
border-left: 1px solid #2D5893;
border-bottom: 1px solid #2D5893;
    background:#BCD0F1;  
	width:10px;   
}


.colspanHeader{
	background:LIGHTSTEELBLUE;
	FONT-WEIGHT:BOLD;

}
.BulletinBox {   
  
    background:silver;         
  
	  font-size:0.9em;
	
}

.bannerImage{ 
background-image: url("images/rightHandPic1.jpg");
  background-repeat: no-repeat;
background-position: 500px 0px;


}



.topDivider{
 font-weight: bold; 
 color:navy;
  font-family: verdana, arial;
border-top: 1px solid #2D5893;
border-left: 1px solid #2D5893;
    background:#BDD3F7;  
	height:25px;   
}


.CurrentPage {   
    font-family: verdana, arial;
    font-weight: bold; 
    text-decoration: none;
	/* padding:1px;*/
    background:navy;          
   color:white;  
   
  height:14px; 
     /*   border: solid navy 1px	*/;
}
.OtherPage {   
    font-family: verdana, arial;
    font-weight: bold; 
    text-decoration: none;
	/* padding:1px;*/
    background:orange;    
	  height:14px;    
   
         /*  border: solid navy 1px*/;
}

.homePageBox {   
  /* color: navy;   */
    font-family: verdana, arial;
    /* font-weight: bold;  */
    text-decoration: none;
	 padding:5px;
    background:#eeeeee;          
   /* border: inset navy 2px
      border: 1px solid #eeeeee; */  
	  font-size:0.9em;
	
}
.big {
    color: black;
    font-size: 14px;
    font-family: verdana, arial;
     font-weight: bold;  
    text-decoration: none;
}

.bigNotice {
    color: black;
    font-size: 12px;
    font-family: verdana, arial;
     font-weight: bold;  
    text-decoration: none;
	 padding:5px;
     /* background:#eeeeee;    */      
  border: inset navy 2px;
}
.smallLink {
    color: blue;
    font-size: 0.8em;
    font-family: verdana, arial;
     font-weight: normal;  
    text-decoration: underline;
}
.DarkHR {
    color: navy;    
}

.bbHeading {
     color:white;
    font-size:11pt;
    font-family: verdana;
	background:black;
    height:20;
    font-weight: bold; 
    text-align:center;   
    
}

.warning{
	color:red;	
	font-size: 11px;
    font-family: verdana, arial;
     font-weight: bold; 	 
}

.qm{
	color:black;
	background:gold;
	font-size: 11px;
    font-family: verdana, arial;
     font-weight: bold;  
	  height:18;
}

.bHeading {
       color:navy;
    font-size:11pt;
    font-family: verdana;
   /* background:#EEEEEE;*/
    font-weight: bold; 
    text-align:left;   
    
}


.Heading3 {
      color:white;
    font-size:11pt;
    font-family: arial, verdana;
    font-style: bold;
    font-weight: bold;   
    
}

.faqHeading {
      color:navy;
    font-size:11pt;
    font-family: arial, verdana;
    font-style: bold;
    font-weight: bold; 
    text-align:left;  
    
}



.LoginBoxOLD {   
   
    background:white;
    width:75%;         
    border: outset silver 5px	
}

NavBar { 
background-image: url(images/NavBackground.jpg) repeat-y; 
} 


.conDetails2 {    
    background:orange;
    width:100%;         
    border: outset navy 1pt
	
}

.conDetails {       
    width:100%;         
    border: solid skyblue 1pt
	
}
.tocHeading{
 color:navy;
    font-size:11pt;    
    font-family: arial,verdana;
  background:#eeeeee;
    font-weight: bold;  
   
    text-align: left;
	border-top: 1px dashed silver;
    border-bottom: 1px dashed silver;
	
}
.tocheadingBak {
    color:B22222 ;
    font-size:11pt;    
    font-family: arial;
    font-style: bold;
    font-weight: bold;  
    background: #eeeeee;
    text-align: center;
	 border: solid silver 1pt
}


.heading2 {
    color:navy;
    font-size:11pt;    
    font-family: arial, verdana;
    font-style: bold;
    font-weight: bold; 
    text-align:left;  
   /* background:lavender;*/    
}

.heading {
    color:white;
    font-size:1.2em;
    font-family: arial, verdana;
   height:20;
    font-weight: bold; 
    text-align:left;  
    background: navy;
}


.subheading {
    color:navy;
    font-size:1.1em;
    font-family: arial, verdana;
   height:20;
    font-weight: bold; 
    text-align:left;  
    background:#eeeeee;
	border-bottom:dotted silver 1px;
}



.smallInfo {
    font-family : arial, verdana,helvetica;
    font-size: 0.9em;    
    color: navy;
    }


.body {
    color:black;
     font-size:0.9em; 
    font-family: verdana, arial;    
}

.bigblack {
    color:black;
    font-size: 1.0.9em;    
    font-family: arial;
    font-style: bold;
    font-weight: bold;
}
.failresubmit {
    color:red;
     
    font-family: verdana, arial, sans-serif;       
     font-weight: bold;
}
.Compliant {
    color:green;
    /*font-size: 10pt;    */
    font-family: verdana, arial, sans-serif; 
    font-weight: bold;
}
.approved {
    color:green;
      
    font-family: verdana, arial, sans-serif; 
    font-weight: bold;
}
.pending {
    color:orange;
     
    font-family: verdana, arial, sans-serif; 
    font-weight: bold;
}
.failed{
    color:red;
   
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
}

.failsubmit {
    color:red;
    
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
}

.biggold {
    color:gold;
    font-size: 12pt;    
    font-family: verdana, arial;
    font-style: bold;
    font-weight: bold;
}



.LinkHeader{
    font-family :  arial, verdana, helvetica;
    font-size: 1em;
   /* color: #59118E;*/
   color:navy;
    text-decoration: none;   
	font-weight: bold;  
}


    <style>
  
    a{
    color: blue;
     text-decoration: none;
	  font-size:0.9em;
	  font-weight: normal;
    }

  a:link, a:visited, a:active{
   text-decoration: none;
     color: blue;
   font-weight: normal;
    font-size:0.9em;
    }

   a:hover {
   	text-decoration:underline;
     color: black;
    font-weight: normal;
     font-size:0.9em;
	
	
    }

 /*   
    body{
        margin-left: 10;
        margin-right: 0;
		margin-top:5;
    }*/

    

    tr{    
      font-size:0.9em;  
    font-family: "verdana", "Arial";    
    }

    th{    
      font-size:0.9em;  
    font-family: verdana, arial;    
    text-align: left;
    color: black;
   
    }
    
    td{    
    font-size:0.9em;  
    font-family: "verdana", "arial";    
    align: left;
    }

   

    H1{
    color:purple;
    font-size: 15pt;    
    font-family: verdana;
    
    }

    H2, H3{
    color:navy ;
    font-size: 11pt;    
    font-family: verdana;
    }
    H3{
    /*color:"#003399";*/
    color:navy;
    font-size: 11pt;    
    font-family: arial, verdana;
    background:white;
    }
    
    H4{
    
    color:navy;
    font-size: 11pt;    
    font-family: arial, verdana;
    font-weight:bold;
    }
    
    H5{
    
    color:navy;
    font-size: 11pt;    
    font-family: verdana, arial;
    font-style: bold;
    }
        
       
    Form{
    font-family: verdana, arial;    
    
    }

	
     
    hr{
   
	border: 1pt dashed white;
    }
	
	/* **********************  NAVIGATION POSITIONING & BLACK BORDER  ********************** */
	
div#sitenav {float: left;
	text-align: left;
	margin-right: 1px;
	border-width: 1px 1px 1px 1px;
	padding: 2px;
	border: solid #EEEEEE;
	}
	
/* **********************  NAVIGATION BUTTONS  ********************** */	

div#sitenav a {display: block; border: solid white;  /* "display: block" allows user to click on link anywhere in the link 'cell' */
	width: 150px;                                    /* "width: 200px" allows the above to work with Internet Explorer */
	border-width: 1px 1px 1px 1px;
	padding: 2px;
	font-size: 12px; font-weight: bold; color:navy;
	text-decoration: none;
	/*background-color: rgb(100%, 70%, 70%);*/
	background-color:#EEEEEE;
	}	
div#sitenav a:hover {background-color:white;
	border: solid lightblue;
	border-width: 1px 1px 1px 1px;	
	color: navy;}
    
</style>


