/* CSS Document */

Body {background-color:#E3E9E8; font-size:13px; font-family:Arial, Helvetica, sans-serif; margin-top:0px; margin-left:15px; color:#333A28}

.Spacer {height:12px;}

.Content {border-left: 1px solid #666633; border-right: 1px solid #666633; border-top: 1px solid #666633; background-image:url(Images/ContentTop.jpg); background-repeat:no-repeat; line-height:18px; background-color:#FFFFFF; padding-left:10px; padding-right:10px; padding-top: 10px; vertical-align:top}

.ContentBottom {border-left: 1px solid #666633; border-right: 1px solid #666633 ;border-bottom: 1px solid #666633;}


.Footer {height: 30px; vertical-align: middle; padding-left:10px; padding-right: 10px; border: 1px solid #666633; font-size:12px; background-color:#FFFFFF;}



.HomeLeft {background-image:url(Images/HomeLeft.jpg); background-repeat:no-repeat; width:239px; height: 187px;}

.HomeLeftText {padding-left: 137px; padding-top: 67px; padding-right:20px; padding-bottom:5px;}


.HomeMiddle {background-image:url(Images/HomeMiddle.jpg); background-repeat:no-repeat; width:238px; height: 187px;}

.HomeRight {background-image:url(Images/HomeRight.jpg); background-repeat:no-repeat; width:236px; height: 187px;}


.PageTitle {font-size: 16px; font-weight:bold;}

.SmallText {font-size:11px; line-height:12px; vertical-align:top;}

.LargeTextBold {font-size:14px; font-weight:bold;}

.ProvidersSlice {background-image:url(Images/ProvidersSlice.jpg); background-repeat:repeat-y; padding-left: 12px; padding-right: 12px;}


A {
  color: #006600;
  text-decoration: underline;
 
}

A:hover {
  color: #006600;
  text-decoration: none;
} 



a.FooterLink:link	{  text-decoration: none;  color:#333A28}
a.FooterLink:visited	{ text-decoration: none;  color:#333A28}
a.FooterLink:active	{  text-decoration: none;  color: #333A28}
a.FooterLink:hover	{ text-decoration: underline;  color:#006600;}

