@charset "utf-8";

/* CSS Document */
/*
###########################################
##     SFMLA PRINT STYLESHEET            ##
##        copyright CJ Burianek          ##
##      http://www.ciwebdesign.com       ##
###########################################
*/


#mainContainer { position: relative; margin: 0 auto 20px auto; padding: 0px 5px 10px 5px; width: 7in !important; width /**/: 7in; z-index: 50; background: #FFF; }

.imgleft { float: left; margin-right: 8px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }

.imgright { float: right; margin-left: 8px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }

.imgcenter { float: none; margin: 0px auto; display: block; }

.imgborder { border: 2px solid #000; }

/* H E A D E R  */

#header h1 span { color: #000036; font: bold 1.5em/1.2em "Times New Roman", Times, serif; margin-bottom: 10px; padding-top:14px; }

#topLinks { display: none; }

#mainLinks { display: none; }


/* C O N T E N T   C O N T A I N E R */
#pageImage { display: none; }

#container { }

/* S I D E   L I N K S  */

#SideLinks { display: none; }

/*  M A I N   C O N T E N T  */

#mainContent {padding-left: 5px; padding-top: 10px; padding-right: 5px; width: 7in;}

#mainContent h2 { color: #000036; font: bold 1.5em/1.2em "Times New Roman", Times, serif; margin-bottom: 10px; padding-top:14px; border-bottom: 2px solid #000036; }

/*  P O P U P    C O N T E N T  */

.closeWindow { display:none;}

/* Small   S U B P A G E   L I N K S  */

#mainContent .SubLinksSm { display: none; }

/* I N T E R N A L  P A G E   L I N K S  */

#mainContent .IntLinksSm { display: none; }

/* F O O T E R   */
#footer { border-top: 1px solid #000000; margin-bottom: 5px; clear: both; margin-top: 0px; padding: 10px 20px 10px; text-align: center; }

#footer p { font-size: 12px; color: #036; font-family: "Times New Roman", Times, serif; font-weight: normal; line-height: 14px; padding: 0px; }

#footerLinks { display: none; }

#copyright { margin: 0px; padding: 15px 0px 0px 0px; }

