@media all{

	a#HelpLink:link { color : #0081ef; text-decoration : none; }
	a#HelpLink:visited { color : #0081ef; text-decoration : none; }
	a#HelpLink:hover { color : #309df9; text-decoration: underline; }
	a#HelpLink:active, a:focus { color : #0680e6; }
	
	div#BodyTitle {color:#585858; padding-left : 15px; background : url(http://inegosyo.com/images/Help_BODY_FINAL_TITLE_HEADER.gif) no-repeat 0 50%; font : 120%/230% Arial, Tahoma, Verdana, sans-serif; }
	div#BodyTitle2 {color:#585858; padding-left : 15px; font : 100%/200% Arial, Tahoma, Verdana, sans-serif; font-weight:bold; font-size:12px; }
	div#BodyText {color:#686868; padding-left:15px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
	div#BodyYellowBG {background : #fff6c9; color:#686868; padding-left:15px; padding-top:5px; padding-bottom:5px;}
	
	li#BlueArrow { list-style-image: url(../images/list_arrow.png); list-style-type:circle; margin:0 20px; padding:0; }
	
	li#HelpLeftMenuList{list-style-type:none; margin: 0 5px; padding : .3em 0 .3em 20px; background: url(http://inegosyo.com/images/list_arrow2.png) no-repeat 5px 50%; border-bottom: 1px dotted #d2d2d2; font-size:12px; font:Arial, Tahoma, Verdana, sans-serif;}
	li#HelpLeftMenuList a { display:block;}
	li#HelpLeftMenuList a:hover { text-decoration:none;}
	li#HelpLeftMenuList:hover {background : #f1fbff url(http://inegosyo.com/images/list_arrow2.png) no-repeat 7px 50%;}
	
	li#NoBullets {list-style-type: none;}
	
	.TopMenuText { font-size:12px; font : Arial, Tahoma, Verdana, sans-serif; color:#0969bb; font-weight : bold; padding-left:15px; }
	/*.TopMenuText a {display:block; font-size:12px; font : Arial, Tahoma, Verdana, sans-serif; font-weight : bold;  }*/
	.TopMenuText a:hover { text-decoration:none;}
	
	.OrangeBoldText {color : #f57516; font-weight:bold;}		
		
	.MainHeaderTitle {
		font : 140%/230% Arial, Tahoma, Verdana, sans-serif;
		font-size:16px; 
		font-weight : bold;
		color:#585858;
	}
	
}



