/* CSS Document */
#containerPusherHead {
	background-image: url(../img/containerPusherTop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 96px;
	width: 466px;
}
#layerPusherHead {
	height: 96px;
	width: 466px;
	padding: 0px;
	margin: 0px;
}
#containerPusherBody {
	background-image: url(../img/containerPusherBody.png);
	background-repeat: repeat-y;
	width: 466px;
	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/containerPusherBottom.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 466px;
}
#layerPusherFooter {
	height: 41px;
	width: 466px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pusherTitle {
	font-size: 13pt;
	color: #3654A1;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.pusherNavi {
	margin-top: 0px;
	margin-left: 0px;
}
.pusherSubTitle {
	font-size: 11pt;
	font-weight: normal;
	color: #3654a1;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pusherText {
	font-size: 10pt;
	color: #000;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3654A1;
	line-height: 16pt;
}
.pusherText p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #3654A1;
	text-decoration: none;
}
a:link {
	color: #3654A1;
	text-decoration: none;
}
a:visited {
	color: #3654A1;
	text-decoration: none;
}
a:focus {
	color: #3654A1;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
a:active {
	color: #3654A1;
	text-decoration: none;
}
.pusherLink {
	font-size: 11pt;
	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: #CCC;
	text-decoration: none;
}
.pusherLink:active {
	color: #FFF;
	text-decoration: none;
}
