﻿body 
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: black;	
}



A:link      {     
   font-family: Arial, Sans-Serif;
	font-size: 11px;
	 font-weight:   normal;
	 color: #5087e2;
	 text-decoration: none;
      }     
            
A:visited   
{
	font-family: Arial, Sans-Serif;
      text-decoration:  none;
      font-size:  11px;
      font-weight:   normal;
      color:      #5087e2;
       text-decoration: none;
      }     
            
            
A:hover     {     
      text-decoration:  none;
      font-size:  11px;
    font-weight:   normal;
      color:    #e68a4b;
      
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=60);
	opacity:0.6;

}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #146691;
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
 background-color: #D3DEEF;
    color: white:
}

.listitem
{
	font-size:11px;
	list-style-type:square;
	font-family: Arial, Sans-Serif;
}

a.largeBoldBlackLink:link
{
	color:#000000;
	text-decoration:  underline;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight:bold;
	
}

a.largeBoldBlackLink:visited
{
	color:#000000;
	text-decoration:  underline;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight:bold;
}

a.largeBoldBlackLink:Hover
{
	font-family: Arial, Sans-Serif;
	color:#000000;
	text-decoration: underline;
	font-size: 16px;
	font-weight:bold;
	
}

a.BoldBlackLink:link
{
	color:#000000;
	text-decoration:  underline;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	
}

a.BoldBlackLink:visited
{
	color:#000000;
	text-decoration:  underline;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
}

a.BoldBlackLink:Hover
{
	font-family: Arial, Sans-Serif;
	color:#000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold;
	
}

a.smallGreyLink:link
{
	color:#686666;
	text-decoration:  none;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	
	
}

a.smallGreyLink:visited
{
	color:#686666;
	text-decoration:  none;
	font-family: Arial, Sans-Serif;
	font-size: 11px;

}

a.smallGreyLink:Hover
{
	font-family: Arial, Sans-Serif;
	color:#686666;
	text-decoration: underline;
	font-size: 11px;

	
}

.smallGreyFont
{
		color:#686666;
	text-decoration:  none;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.rightAlign
{
	text-align: right;
	text-decoration:  none;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.watermarked
{
    background-color:white;
    color:#146691;
    font-style:italic;
    width:150px;
}

.highlight
{
	background-color:#FFFFCC;
}

.menuTextHover
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:white;
	text-decoration: none;
	font-size: 12px;
		font-weight:bold;
		height:19px;
		 padding-left:25px;
		  padding-top:3px;
}
.menuText
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#333333;
	text-decoration: none;
	font-size: 12px;
		font-weight:bold;
		height:19px; 
		padding-left:25px; 
		padding-top:3px;
}

.menuTextHover
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#333333;
	text-decoration: underline;
	font-size: 12px;
		font-weight:bold;
		height:19px;
		 padding-left:25px;
		  padding-top:3px;
}

td.menuTD
{
	background-image: url('images/MenuCatBg.jpg'); 
	height:22;	
}

      .popupMenu {
	
	visibility:hidden;
	background-color:#FFFFFF;
	border: solid 1px black;
	
	

}




a.menuTextLink:link
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#333333;
	text-decoration: none;
	font-size: 12px;
		font-weight:bold;
		height:19px; 
		padding-left:25px; 
		padding-top:3px;
}

a.menuTextLink:visited
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#333333;
	text-decoration: none;
	font-size: 12px;
		font-weight:bold;
		height:19px; 
		padding-left:25px; 
		padding-top:3px;
}


a.menuTextLink:Hover
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#333333;
	text-decoration: underline;
	font-size: 12px;
		font-weight:bold;
		height:19px; 
		padding-left:25px; 
		padding-top:3px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=60);
	opacity:0.6;

}

/* Header */
.contentHeader { font-size: 18px;	color: #146691;	}

/*  Big Body */
.bigBody {font-family: Arial, Sans-Serif;	font-size: 14px;	color: black;}



td.GreyButtonTD
{
	background-image: url('images/GreyButton.jpg'); 
	height:31;	
}
td.GreyButtonBigTD
{
	background-image: url('images/GreyButtonBig.jpg'); 
	height:31;	
}

      .popupMenu {
	
	visibility:hidden;
	background-color:#FFFFFF;
	border: solid 1px black;
	
	

}




a.greyButtonTextLink:link
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 15px;
		font-weight:bold;
		height:25px; 
	 padding-top:6px;
	
}

a.greyButtonTextLink:visited
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 15px;
		font-weight:bold;
		height:25px; 
	 padding-top:6px;
	
}


a.greyButtonTextLink:Hover
{
	cursor: hand;
		font-family: Arial, Sans-Serif;
	color:#FFFFFF;
	text-decoration: underline;
	font-size: 15px;
		font-weight:bold;
		height:25px; 
		 padding-top:6px;
		
}