/* ======================================== */
/*              MODULE CSS                  */
/*     Do not delete the styles in this     */
/*  section.  They are used by the module.  */
/*  You of course, may modify them to suit  */
/*         your design and layout.          */
/* ======================================== */

/* Global */

/* ================== This is where the Headers starts ================== */
  .pagetitle {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: bold; font-size: 16px; color: #003399;}
  .headertext1 {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: bold; font-size: 13px; color: #003399;}  

/* ================== This is where the Body starts ================== */
  .bodytext1 {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: normal; font-size: 12px; color: #003399;}
	
/* ================== This is where the Forms starts ================== */
  .forminput1 {font-family: arial, verdana, helvetica, geneva, sans-serif; background-color: #ffffff; color: #000000; font-size: 11px;}
  .formbutton {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: normal; background-color: #000000; color: #ffffff;	
			     text-align: center; font-size: 12px;}
	
/* ======================================== */
/*              CUSTOM CSS                  */
/*   You can do anything with the styles    */
/*                below.                    */
/* ======================================== */	

