@charset "utf-8";
/* CSS Document */

/* RESET COMMON TAGS FOR BROWSER CONSISTANCY */
		body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin:0;padding:0;}
		html {color:#000;background:#FFF;}
		fieldset, img {border:0;}
		address, caption, cite, code, dfn, em, strong, th, var, optgroup {font-style:inherit;font-weight:inherit;}
		li {list-style:none;}
		caption, th {text-align:left;}
		h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
		input, button, textarea, select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
		input, button, textarea, select {*font-size:100%;}
		body {font:13px/1.231 arial, helvetica, clean, sans-serif;*font-size:small;*font:x-small;}
		select, input, button, textarea, button {font:99% arial, helvetica, clean, sans-serif;}
		table {font-size:inherit;font:100%;}

body{
margin:0;
padding:0;
font-family: arial,helvetica,sans-serif;
}

h3.iTxt_secHeader{
display:block;
height:22px;
margin:0 0 7px 0;
border-bottom:1px dotted #505050;
background:url(/style/images/headers/contactUs.png) 0 0 no-repeat;
}
.nrc_aural{display:none;}

input,textarea{border:none;background:transparent;
color:#48525a;}

td.iTxt_input{
background:url(/style/images/contactUs_inputOutline.gif) 0 0 no-repeat;
height:30px;
padding:3px 0 0 8px;
}
td.iTxt_input input{
width:173px;
}

td.iTxt_textarea{
background:url(/style/images/contactUs_textareaOutline.gif) 0 0 no-repeat;
height:75px;display:block;
padding:3px 0 0 8px;
}

td.iTxt_textarea textarea{
width:228px;
height:65px;
}
td.iTxt_label{
font-size:12px;
padding:10px 0 10px 0;
font-style:italic;
}

td.iTxt_submit{
text-align:right;
}

input.iTxt_submit{
cursor:pointer;
width:138px;
height:49px;
background:url(/style/images/formBtn_submit.gif) 0 0 no-repeat;
}
p{padding:0 0 8px 0;}
p.iTxt_label{font-weight:bold;}

