*
{
	
}

BODY, TD
{	
	font-family: Arial;
	font-size: 9pt;
}



H1
{
	font-weight: bolder;
	font-size: 15pt;
	margin-bottom: 5px;
	margin-top: 5px;
}

H2
{
	font-weight: bolder;
	font-size: 13pt;	
	margin-bottom: 5px;
}

A
{
	color: #4B88A7;
	font-weight: bold;
	text-decoration: none;
}

A:hover
{
	color: #001a3c;	
}



/* <SiteEngine> */


.LeftNav
{	
	
	background-image:url(http://stage.2unews.com/formulas4success.com/files/images/leftnavbg.gif);
	background-repeat:no-repeat;
	width:176px;	
	padding:16px 2px 16px 5px;	
	
}

.LeftNav A
{	
	color:#02527C;
	font-size:10pt;
	text-decoration:none;	
}

.LeftNav A:hover
{	
	color:#ffffff;
}

.LeftNavLast
{	
	background-image:url(http://stage.2unews.com/formulas4success.com/files/images/leftnavbglast.gif);
	background-repeat:no-repeat;
	width:176px;	
	padding:14px 2px 25px 5px;
}

.LeftNavLast A
{			
	color:#02527C;
	font-size:10pt;
	text-decoration:none;
}

.LeftNavLast A:hover
{	
	color:#ffffff;
}

.Content
{
	border:1px solid #BBBDBF;
}


.MainContent
{
	padding:5px 8px 5px 12px;
}


.TopContent
{
		
}

.Box
{
	background-color:#72A6BE;
	border:1px solid #0670A4;
	width:190px;
	margin-left:3px;
}

.Header
{
	padding:5px 1px 5px 1px;
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
}
/* </SiteEngine> */
	

.ModulesError
{
	border: 1px red solid;
	color: red;
	font-weight: bolder;
	margin: 20px 0px 20px 0px;
	padding: 5px;
}

.ModulesSuccess
{
	border: 1px green solid;
	color: green;
	font-weight: bolder;
	margin: 20px 0px 20px 0px;
	padding: 5px;
}
	


/* <Search> */

.SearchResult
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.SearchResult URL
{
}

.SearchResult Text
{
}

.SearchResult .Information
{
	color: green;
}

/* </Search> */

