.subpages {
	text-decoration: none;
}	
	/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
	
	/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
	
			/*End of styles for the edit box*/
	
	/*******************************************************************************
	
	BROWSER HACKS: the hacks below should not be changed unless you are an expert
	
	*******************************************************************************/
	
	/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
	ul.MenuBarHorizontal iframe
	{
		position: absolute;
		z-index: 1010;
	}
	/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
	@media screen, projection
	{
		ul.MenuBarHorizontal li.MenuBarItemIE
		{
			display: inline;
			float: left;
			background-color: #FFF;
		}
	}
	
	


.su_button_green, .su_button_red, .su_button_yellow, .su_button_purple {
	color: #000000;
}
.su_button_green {
	background-color: #E7F7D6;
}
.su_button_red {
	background-color: #FCB0BE;
}
.su_button_yellow {
	background-color: #FFF3CE;
}
.su_button_purple {
	background-color: #DADAF9;
}

#su_header {
	width: 100%;
	display: block;
	 }
#su_header_left {
	display: inline;
	float: left;
	width: 65%; }
#su_header_right {
	display: inline;
	float: right;
	text-align: right;
	width: 35%; }
#su_header_icon {
	float:left;
	margin-right: 5px; }
.text-hightlight {
	background-color: #FFFF00; }
div.alert {
  border: 1px solid #3366cc;
  background-color: #e5ecf9;
  padding: 0.5em;
  margin-top: 1em;
  margin-bottom: 0em;
}

/* Child/Sibling articles nav */

.childpages, .siblingpages {
	padding: 0px;
	margin: 0px;
	border: 0px;
	line-height: 1.2;
} 

.childpages ul, .siblingpages ul {
	padding: 0px;
	border: 0px;
	margin: 0px;
	line-height: 1.2;
} 

.childpages li, .siblingpages li {
	display: block;
	list-style: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: 'lucida grande', tahoma, sans-serif;
	line-height: 1.2;
} 

.childpages li a, .siblingpages li a {
	width: 205px;
	*width: 218px;
	display: block;
	float: left;
	clear: left;
	color: #444444;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 13px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_subarticlesArrow.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.childpages li a:hover, .siblingpages li a:hover {
	text-decoration: none;
	color: #396A8C;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16a_subarticlesArrowOn.png);
	background-repeat: no-repeat;
	background-position: left top;
}

li.childpages_current a, li.siblingpages_current a {
	text-decoration: none;
	color: #396A8C;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16a_subarticlesArrowOn.png);
	background-repeat: no-repeat;
	background-position: left top;
}
