@charset "UTF-8";
/* CSS Document */

.tabletext {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.2em;
	text-decoration: none;
}
.tabletext_bold {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
}
.superscript {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 6pt;
    line-height: 0.5em;
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
}
table.tb {
    border-collapse: collapse;
    border-color: #FFFFFF;
    border-spacing: 0;
    border-style: solid;
    border-width: thin thick;
}
table.tb td {
    border-color: #CCCCCC;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: thin;
    padding: 5px;
}
.ofm_headline {
	color: #336699;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}
.ofm_leadlight {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
.ofm_leadbold {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
.ofm_leadboldlarge {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.ofm_bodycopy {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}
#dothr {
    border-style: dotted none none;
    border-top: 1px dotted grey;
    height: 4px;
}
