.appbox
	{ 
	background-color: #eeeeee; 
	padding: 15px; 
	margin: 10px;

	text-align: left;
	}

table.grid {
	margin-top: 10px;
	padding: 0px; 
	border-collapse: collapse !important;
	border: solid black 2px !important;
	}

table.grid tr.element {	
	border-top: solid black 2px !important;
	}

table.grid th, table.grid td {
	font-size: 12px;
	border: solid black 1px !important;
	padding: 5px;
	}
table.grid thead th {
	text-align: left;
	}
table.grid thead td {
	border: 0px !important; 
	}

.lineabove td, .lineabove th {
	border-top: solid black 1px;
	}

.odd {
	background-color:#D0D0D0;
	}

.ApplicationForm 
	{ 
	border: solid black 1px; 
	background-color: #eee; 
	margin: 0px 0px 20px 0px;
	font-size: 12px; 
	font-family: Arial, sans-serif; 
	padding: 0px;
	}


.ApplicationForm li {
	padding: 3px 10px;
	list-style: none;
	margin: 0px;
	border-bottom: solid #aaa 1px;
	font-family: arial, sans-serif;
	}

.ApplicationForm li fieldset.telephonegroup li {
	padding: 3px 0px;
	}

.ApplicationForm li label {
	display: -moz-inline-box; 
	display: inline-block;
	width: auto !important;
	width: 350px; 
	min-width: 350px;
	}

#page2 li label {
	width: auto !important;
	width: 200px; 
	min-width: 200px;
	}

#page2 li fieldset.telephonegroup li label {
	width: 1px;
	min-width: 1px;
	}


#label_order_pregnant {
	}

.ApplicationForm li select {
	margin-left: 3px;
	}

span.admintext {
	display: -moz-inline-box;
	display: inline-block;
	}

fieldset {
	border: none;
	}

fieldset.groupset legend {
	font-weight: bold;
	color: black;
	font-weight: normal;
	margin-left: -13px !important; /*IE trick: Firefox/Mozilla renders !important */
	margin-left: -9px; /* and IE renders this one */
	}

fieldset.groupset ol
	{
	padding-left: 0px;
	margin-left: 0px;
	}

fieldset.oneline li {
	display: inline;
	}

fieldset.groupset li {
	list-style: none;
	padding: 1px 5px;
	margin: 0px;
	border-bottom: 0px;
	font-size: 12px; 
	font-family: Arial, sans-serif; 
	}

fieldset.groupset li label {
	display: -moz-inline-box; 
	}

fieldset.radiogroup li label{
	display: inline; 
	width: auto;
	border: solid black 1px;
	}

#page2 li fieldset.oneline li label, fieldset.oneline li label {
	display: inline;
	width: auto;
	}

.submit { 
	text-align: center; 
	} 

TR#title { font-weight: bold; vertical-align: middle; } 
TR#subtitle { font-size: 10px; }

.right {
	float: right; 
	}

.apppage {
	display: none; 
	}

.printonly {
	display: none; 
	height: 0px; 
	}

.gridlinks {
	text-align: right; 
	font-style: italic;
	}

.reminder {
	float: right; 
	}

.statusimage {
	margin-left: 5px;
	height: 1.2em;
	}

p.response {
	border: solid #aaa 1px; 
	padding: 5px;
	background: white;
	}

.orderTable {
	border: 1px solid black;
	background: #EFECDF;
	}

.orderTable th {
	text-align: left; 
	border-bottom: 1px solid #aaa;
	padding: 4px;
	}
	
.orderTable td {
	padding: 4px;
	}
.orderTable tr.odd td {
	background-color: #D7D4C9; 
	}

.ApplicationForm li fieldset.radiogroup label, .ApplicationForm li table.orderTable td label
	{
	display: inline;
	width: auto;
	}

.ApplicationForm * {
	font-size: 12px;
	}
h1 
	{
	text-align: center;
	font-size: 18px;
	}

h2 
	{
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	}

.required 
	{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	}

li div.error {
	text-align: center;
	font-weight: bold;
	}
li div.error strong {
	color: red;
	font-size: 14px; 
	}

.style1 {
	margin-bottom: 60px;
	}
#whips {
	position: relative; 
	top: 0px; 
	right: 0px;
	}
