.Body 
{
    margin : 0px;
    padding : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    background : url(design/Design3/DefaultBackground.jpg) left top repeat-x;
}

.DefaultHeaderFrame
{
	width : 100%;
}

.DefaultTopMenuFrame
{
	background : url(design/Design3/TopMenuHeader.jpg) left bottom no-repeat;
	width : 100%;
	position : absolute;
	padding-top : 56px;
	padding-left : 0px;
}

.DefaultLeftFrame
{
	position :absolute;
	padding-top : 94px;
	padding-left : 0px;
	width : 165px;
	height : 100%;
}

.DefaultBodyFrame
{
	position :relative;
	padding-top : 37px;
	padding-left : 168px;
	/*width : 88%;*/
        text-align : left;
}

.DefaultBottomFrame
{
	/*visibility : hidden;*/
    background : url(design/Design3/Footer.gif) left top repeat-x;
    width : 100%;
    height : 25px;
}

.DefaultBodyNavigation
{
 	width : 100%; 
    text-align : left;
}

.DefaultBodyNavigationLeft
{
	/*background : url(design/Design3/DefaultBodyLeft.gif) right center repeat-y;*/
	width : 30px; 
}

.DefaultBodyNavigationRight
{
	/*background : url(design/Design3/DefaultBodyRight.gif) left center repeat-y;*/
	width : 1px; 
}

.DefaultBody
{
    text-align : center;
    width : 100%;	
}

.DefaultBodyLeft
{
	/*background : url(design/Design3/DefaultBodyLeft.gif) right center repeat-y;*/
	width : 30px; 
	height : 100%;
}

.DefaultBodyRight
{
	/*background : url(design/Design3/DefaultBodyRight.gif) left center repeat-y;*/
	width : 1px; 
	height : 100%;
}

.DefaultBodyScroll
{
	width : 100%;
	height : 100%;
    text-align : center;
    min-height : 500px;
    background:#FFFFFF url(Design/Design3/Default.jpg) center center no-repeat;
}

.DefaultBodyTitle
{
	background : url(design/Design3/DefaultBodyTitle.gif) center bottom repeat-x;
	height : 45px;
	width : 100%; 
	text-align : left; 
	/*border: solid 1px #C3C3C3;*/
}

.DefaultBodyTitleHelp
{
	height : 25px;
	width : 20px;
	text-align : left;
	vertical-align : bottom;
}

.DefaultBodyTitleLeft
{
	/*background : url(design/Design3/DefaultBodyTitle.gif) center bottom repeat-x;*/
	height : 35px;
	width : 30px;
	text-align : right; 
}

.DefaultBodyTitleRight
{
	background : url(design/Design3/DefaultBodyTitle.gif) left bottom no-repeat;
	height : 45px;
	width : 1px;
	text-align : left; 
}

.DefaultBodyFooter
{
	/*background : url(design/Design3/DefaultBodyFooter.gif) right top repeat-x;*/
	height : 20px;
	width : 100%; 
	text-align : center; 
}

.DefaultBodyFooterLeft
{
	/*background : url(design/Design3/DefaultBodyFooterLeft.gif) right top no-repeat;*/
	height : 20px;
	width : 30px; 
	text-align : center; 
}

.DefaultBodyFooterRight
{
	/*background : url(design/Design3/DefaultBodyFooterRight.gif) left top no-repeat;*/
	height : 20px;
	width : 1px; 
	text-align : center; 
}

.SimpleTitleLabel
{
	font-family : Arial;
	font-size : 12pt;
	font-weight : normal;
	color : #3d559b;
	height : 30px;
	width : 500px;
}

.DefaultBodySimple
{
	width : 100%;
	height : 100%;
}

.DefaultBodySimpleScroll
{
	width : 100%;
	height : 100%;
}

.DefaultBodySimpleTitle
{
	height : 40px;
	width : 100%;
	text-align : center; 
}

.DefaultBottom
{
	background : url(design/Design3/Footer.gif) left top repeat-x;
	height : 30px;
	width : 100%;
	text-align : left;
	vertical-align :top;
}

.DefaultLeftHeader
{
	/*background-image : url(design/Design3/DefaultLeftHeader.gif);*/
	width : 165px;
	height : 45px;
}

.DefaultLeftBody
{
	background-image : url(design/Design3/DefaultLeftBody.gif);
	width : 165px;
	height : 100%;
	visibility : visible;
	text-align : left;
	vertical-align : top;
}

.DefaultLeftFooter
{
	background-image : url(design/Design3/DefaultLeftFooter.gif);
	width : 165px;
	height : 10px;
}

.DefaultHeader
{
	background-image : url(design/Design3/DefaultHeader.jpg);
	height : 90px;
	width : 100%;
}

.DefaultPopupTitle
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color :#3d559b;
}

.TopMenuHeader
{
	text-align : left;
	height : 45px;
	padding-left : 168px;
}

.TopMenuMainItem
{
	font-family : Arial;
	font-size : 10pt;
	color :#FFFFFF;
	text-align : center;
	height : 45px;
	width : 120px;
	padding-right : 6px;
        margin-top : -15px;
}

.TopMenuAllMainItem
{
	/*background-image : url(design/Design3/TopMenuItem.gif);*/
	font-family : Arial;
	font-size : 10pt;
	color :#FFFFFF;
	text-align : center;
	height : 45px;
	width : 120px;
}

.TopMenuSubItem
{
	background-image : url(design/Design3/TopMenuSubItem.gif);
	background-position:center;
	height : 30px;
	width : 165px;
	padding-left : 5px;
	font-family : Arial;
	font-size : 10pt;
	color :#FFFFFF;
	text-align : left;
        margin-top : 0px;
}

.TopMenuAllSubItem
{
	/*border:outset 0px #515F82;*/
	margin-left : 0px;
	margin-top : -7px;
}

.TopMenuMainHoverItem
{
	/*background-image : url(design/Design3/TopMenuMainHoverItem.gif);*/
	background-position : center;
	font-family : Arial;
	font-size : 10pt;
	color : #FFFFFF;
	height : 45px;
	width : 120px;
}

.TopMenuSubHoverItem
{
	background-image : url(design/Design3/TopMenuSubHoverItem.gif);
	background-position : center;
	font-family : Arial;
	font-size : 10pt;
	color : #FFFFFF;
	height : 30px;
	width : 165px;
}

.LeftMenuHeader
{
	background-image : url(design/Design3/LeftMenuHeader.gif);
	height : 35px;
	width : 165px;
	text-align : left;
}

.LeftMenuHeaderLabel
{
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #FFFFFF;
	width : 155px;
	height : 35px;
	text-align : left;
	padding-left : 10px;
}

.LeftMenuMainItem
{
	background-image : url(design/Design3/LeftMenuAllMainItem.gif);
	background-position: center;
	font-family : Arial;
	font-size : 10pt;
	color : #FFFFFF;
	height : 35px;
	width : 165px;
	padding-left : 5px;
	/*padding-right : 8px;*/

}

.LeftMenuAllMainItem
{
    	background-position: center;    
}

.LeftMenuSubItem
{
	background-image : url(design/Design3/LeftMenuSubItem.gif);
	background-position:center;
	font-family : Arial;
	font-size : 10pt;
	color : #FFFFFF;
	height : 35px;
	width : 165px;
	padding-left : 5px;
        padding-top: 3px
	/*padding-right : 8px;*/
}

.LeftMenuAllSubItem
{
        padding-top: 3px;
        margin-left: 10px;
}

.LeftMenuMainHoverItem
{
	background-image : url(design/Design3/LeftMenuMainHoverItem.gif);
	background-position: center;
	height : 35px;
	width : 165px;
}

.LeftMenuSubHoverItem
{
	background-position: center;
	background-image : url(design/Design3/LeftMenuSubHoverItem.gif);
	height : 35px;
	width : 165px;
}

.TitleLabel
{
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #575756;
	height : 35px;
	width : 100%;
	padding-left : 5px;
}

.TitleLabelLogin
{
	font-family : Arial;
	font-size : 12pt;
	font-weight : normal;
	color : #FFFFFF;
	height : 40px;
	width : 160px;
	padding-left : 170px;
}

.CaptionLabel_1
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #575756;
}

.CaptionLabel_2
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #575756;
}

.CaptionLabel_3
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #575756;
}

.CaptionLabel_4
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #575756;
}

.CaptionLabel_5
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #575756;
}

.CaptionLabel_6
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #575756;
}

.GKDGridCaption
{
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #575756;
}

.HelpTitleLabel
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
}

.HelpTextLabel
{
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
	color : #575756;
}

.ButtonLabel
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #575756;
}

.Text
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #575756;
}

.ErrorLabel
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #FF0000;
}

.DefaultMessage
{
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #FF0000;
}

.LoginBackground
{
   border-width : 0px;
   border-spacing: 0px;
   border-collapse: collapse;
   width: 100%;
   height: 500px;
   background: url(design/Design3/index.gif) left top no-repeat;
}

.LoginBackground td
{
   padding: 0;
}

.LoginBodyTitleFrame
{
	height : 110px;
        text-align:center;
        vertical-align:bottom;
}

.LoginBodyFrame
{
	height : 250px;
	width : 80%;
	padding-top : 135px;
	padding-right : 400px;
}

.LoginBody
{
	background : url(design/Design3/LoginBody.jpg) center center no-repeat;
	height : 250px;
	width : 400px;
}

.LoginButton
{
	background-image : url(design/Design3/LoginButton.gif);
	height : 50px;
	width : 165px;
	text-align : center;
	vertical-align:middle;	
}

.ViewerBody
{
	height : 1200px;
	width : 830px;
}

.Grid
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #575756;	
	border-width : 1px;
	border-style : outset;
}

.GridBody
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #575756;
	border-style : outset;
	background-color : Transparent;
	border-color : #E0E0E0;
	height : 100%;
	text-align : center;
	border-width : 0px;
	width : 100%;  
}

.GridTop
{	
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #1c2022;
	text-align : center;
}

.GridReport
{	
	text-align : right;
}

.GridRowInfo
{	
	text-align : right;
	width : 100%;
}

.GridBodyMenu
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #1c2022;
	border-style : outset;
	border-width : 1px;
	background-color : White;
	border-color : #E0E0E0;
}

.GridHeader
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #FFFFFF;
	background-color : #575756;	
	width : 100%;
}

.GridCaption
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color: #ffffff;
	padding: 5px;
       
}

.GridCaptionRange
{
        text-align : left;
	background-image: url(Design/Design3/AnimatedBox_Flow.gif);
	background-repeat: repeat-x;
	height : 34px;
        width: 100%;
}

.GridBodyBackground 
{
	background-color: #f5f5f5;
	overflow: hidden;
	border-top: solid 1px #C3C3C3; 
	width : 100%;
        color: #3d559b;
}

.GridRow
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #575756;	
	background-color : #ffffff;
	border-width : 1px;
	border-color : #dddddd;
	border-left-color: #dddddd;
	border-right-color: #dddddd;
	border-left-width:1px;
	border-right-width:1px;
    border-left-style: solid; 
    border-right-style: solid; 
}

.GridAlternatingRow
{
    font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #575756;	
	background-color : #ffffff;
/*	background-color : #eeeeee;*/
	border-width : 1px;
	border-color : #dddddd;
	border-left-color: #dddddd;
	border-right-color: #dddddd;
	border-left-width:1px;
	border-right-width:1px;
    border-left-style: solid; 
    border-right-style: solid; 
}

.GridFooter
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #FFFFFF;
	background-color : #575756;
}

.GridPager
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #FFFFFF;
	background-color : #575756;	
	width : 100%;
}

.WorkflowTop
{
	background-image : url(design/design3/WorkflowHeader.gif);
	width : 165px;
	height : 35px;
	vertical-align : center;
}

.WorkflowTopCaption
{
	text-align : left;
	padding-left : 50px;	
	width : 165px;
	height : 20px;
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #FFFFFF;
}

.WorkflowBody
{
	background-image : url(design/design3/WorkflowBody.gif);
	width : 165px;
	height : 20px;
}

.WorkflowNext
{
	background-image : url(design/Design3/WorkflowNext.gif);
}

.WorkflowPrev
{
	background-image : url(design/Design3/WorkflowPrevious.gif);
}

.WorkflowBodyCaption
{
	text-align : left;
	padding-left : 20px;	
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #575756;
}

.WorkflowBottom
{
	background-image : url(design/Design3/WorkflowBottom.gif);
	width : 165px;
	height : 50px;
	vertical-align : top;
/*	padding-top : 5px;*/
	text-align : center;
}

.UserConfigBody
{
	background-image : url(design/Design3/UserConfigBody.gif);
	height : 350px;
	width : 500px;
	text-align : center;
	vertical-align:middle;	
}

.ChartBody
{
	border-width : 1px;
	border-color : #575756;
	border-style : solid;
}


.LeftMenuInfo_Header
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #FFFFFF;
       background : url(design/Design3/LeftMenuInfoHeader.gif);
	background-position:center;
       height: 40px;
}

.LeftMenuInfo_SubHeader
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #FFFFFF;
       background : url(design/Design3/LeftMenuInfoHeader.gif);
	background-position:center;
}

.LeftMenuInfo_Body
{
    color: #575756;
    background : url(design/Design3/LeftMenuInfoBody.gif);

}

.LeftMenuInfo_BodyCaption_1
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #575756;
}

.LeftMenuInfo_BodyCaption_2
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #575756;
}

.LeftMenuInfo_Footer
{
    background : url(design/Design3/LeftMenuInfoFooter.gif);
}

.Calendar
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color :  #575756;
}

.CalendarTitle
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #FFFFFF;
	background-color : #6a6a6a;
}

.CalendarDayHeader
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #575756;
	background-color : #DFF3E2;
}

.CalendarDay
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #575756;
	background-color : #FFFFFF;
}

.CalendarWeekendDay
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #575756;
	background-color : #FFC080;
}

.CalendarTodayDay
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #575756;
	background-color : #FFFFFF;
}

.CalendarSelectedDay
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #6a6a6a;
}

.CalendarFooter
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #FFFFFF;
	background-color : #6a6a6a;
}

.CalendarOtherMonthDay
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #CCCCCC;
	background-color : #FFFFFF;
}

.AutoCompleteFloater 
{
	position:absolute;
	z-index:2;
	bottom:0;
	right:0;
	display:none;
	padding:0;
}

.AutoCompleteFloater_Body
{
	font-family: Gill, Helvetica, sans-serif;
	background-color:white;
	border:1px inset #979797;
	color:black;
}

.AutoCompleteMatchedSmartInputItem 
{
	font-size:0.8em;
	padding: 5px 10px 1px 5px;
	margin:0;
	cursor:pointer;
}

.AutoCompleteSelectedSmartInputItem 
{
	color:white;
	background-color:#3875D7;
}

.AutoCompleteText
{	
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #575756;
}

.Navigation_Text
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #575756;
}

.Navigation_Link
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #575756;
}

.CaptionLabel_1_Mobile
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #062B71;
}

.CaptionLabel_2_Mobile
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #062B71;
}

.CaptionLabel_3_Mobile
{
	font-family : Arial;
	font-size : 6pt;
	font-weight : bold;
	color : #062B71;
}

.CaptionLabel_4_Mobile
{
	font-family : Arial;
	font-size : 6pt;
	font-weight : normal;
	color : #062B71;
}

.CaptionLabel_5_Mobile
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #062B71;
}

.CaptionLabel_6_Mobile
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #062B71;
}

.ButtonLabel_Mobile
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #062B71;
}

.Text_Mobile
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #062B71;
}

.AutoCompleteText_Mobile 
{	
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #062B71;
}

.Grid_Mobile
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #062B71;	
	border-width : 1px;
	border-style : outset;
}

.ErrorLabel_Mobile
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #FF0000;
}

.GridTop_Mobile
{	
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #062B71;
	text-align : center;
}

.GridCaption_Mobile
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #062B71;
}

.GridHeader_Mobile
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #FFFFFF;
	background-color : #062B71;	
	width : 100%;
}

.GridBody_Mobile
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #062B71;
	border-style : outset;
	background-color : Transparent;
	border-color : #E0E0E0;
	height : 100%;
	text-align : center;
	border-width : 0px;
	width : 100%;  
}

.GridRow_Mobile
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #062B71;	
	background-color : #EFF3FB;
	border-width : 1px;
	border-color : #062B71;
	border-left-color:#062B71;
	border-right-color:#062B71;
	border-left-width:1px;
	border-right-width:1px;
    border-left-style: solid; 
    border-right-style: solid; 
}

.GridAlternatingRow_Mobile
{
    font-family : Arial;
    font-size : 8pt;
	font-weight : normal;
	color : #062B71;	
	background-color : #DFF3E2;
	border-width : 1px;
	border-color : #062B71;
	border-left-color:#062B71;
	border-right-color:#062B71;
	border-left-width:1px;
	border-right-width:1px;
    border-left-style: solid; 
    border-right-style: solid; 
}

.GridFooter_Mobile
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #FFFFFF;
	background-color : #062B71;	
}

.DefaultHeaderLogo_Mobile
{
    background-image : url(design/Design3/Logo.gif);
}

.DefaultHeader_Mobile
{
	background : url(Design/Design3/DefaultHeader_Mobile.gif) Left top no-repeat;
	height : 100px;
	width : 100%;
}

.Body_Mobile 
{
    margin : 0px;
    padding : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
}

.LoginBodyTop
{
	height : 100px;
	text-align : center;
}

.LoginBodyBottom
{
	height : 200px;
	text-align : center;
}

.DefaultTopMenuInfo
{
	font-family : Arial;
	font-size : 8pt;
	color : #515F82;
}

.DefaultHeaderLogo
{
/*	background : url(design/Design3/DefaultHeaderLogo.png) right center no-repeat;*/
	height : 80px;
	width : 100%;
}

.DefaultStartPage
{
	width : 850px;
	height : 500px;
    text-align : center;
    background:#FFFFFF url(Design/Design3/Start.png) center bottom no-repeat;
}

.LoginBody_Mobile
{
	height : 150px;
	width : 140px;
}

.LoginButton_Mobile
{
	text-align : center;
	vertical-align:middle;
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #062B71;
	margin-left : 5px;
}

.LoginBodyTitle
{
	height : 50px;
        text-align:left;
        vertical-align:bottom;
        padding-top: 60px;
}

.LoginBodyLineLeft
{
	height : 35px;
	width : 100px;
}

.LoginBodyLineRight
{
	height : 35px;
	width : 200px;
	padding-left : 10px;
}

.LoginBodyFooter
{
	height : 60px;
	width : 100%;
}

.LoginBodyTitle_Mobile
{
	height : 30px;
	width : 100%;
	margin-top : 10px;
}

.LoginBodyLineLeft_Mobile
{
	height : 25px;
	width : 50px;
	margin-left : 5px;
	margin-top : 5px;
}

.LoginBodyLineRight_Mobile
{
	height : 25px;
	width : 100px;
	margin-left : 5px;
	margin-top : 5px;
}

.LoginBodyFooter_Mobile
{
	height : 20px;
	width : 100%;
	margin-top : 5px;
}

.DefaultBodySimpleNavigation
{
	width : 100%;
}

.Navigation_Text_Mobile
{
	font-family : Arial;
	font-size : 6pt;
	font-weight : normal;
	color : #062B71;
}

.Navigation_Link_Mobile
{
	font-family : Arial;
	font-size : 6pt;
	font-weight : normal;
	color : #062B71;
}

.TopMenuDisabledItem
{
	color : #989898;
}

.LeftMenuDisabledItem
{
	color : #989898;
}

.LoginRangeBodyLineLeft
{
	height : 28px;
	width : 100px;
}

.LoginRangeBodyLineRight
{
	height : 28px;
	width : 200px;
	padding-left : 10px;
}

.LoginRangeBodyLineLeft_Mobile
{
	height : 25px;
	width : 50px;
	margin-left : 5px;
	margin-top : 5px;
}

.LoginRangeBodyLineRight_Mobile
{
	height : 25px;
	width : 100px;
	margin-left : 5px;
	margin-top : 5px;
}

.SimpleTitleLabel_Mobile
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #062B71;
	height : 30px;
	width : 500px;
}

.AnimatedBox 
{
	width: 100%;
	border: solid 1px #C3C3C3;
	text-align: center;
	overflow: hidden; 
}

.AnimatedBoxCaption 
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color: #FFFFFF;
	padding: 5px;
	background-image: url(Design/Design3/AnimatedBox.gif);
	background-repeat: repeat-x;
	height : 18px;
	cursor : pointer; 
}



.AnimatedBoxContent 
{
	background-color: #f5f5f5;
/*	padding: 10px; */
	overflow: hidden;
	border-top: solid 1px #C3C3C3; 
	width : 100%;
        color: #3d559b;
}




.WaitBody
{
	position: relative;
	width: 350px;
	height: 50px;
	visibility: hidden;
	top: 400px;
	left: 41%;
	z-index: 10000;
	background-image: url(Design/Design3/WaitMessageBody.gif);
	text-align: center;
        vertical-align: middle;

}

.WaitBodyLeft
{
	height: 15px;
	width: 236px;
        padding-left: 10px;
}

.WaitBodyRight
{
	height: 15px;
	width: 114px;
}

.WaitBodyText
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #575756;
}

.WaitMapText
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #575756;
}

.DefaultBodySimpleLink
{
	height : 30px;
	width : 100%;
}

.GaugeHeader
{
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #575756;
}

.GaugeBody
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #062B71;
}

.GaugeFooter
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #062B71;
}

.MultiBodyFrame
{
	position :absolute;
	padding-top : 166px;
	padding-left : 185px;
	width : 80%;
	height : 100%;
}

.MultiBody
{
    text-align : center;	
}

.MultiBodyLeft
{
	background : url(design/Design3/DefaultBodyLeft.gif) right center repeat-y;
	width : 30px; 
	height : 100%;
}

.MultiBodyRight
{
	background : url(design/Design3/DefaultBodyRight.gif) left center repeat-y;
	width : 20px; 
	height : 100%;
}

.MultiBodyTitle
{
	background : url(design/Design3/DefaultBodyTitle.gif) center bottom repeat-x;
	height : 35px;
	width : 100%; 
	text-align : center; 
}

.MultiBodyTitleHelp
{
	height : 25px;
	width : 20px;
	text-align : left;
	vertical-align : bottom;
}

.MultiBodyTitleLeft
{
	background : url(design/Design3/DefaultBodyTitleLeft.gif) right bottom no-repeat;
	height : 35px;
	width : 30px;
	text-align : right; 
}

.MultiBodyTitleRight
{
	background : url(design/Design3/DefaultBodyTitleRight.gif) left bottom no-repeat;
	height : 35px;
	width : 20px;
	text-align : left; 
}

.MultiBodyFooter
{
	background : url(design/Design3/DefaultBodyFooter.gif) right top repeat-x;
	height : 10px;
	width : 100%; 
	text-align : center; 
}

.MultiBodyFooterLeft
{
	background : url(design/Design3/DefaultBodyFooterLeft.gif) right top no-repeat;
	height : 10px;
	width : 30px; 
	text-align : center; 
}

.MultiBodyFooterRight
{
	background : url(design/Design3/DefaultBodyFooterRight.gif) left top no-repeat;
	height : 10px;
	width : 20px; 
	text-align : center; 
}

.MultiTitleLabel
{
	font-family : Arial;
	font-size : 12pt;
	font-weight : normal;
	color : #FFFFFF;
	height : 34px;
	width : 500px;
}

.DefaultRightFrame
{
	position : relative;
	padding-top : 0px;
	padding-left : 0px;
	width : 165px;
	height : 100%;
   	visibility : hidden;
	z-index: -1;
}

.DefaultRight
{
	background : url(design/Design3/DefaultBodyTitle.gif) left top repeat-x;
	width : 165px;
	height : 100%;
	vertical-align : top;
        visibility : hidden;
}

.DefaultRightSeparator
{
	width : 165px;
	height : 20px;
	vertical-align : top;
        visibility : hidden;
}

.DefaultCenter
{
	vertical-align : top;
}

.GridPager
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #FFFFFF;
	background-color : #575756;	
	width : 100%;
}


.ShortcutText
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #575756;
}

.ShortcutGaugeHeader
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #575756;
}

.ShortcutGaugeBody
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #575756;
}

.ShortcutGaugeFooter
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #575756;
}

.ShortcutMenuInfo_Header
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #575756;
  /*  background : url(design/Design3/ShortcutHeader.gif);*/
	background-position:center;
        height : 45px;  
}

.ShortcutMenuInfo_Body
{
	width : 165px;
  /*  background : url(design/Design3/ShortcutBody.gif) left center repeat-y;*/
}

.ShortcutMenuInfo_Footer
{
  /*  background : url(design/Design3/ShortcutFooter.gif) left center no-repeat;*/
}

.ShortcutMenuInfoHeader_Text
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #575756;
}

.GridEditRowBox
{
	background-color : #FFFFFF;
	border-style : solid;
	border-width : 1px;
	border-color : #575756;	    
}

.GridEditRowBox_Body
{
  /*  margin-bottom : 20px;*/
  /*  margin-top : 20px;*/
	background-color : #FFFFFF;
	border-style : solid;
	border-width : 0px;
	border-color : #575756;	
}

.GridEditRow
{
	color : #fdf59b;
  /*fdec6f;*/	    
}

.MessagePopup
{
    border-color : #7d7b7d;
    background-color : #efefef;
    color : #252525;
}




.AnimatedBox_Split 
{

	border: solid 0px #ff0000;
	text-align: left; 
	overflow: hidden; 
	color: #575756;
        z-index:2;
}

.AnimatedBoxCaption_Split 
{
        

	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color: #575756;
	padding: 5px;
	background-image: url(Design/Design3/AnimatedBox_Split.gif);
	background-repeat: no-repeat;
	height : 18px;
	cursor : pointer; 
}

.AnimatedBoxContent_Split 
{
	background-color: #f5f5f5;
/*	padding: 10px; */
	overflow: hidden;
	border: solid 1px #C3C3C3; 
	width : 100%;
        margin-top: 0px;
}

.TitleLabel_Split
{
	font-family : Arial;
	font-size : 12pt;
	font-weight : normal;
	color : #575756;
	height : 34px;


}

.AnimatedBoxExpand_Split
{
  position: relative;
  top: 0px;
  left: 0px;
  
}

.AnimatedBoxLabel_Split
{

  float: left;
  width: 140px; 

}



.AnimatedBox_Flow 
{
	border: solid 1px #C3C3C3;
	text-align: center;
	overflow: hidden; 
        z-index:1;
}

.AnimatedBoxCaption_Flow 
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color: #ffffff;
	padding: 5px;
	background-image: url(Design/Design3/AnimatedBox_Flow.gif);
	background-repeat: repeat-x;
	height : 18px;
	cursor : pointer; 
}

.AnimatedBoxContent_Flow 
{
	background-color: #f5f5f5;
/*	padding: 10px; */
	overflow: hidden;
	border-top: solid 1px #C3C3C3; 
	width : 100%;
}

.TitleLabel_Flow
{
	font-family : Arial;
	font-size : 12pt;
	font-weight : normal;
	color : #FFFFFF;
/*	height : 34px;
	width : 500px; */
}


.ChartInfoText
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #3d559b;
}

.RowViewText
{
	font-family : Arial;
	font-size : 10pt;
	text-align: left;
	font-weight : normal;
	color : #575756;
}

.RowViewLine
{
	BORDER-TOP: #575756 1px solid;
}

.VersionLabel
{
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	color : #575756;
	height : 35px;
	width : 100%;
	padding-left : 5px;
}



