@CHARSET "UTF-8";

/* INLINE ALERT */
.inlineAlert_4_sun4 .middle_sun4 .header_sun4 .label_sun4 {
	color:black;
	font-weight: bold;
}

.inlineAlert_4_sun4 {
	margin: 0 20px 0 20px;
	text-align: center;
}

.inlineAlert_4_sun4 table {
	display: inline;
}

.inlineAlert_4_sun4 .topLeftCorner_sun4,.inlineAlert_4_sun4 .topRightCorner_sun4,.inlineAlert_4_sun4 .bottomLeftCorner_sun4,.inlineAlert_4_sun4 .bottomRightCorner_sun4
	{
	width: 8px;
	height: 8px;
}

.inlineAlert_4_sun4 .topMiddle_sun4 {
	height: 8px;
}

.inlineAlert_4_sun4 .leftMiddle_sun4 {
	width: 7px;
	vertical-align: top;
	border-left-style: solid;
	border-left-width: 1px;
}

.inlineAlert_4_sun4 .middle_sun4 { /*padding: 0 13px;*/
	padding: 0 1px;
}

.inlineAlert_4_sun4 .middle_sun4 .header_sun4 {
	vertical-align: middle;
	text-align: center;
}

.inlineAlert_4_sun4 .middle_sun4 .header_sun4 img {
	vertical-align: middle;
	padding: 0 4px 0 0;
}

.inlineAlert_4_sun4 .middle_sun4  .header_sun4 .label_sun4 {
	vertical-align: middle;
}

.inlineAlert_4_sun4 .middle_sun4 .details_sun4 {
	margin: 7px 0 0 0;
	vertical-align: middle;
	text-align: center;
}

.inlineAlert_4_sun4 .middle_sun4 .details_sun4 img {
	padding: 0 1px 0 2px;
}

.inlineAlert_4_sun4 .rightMiddle_sun4 {
	width: 7px;
	vertical-align: top;
	border-right-style: solid;
	border-right-width: 1px;
}

.inlineAlert_4_sun4 .bottomMiddle_sun4 {
	height: 7px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.inlineAlert_4_sun4 .topLeftCorner_sun4 {
	background: transparent url(alertbackground_top_left.gif) no-repeat;
}

.inlineAlert_4_sun4 .topMiddle_sun4 {
	background: transparent url(alertbackground_top.gif) top repeat-x;
}

.inlineAlert_4_sun4 .topRightCorner_sun4 {
	background: transparent url( alertbackground_top_right.gif) no-repeat;
}

.inlineAlert_4_sun4 .middleRow_sun4 {
	background-color: #FFF7C8;
}

.inlineAlert_4_sun4 .leftMiddle_sun4 {
	background: #FFF7C8 url(alertbackground_middle.gif) top left repeat-x;
	border-left-color: #EDE18D;
}

.inlineAlert_4_sun4 .middle_sun4 {
	background: #FFF7C8 url(alertbackground_middle.gif) top left repeat-x;
}

.inlineAlert_4_sun4 .middle_sun4 .details_sun4 a {
	color: #003399;
	text-decoration: none;
}

.inlineAlert_4_sun4 .middle_sun4 .details_sun4 a:hover {
	text-decoration: underline;
}

.inlineAlert_4_sun4 .rightMiddle_sun4 {
	background: #FFF7C8 url(alertbackground_middle.gif) top left repeat-x;
	border-right-color: #EDE18D;
}

.inlineAlert_4_sun4 .bottomLeftCorner_sun4 {
	background: transparent url(alertbackground_bottom_left.gif) no-repeat;
}

.inlineAlert_4_sun4 .bottomMiddle_sun4 {
	background-color: #FFF7C8;
	border-bottom-color: #E6DDA2;
}

.inlineAlert_4_sun4 .bottomRightCorner_sun4 {
	background: transparent url(alertbackground_bottom_right.gif) no-repeat;
}