/* Default CSS Stylesheet for a new Web Application project */

/*BODY
{
	font-size: 11px;
	color: #59595E;
	font-family: Tahoma;
	background-color: #e0dfe3;
}*/

Button
{
	font-size: 11px;
	font-family:  Verdana, Helvetica, Arial, sans-serif;
}

BODYFP
{
	font-size: 11px;
	color: #59595e;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: white;
	margin-top: 2px;
}
.FormElementInv
{
	border-right: #9d9da1 1px;
	border-top: #9d9da1 1px;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	border-left: #9d9da1 1px;
	width: 0px;
	color: #59595e;
	border-bottom: #9d9da1 1px;
	font-family: Tahoma;
	height: 0px;
	background-color: #f4f3f7;
	text-align: left;
}
.GridFW
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 9px;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
	background-color: #F8FAFC;
}
.GridHeaderFP
{
	border-top-width: 1px;
	font-weight: bold;
	border-left-width: 5px;
	font-size: 11px;
	border-left-color: white;
	border-bottom-width: 1px;
	border-bottom-color: white;
	page-break-after: auto;
	overflow: auto;
	text-transform: capitalize;
	color: white;
	border-top-color: white;
	font-family: Tahoma;
	text-align: left;
	border-right-width: 1px;
	font-variant: normal;
	border-right-color: white;
	
}
.tblAMS
{
	font-size: 11px;
	color: #59595E;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #e0dfe3;
}

.label_left
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
}
.TextNorm
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:500;
	text-align: left;
}
.CopyR
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:500;
	text-align: left;
	color: #0099ff;	text-decoration: none;
}

.label_right
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: right;
}

.BODYmain
{
	background-position: center center;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(../Image/Default.gif);
	color: #59595E;
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	position: static;
	top: 50%;
	text-align: center;
}

	.Submit, .Submitted, .SubmitOver {
	background: #0099ff;
	width: 	188px;
	height: 23px;
	line-height: 21px;
	border-bottom: solid 1px #24afe3;
	border-right: solid 1px #ffffff;

	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffee;
        font-weight: 400;
	white-space:nowrap;
	overflow: hidden;
	}

	.Submitted {
	background-image: url(../Image/Buttons/menu_btn_a.jpg);
	}

	.SubmitOver {
	background-image: url(../Image/Buttons/menu_btn_a.jpg);

	}
	
	.OverHand {
	cursor: hand;
	}
	.OutNorm
	{
	cursor: default ;
	}


.SubMenu2, .SubMenu2hover, .SubMenu22
{
	font-weight: 400;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding-left: 10px;
	COLOR:#0088ee;
}
.SubMenu2hover
{
	background-color: #eefeff;
	cursor: hand;
	text-decoration:underline;
}

.SubMenu22
{
	background-color: #ebebeb;
	color: #001e3d;
}
.cbtext
{
	font-size: 11px;
	color: #007fdd;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
A:link
{
	font-size: 7pt;
	color: Blue;
	font-family: Tahoma;
	text-decoration: none;
	vertical-align: middle;
	overflow: hidden;
}
A:visited
{
	font-size: 7pt;
	color: Blue;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;	
}		
A:active
{
	font-size: 7pt;
	color: Blue;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;		
}		
A:hover
{
	font-size: 7pt;
	color:Blue;
	font-family: Tahoma;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;	
}

.TextBold
{
	font-weight: bold;
	font-size: 12px;
	color: #001e3d;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
	
.TextBoldSmall
{
	font-weight: 500;
	font-size: 11px;
	color: #001e3d;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.TextBoldSmallBlue
{
	font-weight: 500;
	font-size: 11px;
	color: #0088ee;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.TextBoldWhite
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.TDBoldSmall
{
	font-weight: normal;
	font-size: 11px;
	margin-left: 0px;
	color: #000000;
	margin-right: 5px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.TDBoldSmallHeader
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 0px;
	color: #006699;
	margin-right: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}


.Text
{
	font-weight: normal;
	font-size: 15px;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.SmallText
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.RedText
{
	font-weight: normal;
	font-size: 13px;
	color:Red;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.BlueText
{
	font-weight: normal;
	font-size: 13px;
	color: #0088ee;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.HeaderPage
{
	margin-top: 15px;
	font-weight: bold;
	font-size: 12px;
	margin-left: 15px;
	color: #000066;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.TitleHeader
{
	font-weight: 500;
	font-size: 20px;
	margin-left: 5px;
	color: #001e3d;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.Margin
{
	margin: 0px;
	}
	
.SubHeaderMargin
{
	margin-top: 30px;
	margin-left: 30px;
}

.MarginTableDark
{
	margin: 0px;
	font: messagebox;
	color: #000066;
	background-color: #e5e5ed;
}	
.header0
{
	FONT-WEIGHT: 500; 
	FONT-SIZE: 18px; 
	COLOR: navy; 
	FONT-FAMILY: Arial;
}
.header1
{
	FONT-WEIGHT: 100; 
	FONT-SIZE: 14px; 
	COLOR: black; 
	FONT-FAMILY: Arial;
}
.header2
{
	FONT-WEIGHT: 100; 
	FONT-SIZE: 11px; 
	COLOR: black; 
	FONT-FAMILY: Arial;
}
.Title
{
	font-weight: bold;
	font-size: 12px;
	margin-left: 15px;
	text-transform: capitalize;
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	font-variant: normal;
	text-decoration: none;
}
.TitleRealName
{
	border-top-width: thin;
	font-weight: bold;
	border-left-width: thin;
	font-size: 12px;
	border-left-color: lime;
	border-bottom-width: thin;
	border-bottom-color: lime;
	text-transform: capitalize;
	color: #000066;
	border-top-color: lime;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	border-right-width: thin;
	font-variant: normal;
	text-decoration: none;
	border-right-color: lime;
}

.FormElement
{
	/*border-right: #6a8ccb 1px solid;*/
	border-top: #6a8ccb 1px solid; /*font-weight: normal;
	font-size: 11px;
	margin: 0px;
	border-left: #6a8ccb 1px solid;
	color: #000000;
	border-bottom: #6a8ccb 1px solid;
	font-family: Tahoma;
	height: 15px;
	background-color: #ffffff;
	text-align: left;	
    width: 70px;*/
    
	border-bottom: solid 1px #6a8ccb;
	border-left: solid 1px #6a8ccb;
	border-right: solid 1px #6a8ccb;
	color: Black;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	/*padding: 1px;
	white-space: nowrap;*/
	text-align: left;
	cursor: default;
}

.tableHeader
{
	border-top-width: 1px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 11px;
	border-left-color: white;
	border-bottom-width: 1px;
	border-bottom-color: white;
	page-break-after: auto;
	vertical-align: baseline;
	overflow: auto;
	text-transform: capitalize;
	color: white;
	border-top-color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #a4a3be;
	text-align: center;
	border-right-width: 1px;
	font-variant: normal;
	border-right-color: white;
}
.tdgrey
{	
	padding-left: 15px;
	font-size: 18px;
	font-weight: 500;
	color: #001e3d;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #ebebeb;
	font-variant: normal;
}
.HeaderBlue
{
	font-size: 16px;
	left: 10px;
	margin: 0px 0px 0px 4px;
	color: #59595e;
	font-family: "Microsoft Sans Serif" , "MS Sans Serif" , sans-serif;
}
 .TDPlainText  
{
	font-size: 11px;
	color: #000000;
	font-family: Arial,Verdana, Helvetica,  sans-serif;
	font-weight: normal;
 }
.tdgrey2
{	
	padding-left: 10px;
	font-size: 18px;
	font-weight: 600;
	color: #001e3d;
	font-family: Arial Narrow, Arial;
	background-color: #ebebeb;
	font-variant: normal;
}
.Grid
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size:9px;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
	background-color: #d9eaf7;
}
.GridEditor
{
	font-size: 9px;
	font-family: Tahoma;
	background-color: #f4f3f7;
}

.GridItem
{
	font-size: 9px;
	color: #000000;
	font-family: Tahoma;
	background-color: #d9eaf7;
}
.tdlavender
{
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	color: #000066;
	font-family: Tahoma;
	background-color: #dbdded;
	font-variant: normal;
}
.tdgreyHeader
{
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	color: #000066;
	text-indent: 15px;
	font-family: Tahoma;
	background-color: #e4e5ed;
	font-variant: normal;
} 
.tdlavenderHeader
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	color: #000066;
	font-family: Tahoma;
	background-color: #dbdded;
	font-variant: normal;
} 
.button
{
	border-right: #000000 1px outset;
	border-top: #9d9da1 1px outset;
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	border-left: #9d9da1 1px outset;
	cursor: hand;
	color: #000000;
	border-bottom: #000000 1px outset;
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	background-color: #c0c0c0;
	text-align: center;
}

@media screen 
{
	.Button01
	{
		/*border: 1px solid #6a8ccb;
	font-weight: normal;
			font-size: 12px;
			margin: 0px;
			color: #333333;
			font-family: Tahoma;
			background-color: #cccccc;
			text-align: center;
	height: 19px;*/
		padding: 1px 6px 1px 6px;
		background: #d7e8fd url(   '../App_Themes/Office2003 Blue/Editors/edtButtonBack.gif' ) repeat-x center bottom;
		font-family: Tahoma;
		font-size: 8pt;
		color: #000000;
		vertical-align: middle;
		border: solid 1px #6a8ccb;
		cursor: pointer;
		cursor: hand;
	}
	.Button01[disabled]
	{
		/* for Firefox and Netscape*/
		border-right: #C0C0C0 1px solid;
		border-top: #C0C0C0 1px solid;
		font-weight: normal;
		font-size: 8pt;
		margin: 0px;
		border-left: #C0C0C0 1px solid;
		color: #999999;
		border-bottom: #C0C0C0 1px solid;
		font-family: Tahoma; /*height: 19px;
		background-color: #cccccc;*/
		text-align: center;
	}
}
@media print  
{
	.Button01
	{
		display:none;
	}
}

.changeButton
{
	margin-top: 1px;
	
}

.msg
{
	font: caption;
	padding-left: 30px;
	color: green;
	text-align: center;
	text-decoration: none;
}

.error
{
	padding-left: 15px;
	font-size: 11px;
	color: red;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
}

.MsgWarningTop
{
	font-weight: bold;
	font-size: 11px;
	left: 30px;
	color: red;
	font-family: Tahoma;
	position: absolute;
	top: 5px;
}

.MainTablePosition
{
	border-right: #6e6d8f 1px solid;
	border-top: #6e6d8f 1px solid;
	margin-top: 50px;
	left: 30px;
	border-left: #6e6d8f 1px solid;
	border-bottom: #6e6d8f 1px solid;
	position: absolute;
}
.MainTableBorders
{
	border-right: #6e6d8f 1px solid;
	border-top: #6e6d8f 1px solid;
	top: 10px;
    left: 260px;
	position: absolute;
	border-left: #6e6d8f 1px solid;
	border-bottom: #6e6d8f 1px solid;
}
.MainTableNoBorders
{
	top: 10px;
    left: 10px;
	position: absolute;
	
}
.MainTable
{
	top: 10px;
    left: 260px;
	position: absolute;
}
.SubTablePosition
{
	border-right: #6e6d8f 1px solid;
	border-top: #6e6d8f 1px solid;
	margin-top: 25px;
	border-left: #6e6d8f 1px solid;
	border-bottom: #6e6d8f 1px solid;
}
.TableBorders
{
	border-right: #6e6d8f 1px solid;
	border-top: #6e6d8f 1px solid;
	border-left: #6e6d8f 1px solid;
	border-bottom: #6e6d8f 1px solid;
}

.SubTable
{
	margin-top: 10px;
	margin-left: 30px;
}
.Calendar
{
	border-right: #6e6d8f 1px solid;
	border-top: #6e6d8f 1px solid;
	
	border-left: #6e6d8f 1px solid;
	border-bottom: #6e6d8f 1px solid;
	font-weight: normal;
	font-size: 10px;
	color: #000066;
	font-family: Tahoma;
	background-color: #f0f1f4;
	text-align: left;
}
.TitleBar_left
{
	background-attachment: fixed;
	background-image: url(../Image/TitleBar/tableTitle_r1_c1.gif);
	margin: 0px;
	width: 20px;
	background-repeat: no-repeat;
	height: 15px;
	background-color: transparent;
}
.TitleBar_right
{
/*BACKGROUND-POSITION-X: right;*/
	background-attachment: fixed;
	background-image: url(../Image/TitleBar/tableTitle_r1_c3.gif);
	margin: 0px;
	background-repeat: no-repeat;
	background-color: transparent;
}
.TitleBar_centre
{
	background-attachment: fixed;
	background-image: url(../Image/TitleBar/tableTitle_r1_c2.gif);
	background-repeat: repeat;
}
.TitleBar
{
	background-attachment: fixed;
	/*background-image: url(../Image/BgTitleBar.jpg);*/
	background-repeat: repeat-x;
}

.DesaibledTextBox
{
	border-right: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	color: #dddddd;
	border-bottom: #dddddd 1px solid;
	background-color: #f0f1f4;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	font-family: Tahoma;
	text-align: left;

}

.DesaibledGrid
{
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	font-size: 9px;
	border-left: #000066 1px solid;
	color: #000066;
	border-bottom: #000066 1px solid;
	font-family: Tahoma;
	background-color: highlight;
}
.DesaibledGridHeader
{
	border-top-width: 1px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 11px;
	border-left-color: white;
	border-bottom-width: 1px;
	border-bottom-color: white;
	page-break-after: auto;
	vertical-align: baseline;
	overflow: auto;
	text-transform: capitalize;
	color: white;
	border-top-color: white;
	font-family: Tahoma;
	background-color: #000066;
	text-align: center;
	border-right-width: 1px;
	font-variant: normal;
	border-right-color: white;
}
.GridItemStyle
{
	cursor:hand;
}

.GridHeader
{
	border-top-width: 1px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 11px;
	border-left-color: white;
	border-bottom-width: 1px;
	border-bottom-color: white;
	page-break-after: auto;
	overflow: auto;
	text-transform: capitalize;
/*	cursor: hand;*/
	color: white;
	border-top-color: white;
	font-family: Tahoma;
	background-color: #316ac5;
	text-align: center;
	border-right-width: 1px;
	font-variant: normal;
	border-right-color: white;
}
.GridTitle
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #9d9da1;
}

.GridTitleBlack
{
	font-weight: bold;
	font-size: 12px;
	left: 10px;
	margin: 0px 0px 0px 4px;
	color: #59595e;
	font-family: "Microsoft Sans Serif" , "MS Sans Serif" , sans-serif;
	position: absolute;
	top: 0px;
}

.GridTitleNT
{
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 4px;
	color: white;
	font-family: "Microsoft Sans Serif" , "MS Sans Serif" , sans-serif;
}
.GridTitleWhite
{
	font-weight: bold;
	font-size: 12px;
	left: 11px;
	margin: 0px 0px 0px 4px;
	color: white;
	font-family: "Microsoft Sans Serif" , "MS Sans Serif" , sans-serif;
	position: absolute;
	top: 1px;
}

.GeneralTitleBlack
{
	font-weight: bold;
	font-size: 14px;
	left: 150px;
	margin: 0px;
	color: white;
	font-family: 'Arial';
	position: absolute;
	top: 8px;
}
.GeneralTitleWhite
{
	font-weight: bold;
	font-size: 14px;
	left: 151px;
	margin: 0px;
	color: #59595E;
	font-family: 'Arial';
	position: absolute;
	top: 7px;
}
.MenuTitleWhite
{
	font-size: 9px;
	left: 0px;
	margin: 0px;
	color: white;
	font-family: 'Arial';
	position: absolute;
	top: 0px;
}
.MenuTitleBlack
{
/*	font-weight: bold;*/
	font-size: 9px;
	left: 1px;
	margin: 0px;
	color: #59595E;
	font-family: 'Arial';
	position: relative;
	top: 1px;
}
.TabTable
{
	border: 1px solid #6a8ccb;
	/*width: 845px;*/
}
.TabTDHeader
{
	background-attachment: fixed;
	/*BACKGROUND-POSITION-Y: bottom;*/
	background-image: url(../Image/tabs_Buttons/Tab_BG.gif);
	background-repeat: repeat-x;
	/*background-color: #f4f3f7;*/
}

.EditorTab
{
	background-color: #f4f3f7;
}
.tdLeftEditor
{
	border-left: #9d9da1 1px solid;
}
.tdRightEditor
{
	border-right: #9d9da1 1px solid;
}
.tdEditor
{
	border-left: #9d9da1 1px solid;
	border-right: #9d9da1 1px solid;
}
.tdEditorBottom
{
	border-left: #9d9da1 1px solid;
	border-right: #9d9da1 1px solid;
	border-bottom: #9d9da1 1px solid;
}
.EditorHeader
{
	background-attachment: fixed;
	/*BACKGROUND-POSITION-Y: bottom;*/
	background-image: url(../Image/tabs_Buttons/Tab_BG.gif);
	background-repeat: repeat-x;
	background-color: #E0DFE3;

}
.EditorTDHeader
{
	background-attachment: fixed;
	/*BACKGROUND-POSITION-Y: bottom;*/
	background-image: url(../Image/tabs_Buttons/Tab_BG.gif);
	background-repeat: repeat-x;
}

.ButtonTab_active
{
	background: #d7e8fd url('../App_Themes/Office2003 Blue/Editors/edtButtonBack.gif') repeat-x center bottom;
	padding: 3px 6px 3px 6px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FF6600;
	vertical-align: middle;
	border: solid 1px #4F93E3;
	cursor: pointer;
	cursor: hand;
}
.ButtonTab_regular
{
	background: #d7e8fd url( '../App_Themes/Office2003 Blue/Editors/edtButtonBack.gif' ) repeat-x center bottom;
	padding: 3px 6px 3px 6px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	vertical-align: middle;
	border: 1px solid #4F93E3;
	cursor: pointer;
	cursor: hand;
}

