body,td,th,h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:17px;
	text-align:justify;
}
td{
	text-align:left;
}
h1 {
	font-size: 14pt;
	color:#DB5F22;
}
h2 {
	font-size: 12pt;
	color:#DB5F22;
}
h3 {
	font-size: 11pt;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #DB5F22;
}
.style2 {font-size: 10px;line-height:16px; }
body {
	background-image: url(../images/page_bg.png);
	/*background-repeat: repeat-x;*/
}
.labelcell {background-color:#FFDCB9}
.fieldcell {background-color:#FFEBD7}

.switchgroup1 {
	margin-top:-15px;
	margin-left:20px;
}

/*Style sheet used for demo. Remove if desired*/
.handcursor{
cursor:hand;
cursor:pointer;
}

a:link {
	COLOR: #DC6125; text-decoration:none;
}
a:visited {
	COLOR: #DC6125; text-decoration:none;
}
a:hover {
	COLOR: #000000; text-decoration:underline;
}
a:visted {
	COLOR: #DC6125; text-decoration:none;
}
.box {
display:none; 
position:absolute; 
border-color:dimgray; 
border-width:2px; 
border-style: solid; 
background-color: white; 
padding: 5px;
}

#help p,ul {
font-size:8pt;
}