@charset "utf-8";
#masthead {
	background-color: #00338E;
	background-repeat: no-repeat;
	background-image: url(../images/opencourt-masthead-interior.jpg);
	padding-top: 10px;
}
#content {
	background-image: url(none);

}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 219px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 10px 15px 20px;
}
#sidebar1 h2 {
	color: #D7261E;
	font-weight: normal;
}

#mainContent table {
	font-size: 0.85em;
}
#mainContent th {
	color: #00694E;
	text-align: left;
	vertical-align: top;
	width: 35%;
}
#mainContent ol {
	font-size: .8em;
}
#mainContent li strong {
	color: #00694E;
}
form {
	padding: 10px 0;
}
#form1 label {
	display: block;
	float: left;
	width: 100px;
	margin-right: 15px;
	margin-top: 5px;
	text-align: right;
	clear: left;
	font-size: .75em;
}
#form1 input , #form1 select, #form1 textarea{
	display: block;
	margin-bottom: 10px;
	float: left;
}
legend {
	font-size:0.9em;
	background-color:#FFF;
	padding:5px;
	color: #00338E;
}
fieldset legend i {
	color: #00694E;
	font-style: normal;
}
#sprytextarea1 #idea {
	font-family: Tahoma, Geneva, sans-serif;
}


address {
	font-size: 0.9em;
	font-weight: bold;
}
