body { 
	background:#fff url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	margin:0;
	padding:0;
	}
#masthead {
	position:relative;
	background:url("../images/masthead.jpg") no-repeat;
	height:120px;
	width:765px;
	margin:0 auto;
	padding:0;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:290px;
		top:10px;
		height:82px; 
		}
	#masthead a span {
		display:none;
		}	
#wrap {
width:900px;
margin:0 auto;
text-align:left;
}
table {
border:0; 
margin:0; 
padding:0;
border:0;
width:100%;
font-size:12px;
}
table caption {
font-size:16px;
font-weight:bold;
text-align:left;
margin-bottom:10px;
padding-top:20px;
color:#4a475c;
}
th, td {
text-align:left;
/*border:1px solid #e2e2e2;*/
border-collapse:collapse;
vertical-align:top;
}
table input {
width:98%;
margin:0;
padding:0;
}
table textarea {
width:98%;
height:70px;
margin:0;
padding:0;
}
input.checkbox {
width:15px; 
height:15px;
}
input.submit-button { 
width:100px; 
cursor:pointer; 
}
h1 {
color:#4a475c;
font-size:18px;
}
p {
margin:0 0 20px 0;
font-size:14px;
}
p.required { 
margin-bottom:0; 
text-align:center;
}

span { 
color:red;
font-size:14px;
font-weight:bold;
}

#tbl-2-cb th{
padding-top:4px;
}

#tbl-1-nd th{
padding-top:8px;
}

#tbl-1-nd {
margin-bottom:20px;
}
