/* CSS Document */
.indexnav {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#CCCC99;
	text-decoration:none;
}
.indexnav:hover {
	color:#FFFFFF;
}
.indexnavBtm {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#663333;
	text-decoration:none;
}

.index_body {
	background:url('../images/index/index_bg.gif') repeat-x #CCCC99;
	margin:0px;
}
.whatsnew_text {
	padding-left:25px;
	font-family:Verdana;
	font-size:10px;
	color:#333366;
}
.newsletter_text {
	font-family:Verdana;
	font-size:10px;
	color:#663333;
}

/* serv_fam */
#serv_fam a {  
	display:block; 
	width:405px; 
	height:36px; 
	background: url("../images/index/serv_fam.gif") top left no-repeat;
}
#serv_fam a:hover { 
	background-position: 0 -36px;
}
/* serv_prov */
#serv_prov a {  
	display:block; 
	width:405px; 
	height:37px; 
	background: url("../images/index/serv_prov.gif") top left no-repeat;
}
#serv_prov a:hover { 
	background-position: 0 -37px;
}
/* serv_com */
#serv_com a {  
	display:block; 
	width:405px; 
	height:37px; 
	background: url("../images/index/serv_com.gif") top left no-repeat;
}
#serv_com a:hover { 
	background-position: 0 -37px;
}
/* com_cal */
#com_cal a {  
	display:block; 
	width:53px; 
	height:68px; 
	background: url("../images/group/icons/calendar.gif") top left no-repeat;
}
#com_cal a:hover { 
	background-position: 0 -68px;
}
/* prov_cal */
#prov_cal a {  
	display:block; 
	width:53px; 
	height:68px; 
	background: url("../images/providers/icons/calendar.gif") top left no-repeat;
}
#prov_cal a:hover { 
	background-position: 0 -68px;
}
/* fam_cal */
#fam_cal a {  
	display:block; 
	width:53px; 
	height:68px; 
	background: url("../images/parents/icons/calendar.gif") top left no-repeat;
}
#fam_cal a:hover { 
	background-position: 0 -68px;
}
/* about_cal */
#about_cal a {  
	display:block; 
	width:53px; 
	height:68px; 
	background: url("../images/about/icons/calendar.gif") top left no-repeat;
}
#about_cal a:hover { 
	background-position: 0 -68px;
}
/* index_cal */
#index_cal a {  
	display:block; 
	width:71px; 
	height:76px; 
	background: url("../images/index/calendar.gif") top left no-repeat;
}
#index_cal a:hover { 
	background-position: 0 -76px;
}
/* com_web */
#com_web a {  
	display:block; 
	width:46px; 
	height:68px; 
	background: url("../images/group/icons/weblinks.gif") top left no-repeat;
}
#com_web a:hover { 
	background-position: 0 -68px;
}
/* prov_web */
#prov_web a {  
	display:block; 
	width:46px; 
	height:68px; 
	background: url("../images/providers/icons/weblinks.gif") top left no-repeat;
}
#prov_web a:hover { 
	background-position: 0 -68px;
}
/* fam_web */
#fam_web a {  
	display:block; 
	width:46px; 
	height:68px; 
	background: url("../images/parents/icons/weblinks.gif") top left no-repeat;
}
#fam_web a:hover { 
	background-position: 0 -68px;
}
/* about_web */
#about_web a {  
	display:block; 
	width:46px; 
	height:68px; 
	background: url("../images/about/icons/weblinks.gif") top left no-repeat;
}
#about_web a:hover { 
	background-position: 0 -68px;
}
/* index_web */
#index_web a {  
	display:block; 
	width:65px; 
	height:76px; 
	background: url("../images/index/weblinks.gif") top left no-repeat;
}
#index_web a:hover { 
	background-position: 0 -76px;
}
/* prov_news */
#prov_news a {  
	display:block; 
	width:53px; 
	height:68px; 
	background: url("../images/providers/icons/newsletter.gif") top left no-repeat;
}
#prov_news a:hover { 
	background-position: 0 -68px;
}
/* com_news */
#com_news a {  
	display:block; 
	width:53px; 
	height:68px; 
	background: url("../images/group/icons/newsletter.gif") top left no-repeat;
}
#com_news a:hover { 
	background-position: 0 -68px;
}
/* fam_news */
#fam_news a {  
	display:block; 
	width:53px; 
	height:68px; 
	background: url("../images/parents/icons/newsletter.gif") top left no-repeat;
}
#fam_news a:hover { 
	background-position: 0 -68px;
}
/* about_news */
#about_news a {  
	display:block; 
	width:53px; 
	height:68px; 
	background: url("../images/about/icons/newsletter.gif") top left no-repeat;
}
#about_news a:hover { 
	background-position: 0 -68px;
}