﻿/* English Arabic Alignment Css */
td.AlignmentLeft
{
	text-align:left;
}

td.AlignmentRight
{
	text-align:right; 
}
td.AlignmentLeftwithPadding
{
	text-align:left;
	padding-left: 5px;
}
td.AlignmentRightwithPadding
{
	text-align:right;
	padding-right: 5px;
}
td.MenuAlignmentRightwithPadding
{
	text-align:right;
	
}
td.TopImageAlignmentLeft
{
	padding-left:20px;
	text-align:left;
	padding-top:20px;
        background:url('../_layouts/images/seha/images/logo.gif');
	width:198px;
	background-repeat:no-repeat;
	height:86px;
}
td.SearchAlignmentRightwithPadding
{
	text-align:right;
	padding-left: 5px;
}
td.BoxCenterCss
{
	padding-right: 6px;
	padding-left:6px;
}
td.WelcomeAreaCss
{
	padding-right:5px;
	padding-bottom:5px
}
td.QuickLinksCss
{
	padding-right:6px;
	text-align:left;
}
td.NewsCss
{
	padding-left:0px; 
	width:280px;
	text-align:left;

}
td.BoxAlignmentCss
{
	padding-right:6px;
	width:670px;
	text-align:left;
}
td.FooterAlignmentCss
{
	padding-left:5px;
	text-align:left;
	padding-bottom:5px;
	
}
td.VerticalMenuAlignmentCss
{
	padding-left:10px;
	padding-top:9px;
}

td.TopBannerAlignmentCss
{
	padding-left:6px;
	padding-top:9px;
	text-align:left;

	
}
td.TableTopMiddleBannerAlignmentCss
{
	padding-right:6px;
	width:100%;
	text-align:left;

}
td.TableRightTopBannerAlignmentCss
{
	width:20%;
	padding-right:5px;
	text-align:left;
}

td.WelcomeAreaAlignmentCss
{
	padding-left:6px;
	text-align:left;
}
td.WelcomeAreaPublishingControlAlignmentCss
{
	padding-right:5px;
	padding-bottom:5px;
	
}
td.FooterAlignmentLeft
{
	text-align:left;
	vertical-align:top;
}


/* End of English Arabic Alignment Css */

/*******  CALENDAT CSS  ***********/
/* Default attributes of table container for entire calendar */
.table-style {
	font-family: arial;
	border-width: 1; 
	border-style: solid; 
	border-color: #a0a0a0; 
	background-color: #ffffff;
	font-family: arial; 
	font-size: 11px;
	
}

/* Default attributes of DIV containing table container for entire calendar.
 * You probably don't want to alter this style.
 */
.div-style {
	z-index: 999;
	position: absolute;
	visibility: hidden;
}

/* Default attributes used in calendar title (month and year columns).*/
.title-style {
	padding: 2px;
	font-family: arial; 
	font-size: 13px;
	color: #08499c;
}

/* Default attributes used in calendar title background.*/
.title-background-style {
	/*background-color: #cee3ef;*/
	/*background-color: #9f9fff*/
	  background-color: #99bbcf	
}

/* Normal appearance of controls in calendar title. */
/* Note: The right, left and down icons are images, which must be edited if you need to change them. */
.title-control-normal-style {
	border-style: none;
	border-width: 1;
	border-color: black; 
	cursor: pointer;
}

/* Moused-over (selected) appearance of controls in calendar title. */
.title-control-select-style {
	/*border-style: solid;
	border-width: 1;
	border-color: #3a6ea5; */
	cursor: pointer;
}

/* Default attributes of drop down lists (month and year). */
.dropdown-style {
	font-family: arial; 
	font-size: 13px; 
	border-width: 1; 
	border-style: solid; 
	border-color: #a0a0a0;
	/*background-color: #cee3ef;*/
	background-color: #99bbcf;
	border-color: #cccccc;
	color: #08499c;
	cursor: default;
}

/* Default attributes selected (mouse-over) item in drop down lists (month and year). */
.dropdown-select-style {
	background-color: #99bbcf;
	/*background-color: #99bbcf;*/
	cursor: hand;
}

/* Default attributes unselected (mouse-off) item in drop down lists (month and year). */
.dropdown-normal-style {
	background-color: white;
}

/* Default attributes of calendar body (weekday titles and numbers). */
.body-style {
	padding: 5px;
	/*background-color: #cee3ef;*/
	background-color: white;
	font-family: verdana; 
	font-size: 10px;
}

/* Attributes of current day in calendar body. */
.current-day-style {
	/*color: red;*/
	color: #99bbcf;
	font-weight: bold;
	text-decoration: none;
}

/* Attributes of end-of-week days (Sundays) in calendar body. */
.end-of-weekday-style {
	color: #909090;
	text-decoration: none;
}

/* Attributes of all other days in calendar body. */
.normal-day-style {
	color: black;
	text-decoration: none;
}

/* Attributes of border around selected day in calendar body. */
.selected-day-style {
	border-style: solid;
	border-width: 1px; 
	border-color: #a0a0a0;
	color: #08499c;
	font-weight: bold;
}

/* Default attributes of designated holidays. */
.holiday-style {
	background-color: #FFDDDD;
}

/* Attributes of today display at bottom on calendar */
.today-style {
	padding: 0px;
	color: #08499c;   
	/*background-color: #cee3ef;*/
	/*background-color: #9f9fff;*/
	background-color: #99bbcf;
	text-align: center;
	text-decoration: none;
}

/* Attributes of week number division (divider.gif) */
.weeknumb er-div-style {
	background-color: #99bbcf;
	padding: 0px;
}


#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: Blue;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* Form Styles */
.PartnerTable
{

	background-color:#D6CFD6;
	border: 1px black solid;
}
.FormTopHeadingForums
{
	font-size: 17px !Important ;
	color: #000040 !Important ;
	font-weight:bold !Important ;	
	font-family:Tahoma !Important ;
	text-align:left;
	
}

.FormTopHeading
{
	font-size: 17px !Important ;
	color: #000040 !Important ;
	font-weight:bold !Important ;	
	font-family:Tahoma !Important ;
}

.FormLabelText
{
	font-size: 11px !Important ;
	color: #000000 !Important ;
	font-weight:normal !Important ;	
	font-family: Verdana !Important ;

}
.FormLabelBoldText
{
	font-size: 11px !Important ;
	color: #000000 !Important ;
	font-weight:bold !Important ;	
	font-family: Verdana !Important ;

}
.FormTextBox
{	
	height:15px !Important ;	
	font-size: 11px !Important ;
	color: #000000 !Important ;
	font-weight:normal !Important ;	
	font-family: Verdana !Important ;	
	border-collapse:collapse !important;
	border:1px solid !important;
	border-color:#c9e1f1 !important;
}	
.FormButton
{
	
	height:23px;
	font-size: 10px !Important ;
	color: #000000 !Important ;
	font-weight:normal !Important ;	
	font-family: Verdana !Important ;		
	background-color:#99bbcf;
	
}

.FormComboBox
{
	font-size: 11px !Important;
	color: #000000 !Important;
	font-weight: normal !Important;
	font-family: Verdana !Important;
	border-collapse: collapse !important;
	border: 1px solid !important;
	border-color: #c9e1f1 !important;
	width:180px !important;
}

.FormValidationText
{
	font-family:Verdana !important;
	font-size:10px !important;
	color:#FF0000 !important;
	font-weight:bold !important;			
}
.FormSuccessText
{
	font-family:Verdana !important;
	font-size:10px !important;
	color:#00008F !important;
	font-weight:bold !important;
	padding-bottom:50px !important;	
}

.FormFailureText
{
	font-family:Verdana !important;
	font-size:10px !important;
	color:#FF0000 !important;
	font-weight:normal !important;
	padding-bottom:10px !important;		
}




/* End of Form Styles */
/* General Css Styles */
td.DateComponentText
{
	font-size: 10px !Important ;
	color: #000000 !Important ;
	font-weight:normal !Important ;	
	font-family: Arial !Important ;
`
}
.DateComponentText
{
	font-size: 10px !Important ;
	color: #000000 !Important ;
	font-weight:normal !Important ;	
	font-family: Arial !Important ;
	vertical-align:top !Important ;
}
.TopLinkText
{
	font-size: 9px !Important ;
	color: #08499c !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:none;	
}
a.TopLink
{
	font-size: 9px !Important ;
	color: #08499c !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:none;
	vertical-align:top;	
}
a.TopLink:hover
{
	font-size: 9px !Important ;
	color: #08499c !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:underline !Important ;	
}
.TopLinkSeparator
{
	font-size: 9px !Important ;
	color: #08499c !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;
}

.SearchLabelText
{
	font-size: 10px !Important ;
	color: #454545 !Important ;
	font-weight:normal !Important ;	
	font-family: Arial !Important ;
	padding-right:4px;

}
.SearchTextBox
{	
	border-color:#d9d9d9!Important ;	
	font-size: 11px !Important ;
	color: #454545 !Important ;
	font-weight:normal !Important ;	
	font-family: Arial !Important ;
	text-align:left !Important ;	
	border-collapse:collapse !Important ;
    border:1px solid !Important ;  
    height:15px !Important ;
    width:100px  !Important ;

}
.MenuText
{
	font-size: 11px !Important ;
	color: #094695 !Important ;
	font-weight:bold !Important ;	
	font-family: 'Trebuchet MS' !Important ;

}
.MainTextHeading
{
	font-size: 13px !Important ;
	color: #02285d !Important ;
	font-weight:bold !Important ;	
	font-family: 'Trebuchet MS' !Important ;

}
.MainText
{
	font-size: 11px !Important ;
	color: #000000 !Important ;
	font-weight:normal !Important ;	
	font-family: Arial !Important ;

	
}
.SubPageMainHeading
{
	font-size: 18px !Important ;
	color: #000040 !Important ;
	font-weight:bold !Important ;	
	font-family:Tahoma !Important ;

}
.SubPageSecondHeading
{
	font-size: 15px !Important ;
	color: #000040 !Important ;
	font-weight:bold !Important ;	
	font-family: Tahoma !Important ;
}
.SubPageNormalText
{
	font-size: 11px !Important ;
	color: #000000 !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;

}
a.SubPageSecondHeadingLink
{
	font-size: 15px !Important ;
	color: #000040 !Important ;
	font-weight:bold !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:none !Important ;
}
a.SubPageSecondHeadingLink:hover
{
	font-size: 15px !Important ;
	color: #000040 !Important ;
	font-weight:bold !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:underline !Important ;
}

/* End of General Css Styles */
/* Home Page Layout Css Styles */
.MainTable
{
	background:url("../_layouts/Images/SEHA/Images/Top-area-bg-image.jpg") !Important ;
	background-repeat:repeat-x !Important ;
	width:1000px !Important ;

}

/* End of Home Page Layout Css Styles */

/* Box Styles */
.boxTopLeft
{	
	background-image: url(../_layouts/Images/SEHA/Images/left-top.jpg) !Important ;
	background-repeat:no-repeat !Important ;	
	background-position:bottom !Important ;
	width:28px !Important ;
	height:31px !Important ;
}
.boxTopCenter
{	
	background-image: url(../_layouts/Images/SEHA/Images/Center-top.jpg) !Important ;
	background-repeat:repeat-x !Important ;	
	background-position:bottom !Important ;	
	
}

.boxTopRight
{
	background-image: url(../_layouts/Images/SEHA/Images/right-top.jpg) !Important ;
	background-repeat:no-repeat !Important ;	
	background-position:right bottom !Important ;
	width:28px !Important ;
	height:31px !Important ;
}

.boxBottomLeft
{	
	background-image: url(../_layouts/Images/SEHA/Images/left-bottom.jpg) !Important ;
	background-repeat:no-repeat !Important ;	
	background-position:top !Important ;
	width:28px !Important ;
	height:31px !Important ;	
}
.boxBottomCenter
{	
	background-image: url(../_layouts/Images/SEHA/Images/center-bottom.jpg) !Important ;
	background-repeat:repeat-x !Important ;		
	background-position:top !Important ;
	

}

.boxBottomRight
{
	background-image: url(../_layouts/Images/SEHA/Images/right-bottom.jpg) !Important ;
	background-repeat:no-repeat !Important ;	
	background-position:right top !Important ;
	width:28px !Important ;
	height:11px !Important ;	
}



.boxCenterVertical
{	
	background-position: 50% top !Important ;	
	background-image: url(../_layouts/Images/SEHA/Images/centerVertical.jpg) !Important ; 	
	background-repeat: repeat-x !Important ; 
	background-color:#EEEFF1 !Important ;
	padding-left:20px;
}


.boxTopCenterCss
{	
	background-image: url(../_layouts/Images/SEHA/Images/Center-top.jpg) !Important ;
	background-repeat:repeat-x !Important ;
	width:100% !Important ;	
	background-position:top !Important ;
	height:31px !Important ;	

	
}
.boxBottomCenterCss
{	
	background-image: url(../_layouts/Images/SEHA/Images/center-bottom.jpg) !Important ;
	background-repeat:repeat-x !Important ;	
	width:100% !Important ;		
	background-position:top !Important ;
	
	

}
.boxCenterVerticalCss
{	
	background-image: url(../_layouts/Images/SEHA/Images/centerVertical.jpg) !Important ; 	
	background-repeat: repeat-x !Important ; 	
	background-position:top !Important ;	
	height:31px !Important ;	

}
.boxCenterVerticalCssWithoutHeight
{	
	background-image: url(../_layouts/Images/SEHA/Images/centerVertical.jpg) !Important ; 	
	background-repeat: repeat-x !Important ; 	
	background-position:top !Important ;
	background-color:#EEEFF1 !Important ;
	
}


/* End of Box Styles */
/* Breadcrumb Styles */

.BreadCrumbLeftBG
{	
	background-image: url(../_layouts/Images/SEHA/Images/Navigation-Path-bg-left.jpg) !Important ;
	background-repeat:repeat-x !Important ;		
	background-position:top !Important ;
	height:18px;
	
	font-size: 10px !Important ;
	color: #003399 !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;
	padding-left:25px;
	padding-top:3px;


}

.BreadCrumbLeftBG
{	
	background-image: url(../_layouts/Images/SEHA/Images/Navigation-Path-bg-right.jpg) !Important ;
	background-repeat:repeat-x !Important ;	
		
	background-position:top !Important ;

}

/* End of Breadcrumb Styles */

/* Footer Styles */
.FooterLeft
{	
	background-image: url(../_layouts/Images/SEHA/Images/English/left.jpg) !Important ;
	background-repeat:no-repeat !Important ;	
	background-position:left top !Important ;
	width:28px !Important ;
	height:37px !Important ;	
}
.FooterMiddle
{	
	background-image: url(../_layouts/Images/SEHA/Images/Center-repeat.jpg) !Important ;
	background-repeat:repeat-x !Important ;		
	background-position:top !Important ;
	width:1000px !Important ;
	vertical-align:top;

}

.FooterRight
{
	background-image: url(../_layouts/Images/SEHA/Images/English/right.jpg) !Important ;
	background-repeat:no-repeat !Important ;	
	background-position:right top !Important ;
	width:28px !Important ;
	height:37px !Important ;
		
}

a.FooterText
{
	font-size: 9px !Important ;
	color: #ffffff !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:none !Important ;
	vertical-align:middle;

}
a.FooterText:hover
{
	font-size: 9px !Important ;
	color: #ffffff !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:underline !Important ;

}
.FooterSeparator
{
	font-size: 9px !Important ;
	color: #ffffff !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;
	text-align:left;
	vertical-align:middle;
}
.FooterSeparatorRight
{
	font-size: 9px !Important ;
	color: #ffffff !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;
	text-align:right;	
}



/* End of Footer Styles */

/* News Control Styles */
.newsSeparator
{
/*	background-color:#E9E2E9;
	color:#E9E2E9;	*/
	background-color:#DDDDDD; /*B9B9B9;*/
	color:#DDDDDD;	
/*	border-style:inset;*/
	border-color:#DDDDDD; /*#E9E2E9*/
	
}
.newsMore
{
	overflow: auto; 
	padding-top: 15px; 	
	padding-bottom: 5px; 
	float: right;
}
 
.heading1
{
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:13px;
	color:#02285d;
	padding-bottom:10px;
}
.heading2
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#02285d;
	padding-bottom:3px;
}

.text
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#000000;
}

.newsReadAll a 
{
	font-family:Arial;
	font-weight:normal;
	font-size:9px;
	color:#02285d;
	padding-bottom:3px;
	text-decoration:none;
}
.newsReadAll a :hover
{
	font-family:Arial;
	font-weight:normal;
	font-size:9px;
	color:#02285d;
	padding-bottom:3px;
	text-decoration:none;
}


.QuickLinksBox
{
	padding-right:1px;	
	padding-bottom:13px;
}

.QuickLinksBoxRowSaparator
{
	padding-bottom:13px;	
}



/* End of News Control Styles */




.alignRight
{
	text-align:right;
	
}


.alignLeft
{
	text-align:left;
}

/*Opinion Poll Css (Start)*/
.OpinionPollHeading
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#e88014;	
}
.OpinionPollQuestion
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000	;
	background-color:#cfd2d5;
	height:20px;
	vertical-align:middle;
	
}
.OpinionPollOptions
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#5c5c5c;	
}

.PollHeading
{
	background-color:#2f3b47;
	color:White;
	font-family:Tahoma;
	font-size:18px;
	height:50px;
	text-align:center;
	vertical-align:middle;
}
.PollQuestion
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	height:20px;
	text-decoration:none;
	background-color:#cfd2d5;
}
.PollItem
{
	background-color:#f1f1f1;	
}
.PollOptionYes
{
	background-color: #85e900;
}
.PollOptionNo
{
	background-color: #ff0000;
}
.PollOptionDontKnow
{
	background-color: #fcdc58;
}
.PollOptionNonColored
{
	background-color: White;
}
.PollSubHeading
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#6a6d6f;
	text-align:justify;
}
.PollText
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#6a6d6f;
	text-align:justify;
}




.Button
{
	background-image:url("../../Images/buttonbg1.jpg");
    font-size: 12px;
    color: #000000;
    width:68px ;
    border:none;
    font-family:Tahoma ;
    height:24px;
}

.ButtonMedium
{
	background-image:url("../../Images/buttonbg3.jpg");
    font-size: 12px;
    color: #000000;
    width:132px ;
    border:none;
    font-family:Tahoma ;
    height:24px;
}



.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffff  ;
	border-width:3px;
	border-style: Solid;
	border-color:Gray;
	padding:3px;
	width:400px;
}

.QuestionnaireHeading
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	height:20px;
	text-decoration:none;
	background-color:#000000;
}

.QuestionnaireQuestion
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	height:20px;
	text-decoration:none;
	background-color:#cfd2d5;
}
.GreenHeading
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#4e9e38;
}
.modalPopup {
	background-color:#aaaaaa;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;
}

.ResponseOptionYes
{
	background-color: #0000ff;
}

.QuestionnaireResultsHeading
{
	background-color:#2f3b47;
	color:White;
	font-family:Verdana;
	font-size:18px;
	height:30px;
}


.ThankYouMessage
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #37a875;
    text-decoration:none;
}

.HundredPercent
{
    width:100%;
}

.TitleMainHeading
{
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #3775a8;
    text-decoration:none;
}
.TitleSubHeading
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #3775a8;
    text-decoration:none;
}
.BoldLabel
{
    font-family: MS Sans Serif;
    font-size: 12px;
    font-weight: bold;
    color: #6C7C7F;
}
.QuestionnaireHeading
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	height:20px;
	text-decoration:none;
	background-color:#000000;
}

.QuestionnaireQuestion
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	height:20px;
	text-decoration:none;
	background-color:#cfd2d5;
}
.text
{
    font-family: MS Sans Serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000 !important;
    }
.text a
{
    font-family: MS Sans Serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000 !important;

}


/* Start Vertical Menu Styles */

.vmnu_SelectedCenter
{	
	background-image:url('../_layouts/Images/SEHA/Images/VerticalMenu/Center-Selected.jpg') ;
	background-repeat:repeat-x;
}

.vmnu_UnSelectedCenter
{	
	background-image: url('../_layouts/Images/SEHA/Images/VerticalMenu/Center-UnSelected.jpg');
	background-repeat:repeat-x;
}

.vmnu_aSelected
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.vmnu_aUnSelected
{
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}


/* End Vertical Menu Styles */

/* START Events */

.GridTitle
{
	text-decoration:none;
	font-size: 11px !Important ;
	color: #000000 !Important ;
	font-weight:bold !Important ;	
	font-family: Verdana !Important ;
}

.GridHeader
{
	background-image: url('../_layouts/Images/SEHA/Images/Grid-bg-img.jpg');
	background-repeat:repeat-x;	
}

.GridAlternativeStyle
{
	background-color:#f7f7f7;
}

/* END Events */


/* Begin Menu CSS */

#smkmenu-container
	{
/*	position: absolute;		*/
	/*top: 0px;
	left: 0px;*/
	}

#smkmenu
	{
	/*font-size: small;
	font-family: arial, helvetica, sans-serif;*/
	width:100%;
	float:right;
	/*margin:0px;
	margin-top: 0px;*/
	
	}
		
#smkmenu a
	{
	/*text-align: center;*/
	display:block;
	border: 0px;
	/*margin:0;
	padding: 0px;*/
	}
	
/*#smkmenu a:link, #smkmenu a:visited, #smkmenu a:active	/* menu at rest 
	{
	color: white;
	background-color: green;
	text-decoration:none;
	}
	
#smkmenu a:hover	/* menu at mouse-over  
	{
	color: white;
	background-color:Gray;
	text-decoration:none;
	}	
*/	

/*#smkmenu a.top_parent, #smkmenu a.top_parent:hover  /* attaches down-arrow to all top-parents 
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
*/	
/*#smkmenu div.parent , #smkmenu a.parent:hover 	 attaches side-arrow to all parents 
{
	background-image: url(images/menu_nav.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background-color:Yellow;
}
*/
#smkmenu ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:40px;	/* width of all menu boxes */	
	}

#smkmenu li
{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
    
}

#smkmenu ul ul
{
	position: absolute;
	z-index: 500;
	top: auto;
	display: none;
	padding: 0px;

	/*border: solid 1px #b2b2b2; /*margin:-1em 0 0 -1em;*/
	width:220px;
	
	
/*background:transparent filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
opacity:0.8;*/

/*	background: url(_layouts/images/emitac/images/corporate/menu_nav1.gif) repeat  !Important;*/

  	/*filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;*/
}

#smkmenu ul ul ul
{
	position: absolute;
	z-index: 500;
	top: auto;
	display: none;
	padding: 0px;

	/*border: solid 1px #b2b2b2; /*margin:-1em 0 0 -1em;*/
	width:220px;

}


#smk ul ul li
{
	
}

#smkmenu ul ul ul
	{
	top:0;
	left:100%;

	}
	
	
div#smkmenu li:hover
	{
	cursor:pointer;
	z-index:100;

	}

div#smkmenu li:hover ul ul,
div#smkmenu li li:hover ul ul,
div#smkmenu li li li:hover ul ul,
div#smkmenu li li li li:hover ul ul,
div#smkmenu li li li li li:hover ul ul,
div#smkmenu li li li li li li:hover ul ul,
div#smkmenu li li li li li li li:hover ul ul

{display:none;}

div#smkmenu li:hover ul,
div#smkmenu li li:hover ul,
div#smkmenu li li li:hover ul,
div#smkmenu li li li li:hover ul,
div#smkmenu li li li li li:hover ul,
div#smkmenu li li li li li li:hover ul,
div#smkmenu li li li li li li li:hover ul

{display:block;	}

/* End CSS Drop Down Menu */

/*.topMenuButtons {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	vertical-align:middle;

}
*/
.topMenuButtons {
	text-transform: uppercase;
	text-align:center;
	vertical-align:middle;

}

.topMenuText1
{
	position:relative;
	top:0px;

	/*text-decoration:none;
	color:#ffffff;*/
	z-index:100;
}

.topMenuText2
{
	font-size: 11px !Important;
	font-family:Tahoma !Important;
	color: #00395A !Important;
	text-transform: uppercase !Important;
	
	position:absolute !Important;

	top:1px !Important;
	left:-1px !Important;
	z-index:2 !Important;
	white-space:normal;
	height:10px;	
	color:#000000 !Important;
}

.top_parent, .toplink 
{
	text-decoration:none !Important ;
	color:#094695 !important;
	
	font-family: "Trebuchet MS" !Important; 
	font-size: 11px !Important;
	font-weight:bold !Important;
	white-space:normal;
}

/*
.parent
{
	background: url(../images/menu_nav1.gif) right center no-repeat;
	
	/*background-image: url(../images/menu_nav1.gif);
	background-position: right center;
	background-repeat: no-repeat;
}*/

.liSmkparent
{
/*	background: url(_layouts/images/emitac/images/corporate/menu_nav1.gif) right center no-repeat  !Important;*/

	position:relative !Important;
	top:-1px !Important;
	border-left: 1px solid #b2b2b2 !Important;
	border-right: 1px solid #b2b2b2 !Important;
	border-top: 1px dotted blue !Important;
	
/*	padding-left:14px;	*/
	
	padding-left:14px !Important;	
/*	padding-left:14px !Important;
	padding-right:10px !Important;*/

	background-color:#ffffff !Important;
	
	padding-right:10px;
	width:194px;


/*background:transparent  url(_layouts/images/emitac/images/opacity.png) repeat  !Important;*/

/*	width:200px;*/
}

.liSmkFirstparent
{
/*	background: url(_layouts/images/emitac/images/corporate/menu_nav1.gif) right center no-repeat  !Important;*/

	position:relative !Important;

	top:-1px !Important;

	border-top: 1px dotted blue !Important;
	border-right: 1px solid #b2b2b2 !Important;
	border-left: 1px solid #b2b2b2 !Important;


	padding-left:14px;	
/*	padding-left:14px !Important;

	padding-right:10px !Important;
	*/
	background-color:#FFFFFF !Important;
/*	width:200px;	*/

	padding-right:10px;
	width:194px;
	height:99% !Important;
	padding-bottom:2px !Important;

/*	background: url(_layouts/images/emitac/images/opacity.png) repeat  !Important;	*/
}

.liSmkLastparent
{
/*	background: url(_layouts/images/emitac/images/corporate/menu_nav1.gif) right center no-repeat  !Important;*/

	position:relative !Important;

	top:-1px !Important;

	border-top: 1px dotted blue !Important;
	border-right: 1px solid #b2b2b2 !Important;
	border-left: 1px solid #b2b2b2 !Important;
	border-bottom: 1px solid #b2b2b2 !Important;	

	padding-left:14px;	
/*	padding-left:14px !Important;

	padding-right:10px !Important;
	*/
	background-color:#FFFFFF !Important;
/*	width:200px;	*/

	padding-right:10px;
	width:194px;


/*	background: url(_layouts/images/emitac/images/opacity.png) repeat  !Important;	*/
}

div#smkmenu a.toplink
{
/*	width:100%;
	height:100%;*/
	/*	height:32px;*/
		
}

div#smkmenu td.toplink
{
	width:100%;
	height:100%;
/*	height:32px;*/
		
}


div#smkmenu a.toplink:hover
{
/*	background-image:url('http://shakil:2020/_layouts/Selected-first-level.jpg');
	background-repeat:repeat-x;
	width:100%;
	height:16px;
	padding:0px;
	margin:0px;	*/
}

div#smkmenu td.toplink:hover
{
	background-image:url('../_layouts/Images/SEHA/Images/Selected-first-level.jpg');
	background-repeat:repeat-x;
	width:100%;
	
/*	height:32px;*/
	height:100%;
	padding:0px;
	margin:0px;
/*	height:100%;
	padding:0px;
	margin:0px;	*/
}


.menuWhiteHigh
{	

	font-size: 11px !Important;
	font-family:Tahoma !Important;
	color: #00395A !Important;
	
	text-decoration:none !Important;
	vertical-align:middle !Important;

	font-weight:bold !Important;
	padding-top:3px !Important;
}

.subMenuLink, .parent
{	
	font-size: 11px !Important;
	font-family:Tahoma !Important;
	color: #00395A !Important;
	
	text-decoration:none !Important;
	vertical-align:middle !Important;

	font-weight:bold !Important;
	padding-top:3px !Important;
	padding-bottom:2px !Important;
}

.menulink
{	
	font-size: 11px !Important;
	font-family:Tahoma !Important;
	color: #00395A !Important;
	
	text-decoration:none !Important;
	vertical-align:middle !Important;
	font-weight:bold !Important;
	padding-top:3px !Important;
	
	height:100% !Important;
	width:100% !Important;
	display:inline-block !Important;
	
	padding-left:14px !Important;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	cursor:hand;

}


.liSmk
{
	position:relative !Important;
	top:-1px !Important;

	border-top: 1px dotted blue !Important;
	border-right: 1px solid #b2b2b2 !Important;
	border-left: 1px solid #b2b2b2 !Important;
/*	padding-left:14px !Important;
	padding-right:10px !Important;*/
	background-color:#ffffff !Important;		
	height:100% !Important;
	background:white  !Important;
	
		padding-right:24px;
	width:194px;

/*	padding-top:2px;
	padding-bottom:2px;*/
}

.liSmkFirst
{
	position:relative !Important;
	top:-1px !Important;

	border-top: 1px solid #b2b2b2 !Important;
	border-right: 1px solid #b2b2b2 !Important;
	border-left: 1px solid #b2b2b2 !Important;
/*	padding-left:14px !Important;
	padding-right:10px !Important;*/
	background-color:#ffffff !Important;		
	height:100% !Important;
	background:white !Important;
	
		padding-right:24px;
	width:194px;

/*	padding-top:2px;
	padding-bottom:2px;*/

}


.liSmkLast
{
	position:relative !Important;
	top:-1px !Important;

	border-top: 1px dotted blue !Important;
	border-right: 1px solid #b2b2b2 !Important;
	border-left: 1px solid #b2b2b2 !Important;
	border-bottom: 1px solid #b2b2b2 !Important;	


/*	padding-left:14px !Important;
	padding-right:10px !Important;*/
	background-color:#ffffff !Important;	
	height:100% !Important;
/*	padding-top:2px;
	padding-bottom:2px;*/
	
	background:white !Important;	
	
		padding-right:24px;
	width:194px;

}

.liSmkFirstLast
{
	position:relative !Important;
	top:-1px !Important;

	border-top: 1px solid #b2b2b2  !Important;
	border-right: 1px solid #b2b2b2 !Important;
	border-left: 1px solid #b2b2b2 !Important;
	border-bottom: 1px solid #b2b2b2 !Important;	


/*	padding-left:14px !Important;
	padding-right:10px !Important;*/
	background-color:#ffffff !Important;	
	height:100% !Important;
/*	padding-top:2px;
	padding-bottom:2px;*/
	
	background:white  !Important;	
	
		padding-right:24px;
	width:194px;

}


LI.liSmk:hover
{			
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/
	padding-right:24px;
	width:194px;
}

LI.liSmk div:hover
{			
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
	background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/
	width:194px;
	color:#FFFFFF !Important;
	padding-right:0px;
}

LI.liSmk a:hover
{
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/

	color:#FFFFFF !Important;
	padding-right:0px;
	width:194px;
}


LI.liSmkLast:hover
{		
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/
	padding-right:24px;
	width:194px;
	height:100%;
}

LI.liSmkFirstLast:hover
{		
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/
	padding-right:0px;
	width:194px;
	height:100%;
	padding-top:2px !Important;
	padding-bottom:0px !Important;
	padding-right:24px !Important;
}



LI.liSmkFirst:hover
{			
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/
	padding-right:24px;
	width:194px;
}

LI.liSmkFirst div:hover
{			
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/
	width:194px;
	color:#FFFFFF !Important;
	padding-right:0px;
}

LI.liSmkFirst a:hover
{
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/

	color:#FFFFFF !Important;
	padding-right:0px;
	width:194px;
}


LI.liSmkLast a:hover
{
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/

	color:#FFFFFF !Important;
	padding-right:0px;
		width:194px;
		height:100%;
}

LI.liSmkFirstLast a:hover
{
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/

	color:#FFFFFF !Important;
	padding-right:0px;
		width:194px;
		height:100%;
}



LI.liSmkparent:hover
{			
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
	background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/
	padding-top:0px !Important;
	padding-bottom:2px !Important;
	height:100%;


}

LI.liSmkparent div:hover
{	
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/
		
	color:#FFFFFF !Important;
/*	padding-top:2px !Important;
	padding-bottom:0px !Important;*/



}

LI.liSmkparent a:hover
{
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/

	color:#FFFFFF !Important;
	padding-top:1px !Important;
	padding-bottom:2px !Important;	
}


LI.liSmkLastparent:hover
{			
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/
	color:#FFFFFF !Important;
}

LI.liSmkLastparent div:hover
{		
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/
	
	color:#FFFFFF !Important;
}

LI.liSmkLastparent a:hover
{
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/

	color:#FFFFFF !Important;
	
	
}

LI.liSmkFirstparent:hover
{			
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/
	color:#FFFFFF !Important;
}

LI.liSmkFirstparent div:hover
{		
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
		background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/
	
	color:#FFFFFF !Important;
}

LI.liSmkFirstparent a:hover
{
	background-image:url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important;
	background-repeat:repeat-y !Important;
/*	background-color:#7C0000 !Important;*/

	color:#FFFFFF !Important;
	
}


/* End Menu CSS */


/* Css For BreadCrumb 	
(Start)
Newsly added 05-06-2008
*/

.SiteMapCurrentNode
{
	font-size: 10px !Important ;
	color: #466376 !Important ;
	font-weight:bold !Important ;	
	font-family: Tahoma !Important ;
	
}
/* CSS class for no link text */ 

.SiteMapNodeText 
{ 
font-family:Tahoma; 
font-weight:normal; 
font-size:11px; 
color: #003399; 
text-decoration:none; 
} 



/* CSS class for link text */ 

a.SiteMapNode:link, a.SiteMapNode:visited 
{ 
font-family:Tahoma; 
font-weight:normal; 
font-size:11px; 
color: #003399; 
text-decoration:none; 
} 

/* CSS class for root link */ 

a.SiteMapRootNode:link, a.SiteMapRootNode:visited 
{ 
font-family:Tahoma; 
font-weight:normal; 
font-size:11px; 
color: #003399; 
text-decoration:none; 
} 


/* CSS class for link text */ 

a.SiteMapNode:hover 
{ 

font-family:Tahoma; 
font-weight:normal; 
font-size:11px; 
color: #000000; 
text-decoration:underline; 

} 

/* CSS class for root link */ 

a.SiteMapRootNode:hover 
{ 
font-family:Tahoma; 
font-weight:normal; 
font-size:11px; 
color: #000000; 
text-decoration:underline; 
} 

.SiteMapPathSaperator
{     
    font-size: 10px !Important ;
	color: #466376 !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;

}

/* Css For BreadCrumb 	
Ends Here added 05-06-2008

/*Forums CSS from core.css*/
.forum_ms-TPHeader
{
	background-color:#e6f0f7 !Important;
	font-size: 11px !Important ;
	color: #08499c !Important ;
	font-weight:bold !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:none !Important;

}
a.forum_ms-TPHeader
{
	font-size: 11px !Important ;
	color: #08499c !Important ;
	font-weight:bold !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:none !Important;

	background-color:#e6f0f7 !Important;
}
a.forum_ms-TPHeader:hover
{
	background-color:#e6f0f7 !Important;
	font-size: 11px !Important ;
	color: #08499c !Important ;
	font-weight:bold !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:underline !Important;

}

.forum_ms-alternating
{
	background-color:#f9f9f9 !Important;
	font-weight:normal;
}
.forum_UserButton
{
	font-family:Verdana,Arial,Sans-Serif !Important;
	font-size:8pt !Important;
}
.forum_ms-alerttext
{
color:#ff0000 !Important;
font-family:verdana !Important;
font-size:8pt !Important;
}

.forum_ms-navframe {
border-bottom:solid 1px #83b0ec !Important;
border-right:solid 1px #83b0ec !Important;
margin:0px 1px 2px 1px !Important;
}

.Forum_ms-toolbar
{
	
	background-image: url(../_layouts/Images/SEHA/Images/centerVertical.jpg) !Important ; 	
	background-repeat: repeat-x !Important ; 	
	background-position:top !Important ;
	background-color:#EEEFF1 !Important ;

/*	background-color:#EEEFF1 !Important ;	*/

}
a.ForumTopLink
{
	font-size: 11px !Important ;
	color: #000040 !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:none !Important;	

}
a.ForumTopLink:hover
{
	font-size: 11px !Important ;
	color: #000040 !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:underline !Important ;	
}
.NormalForumTopLink
{
	font-size: 11px !Important ;
	color: #000040 !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:none  !Important;
}
.forum_ms-navheader
{
	font-size: 15px !Important ;
	color: #000040 !Important ;
	font-weight:bold !Important ;	
	font-family:Tahoma !Important ;
	text-decoration:none;
	text-align:left;
	padding-left:5px;

}
a.forum_ms-navheader
{
	font-size: 15px !Important ;
	color: #000040 !Important ;
	font-weight:bold !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:none;

}

a.forum_ms-navheader:hover

{
	font-size: 15px !Important ;
	color: #000040 !Important ;
	font-weight:bold !Important ;	
	font-family: Tahoma  !Important ;
	text-decoration:underline;

}
.forum_ms-navheader a
{
	font-size: 15px !Important ;
	color: #000040 !Important ;
	font-weight:bold !Important ;	
	font-family:Tahoma !Important ;
	text-decoration:none;
	text-align:left;
	padding-left:5px;

}

.Forum_MainText
{
	font-size: 11px !Important ;
	color: #000000 !Important ;
	font-weight:normal !Important ;	
	font-family: Arial !Important ;

	
}
.Forum_MainTable
{
	border:solid 1px #c9e1f1 !Important ;	
	background-image: url(../_layouts/Images/SEHA/Images/centerVertical.jpg) !Important ; 	
	background-repeat: repeat-x !Important ; 	
	background-position:top !Important ;
	background-color:#EEEFF1 !Important ;
	
	text-align:left;

/*	background-color:#EEEFF1 !Important  !Important ;*/

}
.forum_ms-ToolPaneTitle
{
	
	font-size: 11px !Important ;
	color: #000000 !Important ;
	font-weight:bold !Important ;	
	font-family: Verdana !Important ;

	background-image: url('../_layouts/Images/SEHA/Images/Grid-bg-img.jpg') !Important ;
	background-repeat:repeat-x !Important ;

	
	border:solid 1px #c9e1f1 !Important ;
	
	padding-left:0px !Important ;
	padding-right:7px !Important ;
	padding-top:1px !Important ;
	padding-bottom:2px !Important ;
	background-color:#EEEFF1 !Important  !Important ;
	text-align:left;
}
td.forum_ms-ToolPaneTitleCenter
{
	
	font-size: 11px !Important ;
	color: #000000 !Important ;
	font-weight:bold !Important ;	
	font-family: Verdana !Important ;

	background-image: url('../_layouts/Images/SEHA/Images/Grid-bg-img.jpg') !Important ;
	background-repeat:repeat-x !Important ;

	
	border:solid 1px #c9e1f1 !Important ;
	
	padding-left:0px !Important ;
	padding-right:7px !Important ;
	padding-top:1px !Important ;
	padding-bottom:2px !Important ;
	background-color:#EEEFF1 !Important  !Important ;
	text-align:center;
}
td.forum_ms-ToolPaneTitlewithPadding
{
	
	font-size: 11px !Important ;
	color: #000000 !Important ;
	font-weight:bold !Important ;	
	font-family: Verdana !Important ;

	background-image: url('../_layouts/Images/SEHA/Images/Grid-bg-img.jpg') !Important ;
	background-repeat:repeat-x !Important ;

	
	border:solid 1px #c9e1f1 !Important ;
	
	padding-left:5px !Important ;
	padding-right:7px !Important ;
	padding-top:1px !Important ;
	padding-bottom:2px !Important ;
	background-color:#EEEFF1 !Important  !Important ;
	text-align:left;
}


td.forum_ms-ToolPaneTitle
{
	
	
	font-weight:bold !Important ;	
	
}
.textDirection
{
	direction:ltr;
	text-align:left;
}

/*
.ms-WPBody A:link
{
	color: #08499c !Important ;
	text-decoration:underline !Important ;
}
.ms-WPBody A:hover
{

	color: #08499c !Important ;
	text-decoration:underline !Important ;
}
div.ms-WPBody
{
	

}
*/

/*end ofForums CSS from core.css*/


.ErrorMessage
{
	color:Red;
}

.PollGraph 
{
	background-color:#99bbcf;
}


.ThankYouMessage_Activation
{
	font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: black;
    text-decoration:none;

}

/*
	Site Map Css
	
*/

.SiteMapLink
{	
	font-size: 11px !Important ;
	color: #000000 !Important ;
	font-family: Verdana !Important ;
	
}

.SiteMapParent
{
	font-size: 11px !Important ;
	color: #000000 !Important ;
	font-weight:bold !Important ;	
	font-family: Verdana !Important ;
	
}

.SubPagePartnerSecondHeading
{
	font-size: 13px !Important ;
	color: white !Important ;
	font-weight:bold !Important ;	
	font-family: Tahoma !Important ;
	background-image: url(../_layouts/Images/SEHA/Images/selectedbg.jpg) !Important ;
}
a.SubPagePartnerSecondHeadingLink
{
	font-size: 13px !Important ;
	color: white !Important ;
	font-weight:bold !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:none !Important ;
}
a.SubPagePartnerSecondHeadingLink:hover
{
	font-size: 13px !Important ;
	color:  white !Important ;
	font-weight:bold !Important ;	
	font-family: Tahoma !Important ;
	text-decoration:underline !Important ;
}
.SubPagePartnerNormalText
{
	font-size: 11px !Important ;
	color: #000000 !Important ;
	font-weight:normal !Important ;	
	font-family: Tahoma !Important ;
	background-image: url(../_layouts/Images/SEHA/Images/selectedbg3.jpg) !Important ;
}

.accordionHeader {
	border: 1px solid #2F4F4F;
	color: black;
	background-color: #E7F2F8;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: hand;
}
.accordionHeaderSelected {
	border: 1px solid #2F4F4F;
	color: black;
	background-color: #98BBCF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: hand;
}

.vmnu_UnSelectedCCenter
{	
	background-image: url('../_layouts/Images/SEHA/Images/VerticalMenu/ChildCenter-UnSelected.jpg');
	background-repeat:repeat-x;
}



a.FormLinkText
{
	font-size: 11px !important;
	color:#003366 !important;
	font-family: Verdana !important;
	font-weight: normal !important;		
	text-decoration:none !important;	
}
a.FormLinkText:hover
{
	font-size: 11px !important;
	color:#003366 !important;
	font-family: Verdana !important;
	font-weight: normal !important;		
	text-decoration:underline !important;	
}
a.FormLinkText:select

{
	font-size: 11px !important;
	color:#003366 	 !important;
	font-family: Verdana !important;
	font-weight: normal !important;		
	text-decoration:underline !important;	
}
a.FormLinkBoldText
{
	font-size: 11px !important;
	color: #003366 !important;
	font-family: Verdana !important;
	font-weight: bold !important;		
	text-decoration:none !important;	
}
a.FormLinkBoldText:hover
{
	font-size: 11px !important;
	color: #003366 !important;
	font-family: Verdana !important;
	font-weight: bold !important;		
	text-decoration:underline !important;	
}
a.FormLinkBoldText:select

{
	font-size: 11px !important;
	color: #003366 !important;
	font-family: Verdana !important;
	font-weight: bold !important;		
	text-decoration:underline !important;	
}
/*Newsly Added Css */
.TextBoxInnerCss {
	height: 15px !Important;
	font-size: 11px !Important;
	color: #DDDCDB !Important;
	font-weight: normal !Important;
	font-family: Verdana !Important;
	border-collapse: collapse !important;
	border: 1px solid !important;
	border-color: #c9e1f1 !important;
}
.FAQQuestion {
	font-family: Tahoma !Important;
	font-style: normal !Important;
	font-size: 14px !Important;
	font-weight: bold !Important;
	color: #000000 !Important;
}
.FaqAnswer
{
	font-family: Tahoma !Important;
	font-style: normal !Important;
	font-size: 12px !Important;
	font-weight: normal !Important;
	color: #000000 !Important;
}

.SiteMapSelected {
	font-size: 11px !Important;
	color: #FF0000 !Important;
	font-weight: bold !Important;
	font-family: Verdana !Important;
}




/*CSS Used in CMS Workflow*/


/* CSS Saperated for CMS */

/*CSS Used in CMS Workflow*/


.CMSGridHeader
{
	background-color:#BDD3E0;
	font-family:Calibri !important;
}

.CMSSubPageNormalLink
{
	font-size: 11px !Important ;
	font-weight:normal !Important ;	
	font-family: Calibri !Important ;

}

.CMSGridAlternativeStyle
{
	background-color:#f7f7f7;
	font-size: 14px !Important ;
	font-family:Calibri !important;

}

.CMSFormComboBox
{              
                font-size: 12px !Important ;
                color: #000000 !Important ;
                font-weight:normal !Important ;              
                font-family:Calibri !Important ;            
                border-collapse:collapse !important;
                border:1px solid !important;
                border-color:#c9e1f1 !important;
                width: 200px;     
}

.ajax__myTab .ajax__tab_outer
    {
        background-color: #F3F3F3 !Important ;
        background-repeat: repeat-x !Important ;
        border-color: #b0bec7 !Important ;
        font-family:Calibri !Important ;
        font-size: 11px !important !Important ;
        font-weight: normal !Important ;
        color: #073364 !Important ;
        height: 20px !Important ;
        border-width: 1px !Important ;
        border-style: solid !Important ;
        padding-right: 6px !Important ;
        padding-left: 6px !Important ;
    }
    .ajax__myTab .ajax__tab_active .ajax__tab_outer
    {
        background-color: #D3D3D3 !Important ;
        background-repeat: repeat-x !Important ;
        border-color: #b0bec7 !Important ;
        font-weight: bold !Important ;
        color: #013a71 !Important ;
        height: 21px !Important ;
        border-width: 1px !Important ;
        border-style: solid !Important ;
        padding-right: 6px !Important ;
        padding-left: 6px !Important ;
        border-bottom-width: 0px !Important ;
        border-bottom: none !Important ;
    }
    .ajax__myTab .ajax__tab_hover .ajax__tab_outer
    {
        background-repeat: repeat-x !Important ;
        border-color: #b0bec7 !Important ;
        color: #013a71 !Important ;
        height: 20px !Important ;
        border-width: 1px !Important ;
        border-style: solid !Important ;
        padding-right: 6px !Important ;
        padding-left: 6px !Important ;
        text-decoration: underline !Important ;
    }
    .ajax__myTab .ajax__tab_body
    {
        font-family:Calibri !Important ;
        font-size: 10pt !Important ;
        border: 1px solid #b0bec7 !Important ;
        padding: 8px !Important ;
        background-color: #f2f7fd !Important ;
    }
    
    .OptionRow 
    {
        background-color:#D3D3D3!important !Important ;
        border-color:#C7C4B5 !important !Important ;
        border-style:outset !Important ;
        border-width:1px !important;
        color:#000000 !important;
        font-family:Calibri !important;
        font-size:14px !important;
        font-weight:bold !important;
        height:23px !important;
        padding-left:5px !important;
    }
    
    .OptionTable 
    {
        background-color:#f2f7fd !important;
        border-color:#E0E0E0 !important;
        border-style:none;
    }
    
    .OptionItemRow 
    {
        border-bottom:1px solid #C7C4B5 !important;
        border-color:#C7C4B5 !important;
        border-width:1px !important;
        color:#f2f7fd !important;
    }
    
    a.OptionLink 
    {
        background-color:#f2f7fd !important;
        color:#333333 !important;
        font-family:Calibri !important;
        font-size:14px !important;
        font-weight:bold !important;
        text-decoration:underline !important;
    }

	.NotificationIdentifier
	{
	text-decoration:none !important;
	font-Weight:bold !important;
	color:red;
	font-size:12px !important;
	}
	
	.ComplaintLegend
	{
		padding: 5 5 0 0 !important;
		margin: 10 10 10 10 !important;
	}

	.ComplaintHeader{
		background-color:#879ABA	;
		padding: 5 5 0 0 !important;
		font-weight:bold !important;
		font-size:12px !important;
		font-family:Calibri !important;
	}
	.FormLabelText_Cms
	{
		font-size: 14px !Important ;
		color: #000000 !Important ;
		font-weight:normal !Important ;	
		font-family: Calibri !Important ;

	}
	.FormLabelBoldText_Cms
	{
		font-size: 14px !Important ;
		color: #000000 !Important ;
		font-weight:bold !Important ;	
		font-family: Calibri !Important ;

	}
	.FormTextBox_Cms
	{	
		height:15px !Important ;	
		font-size: 12px !Important ;
		color: #000000 !Important ;
		font-weight:normal !Important ;	
		font-family: Calibri !Important ;	
		border-collapse:collapse !important;
		border:1px solid !important;
		border-color:#c9e1f1 !important;
	}
	
	.FormMultiLineTextBox_Cms
	{
		width:200px !important;
		height:110px !important;
		font-size:12px !important;
		color:#000000 !important;
		font-weight:normal !important;
		font-family:Calibri !important;
		border-collapse:collapse !important;
		border:1px Solid !important;
		border-color:#c9e1f1 !important;
		
	}
	

	.SubPageNormalText_Cms
	{
		font-size: 14px !Important ;
		color: #000000 !Important ;
		font-weight:normal !Important ;	
		font-family: Calibri !Important ;

	}
	
	.modalBackground {
		background-color:#FFFFFF !important;
		filter:alpha(opacity=70) !important;
		opacity:0.7 !important;
}
	
	.modalPopup{
	background-color:#6A6A6A !important;
	padding:3px !important;
	border:0px !important;
	width:600px !important;
	
}
.SrcollMap
{
	overflow-x:auto;
	width:960px;
	height:100%;
	overflow-y:hidden;
}
.FormMultiLineTextBox
	{
		width:180px !important;
		height:70px !important;
		font-size: 11px !Important ;
		color: #000000 !Important ;
		font-weight:normal !Important ;	
		font-family: Calibri !Important ;	
		border-collapse:collapse !important;
		border:1px solid !important;
		border-color:#c9e1f1 !important;
	}
.GridHeaderExtended
{
	background-image: url('../../_layouts/Images/SEHA/Images/Grid-bg-img-Extended.jpg');
	background-repeat:repeat-x;	
}

.FormButtonCMS
{
	
	height:23px;
	font-size: 12px !Important ;
	color: #000000 !Important ;
	font-weight:normal !Important ;	
	font-family: Verdana !Important ;		
	background-color:#99bbcf;
	
}

.floatRight
{
	float:right;
}


.modalPopupWide{
	border-width:3px;
	border-style:solid;
	background-color:#6A6A6A !important;
	padding:3px !important;
	border:0px !important;
	width:800px !important;
	
}
