@charset "utf-8";
/* CSS Document */
.cluecot{background-image:url(bluetoc.png);
background-repeat:repeat-x;
}
.divider{background-image:url(divider.png);
background-repeat:no-repeat;
}
.white{color:#FFFFFF;
font-size:12px;
font-weight:800;
text-decoration:none;
text-align:center;
}
.white a:link{color:#FFFFFF;
font-size:12px;
font-weight:800;
text-decoration:none;
text-align:center;
}
.white a:visited{color:#FFFFFF;
font-size:12px;
font-weight:800;
text-decoration:none;
text-align:center;
}
.white a:hover{color:#FFFFFF;
font-size:12px;
font-weight:800;
text-decoration:none;
text-align:center;
}

.boldtext{font-weight:800;
color:#000000;
text-decoration:none;
}
.boldtext a:link{font-weight:800;
color:#000000;
text-decoration:none;
}

.orangeboldtext{font-weight:800;
color:#DD7220;
text-decoration:none;
font-size:16px;
}

.orangeboldtext a:link{font-weight:800;
color:#DD7220;
text-decoration:none;
font-size:16px;
}

.orangeboldtext a:visited{font-weight:800;
color:#DD7220;
text-decoration:none;
font-size:16px;
}

.dottedbottoM{border-bottom:#CCCCCC 1px dotted; }
.afroman{background-image:url(afroman.png);
background-repeat:no-repeat;
}

.lefttoc{font-size:14px;
font-weight:800;
color: #000000;
text-decoration:none;
border-bottom:#ffffff 1px dotted;
padding-left:15px;
}
.lefttoc a:link{font-size:14px;
font-weight:800;
color:#000000;
text-decoration:none;
border-bottom:#ffffff 1px dotted;
padding-left:15px;
}
.lefttoc a:visited{font-size:14px;
font-weight:800;
color:#000000;
text-decoration:none;
border-bottom:#ffffff 1px dotted;
padding-left:15px;
}
.lefttoc a:hover{font-size:14px;
font-weight:800;
color:#005fa0;
text-decoration:none;
border-bottom:#ffffff 1px dotted;
padding-left:15px;
}
.showshd1{background-image:url(showshd1.png);
background-repeat:no-repeat;
}
.showshd2{background-image:url(showshd2.png);
background-repeat:no-repeat;
}

.fbgreybox  
{  
    background-color: #f7f7f7;  
    border: 1px solid #cccccc;  
    color: #333333;  
    padding: 10px;  
    font-size: 13px;  
    font-weight: bold;  
}  
.fbbluebox  
{  
    background-color: #eceff6;  
    border: 1px solid #d4dae8;  
    color: #333333;  
    padding: 10px;  
    font-size: 13px;  
    font-weight: bold;  
}  
.fbinfobox  
{  
    background-color: #fff9d7;  
    border: 1px solid #e2c822;  
    color: #333333;  
    padding: 10px;  
    font-size: 13px;  
    font-weight: bold;  
}  
.fberrorbox  
{  
    background-color: #ffebe8;  
    border: 1px solid #dd3c10;  
    color: #333333;  
    padding: 10px;  
    font-size: 13px;  
    font-weight: bold;  
}  
/* Content Divider on White Background */  
.fbcontentdivider  
{  
    margin-top: 15px;  
    margin-bottom: 15px;  
    width: 520px;  
    height: 1px;  
    background-color: #d8dfea;  
} 

