body {  
	font: normal 11px Tahoma;
	color: #606060;
     } 	 
	 
td {  
	font: normal 11px Tahoma;
	color: #606060;
	
    }  	 
	
td.white {  
	font: normal 11px Tahoma;
	color: #FFFFFF;
    } 

#head {
	position: relative;
	z-index:8;
	width: 970px;
	margin: 0 auto;
}



a {
	text-decoration: underline;
	font: normal 11px Tahoma;
	color: #000000;
  }	 
	     
a:hover{
	text-decoration: none;
	color: #2c2c2c;
  }	


.lnkWhite {
	font-weight: bold;
	font: normal 11px Tahoma;
	color: #FFFFFF;
	text-decoration: underline;	
  }	 
	     
.lnkWhite:hover {
	text-decoration: none;
	color: #e0dfe3;
}

.lnkGray {
	font-weight: normal;
	font: normal 11px Tahoma;
	color: #a2a2a2;
	text-decoration: underline;	
  }	 
	     
.lnkGray:hover {
	text-decoration: none;
	color: #b6b6b6;


  }	
  
 .lnkBlue {
	font-weight: bold;
	font: normal 11px Tahoma;
	color: #809ab9;
	text-decoration: underline;	
  }	 
	     
.lnkBlue:hover {
	text-decoration: none;
	color: #b4cbe6;

}	

b.boldGry {
	color: #606060;
	font-weight: bold;
	font-size: 11px;
}

b.boldRed {
	color: #734141;
	font-weight: bold;
	font-size: 11px;
}

b.boldGrn {
	color: #417343;
	font-weight: bold;
	font-size: 11px;
}		

/*************** added ******************/

h1 {
       font-size: 18px;
       font-weight: bold;
       padding-top:0px;
       padding-bottom:0px;
       margin-top:0px;
       margin-bottom:0px;        
}

h1.level_top {
       font-size: 11px;
       font-weight: bold;
       padding-top:0px;
       padding-bottom:0px;
       margin-top:0px;
       margin-bottom:0px;        
	   text-decoration: underline;
}

h2.level_one {
       font-size: 18px;
       font-weight: bold;
       padding-top:0px;
       padding-bottom:0px;
       margin-top:0px;
       margin-bottom:0px;        
}

h2 {
       font-size: 14px;
}

h3 {
       font-size: 14px;
}

.ContactInput1 {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: normal;
       color: #000000;
       height: 18px;
       width: 375px;
       border: 1px solid #848484;
       background-color: #FFFFFF;
}
.ContactInput2 {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: normal;
       color: #000000;
       height: 97px;
       width: 375px;
       border: 1px solid #848484;
       background-color: #FFFFFF;
}
.button {
       font-size : 12px;
       font-family : Arial, Helvetica, sans-serif;
       font-weight : normal;
       BORDER-BOTTOM: #335884 1px outset;
       BORDER-LEFT: #335884 1px inset;
       BORDER-RIGHT: #335884 1px outset;
       BORDER-TOP: #335884 1px inset;
       background-color : #5b7daa;
       color : #FFFFFF;
}

.text {
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
}
