/* ---------- CSS Styles Clanky 2008 ---------- */

p.asHead {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-align: justify;
}

p.asText {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 0;
	text-align: justify;
}

p.asText a:link, p.asText a:visited {
	color: #666666;
}

p.asText a:hover {
	color: #000000;
}

p.asTitle, p.asTitleBold {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 2px 0 2px 11px;
	text-align: left;
	text-indent: -11px;
}

p.asTitleBold, p.asTitle b {
	color: #333333;
	font-weight: bold;
}

p.asList, p.asListBold {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 11px;
	text-align: left;
	text-indent: -11px;
}

p.asListBold {
	font-weight: bold;
}

p.asList a:link, p.asList a:visited {
	color: #666666;
}

p.asListBold a:link, p.asListBold a:visited {
	color: #666666;
}

p.asInfo, p.asInfoBold {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 0 0;
	text-align: left;
}

p.asInfoBold {
	color: #333333;
	font-weight: bold;
	margin: 10px 0 0 0;
}

p.asInfo b {
	color: #333333;
	font-weight: bold;
}

p.asInfo a:link, p.asInfo a:visited {
	color: #666666;
	font-weight: bold;
}

p.asInfo a:hover {
	color: #000000;
	font-weight: bold;
}

table.asTable, table.asTableLeft {
	background-color: #ffffff;
	border-collapse: collapse;
	border: 1px solid #666666;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

table.asTable {
	float: right;
	margin: 3px 0 3px 10px;
}

table.asTableLeft {
	float: left;
	margin: 3px 0 3px 0;
}

table.asTable td, table.asTableLeft td {
	border: 1px solid #666666;
	padding: 2px;
	text-align: center;
}

table.asTable th, table.asTableLeft th {
	background-color: #cccccc;
	border: 1px solid #666666;
	color: #333333;
	padding: 2px;
	text-align: center;
}

table.asImage, table.asImageLeft {
	border-collapse: collapse;
	width: 100px;
}

table.asImage {
	float: right;
	margin: 3px 0 3px 10px;
}

table.asImageLeft {
	float: left;
	margin: 3px 0 3px 0;
}

table.asImage th, table.asImageLeft th {
	padding: 0px;
}

table.asImage td, table.asImageLeft td {
	background-color: #cccccc;
	border-top: 1px solid #ffffff;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding: 1px 3px 2px 3px;
	text-align: center;
}

img.asLogo {
	margin: 10px 0 0 0;
}

img.asLogoRight {
	margin: 10px 0 0 10px;
}

img.asCircle {
	margin: 0 3px 0 0;
}

img.asSquare {
	margin: 0 3px 0 0;
}
