.Mod_StaticText {
	padding:0px;
}

.Mod_StaticText a {
	text-decoration:none;
	color:#FF6600;	
}

.Mod_StaticText a:hover {
	text-decoration:underline;
	color:#FF6600;	
}

.textSpaceContent {	
	color : #333;
	font:normal 11px Arial,Verdana;
	line-height: 1.35em;
}

.Mod_StaticText h1 {
	margin:0 0 10px 0 !important;
	padding:0px 0 5px 0 !important;
}

.Mod_StaticText .sideColumn h1  {
	font:bold 14px Verdana,Arial;  
	color: #000 !important;
	margin:0px 0 5px 0 !important;
	padding:0 0 5px 0 !important;	
}

.Mod_StaticText .sideColumn table a  {	
	color: #333 !important;
}

.Mod_StaticText .sideColumn table a:hover {	
	text-decoration:underline;
	color:#FF6600 !important;
}

.Mod_StaticText h2 {
	font:bold 12px Verdana, Arial;
	color:#EC7B00;
	margin:10px 0;
	padding:0 0 3px 0;	
	border-bottom:1px dotted #999;
}

.Mod_StaticText table {
	font: normal 11px Arial, Verdana;
	color:#333;
	line-height:1.35em !important;
}

.Mod_StaticText .alternate1 h1 {	
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #F2F2F2;
	color:#000;
}

.Mod_StaticText .footer .textSpaceContent{
	font: normal 10px Arial;
    color:#999;
}

.Mod_StaticText .alternate2 h1 {	
	color:#224466;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #F2F2F2;
}




