body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/Care-StudioBgImg.gif);
	background-repeat: repeat-x;
	background-color: #0080FF;
	
	margin: 0px 0;
	padding: 0;
}

.TableWhiteBg{
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	background-position:right;
}

.TableWhiteBgWithPinkDot{
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	background-position:right;
	background-image: url(images/Care-Studio_08bg.gif);
}

.TableBlueBg{
	background-repeat:no-repeat;
	background-color:#009AFF;
	background-position:right;
}

.White {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #FFFFFF; font-size: 8pt; 
}

.Pink {
	color: #EB699D;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

.PinkBold {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #EB699D; 
font-size: 11pt; 
font-weight: bold; 
}

.PinkSmall {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #EB699D; 
font-size: 8.5pt; 
font-weight:normal;
cue-after:url(index.html);
cursor:crosshair;
display:marker;
 

}

.LightBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009AFF;
	font-size: 8.2pt;
	background-color: #FFFFFF;	
	}

.GrayFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 8.5pt;
	background-color: #FFFFFF;
	margin-right: 22px;

	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.GrayFontM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 8.6pt;
	margin-right: 15px;
	}
.GrayFontM a:link {
	color: #999999;
	}
.GrayFontM a:visited {
		text-decoration: underline;
		color: #999999;
}
.GrayFontM a:hover {
	text-decoration: overline;
	color: #009AFF;	
}
.GrayFontM a:active {
	text-decoration: underline;
	color: #999999;
}

.GrayFontL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 13.8pt;
	margin-right: 15px;
	}
.GrayFontL a:link {
	color: #999999;
	}
.GrayFontL a:visited {
		text-decoration: underline;
		color: #999999;
}
.GrayFontL a:hover {
	text-decoration: overline;
	color: #009AFF;	
}
.GrayFontL a:active {
	text-decoration: underline;
	color: #999999;
}
	
.Space {
word-spacing:15px;
}


#BlueLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0046CA;
	font-size: 8.3pt;
	background-color:#FFFFFF; 
	}
#BlueLink a:link {
	text-decoration: none;
	color: #0046CA;
	}
#BlueLink a:visited {
		text-decoration: none;
		color: #0046CA;
}
#BlueLink a:hover {
	text-decoration:overline;
	color: #EB699D;	
}
#BlueLink a:active {
	text-decoration: none;
	color: #0046CA;
}

#WhiteLink{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 8pt; 
	}
#WhiteLink a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
#WhiteLink a:visited {
		text-decoration: none;
		color: #FFFFFF;
}
#WhiteLink a:hover {
	text-decoration: none;
	color: #FAD2E3;
}
#WhiteLink a:active {
	text-decoration: none;
	color: #0046CA;
}
