/* IE CSS */

.ContentBlock1
{
	font-family:Arial,Helvetica,sans serif;	
	font-size:9pt;	
	color:#FFFFFF;
	font-weight:bold;
	background-color:#000000;
	border-right: #FFFFFF 6px solid;
}

.ContentBlock2
{
	font-family:Arial,Helvetica,sans serif;	
	font-size:9pt;	
	color:#FFFFFF;
	font-weight:bold;
	background-color:#859EB4;
}

.ContentBlock3
{
	font-family:Arial,Helvetica,sans serif;	
	font-size:9pt;	
	color:#FFFFFF;
	font-weight:normal;
	background-color:#616061;
	border-top: #FFFFFF 6px solid;
	border-right: #FFFFFF 6px solid;
	line-height: 25px;
}


.ContentBlock4
{
	font-family:Arial,Helvetica,sans serif;	
	font-size:9pt;	
	color:#000000;
	font-weight:normal;
	background-color:#FFFFFF;
	border-top: #FFFFFF 6px solid;
}


.form_input
{	
	font-family:Verdana,Arial,Helvetica,sans serif; 	
	font-size:8pt;	
	color: #666666;	
	background-color: #ffffff;	
	border: solid #69828B 1px;	
	height: 20px;
	width: 120px;
}

.form_textbold
{	
	font-family:Verdana,Arial,Helvetica,sans serif; 	
	font-size:8pt;	
	color: #666666;
	font-weight:bold;
	padding: 2px;
}


.form_text
{	
	font-family:Verdana,Arial,Helvetica,sans serif; 	
	font-size:8pt;	
	color: #666666;
	font-weight:normal;
	padding: 2px;
}

.form_button 
{	
	font-family:Verdana,Arial,Helvetica,sans serif; 	
	font-size:8pt;	
	font-weight:normal;	
	color:#666666;	
	border:1px solid #666666;
	width: 70px;
	padding: 2px;
}
