
.MainDiv
{
	min-height: 1200px;
}

.MenuArrow
{
	color: #d13524;
}

.MenuText
{
	color: black;
}

.HeaderDIV
{
	float: left;
}


.HeaderTable
{
	width: 880px;
	text-align:center;	
}


.HeaderRow
{
	text-transform: uppercase;
	font-weight: bold;
}

.HeaderState
{
	height:40px;
}

.HeaderStateSpan
{
	
	font-size: 12px; color: #d13524; text-decoration: none;
	
}

.HeaderStateColSpan
{
	height: 40px; 
	
}

.Col1
{
	width: 234px;
	font-weight: bold;
	text-align: left;
	/*text-indent: 10px;*/
}

.Col2
{
	text-align: left;
}

.Col3
{
	text-align: left;
}

.Col4
{
	text-align: left;
}

.Col5
{
	text-align: left;
}



.AlterRow
{
	background-color: #f4f4f4;
	height: 25px;  
}
.NormalRow
{
	height: 25px;  
}

.ViewMap
{
	font-weight: bold;
	color: #d13524;
}


.FormHeading1
{
	font-size: 18px; color: #d13524; text-decoration: none;
}

.Divider
{
	height:25px; 
}

.Redstrip
{
	height: 55px; 
	width: 931px; 
	background-color: rgb(209, 53, 36); 
	float: left;
	

	
}

.Redstriptext
{
	color: White; 
	font-size: 17px; 
	font-weight: bold; 
	position: relative; 
	left: 25px; 
	top: 15px;
}

.redstrip
{
	height: 55px; width: 931px; background-color: rgb(209, 53, 36); float: left;
}

.redstriptext
{
	color: White; font-size: 17px; font-weight: bold; position: relative; left: 25px; top: 15px;
}

#DivContent
{
 left:25px; top:25px; position:relative;  
}

#DivContent a,
#DivContent a:link { color:#636363; text-decoration:none;}

#DivContent a:hover { color:#d13524; text-decoration:underline;}

#DivContent a:active { color:#d13524;}

#DivContent a:visited { color:#000000;}


.formContent
{
	position: relative; left: 30px; top: 10px; width : 850px;
}
