a:active {
	color: #000033;
	text-decoration: none;
	font-style : normal;
	border-bottom : none;
}

a:hover {
	color: #000033;
	font-weight : bold;
	text-decoration: underline;
}

a:link {
	color: #000033;
	text-decoration: none;
}

a:visited {
	color: Maroon;
	text-decoration:none;
	}
	
	TABLE {
		border: 0px none;
		width : 178px;
    	padding-left : 2px;
				
				}

BODY {
		margin-right: 10px;
		margin-top: 5px;
		margin-left: 5px;
        margin-bottom: 5px;
		font-family: arial, verdana,sans-serif;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
  		color : #000033;
		width: 178px;
	}
		
BODY TD {
		margin-top: 5px;
        margin-bottom: 5px;
		margin-left: 5px;
		margin-right: 10px;
		font-family: arial, verdana,sans-serif;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
		color : #000033;
		width: 178px
		
}

P { color: #000033;
   margin-right: 10px;
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 5px;
   font-family: arial, verdana,sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   width: 178px;
   }


H2 { 
		margin-top: 10px; 
        margin-bottom: 10px;
		}


H3  {
		margin-top: 0; 
		margin-bottom: .5em
	  }
				  
.step        { 
        font-size: 12px; 
		text-indent: .0em; 
		font-weight: bold; 
        margin-left: 0em; 
		margin-top: .0em
				   }
				   
.override    { 
        margin-top: 13px; 
		font-size: 9px; 
					
					   }
.objective   {
		font-weight: bold; border-style: solid; 
		border-color: #000080; 
		margin-left: 1em; margin-top: 1em; 
    	margin-bottom: 1em; padding: .25em
					    }
			   
.question    { 
		font-style: italic; 
		margin-left: .5em 
						}
li	 {
	margin-top:  .5 em;
	margin-left : -22px;
}

				
.indented    { 
		margin-left: .75em
					 }

.menu        { 
		font-size: 12px; 
		font-weight: bold; 
		color: Navy; 
		margin-left: .5em; 
		margin-top: 0;  
		text-decoration: none
					  }
					  
.timedate    { 
		font-size: 12px; 
		font-family: Arial,sans-serif; color: #0C3D92; 
		margin-top: 0; 
		margin-bottom: .5em;
		background-color : White;

}
.navbarlinkheader {

		font-size: 12px;
	    line-height: 12px;
		margin-left: 0 px;
	    font-weight: normal;
	    color: Black;
		vertical-align: top;
    	padding: 0px 0px 3px 2px;
	    border-top: none;
	    border-left: none;
	    border-right: none;
		width: 198px;
		background-color : E4E8D9;
		background : #E4E8D9;
}

.navbarlink {
		color : Black;
		background-color : White;
		margin-left: auto;
	    padding-left : 6px;
		line-height : 15px;
		font : 12px;
}

.Note 
	  { font-size: 10px; font-style: normal; font-weight: normal;
	    background-color:White;
	    border-left:solid #000000 2.0pt;
	    padding-left : 8px;
		padding-bottom : 8px;
		padding-top : 8px;
		width:178px
	           
            }
