﻿@charset "utf-8"; 
/*------------------------- WYSIWYG -------------------------*/
	body,html,form,dl,dt{margin:0; padding:0; line-height:1.5em}
	body,html{font-family:Arial; color:#5D5D5D; background:#fff url(../../images/bgs/body.gif) repeat-y top center; }
		* font{font:100%/1.5 Arial!important; color:#5D5D5D!important;} /* FONT PROTECTION = force overwrite of font changes in any manner */
	h1,h2,h3,h4,h5,h6{margin:1em 0; padding:0; font-family:Arial;}
	h1{font-size:180%; color:#631879}
	h1 span{font-weight:bold}
	h2{font-size:173%; color:#631879}
	h3{font-size:163%;color:#7B00A8}
	h4{font-size:145%;color:#7B00A8; font-weight:bold}
	h5{font-size:120%;color:#878787;font-weight:bold}
	h6{font-size:110%;font-weight:bold}
	
	a:link, a:active, a:visited{color:#2A2F66; text-decoration:underline;}		
	a:focus, a:hover{color:#2A2F66; text-decoration:none; outline:none;}		

	/* Tables */
	table{margin:0 0 1.5em 0; border-top:1px solid #ccc; border-left:1px solid #ccc;}
	caption{background:#878787; color:#fff; border:1px solid #ccc; text-align:left; padding:0.5em; margin:0;}
	th,td{border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:0.5em; text-align:left; vertical-align:middle;}
	th{background:#B1B1B1; color:#fff; font-weight:bold;}

	hr{border:0; border-bottom:1px solid #888; height:1px;}  
	a img, :link img, :visited img {border: 0;}
	li.webdebug{z-index:10000; font-size:110%; position:relative; color:red; margin-bottom:0px; display:block; background:#fff; width:50%; left:0; text-align:left; padding-left:4px; white-space:nowrap; filter:alpha(opacity=60);	-moz-opacity: 0.6;	opacity: 0.6;	}	

	p{margin:2em 0!important;}

	/* Font sizes for major sections */
	#hd, #left, #right, #content, #ft, #StyleSheetTools, .homeSnippet, .homeNews, .newsFooter{font-size:85%;}
 
/*  10px=77% | 11px=85% | 12px=93% | 13px=100%  | 14px=108% | 15px=116% | 16px=123.1% | 17px=131% | 18px=138.5% 
	19px=146.5% | 20px=153.9% | 21px=161.6% | 22px=167% | 23px=174% | 24px=182% | 25px=189% | 26px=197%	*/	
	

/*-------------------------( #content  )-------------------------------- */
	ul li, ol li{margin:1em 0; margin-left:45px; line-height:1.2em;}
	ul li{list-style-image:url(../../images/pageElements/bullet.gif);}