table caption
{
		font-weight: bold;
		text-align: left;
}    

h4 {
	-webkit-margin-before: 0.25em;
	-webkit-margin-after: 0.25em;
}
.GreyedOut
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


.AccomPlans
{
		border: 1px Solid #C0C0C0;
		padding: 5px;
		width: 590px;
		margin-left: 10px;
}

A.MenuHeading {
				line-height: 140%;
				display: block;
				width: 120px;
				padding-left: 5px;
				text-align: left;
				text-decoration: none;
				color: Black;
}


A.MenuLink {
				line-height: 140%;
				display: block;
				width: 105px;
				padding-left: 20px;
				text-align: left;
				text-decoration: none;
				color: Black;
				border: none;
}

A.MenuLink:hover {
				background-color: #C9D400;
}

DIV.WhiteBox {
				background-color: white;
				border-style: solid;
				border-width: 1px;
}

.LeftIndent5
{
		padding-left: 5px;
}

input.StdBox
{
		width:250px;
}

DIV.WhiteBox tr td input radio
{
		width:100px;
}

DIV.Box {
				background-color: #F0F0F0;
				border-style: solid;
				border-width: 1px;
				border-color: #2D4051;
				margin: 4px;
				padding: 6px;
}

.SurveyTitle
{
		font-size: 1.2em;
		font-weight: bold;
}

.HeaderCell
{
		font-weight: bold;
		background-color: #CCCCCC;
		padding-left: 4px;
}

.GridViewStyle
{ 
		font-size: 11px;
}

.GridHeaderStyle
{
	font-weight: bold;
	color: #F7F7F7;
	background-color: #969696;
	padding-left: 5px;
}

.OrangeHeaderStyle
{
	padding: 10px;
	background-color: #32B4FA;
	font-weight: bold;
	font-size: 12pt;
	color: White;
	height: 16px;
	vertical-align: middle;
	width: 580px;
}

.GroupRowStyle
{
		font-weight: bold;
		color: #e3e3e3;
		background-color: #4A3C8C;
}    
.GridRowStyle
{
		background-color: #e3e3e3;
		color: #4A3C8C;
}

.GridTextBox
{
		width: 350px;
}

.GridAlternatingRowStyle
{
		background-color: #F7F7F7;
}

.boldText
{
		font-weight: bold;
}	

.h2
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		color: #666666;
}

.noBorder
{
		border: none;
}

.radio tr td input
{
		border: none;
}

.noBorderInput checkbox
{
		border: none;
}

.GridViewStyle tr td input
{
		border: none;
}

.GridViewStyle td input
{
		border: none;
}
input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: black;
	padding: 0px;
	margin-left: 0px;
}

input.Clear
{
		background-color: white;
		color: black;
}
		
DIV.clear
{
	clear:both;
}		

DIV.Entry
{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin-top: 3px;
}
		
#header
{
		float: left;
		width: 100%;
		background: #DAE0D2 url( "Images/bg.gif" ) repeat-x bottom;
		font-size: 93%;
		line-height: normal;
}
#header ul {
		margin:0;
		padding:10px 10px 0;
		list-style:none;
}
#header li
{
		float: left;
		background: url( "Images/left.gif" ) no-repeat left top;
		margin: 0;
		padding: 0 0 0 9px;
}
#header a
{
		display: block;
		background: url( "Images/right.gif" ) no-repeat right top;
		padding: 5px 15px 4px 6px;
}
#header #current
{
		background-image: url("Images/left_on.gif" );
}
#header #current a
{
		background-image: url("Images/right_on.gif" );
		padding-bottom: 5px;
}
#header selected
{
		background-image: url("Images/left_on.gif" );
}
#header selected a
{
		background-image: url("Images/right_on.gif" );
		padding-bottom: 5px;
}

.MenuTab
{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-width: 5px;
	border-color: #6AA8C2;
	border-style: none none solid none;
	border-collapse: collapse;
}

.optNotUploaded
{
	color: Gray; 
}
.optUploaded
{
	color: Black;
}

.optNYC
{
	color: Red;
}

.optSuspended
{
	color: White;
	background-color: Red;
}

.optCompetent
{
	color: Blue;
}

.optReUploaded
{
	color: Purple;
}

.optIncomplete
{
	color: Red;
}

.ApplicationForm
{
	width: 600px;
}

.AFCaptionDiv
{ 
	float: left;
	width: 250px;
}

.AFCaptionDiv150
{ 
	float: left;
	width: 150px;
}

.AFControlDiv
{
	float: right;
	width: 255px;
}
.AFControl
{
	width: 227px !important;
	float: right !important;
}

.AFControl_Full
{
	width: 514px !important;
	float: right !important;
}

.spacer
{
	width: 415px;
	margin-top: 10px;
}
