/* CSS Document */
#containerPusherHead {
	background-image: url(../img/containerPusherHead_back.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#layerPusherHead {
	height: 93px;
	width: 580px;
	padding: 0px;
	margin: 0px;
}
#containerPusherBody {
	background-image: url(../img/containerPusherBody_back.png);
	background-repeat: repeat-y;
	width: 580px;
	margin: 0px;
	padding: 0px;

}
#layerPusherBody {
	font-size: 8pt;
	color: #000;
	background-image: url(../img/contentAreaLine.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 45px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		height: 133px;
}
#layerPusherClose {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#containerPusherFooter {
	background-image: url(../img/containerPusherFooter_back.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 580px;
}
#layerPusherFooter {
	height: 36px;
	width: 580px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pusherTitle {
	font-size: 13pt;
	color: #004471;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.pusherNavi {
	margin-top: 0px;
	margin-left: 0px;
}
.pusherSubTitle {
	font-size: 11pt;
	font-weight: normal;
	color: #444444;
	padding: 0px;
	margin: 0px;
}
.pusherText {
	/****border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8f092a;***/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pusherText p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #004471;
}
a:link {
	color: #004471;
}
a:visited {
	color: #004471;
}
a:focus {
	color: #004471;
}
a:hover {
	color: #004471;
	text-decoration: underline;
}
a:active {
	color: #004471;
}
.pusherLink {
	font-size: 10pt;
	color: #000;
	text-decoration: none;
}
.pusherLink:link {
	color: #000;
}
.pusherLink:visited {
	color: #000;
}
.pusherLink:focus {
	color: #000;
}
.pusherLink:hover {
	color: #000;
	text-decoration: underline;
}
.pusherLink:active {
	color: #000;
}

