/* CSS Document */

/*#############################*/
/*      CONTENT STYLES         */
/*#############################*/

/* UNIVERSAL */
body{
font-size:9pt;
font-family:Arial, Helvetica, sans-serif;
color:#5d666f;
line-height:160%;
}
A{
color:#e56220;
}
A:visited{
color:#e56220;
}
A:HOVER{
color:#000000;
}
TD{
font-size:9pt;
font-family:Arial, Helvetica, sans-serif;
color:#5d666f;
line-height:160%;
font-weight:normal;
}
.bodyText{
font-size:9pt;
font-family:Arial, Helvetica, sans-serif;
color:#5d666f;
line-height:160%;
}
.pageTitle{
/*
color:#4f4f4f;
font-size:12pt;
font-weight:normal;
line-height:160%;
*/
font-weight:bold;
color:#ffc20e;
font-size:16pt;
line-height:100%;
}
.large{
color:#5d666f;
font-size:16pt;
line-height:130%;
}
.medLarge{
font-size:13pt;
line-height:130%;
}
.largeBold{
font-weight:bold;
color:#5d666f;
font-size:16pt;
line-height:130%;
}
.black{
color:#000000;
}
.blackBold{
font-weight:bold;
color:#000000;
}
.largeBlack{
color:#000000;
font-size:16pt;
line-height:130%;
}
.largeBlackBold{
font-weight:bold;
color:#000000;
font-size:16pt;
line-height:100%;
}
.largeGrey{
color:#666666;
font-size:10pt;
font-weight:normal;
line-height:100%;
}
yellowBold{
color:#ffc20e;
font-weight:bold;
}
.largeYellowBold{
font-weight:bold;
color:#ffc20e;
font-size:16pt;
line-height:100%;
}
TD.cmsTable{
background-color:#d4d5d6;
color:#333333;
border: 0px;
}
TR.cmsTable{
background-color:#d4d5d6;
color:#5d666f;
border: 0px;
}
TR.cmsTableHeader{
background-color:#8e9093;
color:#ffffff;
border: 0px;
}