/* CSS Document */

/* XML Alerts */

#alerts img {
	margin-right:3px;
}
#alerts p {
	/*margin-bottom:10px;
	color:#333;
	text-align:justify;*/
	position:relative;
	width:auto;
	height:auto;
	font-size:11px;
	color:#333;
	padding-left:15px;
	padding-top:25px;
	padding-right:10px;
	text-align:justify;
	margin-bottom:25px
}

#alerts p strong {
	position:absolute;
	width:auto;
	height:auto;
	font-size:12px;
	color:#036;
	padding-left:5px;
	top:5px;
	left:0px;
	font-weight:normal;
	text-decoration:none
}
#alerts span.posted {
	background:#f00
}

#alerts p a {
	/*display:block;
	color:#1a4a84;
	text-decoration:none;
	text-align:right*/
	position:absolute;
	width:auto;
	height:auto;
	font-size:12px;
	color:#036;
	padding-left:5px;
	bottom:-20px;
	right:10px
}
#alerts p a:hover {
	color:#000;
}
#alerts strong {
	display:block;
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	margin-bottom:2px
}
#alerts .noRead {
	text-align:left;
	color:#333
}
/* XML Marquee */

#marquee a, #marquee a:hover {
	color:#316ac5;
	text-decoration:none;
}
/* XML Announcements */

#idOne, #idTwo {
	width: 240px;
	text-align:justify;
}
#idOne img, #idTwo img {
	margin-right:3px
}
#idOne div, #idTwo div {
	margin-bottom:15px;
}
#idOne div div, #idTwo div div {
	margin-bottom:0px;
}
.blRight {
	text-align:right !important;
	display:block
}
.backG 
{
	background:url(../Images/icon_newV.gif) 6px 0px no-repeat !important
}