.labelfield{ /*CSS for label field in general*/
color:brown;
font-size:24px;
font-style: italic;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#example1 li{ /*CSS specific to demo 1*/
margin-bottom: 0px;
}

#example2 div{ /*CSS specific to demo 2*/
margin-bottom: 0px;
}

#example2 div a{ /*CSS specific to demo 2*/
text-decoration: none;
}

#example3 a{ /*CSS specific to demo 3*/
color: #D80101;
text-decoration: none;
font-weight: bold;
}

#example3 p{ /*CSS specific to demo 3*/
margin-bottom: 0px;
}

code{ /*CSS for insructions*/
color: red;
}

div.hidden 
{
width:550px;
overflow:hidden;
}


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style12 {font-size: 12px; color: #FFFFFF; }
a:link {
	text-decoration: none;
	color: #0099CC;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
.style14 {color: #0B2532}
.styledfield {	background:#CCCCCC;
    font: Georgia 14pt #FFFFFF;
	border:hidden;
	padding: 4px;
	height: 20px;
	width: 300px;
}
.style71 {font-size: 10px}
.style72 {color: #443324}
.style79 {color: #999999; font-size: 12px; }
.style82 {font-size: 14px; color:#FFFFFF}
.style84 {color: #FF6600}
.style86 {color: #999999; font-size: 14px; }
.style88 {
	color: #FF00CC;
	font-weight: bold;
}
.style91 {
	color: #999900;
	font-weight: bold;
}
.styledfield1 {background:#CCCCCC;
    font: Georgia 14pt #FFFFFF;
	border:hidden;
	padding: 4px;
	height: 20px;
	width: 270px;
}
div.hidden1 {width:420px;
overflow:hidden;
}
.style93 {
	font-size: 14px;
	font-weight: bold;
	color: #1A5673;
}
.style95 {
	font-size: 14px;
	color: #FFFFFF;
}
