/* CSS Document */
#containerPusherHead {
	background-image: url(../img/layerPusherHead_back.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 450px;
}
#layerPusherHead {
	height: 165px;
	width: 451px;
	padding: 0px;
	margin: 0px;
}
#containerPusherBody {
	background-image: url(../img/layerPusherBody_back.png);
	background-repeat: repeat-y;
	width: 451px;
	margin: 0px;
	padding: 0px;
}
#layerPusherBody {
	margin-top: 0px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 26px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 300px;
}
#layerPusherClose {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#containerPusherFooter {
	background-image: url(../img/layerPusherFooter_back.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 451px;
}
#layerPusherFooter {
	height: 25px;
	width: 450px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pusherTitle {
	font-size: 14pt;
	color: #c21211;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.pusherNavi {
	margin-top: 0px;
	margin-left: 0px;
}
.pusherSubTitle {
	font-size: 12pt;
	font-weight: normal;
	color: #c21211;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.pusherText {
	font-size: 10pt;
	color: #000;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #c21211;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pusherText p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #c21211;
	text-decoration: none;
}
a:link {
	color: #c21211;
}
a:visited {
	color: #c21211;
}
a:focus {
	color: #c21211;
}
a:hover {
	color: #c21211;
	text-decoration: underline;
}
a:active {
	color: #c21211;
}
.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;
}

