/* 	NJ Biz/Bio Global CSS
	Version 1.0
	Date: 09/29/08
	By: Lorie Egan
	
	Color Palette:
	Blue:   #0050A8
	Orange: #FF9E0F
	Gray:   #CCC
	LtBlue: #0081EA
===================================================
*/


form {
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
p.note {
	color: #C91616;
	font-style: oblique;
	}
	
.error {
	margin-left: 250px;
	color: #C91616;
	font-size: 0.85em;
	font-weight: bold;
	font-style: oblique;
	text-align: right;
	}
	
fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	border: none;
	}

fieldset ol {
	margin: 0;
	padding: 0;
	list-style: decimal;
	}

fieldset li {
	float: left;
	clear: left;
	width: 95%;
	line-height: 2.25em;
	display: inline;
	}
	
label {
	float: left;
	width: 250px;
	margin-right: 10px;
	}

label.req {
	color: #C91616;
	}
		
#meat #submitButton {
	font-family: "Trebuchet MS", Myriad, Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	background-color: #FEE600;
	margin-left: 115px;
	margin-top: 15px;
	color: #000;
}
