/* RPBB screen */

.body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#003366;
width:750px;
margin:0;
}

div.flashDiv{
background-color:#000000;
margin:0;

}
div.bodyCopy {
background-color:#ffffff;
width:730px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#003366;
padding:10px;
}

.hilite {
font-size:115%;
font-weight:bold;
color:#0033CC;
}

.hilite2 {
font-size:105%;
font-weight:bold;
color:#0033CC;
}

.calloutBox {
background-color:#dddddd;
vertical-align:middle;
padding-left:35px;
}

.callout1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:150%;
color:#0033CC;
}

.callout2 {
font-size:150%;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#000066;
}

ul li {
list-style-type:none;
}

.tableheader {
font-size:115%;
background-color:#003366;
font-weight:bold;
color:#dddddd;
}

.testAttr {
font-size:110%;
font-weight:bold;
color:#000066;
}

.testCont {
font-size:105%;
font-style:italic;
color:#000066;
}

.footer {
margin-top:1em;
text-align:center;
font-size:60%;
font-style:normal;
color:#000066;
}

.faq {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.faq p {
font-size:13px;
}

.faq h3 {
font-size:15px;
font-weight:bold;
color:#003366;
}

.resources {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:bold;
width:100%;
text-align:center;
}