/* ==============================================
    Cascade Style Sheet FOR GCMS Translator System 
			Version 1.0
			Date: 09/2004
   ==============================================
*/ 


BODY
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    MARGIN-LEFT: 0px;
    MARGIN-TOP: 0px
}

.contentTable {
    width: 100%;
    height: 100%;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: White;
}

/*
===============================================
			Page Elements
===============================================
*/
.SajanLight
{
	background-color: #9999ff;
}

.SajanDark
{
	background-color: #333399;
}


.BreadCrumbColor
{
	background-color: black;
}

.SajanHeading1
{
	background-color: #9999ff;
	color: White;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px  
}

.SajanHeading2
{
	background-color: #333399;
	color: White;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px  
}

.SajanText
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
}

.SajanTextBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
}

.SajanTextBoldRed
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Verdana, Arial, Tahoma
}

.SajanTextBoldGreen
{
	font-weight: bold;
	font-size: 8pt;
	color: green;
	font-family: Verdana, Arial, Tahoma
}

.SajanTextSmall
{
	font-weight: normal;
	font-size: 7pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
}

.SajanTextLargeBold
{
	font-weight: normal;
	font-size: 11pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
}

.SajanTextLarge
{
	font-weight: normal;
	font-size: 11pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
}
.SajanTextWhite
{
	font-weight: bold;
	font-size: 9pt;
	color:White;
	font-family: Verdana, Arial, Tahoma;
}
.SajanTextBlue
{
	font-weight: normal;
	font-size: 7pt;
	color: blue;
	font-family: Verdana, Arial, Tahoma;
}

.SajanTextSmallBold
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
}

.SajanHeadingWhite
{
	color: White;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px  
}

.SajanHeadingBlack
{
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px  
}

.SajanHeadingBlackSmall
{
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px  
}

.SajanMenuItem
{
	color: #333399;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px  
}

.SajanPageHeading
{
	color: Navy;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold; 
}

.SajanPageHeadingSmall
{
	color: Navy;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-weight: bold;  
}

.SajanDetailPageHeading
{
	color: Navy;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold; 
}

.SajanPageHeadingLarge
{
	color: Navy;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold; 
}

.SajanHyperlink
{
	font-weight: normal;
	font-size: 8pt;
	color: blue;
	font-family: Verdana, Arial, Tahoma;
	CURSOR: hand;
	TEXT-DECORATION: underline
}

.SajanHyperlinkSmall
{
	font-weight: normal;
	font-size: 7pt;
	color: blue;
	font-family: Verdana, Arial, Tahoma;
	CURSOR: hand;
	TEXT-DECORATION: underline
	
}

.SajanContactInfo
{
	font-weight: normal;
	font-size: 7pt;
	color: gray;
	FONT-FAMILY: Verdana, Arial, Tahoma;
}

.SajanHelp
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
	background-color:  #9999ff;
}

.SajanHint
{
	font-weight: normal;
	font-size: 8pt;
	color: #993300;
	font-family: Verdana, Arial, Tahoma;
}

.MessageText
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
}

.RequiredFields
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	font-family: Verdana, Arial, Tahoma;
}

.ErrorText
{
	font-weight: normal;
	font-size: 7pt;
	color: red;
	font-family: Verdana, Arial, Tahoma;
}

.PageMenuLink
{
	font-weight: normal;
	font-size: 7pt;
	color: blue;
	font-family: Verdana, Arial, Tahoma;
}

.PageLink
{
    COLOR: Blue;
    TEXT-DECORATION: none;	
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: Normal	
}


.SajanFlag
{
	cursor: hand;
}

.SmallText
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
}

.SmallestText
{
	font-weight: normal;
	font-size: 7pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
}

.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
    background-color:#ccccaa;    
}

.SajanButton
{
	border-right: thin outset;
	border-top: thin outset;
	font-weight: normal;
	font-size: 10px;
	border-left: thin outset;
	border-bottom: thin outset;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;	
}



.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalGreen
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: green
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style:italic;
    line-height: 16px    
}

.SajanTreeViewSelected
{
	background-color: #9999ff;
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
}


/*
===============================================
			Header (Application Name & Slogan)
===============================================
*/
.AppTitle
{
	font-weight: bold;
	font-size: 13pt;
	color: #486078;
	font-family: Times New Roman;
}

.AppRelease
{
	font-weight: normal;
	font-size: 10pt;
	color: #486078;
	font-family: Verdana, Tahoma, Arial;
}

.AppSubTitle
{
	font-weight: normal;
	font-size: 11pt;
	color: #486078;
	font-family: Times New Roman;
}

/*
===============================================
			Navigation Bar 
===============================================
*/
.NavBarText
{
	color: Silver;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    line-height: 12px;  
    TEXT-DECORATION: none;
    background-color:#333399;
}

.NavBarSelectedText
{
	color: White;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    line-height: 12px;  
    TEXT-DECORATION: none;
    background-color:#333399
}

/*
===============================================
			Welcome Bar 
===============================================
*/
.WelcomeBarText
{
	color: White;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    line-height: 12px;  
    TEXT-DECORATION: none;
    background-color:black;
}

.WelcomeBarTextRed
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	TEXT-DECORATION: none;
	color:red;
	background-color:#333399
}

/*
===============================================
			Tabs 
===============================================
*/
.tab-active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #696969;
	border-top: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-left: 1px solid #D5D291;
	border-bottom: 0px none #D5D291;
	background-color: #ffffff;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}

.tab-inactive
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-left: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: #EDECD1;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.tab-right
{
	border-bottom: 1px solid #D5D291;
}

.tab-inactive a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}
.tab-inactive a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}
.tab-inactive a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}
.tab-inactive a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


/*
===============================================
			DataGrids 
===============================================
*/
.gridFirstItem 
{
	border-top: #696969 1px solid;
	border-right: #696969 1px solid;
	border-bottom: #696969 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}


.gridItem 
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px double;
	border-bottom: #696969 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}


.gridLastItem 
{
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}

.gridHeader 
{
	border-bottom: #696969 1px solid;
	font-weight: bold;
	font-size: 0.8em;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gridHeader a:active 
{
	color: #696969;
	text-decoration: none;
}

.gridHeader a:link 
{
	color: #696969;
	text-decoration: none;
}

.gridHeader a:visited 
{
	color: #696969;
	text-decoration: none;
}

.gridHeader a:hover
{
	color: red;
	text-decoration: none;
}
