#Accordion a.ui-accordion-header, #Accordion2 a.ui-accordion-header, #Accordion3 a.ui-accordion-header, #Accordion a.ui-accordion-header4, #Accordion5 a.ui-accordion-header, #Accordion6 a.ui-accordion-header, #Accordion7 a.ui-accordion-header {
	cursor: pointer;
	display: block;
	border:1px solid #ccc;
	color:#666666;
	font-size: 1em;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 6px 0 5px 5px;
	margin: 0 0 5px 0;
	height: 1%;
	background: #fff url(/assets/images/Icons-Forward.gif) no-repeat right top;
}
#Accordion a.ui-state-active, #Accordion2 a.ui-state-active, #Accordion3 a.ui-state-active, #Accordion4 a.ui-state-active, #Accordion5 a.ui-state-active, #Accordion6 a.ui-state-active, #Accordion7 a.ui-state-active {
	cursor: pointer;
	display: block;
	border:1px solid #ccc;
	color:#fff;
	font-size: 1em;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 6px 0 5px 5px;
	margin: 0 0 5px 0;
	background: #666 url(/assets/images/Icons-Forward-Down.gif) no-repeat right top;
}
#Accordion a.ui-state-hover, #Accordion2 a.ui-state-hover, #Accordion3 a.ui-state-hover, #Accordion4 a.ui-state-hover, #Accordion5 a.ui-state-hover, #Accordion6 a.ui-state-hover, #Accordion7 a.ui-state-hover {
	background: #666 url(/assets/images/Icons-Forward.gif) no-repeat right top;
	border:1px solid #ccc;
	color:#fff;
}
#Accordion div {
	padding:0 6px;
	margin: 0 0 5px 0;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ABBECD;
    display: block;
}
/*div.center .ExBox-Header-487795 h2, div.center .ExBox-Header-d55832 h2 {
	color:#FFFFFF;
	font-size:0.95em;
	font-weight:bold;
	letter-spacing:-0.075em;
	margin:0;
	padding: 6px 2px 1px 7px;
	border: none;
}*/
.ExBox-Content-88a153 {
}
.ExBox-Content-88a153 ul {
	margin: 0;
	padding-left: 20px;
	vertical-align: text-top;
}
.ExBox-Content-88a153 ul li {
	list-style-type: square;
	color: #003300;
	line-height: 12px;
	margin-bottom: 5px;
}
.ExBox-Content-88a153 ul li ul {
	margin: 0;
	padding-left: 15px;
	padding-top: 5px;
}
.ExBox-Content-88a153 ul li ul li {
}
.ExBox-Content-88a153 a {
	color: #003300;
	text-decoration: none;
}
.ExBox-Content-88a153 a:hover {
	text-decoration: underline;
}

div.InTheNews .NewsHeader {
	padding: 0;
	margin: 5px 0 0 0;
}

div.InTheNews .Arrow {
	margin: -6px 0 0 5px;
	padding:0;
	float: right;
	height: 27px;
	width: 27px;
	display:block;
	background:#666 url(/assets/images/Icons-Forward.gif);
	font-weight: bold;
	color:#fff;
	line-height: 0;

}
div.InTheNews .Arrow a:visited {
	color:#fff;
}
div.InTheNews .BulletArrow {
	padding: 0;
	margin: 0 0 25px 0;
	float: left;
	height: 16px;
	display:block;
	color:#AB3D1B;
	padding: 0 10px 5px 0;
	font-size: 1em;
	font-weight: bold;
}

div.InTheNews .NewsHeader a:link, div.InTheNews .NewsHeader a:visited {
	background:#fff;
	border:1px solid #CCCCCC;
	color:#666666;
	font-size: 1em;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 6px 0 5px 5px;
	margin: 0;
	line-height: normal;
	display:block;
	cursor: pointer;
	outline: none;
}

div.InTheNews .NewsHeader a:hover {
	background: #666;
	border:1px solid #CCCCCC;
	color:#fff;
}

div.InTheNews .NewsHeader a:active, div.InTheNews .NewsHeader a:focus {
	outline: none;
}

div.InTheNews .NewsHeader img {
	display: block;
	position: relative;
	padding: 0;
	margin: -6px 5px 0 0;
	left: -6px;
	height: 40px;
	width: 40px;
	float: left;
	background: #fff;
}

div.InTheNews .HiddenElement {

}
div.InTheNews .HEContent {
	border:1px solid #EEA691;
	width: 373px;
	padding: 5px;
	margin: 0 0 6px 0;
	font-size: 0.85em;
	background: #fff;
	overflow-y: hidden;
	display:block;
}

div.InTheNews .HEContent_w {
	border:1px solid #ABBECD;
	width: 590px;
	padding: 5px;
	margin: 0 0 2px 0;
	font-size: 0.85em;
	background: #fff;
	overflow-y: hidden;
	display:block;
}
 
div.InTheNews .HEContent p  {
	margin: -5px;
	padding: 10px;
}
div.InTheNews .HEContent ul {
	margin: 5px -5px 0 -5px;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEA691;
	background-color:#F3F3F3;
}
div.InTheNews .HEContent li {
	color: #000;
	margin: 0 0 0 0;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEA691;
	height: 100%;
} 

div.InTheNews .HEContent li a, div.InTheNews .HEContent li a:visited  {
	color:#333333;
	text-decoration: underline;
}

div.InTheNews .HEContent a, div.InTheNews .HEContent a:visited  {
	color:#AB3D1B;
	text-decoration: underline;
}

div.right img {
	padding-bottom: 1px;
}

div.right #LifeStagesBox h4 {
	font-size: 1.1em;
	color:#003300;
	margin: 0 0 8px 0;
}

.fontSize1em {
	font-size: 1.1em;
}

#StandardMenuA .ExBox-Content-487795 {
	padding: 0;
}
#StandardMenuA .ExBox-Content-487795 p {
	margin: 0;
}
