body {margin: 0px;}


/* FAC LOGO */
.logo_fac { border-bottom: 3px solid black; }

/* MAIN COLUMN */
.main_column { padding: 0px; }
.info { width: 100%; }

/* NO PRINT */
.no_print { display: none }

/* HOMEPAGE DARK GREY BOX*/
.black_background { width: 230px; height: 131px; border: 1px solid black; margin: 0px; }
.black_background_box { padding: 2px; }
.black_background_text { font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000000; line-height: 98%; }
.black_background_text a { color: #2DBA41; text-decoration: underline; }
.black_background_text a:hover { color: #EE0005; text-decoration: none; }
.h9 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: medium; color: #444444; }

/* FAC TOP MENU */
span.fac_menu { display: none; }
span.fac_menu a.current { display: none; }

/* HEADINGS */
.h3 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #000000; font-weight: bold; padding: 0px; }

.capstitle { color: #444444; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; margin: 3px 0px 2px 0px; }
.capstitle a { color: #2DBA41;  font-size: small; text-decoration: none; }
.capstitle a:hover { color: #EE0005; }
.capstitle a:active { color: #EE0005; }

/* TEXT */
.content { font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000000; }
.content a { color: #2DBA41; text-decoration: underline; font-weight: bold; }
.content a:hover { color: #EE0005; text-decoration: none; font-weight: bold; }

/* PHOTOS */
.leftPhoto { display: none; }
.rightPhoto { display: none; }
.photo { display: none; }
.photo_border { display: none; }
.captionPhoto { display: none; }




