/*** BASIC STYLES START ***/
	BODY, DIV, TD, P
		{font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 135%; color:#333333;}
    
	A:Link, A:Visited
		{color: #512B8A;}
/*** BASIC STYLES END ***/


/*** GLOBAL NAV STYLES START ***/
	DIV.majorNavLink 
		{font-size: 12px; font-weight: bold; margin: 0 15 0 15;}
	
	A:Visited.majorNavLink, A:Link.majorNavLink
		{font-size: 12px; color: #ffffff; margins: 0px; text-decoration: none; margin-bottom: 0px;}
	    
	A:Hover.majorNavLink
		{text-decoration: underline;}
	    
	DIV.minorNavLink
		{margin: 0 10 1 10;}
	    
	A:Visited.minorNavLink,A:Link.minorNavLink
		{font-size: 12px; color: #512B8A; text-decoration: none; margin-bottom: 3px;}
	    
	A:Hover.minorNavLink
		{text-decoration: underline; color:#000000;}
/*** GLOBAL NAV STYLES END ***/


/*** SUB NAV STYLES START ***/
	DIV.subNavLink
		{width:100%; padding: 5 4 5 0;}
    
	A:Visited.subNavLink, A:Link.subNavLink
		{font-size: 11px; color: #512B8A; text-decoration: none; width: 100%;}
    
	A:Hover.subNavLink
		{color: #512B8A;}
	
	.subNavNoLink
		{font-size: 11px; color:#512B8A; text-decoration: none; width: 100%;}
    
	DIV.subNavSubLink
		{width:100%; padding: 5 4 5 0;}
    
	A:Visited.subNavSubLink, A:Link.subNavSubLink
		{font-size: 11px; color: #512B8A; text-decoration: none; width: 100%;}
    
	A:Hover.subNavSubLink
		{color: #512B8A;}
    
	DIV.subNavHead
		{font-size: 11px; font-weight: bold; color: #203C91; margin: 0 0 3 4;}
/*** SUB NAV STYLES END ***/


/*** margins styles start ***/
	.bodyMargins
		{margin: 15 15 5 5; width:100%; voice-family: "\"}\""; voice-family: inherit;}
    
	html>body .bodyMargins
		{width: auto;}
/*** margins styles start ***/

	.color
		{color: #999966;}
        
	.highlight
		{color: #3333CC;}
 
        
	.errorMsg
		{font-size: 10px; color: #FF3333; margin-left: 10px;}

	.smallLight
		{font-size: 10px; color: #cccccc; margin-top: 6px;}

	H1, .head
		{font-size: 13px; font-weight: bold; line-height: 12pt; color: #3A186D; margin: 4 0 8 0;}

	.subHead
		{font-size: 11px; font-weight: bold; line-height: 10pt; color: #BAB34B; margin-bottom: 4px;}

	.footer
		{font-size: 10px; color: #666666; margin-top: 12px;}

	.leftNav
		{ margin: 0px; width: 100%; voice-family: "\"}\""; voice-family: inherit; padding-right: 1px;}
  
  html>body .leftNav
		{width:auto;}
  
  .leftNav .subHead
		{color: #555555;}

	.rightNav
		{margin: 10 10 0 4; padding: 0 0 8 0; width: 100%; border: solid #cccccc; border-width: 1px; background-color: #F3F3F3; voice-family: "\"}\""; voice-family: inherit;}
  
  html>body .rightNav
		{width:auto;}
	
	.rightNav TD, .rightNav DIV
		{font-size: 10px;}
  
  .rightNav .bodyMargins
		{margin: 5 5 5 5;}

	.subNav
		{}

/*** CONTENT STYLES START ***/
    /* this is for module sub navs like articles and message boards */
    .subNav_module
			{padding: 5 4 0 8; width: 100%; voice-family: "\"}\""; voice-family: inherit;}
  
	  html>body .subNav_module
			{width: auto;}
	    
		.mod_blogs
			{}
    
    .mod_articles
			{ }
    
    .mod_displays
			{}
    
    .mod_displays IMG
			{border: solid #cccccc; border-width: 1;}
    
/*** CONTENT STYLES END ***/