/* CSS Document */

body {
	margin: 0 0 0 0;
	background-color: #EBEDF0;
	}

img {
	border: 0;
	}

.header {
	color: #6E6F7B;
	font-family: helvetica, geneva, sans-serif;
	font-size: 9pt;
	padding: 0 0 0 7px;
	}

.header a{
	color: #6E6F7B;
	font-family: helvetica, geneva, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	}

.header a:hover{
	color: #6E6F7B;
	font-family: helvetica, geneva, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	}

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

.header_small a{
	color: #6E6F7B;
	font-family: helvetica, geneva, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	}

.header_small a:hover{
	color: #6E6F7B;
	font-family: helvetica, geneva, sans-serif;
	font-size: 7pt;
	text-decoration: underline;
	}

#divUpControl {
	width:4px;
	height:16px;
	z-index:1;
	text-align: left;
	}

#divDownControl {
	width:4px;
	height:16px;
	z-index:1;
	text-align: left;
	}

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

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

#divContent p {
	margin: 0 0 7px 0;
	}

#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;
	}

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

