/************** BLACK ***************/
TD
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px
}
.SmallNormalBlack {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #000000
}

.SmallBoldBlack {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: Black;
}

.MediumNormalBlack {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  font-weight: normal;
  color: Black;
 }
  
.MediumBoldBlack { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  font-weight: bold;
  color: Black;
}

.LargeNormalBlack {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-style: normal; 
  font-weight: normal;
  color: Black;
 }

.LargeBoldBlack {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: Black;
 }

/************** WHITE ***************/
.SmallNormalWhite { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px;
  font-style: normal; 
  font-weight: normal; 
  color :  White;
}

.SmallBoldWhite { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  font-weight: bold; 
  color :  White;  
}

.MediumNormalWhite { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  font-weight: bold; 
   color :  White;
}

.MediumBoldWhite { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  font-weight: bold; 
  color :  White;
}

/************** RED ***************/
.SmallNormalRed {
 font-family :  Verdana, Arial, Helvetica, sans-serif;
 font-size : 10px;
 color :  Red;
}

.SmallBoldRed {
 font-family :  Verdana, Arial, Helvetica, sans-serif;
 font-size : 10px;
 font-weight: bold; 
 color :  Red;
}

.MediumNormalRed { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  color : Red;
}

.MediumBoldRed { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  font-weight: bold; 
  color : Red;
}

.LargeBoldRed {
 font-family :  Verdana, Arial, Helvetica, sans-serif;
 font-size :  14px;
 color :  Red;
 font-weight: Bold;
}

/************** LINK ***************/
.WhiteLink {
	font : lighter 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #6A72A4;
	color : White;
	text-decoration : none;
}

.BlackLink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font : lighter;
	border-color : Black;
	color : Black;
	text-decoration : none;
}


/* ------------------ Global Links ------------------ */
/* Universal Links */
A{text-decoration: none; font-weight:bold;} 
A:link {text-decoration: underline; font-weight:bold; color: #2D3A71;}
A:visited {text-decoration:underline font-weight:bold;; color: #2D3A71;}
A:active {text-decoration: none; font-weight:bold; color: #2D3A71;}
A:hover {text-decoration:  none; font-weight:bold; color: #5267B0;}


a.Main: link {text-decoration: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 8pt}
a.Main: visited {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 8pt}
a.Main: active {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 8pt}
a.Main: hover {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 8pt}

a.lhu:link
{
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
 text-decoration: none;
}
a.lhu:visited
{
	text-decoration: none;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

a.lhu:hover
{
	color: #FFFEDF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
    text-decoration: underline;
}
.MediumBoldBlackUnderlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-decoration: underline;

}

/*--------- SP Header ---------*/

.ProgramTitle1
{
color:#666699;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-style:italic;
font-size:20px;
}
.ProgramTitle2
{
color:#9999CC;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-style: normal;
font-size:20px;
}
/* Non Profit */
.SPBGNonProfit1
{
background-image:url(../images/bg/NonProfit/bg_02.gif);
background-repeat:no-repeat;
width:313px;
height:43px;
}
.SPBGNonProfit2
{
background-image: url(../images/bg/NonProfit/bg_03.gif);
background-position:right;
background-repeat:no-repeat;
width:487px;
height:43px;
}
.SPBGNonProfit3
{
background-image: url(../images/bg/NonProfit/bg_04.gif);
background-repeat:no-repeat;
background-color:#639B41;
padding-top:87px;
padding-bottom:15px;
width:161px;
height:300px;
}
.SPBGNonProfit4
{
background-image: url(../images/bg/NonProfit/bg_05.gif);
background-repeat:no-repeat;
height:36px;
}
.SPBGNonProfitQuote
{
color:#EFE5A8;
font-style:italic;
font-size:13px;
font-weight:bold;
text-align:right;
padding-right:10px;
}
.SPBGNonProfitTitle1	
{
color:#23570F;
font-weight:bold;
font-style:italic;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
.SPBGNonProfitTitle2
{
color:#639B42;
font-weight:bold;
font-style:Normal;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}


/* Elder Care */
.SPBGElderCare1
{
background-image:url(../images/bg/ElderCare/bg_02.gif);
background-repeat:no-repeat;
width:313px;
height:43px;
}
.SPBGElderCare2
{
background-image: url(../images/bg/ElderCare/bg_03.gif);
background-position:right;
background-repeat:no-repeat;
width:487px;
height:43px;
}
.SPBGElderCare3
{
background-image: url(../images/bg/ElderCare/bg_04.gif);
background-repeat:no-repeat;
background-color:#47338D;
padding-top:87px;
padding-bottom:15px;
width:161px;
height:300px;
}
.SPBGElderCare4
{
background-image: url(../images/bg/ElderCare/bg_05.gif);
background-repeat:no-repeat;
height:36px;
}
.SPBGElderCareQuote
{
color:#EFE5A8;
font-style:italic;
font-size:13px;
font-weight:bold;
text-align:right;
padding-right:10px;
}
.SPBGElderCareTitle1	
{
color:#120948;
font-weight:bold;
font-style:italic;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
.SPBGElderCareTitle2
{
color:#47338C;
font-weight:bold;
font-style:Normal;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
/* Staff Pak */
.SPBGStaffPak1
{
background-image:url(../images/bg/StaffPak/bg_02.gif);
background-repeat:no-repeat;
width:313px;
height:43px;
}
.SPBGStaffPak2
{
background-image: url(../images/bg/StaffPak/bg_03.gif);
background-position:right;
background-repeat:no-repeat;
width:487px;
height:43px;
}
.SPBGStaffPak3
{
background-image: url(../images/bg/StaffPak/bg_04.gif);
background-repeat:no-repeat;
background-color:#C1342E;
padding-top:87px;
padding-bottom:15px;
width:161px;
height:300px;
}
.SPBGStaffPak4
{
background-image: url(../images/bg/StaffPak/bg_05.gif);
background-repeat:no-repeat;
height:36px;
}
.SPBGStaffPakQuote
{
color:#EFE5A8;
font-style:italic;
font-size:13px;
font-weight:bold;
text-align:right;
padding-right:10px;
}
.SPBGStaffPakTitle1	
{
color:#8C0A07;
font-weight:bold;
font-style:italic;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
.SPBGStaffPakTitle2
{
color:#C1352E;
font-weight:bold;
font-style:Normal;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
/* Take 1 */
.SPBGTakeOne1
{
background-image:url(../images/bg/TakeOne/bg_02.gif);
background-repeat:no-repeat;
width:313px;
height:43px;
}
.SPBGTakeOne2
{
background-image: url(../images/bg/TakeOne/bg_03.gif);
background-position:right;
background-repeat:no-repeat;
width:487px;
height:43px;
}
.SPBGTakeOne3
{
background-image: url(../images/bg/TakeOne/bg_04.gif);
background-repeat:no-repeat;
background-color:#94A327;
padding-top:87px;
padding-bottom:15px;
width:161px;
height:300px;
}
.SPBGTakeOne4
{
background-image: url(../images/bg/TakeOne/bg_05.gif);
background-repeat:no-repeat;
height:36px;
}
.SPBGTakeOneQuote
{
color:#0E0E45;
font-style:italic;
font-size:13px;
font-weight:bold;
text-align:right;
padding-right:10px;
}
.SPBGTakeOneTitle1	
{
color:#74860D;
font-weight:bold;
font-style:italic;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
.SPBGTakeOneTitle2
{
color:#B1BD3B;
font-weight:bold;
font-style:Normal;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
/* Pro GOld */
.SPBGProGold1
{
background-image:url(../images/bg/ProGold/bg_02.gif);
background-repeat:no-repeat;
width:313px;
height:43px;
}
.SPBGProGold2
{
background-image: url(../images/bg/ProGold/bg_03.gif);
background-position:right;
background-repeat:no-repeat;
width:487px;
height:43px;
}
.SPBGProGold3
{
background-image: url(../images/bg/ProGold/bg_04.gif);
background-repeat:no-repeat;
background-color:#EF8033;
padding-top:87px;
padding-bottom:15px;
width:161px;
height:300px;
}
.SPBGProGold4
{
background-image: url(../images/bg/ProGold/bg_05.gif);
background-repeat:no-repeat;
height:36px;
}
.SPBGProGoldQuote
{
color:#0E0E45;
font-style:italic;
font-size:13px;
font-weight:bold;
text-align:right;
padding-right:10px;
}
.SPBGProGoldTitle1	
{
color:#F08032;
font-weight:bold;
font-style:italic;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
.SPBGProGoldTitle2
{
color:#DD3B09;
font-weight:bold;
font-style:Normal;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
/* Vital Care */
.SPBGVitalCare1
{
background-image:url(../images/bg/VitalCare/bg_02.gif);
background-repeat:no-repeat;
width:313px;
height:43px;
}
.SPBGVitalCare2
{
background-image: url(../images/bg/VitalCare/bg_03.gif);
background-position:right;
background-repeat:no-repeat;
width:487px;
height:43px;
}
.SPBGVitalCare3
{
background-image: url(../images/bg/VitalCare/bg_04.gif);
background-repeat:no-repeat;
background-color:#845624;
padding-top:87px;
padding-bottom:15px;
width:161px;
height:300px;
}
.SPBGVitalCare4
{
background-image: url(../images/bg/VitalCare/bg_05.gif);
background-repeat:no-repeat;
height:36px;
}
.SPBGVitalCareQuote
{
color:#0E0E45;
font-style:italic;
font-size:13px;
font-weight:bold;
text-align:right;
padding-right:10px;
}
.SPBGVitalCareTitle1	
{
color:#3F1904;
font-weight:bold;
font-style:italic;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
.SPBGVitalCareTitle2
{
color:#845625;
font-weight:bold;
font-style:Normal;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
/* PL Pros */
.SPBGPLPros1
{
background-image:url(../images/bg/PLPros/bg_02.gif);
background-repeat:no-repeat;
width:313px;
height:43px;
}
.SPBGPLPros2
{
background-image: url(../images/bg/PLPros/bg_03.gif);
background-position:right;
background-repeat:no-repeat;
width:487px;
height:43px;
}
.SPBGPLPros3
{
background-image: url(../images/bg/PLPros/bg_04.gif);
background-repeat:no-repeat;
background-color:#EF9A18;
padding-top:87px;
padding-bottom:15px;
width:161px;
height:300px;
}
.SPBGPLPros4
{
background-image: url(../images/bg/PLPros/bg_05.gif);
background-repeat:no-repeat;
height:36px;
}
.SPBGPLProsQuote
{
color:#0E0E45;
font-style:italic;
font-size:13px;
font-weight:bold;
text-align:right;
padding-right:10px;
}
.SPBGPLProsTitle1	
{
color:#E97F08;
font-weight:bold;
font-style:italic;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
.SPBGPLProsTitle2
{
color:#F5B92F;
font-weight:bold;
font-style:Normal;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}

.PressReleaseTitle
{
font-size:16px;
font-weight:bold;
text-align:center;
padding-bottom:10px;
}



