/* CSS Document */

/* Element Selectors */
body{font-family: verdana, arial, tahoma, helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6{font-size:100%;}
h1{
	font-size:120%;
}
h2{font-size:110%;}
img{border:0px none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
form{padding:0; margin:0; border:0px none;}
input{font-size:100%; color:#000; font-family: verdana, arial, tahoma, helvetica, sans-serif;}
select{font-size:100%; color:#000; font-family: verdana, arial, tahoma, helvetica, sans-serif;}
table{font-size:100%;}
table tr td{font-size:100%;}
/* End element Selectors */
.hideNA {display:none;}
.fauxHdr {font-size:130%;font-weight:bold;}

}
