@charset "UTF-8";
/* CSS Document */


/* C O R E  S T Y L E S */

  body { color:#4a525d; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
  .main_title { font-size:18px;} 
  .sub-title { font-size:16px;}
  .footer { color:#FFF; font-size:11px; }
  .navigation { color:#FFF; font-size:14px; font-weight:bold;}
  .inner_header { font-family:sans-serif, Arial, Helvetica; font-size:18px; color:#00005d; }

/* L I N K  S T Y L E S */

  a { color:#FFF; text-decoration:none; }
	a:hover { color:#FFF; text-decoration:underline; }
	.on-top-link a { }
	.on-top-link a:hover { }
	
  .footer a { text-decoration:none; color:#FFF; }
  .footer a:hover { text-decoration:underline; }
  
  .navigation a { color:#FFF; }
