/* ======================================== */
/*              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.          */
/* ======================================== */

/* SE Navigation Links */

.navlinks1 {font-family: Arial, Helvetica, Verdana, Geneva;	font-weight: bold; font-size: 14px;	text-decoration: underline;}
		A.navlinks1:visited { color: #1B3469; }
		A.navlinks1:active { color: #1B3469; }
		A.navlinks1:link { color: #1B3469; }
		A.navlinks1:hover { color: #006666; }	

.navlinks2 {font-family: Arial, Helvetica, Verdana, Geneva;	font-weight: normal; font-size: 12px;	text-decoration: underline;}
		A.navlinks2:visited { color: #1B3469; }
		A.navlinks2:active { color: #1B3469; }
		A.navlinks2:link { color: #1B3469; }
		A.navlinks2:hover { color: #006666; }	
	
.navlinks3 {font-family: Arial, Helvetica, Verdana, Geneva;	font-weight: bold; font-size: 11px;	text-decoration: underline;}
		A.navlinks3:visited { color: #1B3469; }
		A.navlinks3:active { color: #1B3469; }
		A.navlinks3:link { color: #1B3469; }
		A.navlinks3:hover { color: #006666; }	

.navlinks4 {font-family: Arial, Helvetica, Verdana, Geneva;	font-weight: bold; font-size: 9px;	text-decoration: underline;}
		A.navlinks4:visited { color: #1B3469; }
		A.navlinks4:active { color: #1B3469; }
		A.navlinks4:link { color: #1B3469; }
		A.navlinks4:hover { color: #006666; }	
		
		
.bodytext1 {font-family: Arial, Helvetica, Verdana, Geneva;	font-weight: bold; font-size: 12px;	text-decoration: none;}		
.bodytext1_req {font-family: Arial, Helvetica, Verdana, Geneva;	font-weight: bold; font-size: 12px;	text-decoration: none; color: red;}		
.bodytext1_noaccess {font-family: Arial, Helvetica, Verdana, Geneva; font-weight: bold; font-size: 12px; text-decoration: none; color: red;}		
.bodytext2 {font-family: Arial, Helvetica, Verdana, Geneva;	font-size: 12px; text-decoration: none;}		
.bodytext3 {font-family: Arial, Helvetica, Verdana, Geneva;	font-size: 12px; text-decoration: none;}		
.bodytext4 {font-family: Arial, Helvetica, Verdana, Geneva;	font-weight: bold; font-size: 14px;	text-decoration: none; color: blue;}		


