@charset "utf-8";
#contentWrp {
	margin: 0;
}

html{
	background-color: #FFFFFF;
}

.plainTextLink {
color:#000000 !important;
font-size:11px !important;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}





.external-p{
	font-size:20px;
	line-height:20px;
	font-weight:bold;
}

.imageDescription{
	color: #8C8C8C;
	font-size: 11px;
	padding: 10px 0 0 0;
	width: 520px;
}

.txtWrp {
	width: 400px;
}

#footer ul.topNavi li {
	border-right: none;
}
#footer ul.topNavi li.description {
	color:#000000;
}

#footer ul.topNavi li {
	padding: 0 2px;
}

#footer ul.topNavi li a {
	text-decoration: underline;
}
.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

a.button {
	width: 200px;
}

ul.jsSliderAllClosed {
	overflow: hidden;
}

ul{
	list-style-type: none;
}

ul li {
	margin-left: 0px;
}

ul.jsSliderAllClosed .section .sectionHead {
background-color: #FFF;
border-color: #FFF;
border-style: none;
border-width: 0px;
height:auto;
line-height: normal;
margin: auto;
}

ul.jsSliderAllClosed .section .sectionHead .sectionName {
background: none;
float: none;
margin-left: auto;
margin-right: auto;
padding-left: inherit;
text-decoration: underline;
}
ul.jsSliderAllClosed .section.closed .sectionHead .sectionName{
background-image: none;
}

ul.jsSliderAllClosed .section .sectionContent {
padding: 10px 0 0 0;
}

/* read more List */
#readMore{
    padding: 0 0 5px 0;
}
#readMore #expandable {
    padding-top: 0px;
}
#readMore .jsMore,
#readMore .jsMore {
    padding-top: 0px;
}
#readMore .jsMore {
    margin-bottom: 0.5em;
}
#readMore .jsMore .utilityLink { display: inline; }
#readMore .highlight { background-color: #FFF; }
/* END readMore */
