/* CSS Document */

body {
	margin: 0;
	background-color: #F0F2E4;
	color: #6E6F7B;
	font-family:  helvetica, geneva, sans-serif;
	font-size: 9pt
	}

img {
	border: 0;
	}

iframe {
	padding: 0;
	margin: 0;
	}

body td {
	color: #6E6F7B;
	font-family:  helvetica, geneva, sans-serif;
	font-size: 9pt;
	}

body td a {
	color: #666666;
	font-family:  helvetica, geneva, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	}

body td a:hover {
	color: #666666;
	font-family:  helvetica, geneva, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	}

.smalllist {
	color: #6E6F7B;
	font-family:  helvetica, geneva, sans-serif;
	font-size: 8pt
	}

#smalllist td {
	color: #6E6F7B;
	font-family:  helvetica, geneva, sans-serif;
	font-size: 8pt
	}

#smalllist td a {
	color: #666666;
	font-family:  helvetica, geneva, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	}

#smalllist td a:hover {
	color: #666666;
	font-family:  helvetica, geneva, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	}

.header {
	border-bottom: 1px solid #D8D8CE;
	}

#divUpControl {
	width:29px;
	height:25px;
	z-index:1;
	text-align: right;
	}

#divDownControl {
	width:29px;
	height:29px;
	z-index:1;
	text-align: right;
	}

#divContainer {
	left: 0px;
	visibility: hidden;
	overflow: hidden;
	width:340px;
	clip: rect(0px 340px 285px 0px);
	position: relative;
	top: 0px;
	height: 285px;
	}

#divContent {
	color: #6E6F7B;
	font-family: helvetica, geneva, sans-serif;
	font-size: 9pt;
	padding: 0;
	left: 0px;
	position: absolute;
	top: 0px;
	}

#divContent a {
	color: #666666;
	font-family:  helvetica, geneva, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	}

#divContent a:hover {
	color: #666666;
	font-family:  helvetica, geneva, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	}
