/* Default CSS file for jmw.  Save this file as DefStyle.css */

DIV.tableheaderText{
font-family: Arial;
font-size:10pt;
color:#000000;
font-weight:none;
}

DIV.regularText{
font-family: Arial;
font-size:9pt;
color:#000000;
font-weight:none;
}

DIV.tableheaderWhiteText{
font-family: Arial;
font-size:10pt;
color:#FFFFFF;
font-weight:none;
}

DIV.regularWhiteText{
font-family: Arial;
font-size:9pt;
color:#FFFFFF;
font-weight:none;
}

DIV.Space{
font-family: Tahoma, Arial;
font-size:1pt;
color:#000000;
font-weight:none;
}

A.TableHeaderLinks:link {text-decoration: underline; font-weight:none; font-family: Arial; font-size: 10pt; color: #FFFFFF}
A.TableHeaderLinks:visited {text-decoration: underline; font-weight:none; font-family: Arial; font-size: 10pt; color: #FFFFFF}
A.TableHeaderLinks:active {text-decoration: underline; font-weight:none; font-family: Arial; font-size: 10pt; color: #FFFFFF}
A.TableHeaderLinks:hover {text-decoration: underline overline; font-weight:none; font-family: Arial; font-size: 10pt; color: #FFFFFF}

A.TableContentLinks:link {text-decoration: underline; font-weight:none; font-family: Arial; font-size: 9pt; color: #000000}
A.TableContentLinks:visited {text-decoration: underline; font-weight:none; font-family: Arial; font-size: 9pt; color: #000000}
A.TableContentLinks:active {text-decoration: underline; font-weight:none; font-family: Arial; font-size: 9pt; color: #000000}
A.TableContentLinks:hover {text-decoration: underline overline; font-weight:none; font-family: Arial; font-size: 9pt; color: #000000}

A.regularLink:link {text-decoration: underline; font-weight:bold; font-family: Arial; font-size: 10pt; color: #0062A4}
A.regularLink:visited {text-decoration: underline; font-weight:bold; font-family: Arial; font-size: 10pt; color: #0062A4}
A.regularLink:active {text-decoration: underline; font-weight:bold; font-family: Arial; font-size: 10pt; color: #0062A4}
A.regularLink:hover {text-decoration: underline overline; font-weight:bold; font-family: Arial; font-size: 10pt; color: #0062A4}