/* Default CSS Stylesheet for Plaid Group */

BODY, TABLE, TR, TD
  {
    Font-Family: Verdana, Tahoma;
    Font-Size:   11px;
  }

.CSHeadline
  {
    Font-Family: Verdana, Tahoma;
    Font-Size:   14px;
  }

.BigText
  {
    Font-Family: Verdana, Tahoma;
    Font-Size:   12px;
  }

A:link
  {
    Font-Family:     Verdana, Tahoma;
    Font-Size:       11px;
	text-decoration: none;
	color:	         #36499E;
	font-weight: bold;
  }
		
A:visited
  {
    Font-Family:     Verdana, Tahoma;
    Font-Size:       11px;
	text-decoration: none;
	color:	         #36499E;
	font-weight: bold;
  }
		
A:active
  {
    Font-Family:     Verdana, Tahoma;
    Font-Size:       11px;
	text-decoration: none;
	color:	         #36499E;
	font-weight: bold;
  }
		
A:hover
  {
    Font-Family:     Verdana, Tahoma;
    Font-Size:       11px;
	text-decoration: underline;
	color:	         #36499E;
	font-weight: bold;
  }


A:link.QuoteLink
  {
    Font-Family:     Verdana, Tahoma;
    Font-Size:       12px;
    font-style:      italic ;
	text-decoration: none;
	color:	         #36499E;
	font-weight:     normal;
  }
		
A:visited.QuoteLink
  {
    Font-Family:     Verdana, Tahoma;
    Font-Size:       12px;
    font-style:      italic ;
	text-decoration: none;
	color:	         #36499E;
	font-weight:     normal;
  }
		
A:active.QuoteLink
  {
    Font-Family:     Verdana, Tahoma;
    Font-Size:       12px;
    font-style:      italic ;
	text-decoration: none;
	color:	         #36499E;
	font-weight:     normal;
  }
		
A:hover.QuoteLink
  {
    Font-Family:     Verdana, Tahoma;
    Font-Size:       12px;
    font-style:      italic ;
	text-decoration: underline;
	color:	         #36499E;
	font-weight:     normal;
  }







A:link.ClickMore
  {
    Font-Family:     Verdana, Tahoma;
    Font-Size:       9px;
	text-decoration: none;
	color:	         #36499E;
	font-weight: bold;
  }
		
A:visited.ClickMore
  {
    Font-Family:     Verdana, Tahoma;
    Font-Size:       9px;
	text-decoration: none;
	color:	         #36499E;
	font-weight: bold;
  }
		
A:active.ClickMore
  {
    Font-Family:     Verdana, Tahoma;
    Font-Size:       9px;
	text-decoration: none;
	color:	         #36499E;
	font-weight: bold;
  }
		
A:hover.ClickMore
  {
    Font-Family:     Verdana, Tahoma;
    Font-Size:       9px;
	text-decoration: underline;
	color:	         #36499E;
	font-weight: bold;
  }




Pre
    {	
	    Font-Family:	Courier New, monospace;
        Font-Size:     11px;
	}	

.PageTitle
    {
	    Color:           #000000;
        Font-Family:     Tahoma, Arial;
	    Font-Size:       18px;
        Font-Weight:     bold;
	    Text-Decoration: none;
    }

.SectionTitle
    {
	    Color:           #000000;
        Font-Family:     Tahoma, Arial;
	    Font-Size:       13px;
        Font-Weight:     bold;
	    Text-Decoration: none;
	    text-align:      right;
    }

.NewsletterTitle
  {
    Font-Family:     Verdana, Tahoma;
    Font-Size:       18px;
	text-decoration: none;
	color:	         #36499E;
	font-weight: bold;
  }

.Required
  {
    Font-Family:     Verdana, Tahoma;
    Font-Size:       11px;
	text-decoration: none;
	color:	         #000000;
	font-weight: bold;
  }

LI
  {
	margin-bottom: 10px;
  }
  
UL
  {
	margin-top: 10px;
	margin-bottom: 10px;
  }

.LITitle
    {
        Font-Family:     Tahoma, Arial;
	    Font-Size:       15px;
	color:	         #36499E;
	
	font-weight: bold;
	
    }

.homecolumns
  {
    Font-Family: Verdana, Tahoma;
    font-size:8pt;
    text-align:justify;
    text-justify: auto;
    margin-left:10pt;
    margin-right:10pt;
  }
  
  li.home
  {
	line-height:2pt;
	
  }
