/* tags that have been modified for IE rendering 
H2, P, UL, H1
*/
body{
	margin: 0px;
	padding: 0px;
/*	background-color:#FF0000;  */
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}
H1{
	font-family: verdana, arial, Helvetica, sans-serif;
	FONT-SIZE: 24px !important;
	font-weight: normal !important;
	color:#697089;
}* html H1{margin-top:16px;margin-bottom:-3px;}

#service_msg H1{
	font-family: verdana, arial, Helvetica, sans-serif;
	FONT-SIZE: 24px !important;
	font-weight: normal !important;
	color:#E0F1FD;
	margin-top:0px;
}* html #service_msg H1{margin-top:16px;margin-bottom:-3px;}

H2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	color: black;
	margin-bottom:8pt;
}* html H2 {margin-top:12px;margin-bottom:-7px;}

#service_msg H2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	color: #E0F1FD;
	margin-top:0px;
	margin-bottom:8pt;
}* html H2 {margin-top:12px;margin-bottom:-7px;}

#pageheader{
	color:#ed1c24;
	line-height:16pt;
} 
H3{
	font-family: Arial;
	font-size: 14pt;
	color: black;
}* html H3{margin-top:10px;margin-bottom:-6px;}
p, ul{	
	font-family:Verdana;
	font-size:10pt;
	color:#284b9e;
}* html p{margin-bottom:-7px;}
* html ul{margin-bottom:11px;}

#service_msg p, #service_msg ul{	
	font-family:Verdana;
	font-size:10pt;
	color:#E0F1FD;
}* html #service_msg p{margin-bottom:-7px;}
* html #service_msg ul{margin-bottom:11px;}

A{
	font-weight:400;  
	text-decoration: none;
}
A:visited{
	text-decoration: none;
	color: #0000CC;
}
A:active{
	color:#0000CC;
}
A:hover{
	text-decoration: underline;
	color:#d70ad2;
}

#contentLink{
	color:#284B9B; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
} 
#contentLink:visited{
	color:#284B9B; 
}
#contentLink:active{
	color:#284B9B; 
}
#contentLink:hover{
	text-decoration: none;
	color:red;
}
