@charset "utf-8";
/* CSS Document */

.banner {
	background-image: url(../images/banners/wh_spring.jpg);
	background-color: #FF99CC;
	background-attachment: scroll;
	background-repeat: no-repeat;
 }
 
.searchbanner {
 background: #FF99CC;
   background-image: url(../images/banners/spring_search.jpg); 
 }

.newmainpic{
	background-image: url(../images/mainPanel/wh_Panel_spring.jpg);

}


.footer{
 	background-color:#FF99CC;

}
.footer a{
  color: #FF3399;
}

.footer a:hover{
  color:#000000;
}
.text {
color: #FF6699;
}
#at_a_glance a {
  color:#FF3399;
  text-decoration:none;
}

#at_a_glance a:hover{
  color:#000000;
  text-decoration:underline;
}

a {
  color:#FF3399;
  text-decoration:none;
}

a:hover{
  color:#000000;
  text-decoration:underline;
}
.bold_h3 {
color: #FF6699;
font-size:12px;
font-weight:bold;
line-height: 10px;

}
h3 {
    font-size:13px;
	font-family: Verdana;
	line-height: 10px;
	font-weight: bold;
	color: #FF3399;
	text-align: left;
	padding: 0 0 0 10px;

}
.newsflashPanel{background-color:#FF99CC ; color: #FFFFFF;border:#F33 2px solid; margin: 5px 0 0 0; /*min-height: 150px;*/}
.newsflashPanel a {color:#000 !important; border: 0; /*line-height: 30px;*/}
.newsflashPanel img {border: none !important;}
.newsflashPanelOff {visibility: hidden;}
