/* CSS Document */
#containerPusherHead {
	background-image: url(../img/layerPusherTop_back.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 119px;
	width: 624px;
}
#layerPusherHead {
	height: 119px;
	width: 624px;
	padding: 0px;
	margin: 0px;
}
#containerPusherBody {
	background-image: url(../img/layerPusherBody_back.png);
	background-repeat: repeat-y;
	width: 624px;
	margin: 0px;
	padding: 0px;
}
#layerPusherBody {
	min-height: 300px;
	text-align: left;
	margin: 0px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
}
#layerPusherClose {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#containerPusherFooter {
	background-image: url(../img/layerPusherBottom_back.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 624px;
}
#layerPusherFooter {
	width: 624px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pusherTitle {
	font-size: 16pt;
	font-weight: normal;
	color: #a20d50;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.pusherNavi {
	margin-top: 0px;
	margin-left: 0px;
}
.pusherSubTitle {
	font-size: 13pt;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	}
.pusherText {
	font-size: 9pt;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
.pusherText p {
	margin: 0px;
	padding: 0px;
}
.pusherText a {
	color: #a20d50;
	text-decoration: none;
}
.pusherText a:link {
	color: #a20d50;
}
.pusherText a:visited {
	color: #a20d50;
}
.pusherText a:focus {
	color: #a20d50;
}
a:hover {
	color: #a20d50;
	text-decoration: underline;
}
.pusherText a:active {
	color: #a20d50;
}
.pusherLink {
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
}
.pusherLink:link {
	color: #FFF;
	text-decoration: none;
}
.pusherLink:visited {
	color: #FFF;
	text-decoration: none;
}
.pusherLink:focus {
	color: #FFF;
	text-decoration: none;
}
.pusherLink:hover {
	color: #FFF;
	text-decoration: underline;
}
.pusherLink:active {
	color: #FFF;
	text-decoration: none;
}

