.popup_note_green {
            position: absolute;
            width: 194px;
			top: 0px;
            left: 0px;
			background-image: url("../images/popup_bg_green.jpg");
			background-repeat: repeat-y;
            padding: 0px;
            z-index: 200;
            visibility: hidden;
            font-family: verdana, arial, helvetica;
			font-size: 11px;
            color: #FFF;
			text-align:left;
}
.popup_note_green a{
color: #FFF;
font-size: 11px;
}
.popup_note_green a:visited{
color: #FFF;
font-size: 11px;
}
.popup_note_green a:hover {
color: #FFF;
font-size: 11px;
}

.popup_note_pink {
            position: absolute;
            width: 194px;
			top: 0px;
            left: 0px;
			background-image: url("../images/popup_bg_pink.jpg");
			background-repeat: repeat-y;
            padding: 0px;
            z-index: 200;
            visibility: hidden;
            font-family: verdana, arial, helvetica;
			font-size: 11px;
            color: #FFF;
			text-align:left;
}
.popup_note_pink a{
color: #FFF;
font-size: 11px;
}
.popup_note_pink a:visited{
color: #FFF;
font-size: 11px;
}
.popup_note_pink a:hover {
color: #FFF;
font-size: 11px;
}

.popup_note_blue {
            position: absolute;
            width: 194px;
			top: 0px;
            left: 0px;
			background-image: url("../images/popup_bg_blue.jpg");
			background-repeat: repeat-y;
            padding: 0px;
            z-index: 200;
            visibility: hidden;
            font-family: verdana, arial, helvetica;
			font-size: 11px;
            color: #FFF;
			text-align:left;
}
.popup_note_blue a{
color: #FFF;
font-size: 11px;
}
.popup_note_blue a:visited{
color: #FFF;
font-size: 11px;
}
.popup_note_blue a:hover {
color: #FFF;
font-size: 11px;
}

.popup_note_orange {
            position: absolute;
            width: 194px;
			top: 0px;
            left: 0px;
			background-image: url("../images/popup_bg_orange.jpg");
			background-repeat: repeat-y;
            padding: 0px;
            z-index: 200;
            visibility: hidden;
            font-family: verdana, arial, helvetica;
			font-size: 11px;
            color: #FFF;
			text-align:left;
}
.popup_note_orange a{
color: #FFF;
font-size: 11px;
}
.popup_note_orange a:visited{
color: #FFF;
font-size: 11px;
}
.popup_note_orange a:hover {
color: #FFF;
font-size: 11px;
}

.popup_note_content {
			width: 154px;
			margin-left: 15px;
			text-align: center;
			padding-bottom: 10px;
}

.frontpage_ticker {position: absolute; margin: 15px 0px 0px 395px; width: 400px;  font-family:  Arial, Helvetica, sans-serif;}
.frontpage_ticker a{
color: #FFF;
}
.frontpage_ticker a:visited{
color: #FFF;
}
.frontpage_ticker a:hover {
color: #FFF;
}

.splashcallout_container {
	display: none;
  	z-index: 1;
  	height: 317px;
}

.splashcallout {
  position: absolute;
  margin-left: 0px;
  margin-top: 0px;
  display: none;
  top: 0px;
  left: 0px;
  z-index: 1;
}