body,p,table,td,ul { font-family: arial, helvetica;
          			 font-size: 13px;
          			 color: #000000;
		   }
		   body {background:#eeeeee;}
		   
#Table_01 {background:#ffffff;}
		   

h1, .heading { font-size: 18px;
     	   color: #0F4E97;
	  font-weight: bold;
   	}

h3, .subheading { font-size: 14px;
     	      color: #222222;
	          font-weight: bold;
   	         }

h2,.subheadingblue { font-size: 14px;
     	          color: #0F4E97;
				  /* color: #2a6f8a;*/
	              font-weight: bold;
   	            }

.heading h1 {
 font-size: 24px;
}

.menuheading { font-size: 14px;
     	      color: #666666;
	      font-weight: bold;
   	   }
   	   
.smalltext { font-size: 12px;
     	      color: #333333;
   	   }

.vsmalltext { font-size: 11px;
     	      color: #222222;
   	   }

.bullets { color: #ff7b2b;
	       font-weight: bold;
    	}
   	   
A:link {  font-size: 12px;
          color: #27408B;
           text-decoration: underline;
      }
A:visited { 
            	 font-size: 12px;
            	 color: #483D8B;
            	 text-decoration: underline;
      	       }
A:hover  {  
            	 font-size: 12px;
            	 color: #483D8B;
            	 text-decoration: underline;
      	      }

.menucell { border-bottom: 1px solid #f5f5f5;
            background-color: #FAC285;
            width: 100%;
            padding-left: 10px;
            padding-right: 5px;
            padding-top: 4px;
            padding-bottom: 4px;
          }
A:link.menu {  
            	 font-size: 13px;
            	 color: #ffffff;
            	 text-decoration: none;
                 display: block; 
                 width: 100%;
      	      }
A:visited.menu { 
            	 font-size: 13px;
            	 color: #ffffff;
            	 text-decoration: none;
                 display: block; 
                 width: 100%;
      	       }
.formfield{width:200px; margin:3px;}
.wideformfield{width:400px; margin:3px;}

.navcell {
background-color:#0F4E97;}

.bluetext{color:#0F4E97;}


