
/* styles-users.css.  [Styles for www.racialequitytools.com]       */

/*******************************************************************/
/*                                                                 */
/*  This is a special file containing formatting styles to which   */
/*  users of Adobe Contribute are restricted.  This assures that   */
/*  the structure of the site will not be accidentally broken.     */
/*  The styles in the user styles file are included in this file   */
/*  but are commented out.                                         */
/*                                                                 */
/*******************************************************************/


.pagetitle {
margin: 0px;
padding: 0px;
font-family: arial, verdana, helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 16px;
color: #000000;
}

.contenttext {
font-family: arial, verdana, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 13px;
}

.contenttextbold {
font-family: arial, verdana, helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 13px;
}

.contenttextitalic {
font-family: arial, verdana, helvetica, sans-serif;
font-style: italic;
font-weight: normal;
font-size: 13px;
}

.contenttextbolditalic {
font-family: arial, verdana, helvetica, sans-serif;
font-style: italic;
font-weight: bold;
font-size: 13px;
}

.footnote {
font-family: arial, verdana, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
margin-left: 30px;
margin-right: 30px;
}

.photocaption {
font-family: arial, verdana, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 11px;
padding: 0px 30px 0px 30px;
text-align: justify;
text-indent: 0px;
display: block;
}

.resourceheading {
font-family: arial, verdana, helvetica, sans-serif;
font-style: italic;
font-weight: bold;
font-size: 13px;
margin-bottom: 12px;
}

.resource {
margin-left: 20px;
margin-bottom: 10px;
}

.title {
font-family: arial, verdana, helvetica, sans-serif;
font-style: italic;
font-weight: normal;
font-size: 12px;
color: blue;
}

.author {
font-family: arial, verdana, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 12px;
}

.pdfnote {
font-family: arial, verdana, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
}

/* END OF styles-users.css:  Styles for www.racialequitytools.com */


