﻿body{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.ControlPanel, .PagingTable {
    width: 100%;
    background-color: #ffffff;
    BORDER-RIGHT: #ffffff 1px solid; 
    BORDER-TOP: #ffffff 1px solid; 
    BORDER-LEFT: #ffffff 1px solid; 
    BORDER-BOTTOM: #ffffff 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 12px;
    color: #974279;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#974279;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#974279;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color: #000099;  /* #974279; */
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#974279;
}

/* style for module titles */
.Head   {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #974279;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #974279;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #545454;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled, .story
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: #1E4B84;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}
/* new text style used for body text requested by Jeff on 11/14/2008 */
.NormalGreen
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #539e43;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color: White;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color: White;
}
.DataGrid_Header
{
    background-color: Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color: Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #666;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #666;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #333;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #666;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #974279;
	color: #ffffff;
	font-family: Verdana, sans-serif;
}

span.HeaderGreen
{
	font-family: Times New Roman, Tahoma, Arial, Helvetica;
    font-size:  24px;
    font-weight: bolder;
	color: #539e43;
}
span.HeaderGreenMed
{
	font-family: Times New Roman, Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight: bolder;
	color: #539e43;
}
span.HeaderPink
{
	font-family: Times New Roman, Tahoma, Arial, Helvetica;
    font-size:  24px;
    font-weight: bolder;
	color: #FF00FF;
}
span.TextGreen
{
    font-weight: bold;
	color: #539e43;
}
span.TextPink
{
    font-weight: bold;
	color: #FF00FF;
}    

/* GENERIC */
H1  {
    font-family: Times New Roman, Tahoma, Arial, Helvetica;
    font-size:  24px;
    font-weight: bold;
    color: #974279;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #974279;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #974279;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color: #974279;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #974279;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #974279;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #974279;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #974279;
}

A:link  {
    text-decoration:    none;
    color:  #f70470;
}

A:visited   {
    text-decoration:    none;
    color:  #f70470;
}

A:hover {
    text-decoration:    underline;
    color:  #42b2b6; 
}
A:active    {
    text-decoration:    none;
    color:  #B1B1B1;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}
OL UL LI   {
    list-style-type:    disc;
}

HR {
    color: #974279;
    height:1pt;
    text-align:left
}
P, TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.StandardWidth {
	width: 900px;
}
.FullHeight {
	height: 100%;
}
.FullWidth {
	width: 100%;
}
.OuterTable {
	width: 100%;
	height: 100%;
}
.SweetP_topbg01{
	background-image: url(SweetP_topbg01.jpg);
	background-repeat: repeat-x;
	height: 102px;
}
.SweetP_topbg02{
	background-image: url(SweetP_topbg02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 102px;
}
.SweetP_topbg03{
	background-image: url(SweetP_topbg03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 102px;
}
.SweetP_menubg01{
	background-image: url(SweetP_menubg01.jpg);
	background-repeat: no-repeat;
	width: 46px;
	height: 47px;
}
.SweetP_menubg02{
	background-image: url(SweetP_menubg02.jpg);
	background-repeat: repeat-x;
	height: 47px;
}
.SweetP_menubg03{
	background-image: url(SweetP_menubg03.jpg);
	background-repeat: no-repeat;
	width: 46px;
	height: 47px;
}
.SweetP_contentbg{
	background-image: url(SweetP_contentbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.SweetP_leftbg01{
	background-image: url(SweetP_leftbg01.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 50px;
}
.SweetP_leftbg02{
	background-image: url(SweetP_leftbg02.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 50px;
}
.SweetP_rightbg01{
	background-image: url(SweetP_rightbg01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 50px;
}
.SweetP_rightbg02{
	background-image: url(SweetP_rightbg02.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 50px;
}
.SweetP_padd01{
	padding: 8px 0 0 33px;
}
.SweetP_padd02,.SweetP_padd02 A {
	padding: 0px 0 0 20px;
	color:navy;
	
}

/**/
.MainMenu_MenuContainer {	
	background-color: Transparent;
	background-position: top;
   margin:0px auto;
}
.MainMenu_MenuBar {

}
.RootItem TD{
	color: #D34180;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 19px 0px 19px;
	background-color: transparent;
}
.RootItem:hover TD{
	color: #b91e60; /* Purple;  #000099; */
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 19px 0px 19px;
	background-color: transparent;
}
.RootItemActive TD{
	color: #D34180; 
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 19px 0px 19px;
	background-color: transparent;
}
.RootItemSelected TD{
	color: #b91e60;  /* Purple;  #000099;  #B41B5E; */
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 19px 0px 19px;
	background-color: transparent;
}
.RootItemBreadCrumb TD{
	color: #D34180;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 19px 0px 19px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #D54080; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	background-position: top;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #3BA5BF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-position: top;
	background-color: #FDF2F6; 
	border-left: #FDF2F6 0px solid; 
	border-bottom: #FDF2F6 0px solid; 
	border-top: #FDF2F6 0px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
}
.MainMenu_SubMenu {
   margin-top: 5px;
	border-bottom: #FDF2F6 1px solid; 
	border-left: #FDF2F6 1px solid; 
	background-position: top;
	border-top: #FDF2F6 1px solid;  
	border-right: #FDF2F6 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-position: top;
	background-color: #FDF2F6; 
	padding-right: 10px;
}
.MainMenu_MenuBreak {
   display:none;
}
.MainMenu_MenuItemSel {
	background-color: transparent;
	cursor: hand; 
	color: #B21B5E;
	background-position: top;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	height:20px;
}
.MainMenu_MenuArrow {
   display: none;
}
.MainMenu_RootMenuArrow {
   display: none;
}
.Main {
	border-right: #F1EBDF 1px solid; 
	border-left: #F1EBDF 1px solid; 
	background-position: top;
}
/**/
.toppane{
	padding: 7px;
}
.leftpane{
	padding: 7px;
}
.contentpane{
	padding: 7px;
}
.rightpane{
	padding: 7px;
}
/**/
.login, A.login:link, A.login:visited, A.login:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #navy;
	font-weight: normal;
	text-decoration: none;
}
A.login:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #navy;
	font-weight: normal;
	text-decoration: underline;
}
.copyright, A.copyright:link, A.copyright:visited, A.copyright:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #navy;
	font-weight: normal;
	text-decoration: none;
}
A.copyright:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CECECE;
	font-weight: normal;
	text-decoration: none;
}

.storyTitle
{
	font-weight: bold;
	text-decoration:    none;
    color:  #339999; /* #f70470; */
}

.story
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.fullStory
{
	text-align: right;
}

.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text-postpartum {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #44642A;
	text-decoration: none;
}
.text-nanny {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336666;
	text-decoration: none;
}
.text-homecare {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7A3E75;
	text-decoration: none;
}
.text-classes {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #B27880;
	text-decoration: none;
}

div.testimonialbody
{
	overflow: auto; 
	height: auto;
	width: 600px;
	/* font-family: Tahoma, Arial, Garamond;
	color: #FF0000; */
}