/*** BASIC STYLES START ***/
	BODY, DIV, TD, P
		{font-family: verdana, arial, sans-serif; font-size: 12px; line-height: 135%; color: #333;}
    
	A:Link, A:Visited
		{color: #521616;}
/*** BASIC STYLES END ***/


/*** GLOBAL NAV STYLES START ***/
	DIV.majorNavLink 
		{ padding: 7px 20px 3px 20px; width:100%; voice-family: "\"}\""; voice-family: inherit;}
  
  html>body DIV.majorNavLink
		{ width:auto; }
	
	A:Visited.majorNavLink, A:Link.majorNavLink
		{ font-size: 13px; color: #E5DEBF; font-weight: bold; text-decoration: none;}
	    
	A:Hover.majorNavLink
		{ text-decoration: underline; color:#ffffff;}		
	    
	DIV.minorNavLink
		{ margin: 3px 10px 1px 5px;}
	    
	A:Visited.minorNavLink,A:Link.minorNavLink
		{ font-size: 11px; color: #000000; text-decoration: none;}
	    
	A:Hover.minorNavLink
		{ text-decoration: underline;}
/*** GLOBAL NAV STYLES END ***/


/*** SUB NAV STYLES START ***/
	DIV.subNavLink
		{ padding: 5px 12px 4px 0px; width:100%; voice-family: "\"}\""; voice-family: inherit;}
  
  html>body DIV.subNavLink
		{ width:auto; }
    
	A:Visited.subNavLink, A:Link.subNavLink
		{font-size: 11px; line-height: 13px; color: #333333; text-decoration: none; width: 100%; font-weight: bold;}
    
	A:Hover.subNavLink
		{color: #521616; text-decoration: none;}
		
	.subNavNoLink
		{font-size: 11px; line-height: 11px; color: #ffffff; text-decoration: none;}
    
	DIV.subNavSubLink
		{padding: 5px 12px 5px 0px; width:100%;}
    
	A:Visited.subNavSubLink, A:Link.subNavSubLink
		{font-size: 11px; color: #333333; text-decoration: none; width: 100%;}
    
	A:Hover.subNavSubLink
		{color: #521616; text-decoration: underline;}    
    
	DIV.subNavHead
		{ font-size: 11px; font-weight: bold; margin-bottom: 2px; color: #333;}
/*** SUB NAV STYLES END ***/

/*** margins styles start ***/
	.bodyMargins
		{margin: 15 15 5 10; width:100%; voice-family: "\"}\""; voice-family: inherit;}
    
	html>body .bodyMargins
		{width: auto;}
/*** margins styles start ***/

	.color
		{color: #133251;}
        
	.highlight
		{color: #3333CC;} 
        
	.errorMsg
		{font-size: 10px; color: #FF3333; margin-left: 10px;}

	.smallLight
		{font-size: 10px; color: #777; margin-top: 6px;}

	H1, .head
		{font-size: 16px; font-weight: bold; line-height: 18px; color: #521616; margin: 4px 0px 8px 0px;}

	H2, .subHead
		{font-size: 13px; font-weight: bold; line-height: 15px; color: #666; margin-bottom: 4px;}

	.footer
		{font-size: 10px; color: #888; margin-top: 12px;}
		
	.footer A:Link, .footer A:Visited
		{ color: #888; }

	.leftNav
		{ width:100%; voice-family: "\"}\""; voice-family: inherit;}
  
  html>body .leftNav 
		{ width: auto; }
  
  .leftNav .subHead
		{ color: #ffffff; }

	.subNav
		{ padding: 0px 2px 4px 0px; width:100%; voice-family: "\"}\""; voice-family: inherit;}
  
  html>body .subNav 
		{ width:auto; }

/*** 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 TD {
    }
    
    .mod_articles {    
    }
    
    .mod_displays {    
    }
    
    .mod_displays IMG{ 
      border: solid #cccccc;
      border-width: 1;
    }
    
/*** CONTENT STYLES END ***/