/* CSS Document */

body {
	font-size: 12pt;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0%;
}
.cdtitle {
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight:bold;
}
.title {
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight:bold;
}
.bodytext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

#tableheader {
		font-family:Georgia,"Times New Roman", Times, serif;
		font-size:10pt;
		font-weight:bold;
		color:#000000;
		border-bottom: solid 1px #cccccc;
		border-top: solid 1px #cccccc;
		
}

.tableheader {
		font-family:Georgia,"Times New Roman", Times, serif;
		font-size:10pt;
		font-weight:bold;
		color:#000000;
		border-bottom: solid 1px #cccccc;
		border-top: solid 1px #cccccc;
		
}
.samplerRow {
		font-family:"Times New Roman", Times, serif;
		font-size:10pt;
		font-weight:normal;
		line-height:134%;
		padding-left:20px;
}

.footer {
		font-family:"Times New Roman", Times, serif;
		font-size:8pt;
		font-weight:normal;
		border-top:solid 1px #000000;
		line-height:100%;
		padding-top:3px;
		}

#header {
		position:absolute;width:600px; left:5px; top:0px;  z-index:8; visibility: visible;
}

#main {
	position:absolute; left:5px; top:118px;width:598px;z-index:1;padding:1px;border:solid 1px #003366;
}

#placeholder {width:1px;
			  	}
