body, html, td {
	background-color: #FFFFFF;
	color: #000000;
	font-size:12px;
	font-family: 'Arial';
	text-align:left;
}
a  {
	text-decoration: none;
	color:#516B73
}
a:hover  {
	text-decoration: underline;
}
ul{
	list-style:disc;
	font-size:12px
}	
.heading{
	color: #FFFFFF;
	font-size:18px
}
.content {
	font-size: 12px;
	padding:11px;
}
.indent{
	margin-right:12px; 
	float:left;
}

form {
	display:inline;
	font-size: 11px;
}

.question {
	text-align: left; 
	font-weight: bold;
	width:40%
}

.chk_box {
	font-size: 11px;
	width:100%
}

h3 {
	height:21px;
	margin: 0px;
	padding: 4px 0px 0px 5px;
	color: #735401;
	font-size: 13px;
}

#headerlinks img {
	border:0px;
	padding-top: 33px; 
	text-align: center;
	float: left;
	padding-right:2px;
}
	
#pageContent  {
	min-height:530px;
	width:520px;
}

#ContentHeader{
	background-image: url('./images/contentTop.gif');
	background-repeat: no-repeat;
	height:13px;
}

#ContentFooter{
	background-image: url('./images/contentBottom.gif');
	background-repeat: no-repeat;
	height:13px;
}

.sidebarTitle{
	padding-left:35px; 
	padding-top:4px; 
	font-size: 12px; 
	color:#FFFFFF; 
	font-weight:bold;
	text-align:left;
	background-image: url('./images/sidebar.gif');
	background-repeat: no-repeat;
	height:25px;
}

.frmAction{
	width:0px;
	height:0px;
	border:0px;
	visibility:hidden;
	display:none;
}

#result{
	width: 100%;
	height:27px;
	text-align:center
}

#tell_result{
	width: 100%;
	height:27px;
	text-align:center
}

#form_process{
 	visibility:hidden;
 	text-align:center;
 	margin:0px;
 	padding:0px;
 	text-align:center
}

.msg {
	text-align:center;
 	color:#0000FF;
	background-repeat: no-repeat;
 	width:100%;
	padding:0px;
}

.emsg {
	text-align:center;
	width:100%;
	color:#ff0000;
	background-repeat: no-repeat;
	padding:0px;
}

#footer {
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
}	

#footer  a  {
	text-decoration: none;
	font-size: 12px;
	color:#D99F0D
}
	
#footer  a:hover  {
	text-decoration: underline;
}