#page {width: 95%}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16pt;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #870067;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
}
img {
	border: none;
}
table {
}
td {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #870067;
}
#header {display: none;}

/* Breadcrumbs */
#breadcrumbs {
	font-size: 9pt;
	color: #333333;
}
#breadcrumbs a {color: #333333;}
#breadcrumbs a:visited {color: #333333;}

/* Navigation */ 
#nav {display:none;}

/* Sub-Navigation */
#subnav {display:none;}

/* Image */
#image {display:none;}

/* Content */
#content {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	font-size: 11pt;
}
#content li {padding-bottom: 9pt; list-style-type: square;}
#content a {color: #000000;}
#content a:visited {color: #000000;}

.promotion {
	padding: 10px;
	font-size: 11pt;
	border: 1px solid #666666;
	margin: 10px 0px 0px 0px;
}
.promotion em {
	color: #870067;
	font-style: normal;
	font-weight: bold;
}

/* Footer */
#footer {display: none;}

#pe {display: none;}