/* page elements */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.printme {
	font-size: 10pt;
}

table.listingtable {
	font-size: 10pt; line-height: 15px;
}

table.listingtable th {
font-weight: bold;
}

table.listingblue {
	font-size: 10pt; line-height: 15px;
}
table.listingblue th {
font-weight: bold;
padding: 2px;
}
table.listingblue td {
padding: 2px;
}

table.cmetable {
	font-size: 8pt; line-height: 10px;
	width:700px;
border-top: 1px solid black;
border-left: 1px solid black;

}
table.cmetable th {
font-size: 10pt; line-height: 15px;
text-align: center;
font-weight: bold;
padding: 2px;
background-color: #7D8EDF;
border-bottom: 2px solid black;
border-right: 1px solid black;
height: 25px;
}
table.cmetable td {
padding: 2px;
background-color: #91a1eF;
border-bottom: 1px solid black;
border-right: 1px solid black;
width: 140px;
padding:2px;
}

table.cmetable td ol {
padding-left:22px;
}
table.cmetable td ol ul {
list-style-type: disc;
padding-left:0px;
}

.ie table.cmetable td ol {
margin: 0 0 0 27px;
padding: 0;
}
.ie table.cmetable td ol ul {
margin: 0 0 0 0px;
}
.ie table.cmetable td li {
margin: 0 0 2px 0;
}


.caption {font-size: 8pt; line-height: 11px; color: #000000; margin-top: 5px;}
div.caption { text-align: center; width 700px; font-size: 8pt; line-height: 11px; color: #000000; margin-top: 5px; margin-top: 5px;}
div.caption img {margin-bottom: 5px; border: 0; }
.lang { background-color: #433374; height:20px; padding: 2px 5px 2px 5px; }
.langa { background-color: #433374; height:20px; padding: 2px 5px 2px 0px; }
.bl { font-size: 9pt; font-weight: bold; }

h1,h2,h3,h4,h4,h5,h6 {font-weight: bold; color: #330033;}
.white {color: #ffffff;}

a {font-weight: bold;}
a:link {color: #660066; text-decoration: none;}
a:hover {color: #BD7CB5; text-decoration: underline;}
a:visited {color: #660066; text-decoration: none;}
a:active {color: #FFFFFF; text-decoration: none;}


b {font-weight: bold;}

sup, span.super {font-weight: normal; vertical-align:super; font-size: 8px; line-height: 15px;}

sub {font-weight: normal; vertical-align:sub; font-size: 8px; line-height: 15px;}


ol.ref {font-size: 8pt;}
