/**********************************************************
File: FAJUA_PORTAL_Styles.css
Author: Ricahrd Mei
Date: 06/06/2003
Purpose:	This file contains the custom Style Sheet information
			for the FAJUA PORTAL site.
Copyright 2003 - Infinity Software Development
============================================================
Change Log:
 - 06/06/2003: created 
*************************************************************/

		a {
			font-family:			verdana, arial, helvetica;
			color:					#003399;
			font-size:				10px;
			text-decoration:		underline;
		}
		
		a.menuLink {
			font-family:			verdana, arial, helvetica;
			color:					#4562A9;
			font-size:				10px;
			text-decoration:		underline;
		}
		
		a.helpLink {
			font-family:			verdana, arial, helvetica;
			color:					#4562A9;
			font-size:				12px;
			text-decoration:		underline;
		}
		a.helpLink2 {
			font-family:			arial;
			color:					#4562A9;
			font-size:				14px;
			text-decoration:		underline;
		}
		
		a:hover.menuLink {
			font-family:			verdana, arial, helvetica;
			color:					#4562A9;
			font-size:				10px;
			text-decoration:		underline;
		}
		
		.menuLinkDisabled {
			font-family:			verdana, arial, helvetica;
			color:					#999999;
			font-size:				10px;
			text-decoration:		none;
		}
		
		.menuLinkCurrent {
			font-family:			verdana, arial, helvetica;
			color:					#4562A9;
			font-size:				10px;
			text-decoration:		none;
		}

		.menuLinkCurrentBold {
			font-family:			verdana, arial, helvetica;
			color:					#4562A9;
			font-size:				10px;
			text-decoration:		none;
			font-weight:			bold;
		}
		td.rowDataSmall {
			font-family:			verdana, arial, helvetica;
			color:					#000000;
			font-size:				10px;
		}
		
		td.rowDataSmallAlt {
			font-family:			verdana, arial, helvetica;
			color:					#000000;
			font-size:				10px;
			background-color:		#e1e1e1;
		}
		
		td.rowDataErrorMsg {
			font-family:			verdana, arial, helvetica;
			color:					#990000;
			font-size:				10px;
			font-weight:			bold;
		}
		
		td.gridHeader {
			font-family:			verdana, arial, helvetica;
			color:					#ffffff;
			background-color:		#4562A9;
			font-size:				10px;
			font-weight:			bold;
		}
		
		td.gridSubHeader {
			font-family:			verdana, arial, helvetica;
			color:					#000000;
			background-color:		#E6C98B;
			font-size:				10px;
			font-weight:			bold;
		}
		
		td.helpHeader {
			font-family:			verdana, arial, helvetica;
			color:					#000000;
			background-color:		#4562A9;
			font-size:				12px;
			font-weight:			bold;
			padding:				3px
		}
		
		td.helpSubHeader {
			font-family:			verdana, arial, helvetica;
			color:					#000000;
			background-color:		#E6C98B;
			font-size:				12px;
			font-weight:			bold;
			padding:				3px;
		}
		
		td.rowDataLarge {
			font-family:			verdana, arial, helvetica;
			color:					#000000;
			font-size:				12px;
		}
		
		.pageTitle {
			font-family:			verdana, arial, helvetica;
			color:					#000000;
			font-size:				12px;
			font-weight:			bold;
		}

		input.smallField {
			border-top:				#999999 1px outset; 
			border-left:			#999999 1px outset; 

			border-bottom:			#999999 1px inset; 
			border-right:			#999999 1px inset; 
			font-size:				10px; 
			font-weight:			bold; 
			color:					#000000; 
			font-family:			verdana, arial, helvetica; 
			background-color:		#ffffff;
		}
		
		textarea.smallField {
			border-top:				#999999 1px outset; 
			border-left:			#999999 1px outset; 

			border-bottom:			#999999 1px inset; 
			border-right:			#999999 1px inset; 
			font-size:				10px; 
			font-weight:			bold; 
			color:					#000000; 
			font-family:			verdana, arial, helvetica; 
			background-color:		#ffffff;
		}
		
		select {
			font-size:				10px;
			font-weight:			bold;
			color:					#000000; 
			font-family:			verdana, arial, helvetica; 
			background-color:		#ffffff
		}
		
		.checky {
			color:					#fc6203; 
			background-color:		#ffffff
		}
		
		input.smallButton {
			border-top:				#999999 1px outset; 
			border-left:			#999999 1px outset; 

			border-bottom:			#999999 1px inset; 
			border-right:			#999999 1px inset; 
			font-size:				10px; 
			font-weight:			bold; 
			color:					#ffffff; 
			font-family:			verdana, arial, helvetica; 
			background-color:		#4562A9;
		}
		
		input.smallButtonOnBGColor {
			border-top:				#999999 1px outset; 
			border-left:			#999999 1px outset; 

			border-bottom:			#999999 1px inset; 
			border-right:			#999999 1px inset; 
			font-size:				10px; 
			font-weight:			bold; 
			color:					#000000; 
			font-family:			verdana, arial, helvetica; 
			background-color:		#e7efde;
		}
		
		table.loginBox {
			border-right: #999999 1px solid;
			border-top: #999999 1px solid;
			border-left: #999999 1px solid;
			border-bottom: #999999 1px solid
		}
		
		.rowDataAttention {
			font-family:			verdana, arial, helvetica;
			color:					#990000;
			font-size:				10px;
			font-weight:			bold;
		}
		.treeText {
			font-family:			verdana, arial, helvetica;
			color:					#000000;
			font-size:				10px;
			text-decoration:		none;
		}
		.treeTextHigh
		{
			font-size: 10px;
			color: #ffffff;
			font-family: verdana, arial, helvetica;
			background-color: #4562A9;
			text-decoration: none;
		}
		.labelText
		{
			font-size: 10px;
			color: #000000;
			font-family: Verdana,arial,helvetica;
		}
		
		.incorrect
		{
			background-color:white;
			color:Red;
			font-size:12px;
			FONT-FAMILY: Arial;
		}
		.gridHeader {
			font-family:			verdana, arial, helvetica;
			color:					#ffffff;
			background-color:		#4562A9;
			font-size:				10px;
			font-weight:			bold;
		}
		
		.gridSubHeader {
			font-family:			verdana, arial, helvetica;
			color:					#000000;
			background-color:		#E6C98B;
			font-size:				10px;
			font-weight:			bold;
		}
		.rowDataSmall {
			font-family:			verdana, arial, helvetica;
			color:					#000000;
			font-size:				10px;
			background-color:		White;			
		}
		
		.rowDataSmallAlt {
			font-family:			verdana, arial, helvetica;
			color:					#000000;
			font-size:				10px;
			background-color:		#e1e1e1;
		}
		
		.rowDataErrorMsg {
			font-family:			verdana, arial, helvetica;
			color:					#990000;
			font-size:				10px;
			font-weight:			bold;
		}
		
	
/*****************************************************

          * * * * DO NOT REMOVE OR EDIT * * * * 

Note: The following classes are required to properly format
the content of each section and subsection captured
from the FAJUA Online Manual and being used in this
application. 
******************************************************/		
FONT.XXSMALL
{
   FONT-FAMILY: Arial;
   FONT-SIZE: xx-small
}
FONT.XSMALL
{
   FONT-FAMILY: Arial;
   FONT-SIZE: x-small
}
FONT.SMALL
{
   FONT-FAMILY: Arial;
   FONT-SIZE: small
}
FONT.MEDIUM
{
   FONT-FAMILY: Arial;
   FONT-SIZE: medium
}
FONT.LARGE
{
   FONT-FAMILY: Arial;
   FONT-SIZE: large
}
FONT.XLARGE
{
   FONT-FAMILY: Arial;
   FONT-SIZE: x-large
}
FONT.XXLARGE
{
   FONT-FAMILY: Arial;
   FONT-SIZE: xx-large
}
FONT.HEADINGLISTTEXT
{
   FONT-FAMILY: Arial;
   FONT-SIZE: x-small
}
/*****************************************************/
