﻿BODY
{
    
    FONT-FAMILY: arial,Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
     color: #606060;
  
	
}

A.buttonLink:link	{	
	text-decoration:	none;
	font-size:	14px;
	font-weight:	bold;
	color:	white;
	background-color: #62b439;
	border: solid 3px #0b9444;
	
	}
A.buttonLink:visited	{	
	text-decoration:	none;
	font-size:	14px;
	font-weight:	bold;
	color:	white;
	background-color: #62b439;
	border: solid 3px #0b9444;
	}	
		
A.buttonLink:active	{	
	text-decoration:	none;
	font-size:	14px;
	font-weight:	bold;
	color:	white;
	background-color: #62b439;
	border: solid 3px #0b9444;
	}	
		
A.buttonLink:hover	{	
	text-decoration:	none;
	font-size:	14px;
	font-weight:	bold;
	background-color: #d8d7d7;
	color: Black;
	border: solid 3px Black;
}


.footerText
{
	text-decoration:	none;
	font-size:	12px;
	font-weight:	normal;
	color:	#7f7f7f;
}
A.footerLink:link	{	
	text-decoration:	none;
	font-size:	12px;
	font-weight:	normal;
	color:	#7f7f7f;
	
	}
A.footerLink:visited	{	
	text-decoration:	none;
	font-size:	12px;
	font-weight:	normal;
	color:	#7f7f7f;
	
	}	
		
A.footerLink:active	{	
	text-decoration:	none;
	font-size:	12px;
	font-weight:	normal;
	color:	#7f7f7f;
	
	}	
		
A.footerLink:hover	{	
	text-decoration:	underline;
	font-size:	12px;
	font-weight:	normal;
	color:	#7f7f7f;
}


.pageHeader
{
font-size: 30px;
font-family: Arial;	
color: #0b9444;
	
}

.boldGreen
{
	font-size: 12px;
font-family: Arial;	
color: #0b9444;
font-weight:bold;
}

.contentPageHeader
{
	font-size: 28px;
	font-family: Arial;
	color: #0b9444;
}
.contentHeader
{
	font-size: 18px;
	font-family: Arial;
	color: #0b9444;
}



a.disabled
{
	   FONT-FAMILY: arial,Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
}
a.whiteLink:link	{	
	text-decoration:	none;
	font-size:	12px;
	font-weight:	bold;
	color:	#FFFFFF;
	
	}	
		
A.whiteLink:visited	{	
	text-decoration:	none;
	font-size:	12px;
	font-weight:	bold;
	color:	#FFFFFF;
	
	}	
		
A.whiteLink:active	{	
	text-decoration: none;
	font-size:	12px;
	font-weight:	bold;
	color:	#FFFFFF;
	
	}	
		
A.whiteLink:hover	{	
	text-decoration:	none;
	font-size:	12px;
	font-weight:	bold;
	color:	#46577F;
	text-decoration: underline;
	
	}
	
A.pagecontent:link	{	
	text-decoration:	none;
	font-size:	12px;
	font-weight:	bold;
	color:	#46577F;
	
	}	
		
A.pagecontent:visited	{	
	text-decoration:	none;
	font-size:	12px;
	font-weight:	bold;
	color:	#46577F;
	
	}	
		
A.pagecontent:active	{	
	text-decoration:	none;
	font-size:	12px;
	font-weight:	bold;
	color:	#46577F;
	
	}	
		
A.pagecontent:hover	{	
	text-decoration:	none;
	font-size:	12px;
	font-weight:	bold;
	color:	#8B0000;
	
	}
	
	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.textHeader
{
 color: #8b0000;
 font-weight:bold;
 	
}


      .popupLink
      {
      		font-family: Arial;
		font-size: 12px;
		cursor:hand;
		color: #46577f;
		font-weight:bold;
      }
      
      
      .invalidBox
{
	background: #FFDDDD;
	
}

.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;

}


a.adminPageHeaderLink:link
{
   			font-size:12px;
	font-weight: bold;
	font-family:Arial;
	color:Black;
	
		 text-decoration: none;
}

a.adminPageHeaderLink:visited
{	font-size:12px;
	font-weight: bold;
	font-family:Arial;
	color:Black;	
		
			 text-decoration: none;
}


a.adminPageHeaderLink:Hover
{
		font-size:12px;
	font-weight: bold;
	font-family:Arial;
   		
	color: #FF2d56;	
		
		
	
	 text-decoration: underline;
	
	
}



a.bigFooterLink:link
{
   		font-size:16px;
	color: White;
	text-decoration: none;
}

a.bigFooterLink:visited
{	font-size:16px;
	color: White;
	text-decoration: none;
}


a.bigFooterLink:Hover
{
		font-size:16px;
	color: White;
	text-decoration: underline;

	
}




a.smallRedLink:link
{
   		font-size:12px;
	color: #fb3d2c;
	text-decoration: none;
}

a.smallRedLink:visited
{	font-size:12px;
	color: #fb3d2c;
	text-decoration: none;
}


a.smallRedLink:Hover
{
		font-size:12px;
	color:#fb3d2c;
	text-decoration: underline;

	
}

a.sideMenuTitleLink:link
{
   		font-size:18px;
	color: #606060;
	text-decoration: none;
}

a.sideMenuTitleLink:visited
{	font-size:18px;
	color: #606060;
	text-decoration: none;
}


a.sideMenuTitleLink:Hover
{
		font-size:18px;
	color:#606060;
	text-decoration: underline;

	
}



.contentRedBold
{
	color: #bc2e25;
	font-weight:bold;
}


a.popupLink:link
{
   		font-family: Arial;
		font-size: 12px;
		cursor:hand;
		color: black;
		font-weight:bold;
			 text-decoration: none;
}

a.popupLink:visited
{
	   		font-family: Arial;
		font-size: 12px;
		cursor:hand;
		color: black;
		font-weight:bold;
			 text-decoration: none;
}


a.popupLink:Hover
{
   		font-family: Arial;
		font-size: 12px;
		cursor:hand;
		color: black;
		font-weight:bold;
	 text-decoration: underline;
	
	
}

A:link	{	
		font-family: Arial;
	font-size: 12px;
	color:blue;
	font-weight: normal;	
	text-decoration: underline;
	}	
		
A:visited	{	
font-family: Arial;
	font-size: 12px;
	color:blue;
	font-weight: normal;
	 text-decoration: underline;	
	 
	}	
			
A:hover	{	
		font-family: Arial;
	font-size: 12px;
	color:red;
	font-weight: normal;
    text-decoration: underline;
	}
	
	.ob_show_panel
	{
		vertical-align:middle;
	}
	
	
	
	a.contentRedBoldLink:link	{	
		font-family: Arial;
	font-size: 12px;
color: #bc2e25;
	font-weight:bold;	
	text-decoration: none;
	}	
		
a.contentRedBoldLink:visited	{	
font-family: Arial;
	font-size: 12px;
	color: #bc2e25;
	font-weight:bold;
	 text-decoration: none;	
	 
	}	
			
a.contentRedBoldLink:hover	{	
		font-family: Arial;
	font-size: 12px;
	color: #bc2e25;
	font-weight:bold;
    text-decoration: underline;
	}
	
	
	
.contentRedBold
{
	color: #bc2e25;
	font-weight:bold;
}


a.popupLink:link
{
   			font-size:12px;
	font-weight: bold;
	font-family:Arial;
	color:Black;
	
		 text-decoration: none;
}

a.popupLink:visited
{	font-size:12px;
	font-weight: bold;
	font-family:Arial;
	color:Black;	
		
			 text-decoration: none;
}


a.popupLink:Hover
{
		font-size:12px;
	font-weight: bold;
	font-family:Arial;
   		
	color: black;	
		
		
	
	 text-decoration: underline;
	
	
}

ul
{
list-style-image:url("images/bullett.jpg");
list-style-type:square;
margin-left:20px;
}

.blueText
{
	color: #0071a5;	
}

.blueBoldText
{
	color: #0071a5;	
	 font-weight:bold;
}

.pageTitle
{
	color: #0070a2;
	font-size:20px;
	font-weight: bold;
}
.pageHomeTitle
{
	color: #0072a5;
	font-size:18px;
	
}


.personTitle
{
	color: #0072a5;
	font-size:14px;
	
}
