﻿/* em_style.css stylesheet for Electronic Mirror - NewMedia */

         body { background: none #ffffff scroll; margin:0px;}
       
          h1 { color: #000066; /* #2F4F4F; */
 		  		font-weight: bold;
		  		font-size: 24pt;
		  		font-family: "trebuchet ms", tahoma, arial, sans-serif }
          h2 { color: #000066;
		  		font-weight: bold;
		  		font-size: 18pt;
                font-family: "trebuchet ms", tahoma, arial, sans-serif }
          h3 { color: #993333;
		  		font-weight: bold;
		  		font-size: 10pt;
		  		font-variant: small-caps;
		  		font-family: georgia, "courier new", serif }
	        h4 { font-weight: bold;
				font-size: 12pt;
				/* font-variant: small-caps; */
				color:#0000CF;
				line-height: 13pt;
				font-style: normal;
				/* text-indent: 2pc; */
				font-family: verdana, arial, sans-serif; }
				
	  a:link  { color: #333333;
	            outline: none; /* not read in Firefox */
		  		text-decoration: none }
     a:active { color: #666666;
                outline: none; /* not read in Firefox */
		   		text-decoration: none }
    a:visited { color: #333333; } /* lowlight function overrules this */
                
          ul  { list-style-type: circle}
	

    a[href^="mailto"] 
              { font-family:Arial;
		        font-size : 16pt;
		        text-align: left;
		        font-weight:bold;
		        color:#000066;
		        outline: none;} /* not read in Firefox */
		        
	 .menu_items 
              { font-family:Arial;
		        font-size : 16pt;
		        text-align: left;
		        font-weight:bold;
		        color:#000066;
		        outline: none;} /* not read in Firefox */
	  
   .center_h3 { font-family:Arial;
		        font-size: 12pt;
		        text-align: center;
		        font-weight:bold;
		        color:#000066} 


     .content { font-family:Arial;
		        margin-left:auto;
		        margin-right:auto;
		        font-family:Arial;
		        font-size:12pt;
		        color:#333333;}

.content_sm   { font-family:Arial;
		        font-size:10pt;
		        color:#333333;
		        border-style:solid;
		        border-width:2px;
		        border-color:#333333;
		        text-align:center;}


       .label { color: #993333;
		  		font-weight: bold;
		  		font-size: 10pt;
		  		font-variant: small-caps;
		  		font-family: georgia, "courier new", serif }
				
   .highlight { color: #333333; /* #CC0000; */
   				font-size: 10pt;
   			 	font-weight: bold;
			 	letter-spacing: 1px;
			 	text-decoration: none;
			 	cursor: default }
    .lowlight { color: #666666; /* #0000CF; */ /* #993333; */
				font-size: 10pt;
				font-weight: bold;
				letter-spacing: 0px;
				text-decoration: none;
				cursor: default }
.nm_highlight { color: #333333;
   				font-size: 10pt;
   			 	font-weight: bold;
			 	letter-spacing: 1px;
				text-decoration: none;
			 	cursor: pointer;
			 	font-family: arial, sans-serif }
 .nm_lowlight { color: #333333; /* #666666;  #993333; */
				font-size: 10pt;
				font-weight: bold;
				letter-spacing: 0px;
				text-decoration: none;
				cursor: pointer;
				font-family: arial, sans-serif }
				
.nm_highlight14pt
              { color: #333333;
   				font-size: 14pt;
   			 	font-weight: bold;
			 	letter-spacing: 1px;
				text-decoration: none;
			 	cursor: pointer;
			 	font-family: arial, sans-serif }
.nm_lowlight14pt
              { color: #333333; /* #666666;  #993333; */
				font-size: 14pt;
				font-weight: bold;
				letter-spacing: 0px;
				text-decoration: none;
				cursor: pointer;
				font-family: arial, sans-serif }
		
		 .bal { text-align: justify }
		
       .title { color: #000066;
 		  		font-weight: bold;
		  		font-size: 24pt;
		  		font-family: "trebuchet ms", tahoma, arial, sans-serif }
       .black { color: #000000;
				font-weight: bold;
				font-size: 10pt;
				text-align: justify;
				font-family: "trebuchet ms", arial, sans-serif }
				
     .blktext { color: #333333;
				font-size: 10pt;				 
   			    font-weight: normal;
   			    text-align: justify;
			 	font-family: arial, sans-serif }
			 	
   .stilllink { color:#000000;
	            font-size:12pt;
	            font-weight:bold;
	            cursor:pointer }
			 	