
.GreyBreadCrumb
{
    background:url(Images/TopBar_GreyFill.png);
    background-repeat:repeat-x;
    height:25px;
}
.GreyBreadCrumbRight
{
    background:url(Images/TopBar_GreyRight.png);
    background-repeat:repeat-x;
    height:25px;
    width:5px;
}
.Title_Text
{
	background:url(Images/Top_Title.png);
    background-repeat:no-repeat;
    width:166px;
	font-family:Arial Narrow;
	font-weight:bold;
	font-size:10.5pt;
	color:Black;
	text-align:left;
	height:25px;
}
.SubTitle_Text
{
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:black;
	
}
.Logo
{
    background:url(Images/IQ2020.png);
    background-repeat:no-repeat;
   width:132px;
   height:33px;

}
.SideMenu
{
    background:url(Images/LeftSideBackground.png);
    background-repeat:no-repeat;
   width:152px;
   height:205px;
}
.SelectedMenuText
{
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:#ebff99;
	height:10px;
	text-align:left;
	padding-left:10px;
	cursor:pointer;
	border-bottom:1px solid #a6a6a6;
	white-space:nowrap;
}
.UnSelectedMenuText
{
	font-family:Verdana;
	font-size:8pt;
	color:#d9d9d9;
	height:10px;
	border-bottom:1px solid #a6a6a6;
	text-align:left;
	padding-left:10px;
	cursor:pointer;
	white-space:nowrap;
}
.UnSelectedMenuLastText
{
	font-family:Verdana;
	text-align:left;
	padding-left:10px;
	font-size:8pt;
	color:#d9d9d9;
	height:10px;
	cursor:pointer;
	white-space:nowrap;
	
}
.SelectedLastMenuText
{
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:#ebff99;
	height:10px;
	text-align:left;
	padding-left:10px;
	cursor:pointer;
	white-space:nowrap;

}
.Line
{
	height:5px;
	background:url(Images/GreyLine.png);
	background-repeat:repeat-x;
}
.Line_Y
{
	background:url(Images/Line_Y.png);
	background-repeat:repeat-y;
	background-position:center;
}
.Line_Y1
{
	background:url(Images/Line_Light_Y.png);
	background-repeat:repeat-y;
	background-position:center;
}
.Line_X
{
	background:url(Images/GreyLine.png);
	background-repeat:repeat-x;
}
.LeftDashboard
{
	width:147px;
	height:316px;
	background:url(Images/Dashboard_Image.png);
	background-repeat:no-repeat;
}
.ListItems
{
	width:20px;
	height:8px;
	background:url(Images/List_Items.png);
	background-repeat:no-repeat;
	background-position:center;
	
}
.List_Text
{
	font-family:Verdana;
	font-size:8pt;
	color:#1f497d;
	text-align:left;
}

.Download
{
	width:244px;
	height:30px;
	background:url(Images/Download.png);
	background-repeat:no-repeat;
	background-position:right;
		cursor:pointer;
}
.ViewDashboards
{
	width:244px;
	height:30px;
	background:url(Images/View_Dashboard.png);
	background-repeat:no-repeat;
	background-position:right;
		cursor:pointer;
}
.Purchase
{
	width:244px;
	height:30px;
	background:url(Images/Purchase.png);
	background-repeat:no-repeat;
	background-position:right;
		cursor:pointer;
}
.Designer_Headertext
{
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:Black;
	text-align:left;
}
.DesktopHeadertext
{
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:Black;
	text-align:left;
}
.Designer_ContentHeader
{
	font-family:verdana;
	font-weight:bold;
	font-size:10pt;
	color:Black;
	text-align:left;
}
.Designer_Contenttext
{
	font-family:verdana;
	font-size:10pt;
	color:Black;
	text-align:left;
	line-height:18px;
}
.Overview
{
	width:183px;
	height:157px;
	background:url(Images/Overview.png);
	background-repeat:no-repeat;
	background-position:center;
}
.Data
{
	width:103px;
	height:113px;
	background:url(Images/DataSources.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Dashboards
{
	width:103px;
	height:113px;
	background:url(Images/Dashboards.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Organize
{
	width:103px;
	height:113px;
	background:url(Images/Organise.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Security
{
	width:103px;
	height:113px;
	background:url(Images/User_Roles.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Share
{
	width:103px;
	height:113px;
	background:url(Images/Share.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Discuss
{
	width:103px;
	height:113px;
	background:url(Images/Collaborations.png);
	background-repeat:no-repeat;
	background-position:center;
}
.Tick_Mark
{
	width:20px;
	height:22px;
	background:url(Images/TickMark.png);
	background-repeat:no-repeat;
	background-position:center;
}
.ListMark
{
	width:8px;
	height:8px;
	background:url(Images/List_items.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.Inner_Text
{
    font-family:Verdana;
    font-size:8pt;
    color:black;
    padding-left:10px;

}
.Inner_Text1
{
    font-family:Verdana;
    font-size:7pt;
    color:black;
}
.Inner_Text_Bold
{
    font-family:Verdana;
    font-size:7pt;
    color:black;
    font-weight:bold;
}
.Header_Text
{
    background-color:Black;
    font-family:Calibri;
    font-size:15pt;
    font-weight:bold;
    color:White;
}
.Content_Header_Text
{
    font-family:Verdana;
    font-size:14pt;
    color:Black;
}
.Content_Text1
{
    font-family:Verdana;
    font-size:10pt;
    color:Black;
    line-height:17px;
}
.ContentBox1
{
    background:url(Images/Content_Bluebox1.png);
    background-repeat:no-repeat;
    height:9px;
    width:10px;
}
.ContentBox2
{
    background:url(Images/Content_Bluebox2.png);
    background-repeat:repeat-x;
}
.ContentBox3
{
    background:url(Images/Content_Bluebox3.png);
    background-repeat:no-repeat;
    width:8px;
}

.ContentBox4
{
    background:url(Images/Content_Bluebox4.png);
    background-repeat:repeat-y;
    width:10px;
    background-position:right;
}
.ContentBox5
{
	background-color:#83acdf;

}
.ContentBox6
{
    background:url(Images/Content_Bluebox6.png);
    background-repeat:repeat-y;

    width:9px;
}
.ContentBox7
{
    background:url(Images/Content_Bluebox7.png);
    background-repeat:no-repeat;
    height:5px;
     width:10px;
}
.ContentBox8
{
    background:url(Images/Content_Bluebox8.png);
    background-repeat:repeat-x;
    
}
.ContentBox9
{
    background:url(Images/Content_Bluebox9.png);
    background-repeat:no-repeat;
   width:9px;

}
.ContentBox10
{
    background:url(Images/Content_Bluebox10.png);
    background-repeat:repeat-y;
    width:10px;
    background-position:right;
}
.ContentBox11
{
	background-color:#f2f2f2;

}
.ContentBox12
{
    background:url(Images/Content_Bluebox12.png);
    background-repeat:repeat-y;

    width:9px;
}
.ContentBox13
{
    background:url(Images/Content_Bluebox13.png);
    background-repeat:no-repeat;
    height:9px;
     width:10px;
}
.ContentBox14
{
    background:url(Images/Content_Bluebox14.png);
    background-repeat:repeat-x;
    
}
.ContentBox15
{
    background:url(Images/Content_Bluebox15.png);
    background-repeat:no-repeat;
   width:9px;

}

.BlueBox1
{
    background:url(Images/BlueBox1.png);
    background-repeat:no-repeat;
    height:25px;
    width:9px;
}
.BlueBox2
{
    background:url(Images/BlueBox2.png);
    background-repeat:repeat-x;
}
.BlueBox3
{
    background:url(Images/BlueBox3.png);
    background-repeat:no-repeat;
    width:8px;
}

.BlueBox4
{
    background:url(Images/BlueBox4.png);
    background-repeat:repeat-y;
    width:9px;
    background-position:right;
    font-family:Verdana;
    font-size:10pt;
    color:Black;
    font-weight:bold;
}
.BlueBox5
{
	background-color:#f2f2f2;

}
.BlueBox6
{
    background:url(Images/BlueBox6.png);
    background-repeat:repeat-y;

    width:7px;
}
.BlueBox7
{
    background:url(Images/BlueBox7.png);
    background-repeat:no-repeat;
    height:8px;
     width:9px;
}
.BlueBox8
{
    background:url(Images/BlueBox8.png);
    background-repeat:repeat-x;
    
}
.BlueBox9
{
    background:url(Images/BlueBox9.png);
    background-repeat:no-repeat;
   width:7px;

}
.GreyBox1
{
    background:url(Images/Grey_Box1.png);
    background-repeat:no-repeat;
    height:12px;
    width:11px;
}
.GreyBox2
{
    background:url(Images/Grey_Box2.png);
    background-repeat:repeat-x;
}
.GreyBox3
{
    background:url(Images/Grey_Box3.png);
    background-repeat:no-repeat;
    width:12px;
}

.GreyBox4
{
    background:url(Images/Grey_Box4.png);
    background-repeat:repeat-y;
    width:11px;
    background-position:right;
 
}
.GreyBox5
{
	background-color:#f2f2f2;

}
.GreyBox6
{
    background:url(Images/Grey_Box6.png);
    background-repeat:repeat-y;

    width:14px;
}
.GreyBox7
{
    background:url(Images/Grey_Box7.png);
    background-repeat:no-repeat;
    height:10px;
     width:11px;
}
.GreyBox8
{
    background:url(Images/Grey_Box8.png);
    background-repeat:repeat-x;
    
}
.GreyBox9
{
    background:url(Images/Grey_Box9.png);
    background-repeat:no-repeat;
   width:14px;

}

.Overview1
{
	width:98px;
	height:107px;
	background:url(Images/Overview_Image.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Organizations
{
	width:98px;
	height:107px;
	background:url(Images/Organizations.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Visualizations
{
	width:98px;
	height:107px;
	background:url(Images/Visualization.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Interaction
{
	width:98px;
	height:107px;
	background:url(Images/Interaction.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Security_Desktop
{
	width:98px;
	height:107px;
	background:url(Images/Security_D.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Collaboration
{
	width:98px;
	height:107px;
	background:url(Images/Collaboration.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	}
	

/* Orange box styles */

.ContentOrangeBox1
{
    background:url(Images/Content_Orangebox1.png);
    background-repeat:no-repeat;
    height:8px;
    width:10px;
}
.ContentOrangeBox2
{
    background:url(Images/Content_Orangebox2.png);
    background-repeat:repeat-x;
}
.ContentOrangeBox3
{
    background:url(Images/Content_Orangebox3.png);
    background-repeat:no-repeat;
    width:10px;
}

.ContentOrangeBox4
{
    background:url(Images/Content_Orangebox4.png);
    background-repeat:repeat-y;
    width:10px;
    background-position:right;
}
.ContentOrangeBox5
{
	background-color:#f68c3b;

}
.ContentOrangeBox6
{
    background:url(Images/Content_Orangebox6.png);
    background-repeat:repeat-y;
    width:10px;
}
.ContentOrangeBox7
{
    background:url(Images/Content_Orangebox7.png);
    background-repeat:no-repeat;
    height:7px;
     width:10px;
}
.ContentOrangeBox8
{
    background:url(Images/Content_Orangebox8.png);
    background-repeat:repeat-x;
    
}
.ContentOrangeBox9
{
    background:url(Images/Content_Orangebox9.png);
    background-repeat:no-repeat;
   width:10px;

}
.ContentOrangeBox10
{
    background:url(Images/Content_Orangebox10.png);
    background-repeat:repeat-y;
    width:10px;
    background-position:right;
}
.ContentOrangeBox11
{
	background-color:#fde7d5;

}
.ContentOrangeBox12
{
    background:url(Images/Content_Orangebox12.png);
    background-repeat:repeat-y;
	background-position:right;
    width:10px;
}
.ContentOrangeBox13
{
    background:url(Images/Content_Orangebox13.png);
    background-repeat:no-repeat;
    height:10px;
     width:10px;
}
.ContentOrangeBox14
{
    background:url(Images/Content_Orangebox14.png);
    background-repeat:repeat-x;
    
}
.ContentOrangeBox15
{
    background:url(Images/Content_Orangebox15.png);
    background-repeat:no-repeat;
    width:10px;
	background-position:right top;
}

.OrangeBox1
{
    background:url(Images/Orange_Box1.png);
    background-repeat:no-repeat;
    height:25px;
    width:10px;
}
.OrangeBox2
{
    background:url(Images/Orange_Box2.png);
    background-repeat:repeat-x;
}
.OrangeBox3
{
    background:url(Images/Orange_Box3.png);
    background-repeat:no-repeat;
    width:10px;
}

.OrangeBox4
{
    background:url(Images/Orange_Box4.png);
    background-repeat:repeat-y;
    width:10px;
    background-position:right;
    font-family:Verdana;
    font-size:10pt;
    color:Black;
    font-weight:bold;
}
.OrangeBox5
{
	background-color:#f2f2f2;

}
.OrangeBox5_Center
{
	background-color:#f2f2f2;
	text-align:center;
}
.OrangeBox6
{
    background:url(Images/Orange_Box6.png);
    background-repeat:repeat-y;

    width:10px;
}
.OrangeBox7
{
    background:url(Images/Orange_Box7.png);
    background-repeat:no-repeat;
    height:10px;
     width:10px;
}
.OrangeBox8
{
    background:url(Images/Orange_Box8.png);
    background-repeat:repeat-x;
    
}
.OrangeBox9
{
    background:url(Images/Orange_Box9.png);
    background-repeat:no-repeat;
   width:10px;

}

.Orange1
{
    background:url(Images/Orange1.png);
    background-repeat:no-repeat;
    height:10px;
    width:12px;
}
.Orange2
{
    background:url(Images/Orange2.png);
    background-repeat:repeat-x;
}
.Orange3
{
    background:url(Images/Orange3.png);
    background-repeat:no-repeat;
    width:11px;
}

.Orange4
{
    background:url(Images/Orange4.png);
    background-repeat:repeat-y;
    width:12px;
    background-position:right;
 
}
.Orange5
{
	background-color:#fde7d5;

}
.Orange6
{
    background:url(Images/Orange6.png);
    background-repeat:repeat-y;

    width:11px;
}
.Orange7
{
    background:url(Images/Orange7.png);
    background-repeat:no-repeat;
    height:9px;
     width:12px;
}
.Orange8
{
    background:url(Images/Orange8.png);
    background-repeat:repeat-x;
    
}
.Orange9
{
    background:url(Images/Orange9.png);
    background-repeat:no-repeat;
   width:11px;

}

/* Orange color styles */
.OrangeBreadCrumb
{
    background:url(Images/TopBar_OrangeFill.png);
    background-repeat:repeat-x;
    height:25px;
}
.OrangeBreadCrumbRight
{
    background:url(Images/TopBar_OrangeRight.png);
    background-repeat:repeat-x;
    height:25px;
    width:5px;
}
.Title_Text_Orange
{
	background:url(Images/Top_Title_Orange.png);
    background-repeat:no-repeat;
    width:166px;
	font-family:Arial Narrow;
	font-weight:bold;
	font-size:10.5pt;
	color:Black;
	text-align:left;
	height:25px;
}

.Download_Designer
{
	width:244px;
	height:30px;
	background:url(Images/Download_Designer.png);
	background-repeat:no-repeat;
	background-position:right;
		cursor:pointer;
}
.ViewDashboards_Designer
{
	width:244px;
	height:30px;
	background:url(Images/View_Dashboard_Designer.png);
	background-repeat:no-repeat;
	background-position:right;
		cursor:pointer;
}
.Purchase_Designer
{
	width:244px;
	height:30px;
	background:url(Images/Purchase_Designer.png);
	background-repeat:no-repeat;
	background-position:right;
		cursor:pointer;
}
.ListItems1
{
	width:20px;
	height:8px;
	background:url(Images/List_ItemsOrange.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/* Green Box styles */
.GreenBox1
{
    background:url(Images/Green1.png);
    background-repeat:no-repeat;
    height:25px;
    width:10px;
}
.GreenBox2
{
    background:url(Images/Green2.png);
    background-repeat:repeat-x;
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
    color:Black;
}
.GreenBox2_Hosted
{
    background:url(Images/Green2.png);
    background-repeat:repeat-x;
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
    text-align:Left;
    color:Black;
}
.GreenBox3
{
    background:url(Images/Green3.png);
    background-repeat:no-repeat;
    width:10px;
	
}
.GreenBox4
{
    background:url(Images/Green4.png);
    background-repeat:repeat-y;
    width:10px;
    background-position:right;
 
}
.GreenBox5
{
	background-color:white;

}
.GreenBox6
{
    background:url(Images/Green6.png);
    background-repeat:repeat-y;
	background-position:right;
    width:10px;
}
.GreenBox7
{
    background:url(Images/Green7.png);
    background-repeat:no-repeat;
    height:11px;
     width:10px;
}
.GreenBox8
{
    background:url(Images/Green8.png);
    background-repeat:repeat-x;
    
}
.GreenBox9
{
    background:url(Images/Green9.png);
    background-repeat:no-repeat;
   width:10px;
	background-position:right;
}
.GreenContentBox1
{
    background:url(Images/Content_Greenbox1.png);
    background-repeat:no-repeat;
    height:9px;
    width:10px;
}
.GreenContentBox2
{
    background:url(Images/Content_Greenbox2.png);
    background-repeat:repeat-x;
}
.GreenContentBox3
{
    background:url(Images/Content_Greenbox3.png);
    background-repeat:no-repeat;
    width:12px;
}

.GreenContentBox4
{
    background:url(Images/Content_Greenbox4.png);
    background-repeat:repeat-y;
    width:10px;
    background-position:right;
}
.GreenContentBox5
{
	background-color:#87ca44;

}
.GreenContentBox6
{
    background:url(Images/Content_Greenbox6.png);
    background-repeat:repeat-y;
    width:12px;
}
.GreenContentBox7
{
    background:url(Images/Content_Greenbox7.png);
    background-repeat:no-repeat;
    height:8px;
     width:10px;
}
.GreenContentBox8
{
    background:url(Images/Content_Greenbox8.png);
    background-repeat:repeat-x;
    
}
.GreenContentBox9
{
    background:url(Images/Content_Greenbox9.png);
    background-repeat:no-repeat;
   width:12px;

}
.GreenContentBox10
{
    background:url(Images/Content_Greenbox10.png);
    background-repeat:repeat-y;
    width:10px;
    background-position:right;
}
.GreenContentBox11
{
	background-color:#e8efda;

}
.GreenContentBox12
{
    background:url(Images/Content_Greenbox12.png);
    background-repeat:repeat-y;

    width:12px;
}
.GreenContentBox13
{
    background:url(Images/Content_Greenbox13.png);
    background-repeat:no-repeat;
    height:10px;
     width:10px;
}

.GreenPanelBox1
{
	 background:url(Images/GreenPanel1.png);
    background-repeat:no-repeat;
    height:12px;
     width:10px;

}
.GreenPanelBox2
{
    background:url(Images/GreenPanel2.png);
    background-repeat:repeat-x;

}
.GreenPanelBox3
{
    background:url(Images/GreenPanel3.png);
    background-repeat:no-repeat;
    height:12px;
     width:12px;
}
.GreenPanelBox7
{
	 background:url(Images/Trial_GreenBox10.png);
    background-repeat:no-repeat;
    height:12px;
     width:10px;

}
.GreenPanelBox8
{
    background:url(Images/Trial_GreenBox11.png);
    background-repeat:repeat-x;

}
.GreenPanelBox9
{
    background:url(Images/Trial_GreenBox12.png);
    background-repeat:no-repeat;
    height:12px;
     width:12px;
}
.GreenPanelBox4
{
    background:url(Images/Trial_OrangeBox7.png);
    background-repeat:repeat-y;
    
}
.GreenPanelBox6
{
    background:url(Images/Trial_OrangeBox9.png);
    background-repeat:repeat-y;
    
}
.GreenPanelBox5
{
    background-color:#ebf1de;

}
.GreenContentBox14
{
    background:url(Images/Content_Greenbox14.png);
    background-repeat:repeat-x;
    
}
.GreenContentBox15
{
    background:url(Images/Content_Greenbox15.png);
    background-repeat:no-repeat;
   width:10px;

}

.GreenBreadCrumb
{
    background:url(Images/TopBar_GreenFill.png);
    background-repeat:repeat-x;
    height:25px;
}
.GreenBreadCrumbRight
{
    background:url(Images/TopBar_GreenRight.png);
    background-repeat:repeat-x;
    height:25px;
    width:5px;
}
.GreenTitle_Text
{
	background:url(Images/Top_Title_Green.png);
    background-repeat:no-repeat;
    width:166px;
	font-family:Arial Narrow;
	font-weight:bold;
	font-size:10.5pt;
	color:Black;
	text-align:left;
	height:25px;
}
.ListItems2
{
	width:20px;
	height:8px;
	background:url(Images/List_Items_web.png);
	background-repeat:no-repeat;
	background-position:center
}
.Data_Designer
{
	width:103px;
	height:113px;
	background:url(Images/Import_Data.png);
	background-repeat:no-repeat;
	background-position:center;
	
}
.Dashboards_Designer
{
	width:103px;
	height:113px;
	background:url(Images/Dashboard_Designer.png);
	background-repeat:no-repeat;
	background-position:center;
	
}
.Organize_Designer
{
	width:103px;
	height:113px;
	background:url(Images/Oranize_Designer.png);
	background-repeat:no-repeat;
	background-position:center;
	
}
.Security_Designer
{
	width:103px;
	height:113px;
	background:url(Images/Security_Designer.png);
	background-repeat:no-repeat;
	background-position:center;

}
.Share_Designer
{
	width:103px;
	height:113px;
	background:url(Images/Share_Designer.png);
	background-repeat:no-repeat;
	background-position:center;
	
}
.Discuss_Designer
{
	width:103px;
	height:113px;
	background:url(Images/Discuss_Designer.png);
	background-repeat:no-repeat;
	background-position:center;
	
}

.IQWb_HeaderText
{
	font-family:Verdana;
	color:#1f497d;
	font-size:9pt;
	font-weight:bold;
}
.Purchase_Web
{
	width:251px;
	height:30px;
	background:url(Images/Purchase_Web.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.IQ_Web_Online
{
	width:251px;
	height:30px;
	background:url(Images/IQWeb_Online.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Detail_Web
{
	width:251px;
	height:30px;
	background:url(Images/ClickforDetails.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.IQ_Web_Details
{
	width:638px;
	height:240px;
	background:url(Images/IQ_Web.png);
	background-repeat:no-repeat;
	background-position:center;

}

.HostedText
{
	font-family:Verdana;
	font-size:8pt;
	color:#1f497d;
	text-align:left;
	line-height:20px;
}

.LightGreenBox1
{
    background:url(Images/Light_Greenbox1.png);
    background-repeat:no-repeat;
    height:9px;
    width:10px;
}
.LightGreenBox2
{
    background:url(Images/Light_Greenbox2.png);
    background-repeat:repeat-x;
}
.LightGreenBox3
{
    background:url(Images/Light_Greenbox3.png);
    background-repeat:no-repeat;
    width:12px;
}
.Header_Grey
{
    background-color:#f2f2f2;
    font-family:verdana;
    font-size:14pt;
    color:Black;
   
    text-align:left;
    padding-left:10px;	
}
.Header_Blue
{
    background-color:#8eb4e3;
    font-family:verdana;
    font-size:14pt;
    color:Black;
   
    text-align:center;
}
.Header_Orange
{
    background-color:#f79646;
    font-family:verdana;
    font-size:14pt;
    color:Black;
    
    text-align:center;
}
.Header_Green
{
    background-color:#92d050;
    font-family:verdana;
    font-size:14pt;
    color:Black;
  
    text-align:center;
}
.Version_Content
{
    font-family:verdana;
    font-size:8pt;
    color:Black;
   
    text-align:center;
}
.Content_Grey
{
    font-family:verdana;
    font-size:8pt;
    color:Black;
   
    text-align:left;
    padding-left:10px;
    height:30px;
}
.Content_Grey_Even
{
    background-color:#e7e7e7;
    font-family:verdana;
    font-size:8pt;
    color:Black;
   
    text-align:center;
   
}
.Content_Grey_Even1
{
    background-color:#e7e7e7;
    font-family:verdana;
    font-size:8pt;
    color:Black;
    padding-left:10px;
    text-align:left;
    height:30px;
}
.Content_Grey_Odd
{
    background-color:#cbcbcb;
    font-family:verdana;
    font-size:8pt;
    color:Black;
    text-align:center;
    height:30px;
}
.Content_Grey_Odd1
{
    background-color:#cbcbcb;
    font-family:verdana;
    font-size:8pt;
    color:Black;
    text-align:left;
    padding-left:10px;
}.Content_Blue
{
    background-color:#8eb4e3;
    font-family:verdana;
    font-size:8pt;
    color:Black;
    
    text-align:center;
}
.Content_Orange
{
    background-color:#f79646;
    font-family:verdana;
    font-size:8pt;
    color:Black;
    
    text-align:center;
}
.Content_Green
{
    background-color:#92d050;
    font-family:verdana;
    font-size:8pt;
    color:Black;
    
    text-align:center;
}
.Trial_Text
{
    font-family:verdana;
    font-size:10pt;
    color:Black;
    text-align:left;
}
.DropDown_Text
{
	background-color:#9bbb59;
    font-family:verdana;
    font-size:10pt;
    color:Black;
    text-align:left;
    border:1px solid #a6a6a6;
    height:25px;
    padding-left:10px;
}
.DownArrow
{
	background:url(Images/DownArrow.png);
    background-repeat:no-repeat;
    width:8px;
	height:4px;
	cursor:pointer;
}
.Trial_OverText
{
	
    font-family:verdana;
    font-size:8pt;
    color:Black;
	background-color:#9bbb59;
}
.Trial_OutText
{
	height:20px;
    font-family:verdana;
    font-size:8pt;
    color:Black;
	background-color:#ebf1de;
	width:200px;
}
.Trial_HeaderText
{
	
    font-family:verdana;
    font-size:14pt;
    color:Black;
 
}
.Trial_Text
{
	
    font-family:verdana;
    font-size:9pt;
    color:Black;
 
}
.Trial_ContentText
{
	
    font-family:verdana;
    font-size:9pt;
    color:#1f497d;
    text-align:left;
 
}
.Textbox
{
	border:1px solid #d9d9d9;
}
.TrialDownload1
{
    background:url(Images/Download_Trial1.png);
    background-repeat:no-repeat;
    height:29px;
    width:107px;
    cursor:pointer;
    background-position:right;
}
.TrialDownload2
{
    background:url(Images/Download_Trial2.png);
    background-repeat:no-repeat;
    height:29px;
    width:107px;
    cursor:pointer;
    background-position:right;
}
/* Free trial box styles */
.SFHeaderText
{
	font-family:verdana;
	font-size:14pt;
	color:black;
	text-align:center;
}
.SFSubHeaderText
{
	font-family:verdana;
	font-size:10pt;
	color:white;
	
}
.SFContent
{
	font-family:verdana;
	font-size:9pt;
	color:black;
	
}
.SFBlueContentText
{
	font-family:verdana;
	font-size:9pt;
	color:#1f497d;
	
}
.SFOrangeContentText
{
	font-family:verdana;
	font-size:9pt;
	color:#e46c0a;

}
.SFGreenContentText
{
	font-family:verdana;
	font-size:9pt;
	color:#4f6228;

}
.MenutextSel
{
	font-family:Arial Narrow;
	font-weight:12pt;
	color:black;
	font-weight:bold;
}
.MenutextUnSel
{
font-family:Arial Narrow;
	font-weight:12pt;
	color:#0070c0;
	font-weight:bold;
	width:200px;
}
.MenuBarLeft
{
    background:url(Images/TopLeft_Menu_Bar.png);
    background-repeat:no-repeat;
    height:36px;
    width:9px;
}
.MenuBarMiddle
{
    background:url(Images/TopMiddle_Menu_Bar.png);
    background-repeat:repeat-x;
}
.MenuBarRight
{
    background:url(Images/TopRight_Menu_Bar.png);
    background-repeat:no-repeat;
    width:10px;
}
.TrialBlueBox1
{
    background:url(Images/Trial_BlueBox1.png);
    background-repeat:no-repeat;
    height:36px;
    width:10px;
}
.TrialBlueBox2
{
    background:url(Images/Trial_BlueBox2.png);
    background-repeat:repeat-x;
}
.TrialBlueBox3
{
    background:url(Images/Trial_BlueBox3.png);
    background-repeat:no-repeat;
    width:10px;
}

.TrialBlueBox4
{
    background:url(Images/Trial_BlueBox4.png);
    background-repeat:no-repeat;
    width:10px;
    height:22px;
    background-position:right;
}
.TrialBlueBox5
{
	background:url(Images/Trial_BlueBox5.png);
    background-repeat:repeat-x;
    font-family:Verdana;
    font-size:10pt;
    color:White;
    text-align:right;
}
.TrialBlueBox6
{
    background:url(Images/Trial_BlueBox6.png);
    background-repeat:no-repeat;
    width:10px;
}
.TrialBlueBox7
{
    background:url(Images/Trial_BlueBox7.png);
    background-repeat:repeat-y;
    height:10px;
     width:10px;
	 background-color:#d7ecf3;
}
.TrialBlueBox8
{
	background-color:#dbeef4;
}
.TrialBlueBox9
{
    background:url(Images/Trial_BlueBox9.png);
    background-repeat:repeat-y;
   width:10px;
   height:8px;
background-color:#d7ecf3;
background-position:right;
}
.TrialBlueBox10
{
    background:url(Images/Trial_BlueBox10.png);
    background-repeat:no-repeat;
    width:10px;
}
.TrialBlueBox11
{
	background:url(Images/Trial_BlueBox11.png);
    background-repeat:repeat-x;
}
.TrialBlueBox12
{
    background:url(Images/Trial_BlueBox12.png);
    background-repeat:no-repeat;

    width:10px;
}
.TrialOrangeBox1
{
    background:url(Images/Trial_OrangeBox1.png);
    background-repeat:no-repeat;
    height:64px;
    width:10px;
}
.TrialOrangeBox2
{
    background:url(Images/Trial_OrangeBox2.png);
    background-repeat:repeat-x;
}
.TrialOrangeBox3
{
    background:url(Images/Trial_OrangeBox3.png);
    background-repeat:no-repeat;
    width:10px;
}

.TrialOrangeBox4
{
    background:url(Images/Trial_OrangeBox4.png);
    background-repeat:no-repeat;
    width:10px;
    height:21px;
    background-position:right;
}
.TrialOrangeBox5
{
	background:url(Images/Trial_OrangeBox5.png);
    background-repeat:repeat-x;
    font-family:Verdana;
    font-size:10pt;
    color:White;
    text-align:right;
}
.TrialOrangeBox6
{
    background:url(Images/Trial_OrangeBox6.png);
    background-repeat:no-repeat;
    width:10px;
}
.TrialOrangeBox7
{
    background:url(Images/Trial_OrangeBox7.png);
    background-repeat:repeat-y;
    height:10px;
     width:10px;
}
.TrialOrangeBox8
{
	background-color:#ebf1de;
}
.TrialOrangeBox9
{
    background:url(Images/Trial_OrangeBox9.png);
    background-repeat:repeat-y;
   width:10px;
   height:8px;

}
.TrialOrangeBox10
{
    background:url(Images/Trial_GreenBox10.png);
    background-repeat:no-repeat;
    width:10px;
	height:10px;

	
}
.TrialOrangeBox11
{
	background:url(Images/Trial_GreenBox11.png);
    background-repeat:repeat-x;
}
.TrialOrangeBox12
{
    background:url(Images/Trial_GreenBox12.png);
    background-repeat:no-repeat;

    width:10px;
}
.TrialGreenBox1
{
    background:url(Images/Trial_GreenBox1.png);
    background-repeat:no-repeat;
    height:64px;
    width:10px;
}
.TrialGreenBox2
{
    background:url(Images/Trial_GreenBox2.png);
    background-repeat:repeat-x;
}
.TrialGreenBox3
{
    background:url(Images/Trial_GreenBox3.png);
    background-repeat:no-repeat;
    width:10px;
}

.TrialGreenBox4
{
    background:url(Images/Trial_GreenBox4.png);
    background-repeat:no-repeat;
    width:10px;
    height:21px;
    background-position:right;
}
.TrialGreenBox5
{
	background:url(Images/Trial_GreenBox5.png);
    background-repeat:repeat-x;
    font-family:Verdana;
    font-size:10pt;
    color:White;
    text-align:right;
}
.TrialGreenBox6
{
    background:url(Images/Trial_GreenBox6.png);
    background-repeat:no-repeat;
    width:10px;
}
.Vertical_ContentText
{
	
    font-family:verdana;
    font-size:9pt;
    color:#1f497d;
    text-align:left;
    line-height:20px;
 
}
.VerticalBlueBox1
{
    background:url(Images/Trial_BlueBox1.png);
    background-repeat:no-repeat;
    height:64px;
    width:10px;
}
.VerticalBlueBox2
{
    background:url(Images/Trial_BlueBox2.png);
    background-repeat:repeat-x;
}
.VerticalBlueBox3
{
    background:url(Images/Trial_BlueBox3.png);
    background-repeat:no-repeat;
    width:10px;
}
.VerticalBlueBox4
{
    background:url(Images/Trial_BlueBox4.png);
    background-repeat:no-repeat;
    width:10px;
    height:12px;
}
.VerticalBlueBox5
{
	background:url(Images/Trial_BlueBox5.png);
    background-repeat:repeat-x;
    font-family:Verdana;
    font-size:10pt;
    color:White;
    text-align:right;
}
.VerticalBlueBox6
{
    background:url(Images/Trial_BlueBox6.png);
    background-repeat:no-repeat;
    width:10px;
}
.Proceed1
{
    background:url(Images/Proceed1.png);
    background-repeat:no-repeat;
    width:121px;
    height:34px;
}

.VerticalOrangeBox1
{
    background:url(Images/ertical_OrangeBox1.png);
    background-repeat:no-repeat;
    height:64px;
    width:10px;
}
.VerticalOrangeBox2
{
    background:url(Images/Vertical_OrangeBox2.png);
    background-repeat:repeat-x;
}
.VerticalOrangeBox3
{
    background:url(Images/Vertical_OrangeBox3.png);
    background-repeat:no-repeat;
    width:10px;
}

.VerticalOrangeBox4
{
    background:url(Images/Vertical_OrangeBox4.png);
    background-repeat:no-repeat;
    width:10px;

}
.VerticalOrangeBox5
{
	background-color:#fdeada;
}
.VerticalOrangeBox6
{
    background:url(Images/Vertical_OrangeBox6.png);
    background-repeat:no-repeat;
    width:10px;
}
.VerticalOrangeBox7
{
    background:url(Images/Vertical_OrangeBox7.png);
    background-repeat:no-repeat;
    height:10px;
     width:10px;
}
.VerticalOrangeBox8
{
	background:url(Images/Vertical_OrangeBox9.png);
    background-repeat:repeat-x;
   
}
.VerticalOrangeBox9
{
    background:url(Images/Vertical_OrangeBox9.png);
    background-repeat:no-repeat;
   width:10px;
   height:8px;

}
.HomeHeaderText
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:Black;
	text-align:top;
}
.HomeConentText
{
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	line-height:20px;
}
.DownloadFreeTrial
{
	width:217px;
	height:30px;
	background:url(Images/Download_Free_Trial.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.ViewDashboardOnline
{
	width:196px;
	height:30px;
	background:url(Images/View_dashboards_Online.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.HomeIQList
{
	width:181px;
	height:170px;
	background:url(Images/IQ_List.png);
	background-repeat:no-repeat;
	background-position:center;
}
.IQOverview
{
	width:434px;
	height:170px;
	background:url(Images/IQOverview.png);
	background-repeat:no-repeat;
	background-position:center;
}
.IQ_Benefits
{
	width:231px;
	height:170px;
	background:url(Images/IQ_Benefits.png);
	background-repeat:no-repeat;
	background-position:center;
}
.Awards
{
	width:304px;
	height:132px;
	background:url(Images/Awards.png);
	background-repeat:no-repeat;
	background-position:center;
}
.Home_List
{
	width:304px;
	height:132px;
	background:url(Images/Awards.png);
	background-repeat:no-repeat;
	
}
.Home_ListItems
{
	width:30px;
	height:19px;
	background:url(Images/Tick_Mark.png);
	background-repeat:no-repeat;
	
}

.BlueBreadCrumb
{
    background:url(Images/TopBar_BlueFill.png);
    background-repeat:repeat-x;
    height:25px;
}
.BlueBreadCrumbRight
{
    background:url(Images/TopBar_BlueRight.png);
    background-repeat:repeat-x;
    height:25px;
    width:5px;
}
.Title_Text_Blue
{
	background:url(Images/Top_Title_GradientBlue.png);
    background-repeat:no-repeat;
    width:166px;
	font-family:Arial Narrow;
	font-weight:bold;
	font-size:10.5pt;
	color:Black;
	text-align:left;
	height:25px;
}
.TopBlueGradient
{
    background:url(Images/GP_TopBlueGradient.png);
    background-repeat:no-repeat;
    width:554px;
    height:82px;
}
.GP_Image1
{
    background:url(Images/GP_Image1.png);
    background-repeat:no-repeat;
    width:170px;
    height:241px;
	background-position:center;
}
.GP_Image2
{
    background:url(Images/GP_Image2.png);
    background-repeat:no-repeat;
    width:170px;
    height:161px;
	background-position:center;
}
.Browse
{
    background:url(Images/Browse.png);
    background-repeat:no-repeat;
    width:156px;
    height:120px;
	background-position:center;
	cursor:pointer;
	background-color:#d7ecf3;
}
.Create
{
    background:url(Images/Create.png);
    background-repeat:no-repeat;
    width:168px;
    height:120px;
   cursor:pointer;
   background-color:#d7ecf3;
   background-position:center;
}
.Embed
{
    background:url(Images/Embed.png);
    background-repeat:no-repeat;
    width:168px;
    height:120px;
    background-position:center;
    cursor:pointer;
    background-color:#d7ecf3;
}
.GPBoldText
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	color:White;
}
.Blueline
{
    background:url(Images/Blueline.png);
    background-repeat:no-repeat;
    width:1px;
   
}
.Blueline_Y
{
    background:url(Images/Blueline.png);
    background-repeat:repeat-y;
    width:1px;
  
}
.VerticalOrangeBox4_Y
{
    background:url(Images/Vertical_OrangeBox4.png);
    background-repeat:repeat-y;;
    width:10px;

}
.VerticalOrangeBox6_Y
{
    background:url(Images/Vertical_OrangeBox6.png);
    background-repeat:repeat-y;;
    width:10px;

}
.TopOrangeGradient
{
    background:url(Images/TurnKeyreportstop.png);
    background-repeat:no-repeat;
    width:541px;
    height:84px;
}
.Solution_Overview
{
    background:url(Images/Solution_Overview.png);
    background-repeat:no-repeat;
    width:123px;
    height:365px;
	background-position:center;
}
.Learn_Button
{
    background:url(Images/btnLearn.png);
    background-repeat:no-repeat;
    width:105px;
    height:30px;
    cursor:pointer;
    background-position:right;
}

.OrangeTBreadCrumb
{
    background:url(Images/TopBar_OrangeTFill.png);
    background-repeat:repeat-x;
    height:25px;
}
.OrangeTBreadCrumbRight
{
    background:url(Images/TopBar_OrangeTRight.png);
    background-repeat:repeat-x;
    height:25px;
    width:5px;
}
.Title_Text_OrangeT
{
	background:url(Images/Top_Title_Orange1.png);
    background-repeat:no-repeat;
    width:166px;
	font-family:Arial Narrow;
	font-weight:bold;
	font-size:10.5pt;
	color:Black;
	text-align:left;
	height:25px;
}
.BlueBox1_1
{
    background:url(Images/BlueBox1.png);
    background-repeat:no-repeat;
    height:33px;
    width:9px;
}
.BlueBox2_1
{
    background:url(Images/BlueBox2.png);
    background-repeat:repeat-x;
}
.BlueBox3_1
{
    background:url(Images/BlueBox3.png);
    background-repeat:no-repeat;
    width:8px;
}
.Line_X1
{
	background:url(Images/Line_Light_X.png);
	background-repeat:repeat-x;
}
.Users
{
    background:url(Images/User.png);
    background-repeat:no-repeat;
    height:81px;
    width:82px;
}
.Support_HeaderText
{
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:#1f497d;
	text-align:left;
}
.Support_Text
{
	font-family:Verdana;
	font-size:9pt;
	color:#1f497d;
	text-align:left;
	line-height:17px;
}
.User1
{
    background:url(Images/User1.png);
    background-repeat:no-repeat;
    height:82px;
    width:80px;
	background-position:center;
}
.TrackingCenter
{
    background:url(Images/Tracking_Center.png);
    background-repeat:no-repeat;
    height:78px;
    width:68px;
	background-position:center;
}
.PDF
{
    background:url(Images/PDF.png);
    background-repeat:no-repeat;
    height:82px;
    width:68px;
	background-position:center;
}
.UserGuide
{
    background:url(Images/User_Guide.png);
    background-repeat:no-repeat;
    height:65px;
    width:63px;
 background-position:center;
 cursor:pointer;
}
.FAQ_1
{
    background:url(Images/FAQ_Image.png);
    background-repeat:no-repeat;
    height:72px;
    width:73px;
	background-position:center;
}
.TrialGreenBox1_1
{
    background:url(Images/Trial_GreenBox1.png);
    background-repeat:no-repeat;
    height:40px;
    width:10px;
}
.TrialGreenBox2_1
{
    background:url(Images/Trial_GreenBox2.png);
    background-repeat:repeat-x;
}
.TrialGreenBox3_1
{
    background:url(Images/Trial_GreenBox3.png);
    background-repeat:no-repeat;
    width:10px;
}

.GreyBorder1
{
    background:url(Images/Grey_Border1.png);
    background-repeat:no-repeat;
    height:5px;
    width:5px;
}
.GreyBorder2
{
    background:url(Images/Grey_Border2.png);
    background-repeat:repeat-x;
}
.GreyBorder3
{
    background:url(Images/Grey_Border3.png);
    background-repeat:no-repeat;
    width:5px;
}

.GreyBorder4
{
    background:url(Images/Grey_Border4.png);
    background-repeat:repeat-y;
    width:5px;
   
}
.GreyBorder5
{
	background-color:#dbeef4;

}
.GreyBorder6
{
    background:url(Images/Grey_Border6.png);
    background-repeat:repeat-y;

    width:5px;
}
.GreyBorder7
{
    background:url(Images/Grey_Border7.png);
    background-repeat:no-repeat;
    height:5px;
     width:5px;
}
.GreyBorder8
{
    background:url(Images/Grey_Border8.png);
    background-repeat:repeat-x;
    
}
.GreyBorder9
{
    background:url(Images/Grey_Border9.png);
    background-repeat:no-repeat;
   width:5px;

}
.Sitemap_HeaderText
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#1f497d;
	text-align:left;
	line-height:20px;
	cursor:pointer;
}
.Sitemap_HeaderText_Green
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#4f6228;
	text-align:left;
	line-height:20px;
	cursor:pointer;
}

.TrialBlueBox1_1
{
    background:url(Images/Trial_BlueBox1.png);
    background-repeat:no-repeat;
    height:34px;
    width:10px;
}
.TrialBlueBox2_1
{
    background:url(Images/Trial_BlueBox2.png);
    background-repeat:repeat-x;
}
.TrialBlueBox3_1
{
    background:url(Images/Trial_BlueBox3.png);
    background-repeat:no-repeat;
    width:10px;
}

.TrialBlueBox4_1
{
    background:url(Images/Trial_BlueBox4.png);
    background-repeat:no-repeat;
    width:10px;
    height:13px;
}
.TrialBlueBox5_1
{
	background:url(Images/Trial_BlueBox5.png);
    background-repeat:repeat-x;
    font-family:Verdana;
    font-size:10pt;
    color:White;
    text-align:right;
}
.TrialBlueBox6_1
{
    background:url(Images/Trial_BlueBox6.png);
    background-repeat:no-repeat;
    width:10px;
}
.TrialBlueBox10_1
{
    background:url(Images/Trial_BlueBox10_1.png);
    background-repeat:no-repeat;
    width:10px;
    height:25px;
}
.TrialBlueBox11_1
{
	background:url(Images/Trial_BlueBox11_1.png);
    background-repeat:repeat-x;
}
.TrialBlueBox12_1
{
    background:url(Images/Trial_BlueBox12_1.png);
    background-repeat:no-repeat;
    width:10px;
    
}
.SiteMap_FooterText
{
	
    font-family:verdana;
    font-size:10pt;
    color:Black;
    font-weight:bold;
 
}
.IQOverviewImage
{
    background:url(Images/IQ_OverviewImage.png);
    background-repeat:no-repeat;
    width:676px;
    height:372px;
    background-position:center;
    
}
.SideBlackMenu
{
    background:url(Images/BlackBackground.png);
    background-repeat:no-repeat;
   width:158px;
   height:155px;
}

.TopBreadCrumb
{
	background-color:#d7e4bd;
	border:1px solid #d9d9d9;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:Black;
	height:25px;
	text-align:left;
	padding-left:10px;
}
.Demostext
{
	background-color:#d7e4bd;
	border:1px solid #d9d9d9;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#17375e;
}
.Deck1
{
    background:url(Images/SalesAnalyses.png);
    background-repeat:no-repeat;
   width:169px;
   height:131px;
   background-position:center;
}
.Deck2
{
    background:url(Images/MarketResearch.png);
    background-repeat:no-repeat;
   width:169px;
   height:131px;
   background-position:center;
}
.Deck3
{
    background:url(Images/Pharmaceutical.png);
    background-repeat:no-repeat;
   width:169px;
   height:131px;
   background-position:center;
}
.Deck4
{
    background:url(Images/SalesAnalyses.png);
    background-repeat:no-repeat;
   width:169px;
   height:131px;
   background-position:center;
}
.Deck5
{
    background:url(Images/SalesAnalyses.png);
    background-repeat:no-repeat;
   width:169px;
   height:131px;
   background-position:center;
}
.Content_Blue1
{
    background-color:#f0f5fa;
    font-family:verdana;
    font-size:8pt;
    color:Black;
    text-align:center;
    height:30px;
}
.Content_Orange1
{
    background-color:#faf1e7;
    font-family:verdana;
    font-size:8pt;
    color:Black;
    text-align:center;
    height:30px;
}
.Content_Green1
{
    background-color:#f2f6ea;
    font-family:verdana;
    font-size:8pt;
    color:Black;
    text-align:center;
    height:30px;
}

.TbBackground
{
 background-color:#fAc090;
 border-left:solid 1px #F79646;
 border-right:solid 1px #F79646;
 border-top:solid 1px #F79646;
 border-bottom:solid 1px #F79646;
}
.ContentYellowBox1
{
    background:url(Images/Content_YellowBox1.png);
    background-repeat:no-repeat;
    height:17px;
    width:10px;
}
.ContentYellowBox2
{
    background:url(Images/Content_YellowBox2.png);
    background-repeat:repeat-x;
}
.ContentYellowBox3
{
    background:url(Images/Content_YellowBox3.png);
    background-repeat:no-repeat;
    width:10px;
}

.ContentYellowBox4
{
   background-color:#FFb900;
   border-left:solid 1px #DFc060;

}
.ContentYellowBox5
{
 background-color:#FFb900;

}
.ContentYellowBox6
{
    background-color:#FFb900;
    border-right:solid 1px #DFc060;

}
.Title_Text_Yellow
{
 background:url(Images/Top_Title_Yellow.png);
    background-repeat:no-repeat;
    width:166px;
 font-family:Arial Narrow;
 font-weight:bold;
 font-size:10.5pt;
 color:Black;
 text-align:left;
 height:25px;
 padding-bottom:2px;
}
.navigatorStyle
{
 cursor:hand;
}
.SelectedSFMenu
{
 font-family:arial narrow;
 font-weight:bold;
 font-size:12pt;
 color:white;
 width:210px;
  height:34px;
 background:url(Images/Selected_Button.png);
    background-repeat:no-repeat;
	 padding-bottom:2px;
	 background-position:center;
 cursor:pointer;
 text-align:center;
}
.SelectedText
{
 font-family:Verdana;
 font-weight:bold;
 font-size:8pt;
 color:#ebff99;
 height:10px;
 text-align:left;
 padding-left:10px;
 border-bottom:1px solid #a6a6a6;
 cursor:hand;
}
.UnSelectedText
{
 font-family:Verdana;
 font-size:8pt;
 color:#d9d9d9;
 height:10px;
 border-bottom:1px solid #a6a6a6;
 text-align:left;
 padding-left:10px;
 cursor:hand;
}

.Home1
{
	width:562px;
	height:250px;
	background:url(Images/IQ_Before_After.png);
	background-repeat:no-repeat;

}
.Home2
{
	width:344px;
	height:250px;
	background:url(Images/Grey_RightPanel.png);
	background-repeat:no-repeat;
	background-position:left;
}
.Exp_IQ
{
	width:189px;
	height:41px;
	background:url(Images/Experience_IQ.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-right:20px;
	cursor:pointer;
}
.TryIT_IQ
{
	width:189px;
	height:41px;
	background:url(Images/IQ_Free.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Training_Videos
{
	width:189px;
	height:41px;
	background:url(Images/Training_Videos.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.IQDef
{
	width:620px;
	height:434px;
	background:url(Images/IQDef.png);
	background-repeat:no-repeat;
	
}
.Customers_Awards
{
	width:281px;
	height:433px;
	background:url(Images/Customers_Awards.png);
	background-repeat:no-repeat;
	background-position:right;
}

.BlackBox10
{
    background:url(Images/BlackBox4.png);
    background-repeat:repeat-y;
    width:10px;
    background-position:right;
}
.BlackBox11
{
	background-color:black;

}
.BlackBox12
{
    background:url(Images/BlackBox6.png);
    background-repeat:repeat-y;
	background-position:right;
    width:10px;
}
.BlackBox13
{
    background:url(Images/BlackBox7.png);
    background-repeat:no-repeat;
    height:11px;
     width:10px;
}
.BlackBox14
{
    background:url(Images/BlackBox8.png);
    background-repeat:repeat-x;
    
}
.BlackBox15
{
    background:url(Images/BlackBox9.png);
    background-repeat:no-repeat;
    width:10px;
	background-position:right top;
}
.Animated_Logo
{
    background:url(Images/Animated_Logo.gif);
    background-repeat:no-repeat;
    width:200px;
	height:114px;
	background-position:center;

}

.Text_14pt
{
	font-family:Verdana;
	font-size:14pt;
	color:Black;
}
.Text_10pt
{
	font-family:Verdana;
	font-size:10pt;
	color:Black;
}
.IndepthAwards
{
    background:url(Images/Awards_New.png);
    background-repeat:no-repeat;
   width:2896px;
   height:104px;
   background-position:center;

}
.IQProjects
{
    background:url(Images/DevelopedProject.png);
    background-repeat:no-repeat;
   width:2896px;
   height:157px;
   background-position:center;

}
.Certified
{
    background:url(Images/Certified.png);
    background-repeat:no-repeat;
   width:225px;
   height:130px;
   background-position:center;

}
.YellowBorderBox1_1
{
    background:url(Images/YellowBox1_1.png);
    background-repeat:no-repeat;
    height:33px;
    width:10px;
    background-position:bottom;
}
.YellowBorderBox2_1
{
    background:url(Images/YellowBox2_1.png);
    background-repeat:repeat-x;
    background-position:bottom;
}
.YellowBorderBox3_1
{
    background:url(Images/YellowBox3_1.png);
    background-repeat:no-repeat;
    width:10px;
     background-position:bottom;
}

.YellowBorderBox1
{
    background:url(Images/YellowBox1.png);
    background-repeat:no-repeat;
    height:78px;
    width:10px;

}
.YellowBorderBox2
{
    background:url(Images/YellowBox2.png);
    background-repeat:repeat-x;
    background-position:bottom;
}
.YellowBorderBox3
{
    background:url(Images/YellowBox3.png);
    background-repeat:no-repeat;
    width:10px;
  
}

.YellowBox1
{
    background:url(Images/Content_YellowBox1.png);
    background-repeat:no-repeat;
    height:78px;
    width:10px;

}
.YellowBox2
{
    background:url(Images/Content_YellowBox2.png);
    background-repeat:repeat-x;
    background-position:bottom;
}
.YellowBox3
{
    background:url(Images/Content_YellowBox3.png);
    background-repeat:no-repeat;
    width:10px;
  
}

.YellowBorderBox4
{
    background:url(Images/YellowBox4_1.png);
    background-repeat:repeat-y;
    width:10px;
    background-position:right;
}
.YellowBorderBox5
{
	background-color:#fff7dd;

}
.YellowBorderBox6
{
    background:url(Images/YellowBox6_1.png);
    background-repeat:repeat-y;

    width:10px;
}
.YellowBorderBox7
{
    background:url(Images/YellowBox7_1.png);
    background-repeat:no-repeat;
    height:7px;
     width:10px;
}
.YellowBorderBox8
{
    background:url(Images/YellowBox8_1.png);
    background-repeat:repeat-x;
    
}
.YellowBorderBox9
{
    background:url(Images/YellowBox9_1.png);
    background-repeat:no-repeat;
   width:10px;

}
.YellowBreadCrumb1
{
    background:url(Images/Top_Title_Yellow.png);
     width:166px;
    background-repeat:no-repeat;
   font-family:Arial Narrow;
	font-weight:bold;
	font-size:10.5pt;
	color:Black;
	text-align:left;
	height:25px;
}



.Title_Text_Blue
{
	background:url(Images/Top_Title_Blue.png);
    background-repeat:no-repeat;
    width:166px;
	font-family:Arial Narrow ,Tahoma;
	font-weight:bold;
	font-size:10.5pt;
	color:Black;
	text-align:left;
	height:25px;
}
.BlueBorderBox1
{
    background:url(Images/WhitePanel1.png);
    background-repeat:no-repeat;
    height:16px;
    width:16px;
    background-position:bottom;
}
.BlueBorderBox2
{
    background:url(Images/WhitePanel2.png);
    background-repeat:repeat-x;
    background-position:bottom;
}
.BlueBorderBox3
{
    background:url(Images/WhitePanel3.png);
    background-repeat:no-repeat;
    width:16px;
     background-position:bottom;
}

.BlueBorderBox4
{
    background:url(Images/WhitePanel4.png);
    background-repeat:repeat-y;
    width:16px;
    background-position:right;
}
.BlueBorderBox5
{
	background-color:White;

}
.BlueBorderBox6
{
    background:url(Images/WhitePanel6.png);
    background-repeat:repeat-y;

    width:16px;
}
.BlueBorderBox7
{
    background:url(Images/WhitePanel7.png);
    background-repeat:no-repeat;
    height:13px;
     width:16px;
}
.BlueBorderBox8
{
    background:url(Images/WhitePanel8.png);
    background-repeat:repeat-x;
    
}
.BlueBorderBox9
{
    background:url(Images/WhitePanel9.png);
    background-repeat:no-repeat;
   width:16px;

}
.BlueBox41
{
    background:url(Images/BluePanel4.png);
    background-repeat:repeat-y;
    width:10px;
    background-position:right;
}
.BlueBox51
{
	background-color:#beeeff;

}
.BlueBorderBox1_1
{
    background:url(Images/BluePanel1_1.png);
    background-repeat:no-repeat;
    height:33px;
    width:10px;
    background-position:bottom;
}
.BlueBorderBox2_1
{
    background:url(Images/BluePanel2_1.png);
    background-repeat:repeat-x;
    background-position:bottom;
}
.BlueBorderBox3_1
{
    background:url(Images/BluePanel3_1.png);
    background-repeat:no-repeat;
    width:10px;
     background-position:bottom;
}

.BlueBorderBox11
{
    background:url(Images/BluePanel1.png);
    background-repeat:no-repeat;
    height:78px;
    width:10px;
    background-position:bottom;
}
.BlueBorderBox21
{
    background:url(Images/BluePanel2.png);
    background-repeat:repeat-x;
    background-position:bottom;
}
.BlueBorderBox31
{
    background:url(Images/BluePanel3.png);
    background-repeat:no-repeat;
    width:10px;
     background-position:bottom;
}

.BlueBorderBox41
{
    background:url(Images/BluePanel4.png);
    background-repeat:repeat-y;
    width:10px;
    background-position:right;
}
.BlueBorderBox51
{
	background-color:#beeeff;

}
.BlueBorderBox6_1
{
    background:url(Images/BluePanel6.png);
    background-repeat:repeat-y;

    width:10px;
}
.BlueBorderBox7_1
{
    background:url(Images/BluePanel7.png);
    background-repeat:no-repeat;
    height:14px;
     width:10px;
}
.BlueBorderBox8_1
{
    background:url(Images/BluePanel8.png);
    background-repeat:repeat-x;
    
}
.BlueBorderBox9_1
{
    background:url(Images/BluePanel9.png);
    background-repeat:no-repeat;
   width:10px;
   height:10px;


}

.Grey1
{
    background:url(Images/GreyPanel1.png);
    background-repeat:no-repeat;
    height:13px;
    width:10px;
}
.Grey2
{
    background:url(Images/GreyPanel2.png);
    background-repeat:repeat-x;
}
.Grey3
{
    background:url(Images/GreyPanel3.png);
    background-repeat:no-repeat;
    width:11px;
}

.Grey4
{
    background:url(Images/GreyPanel4.png);
    background-repeat:repeat-y;
    width:10px;
   
 
}
.Grey5
{
	background-color:White;

}
.Grey6
{
    background:url(Images/GreyPanel6.png);
    background-repeat:repeat-y;

    width:10px;
}
.Grey7
{
    background:url(Images/GreyPanel7.png);
    background-repeat:no-repeat;
    height:10px;
     width:10px;
}
.Grey8
{
    background:url(Images/GreyPanel8.png);
    background-repeat:repeat-x;
    
}
.Grey9
{
    background:url(Images/GreyPanel9.png);
    background-repeat:no-repeat;
   width:10px;

}
.Technical_Overview
{
	width:153px;
	height:122px;
	background:url(Images/Technical_Overview.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.TechnicalOverview
{
	width:627px;
	height:277px;
	background:url(Images/Technical_Overview1.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Deployment
{
	width:153px;
	height:122px;
	background:url(Images/Deployment.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Scalability
{
	width:153px;
	height:122px;
	background:url(Images/Scalability.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Deployment_Scenarios
{
	width:628px;
	height:466px;
	background:url(Images/Deployment_Scenarios.png);
	background-repeat:no-repeat;
	background-position:center;
}

.Download_Designer1
{
	width:244px;
	height:30px;
	background:url(Images/Download_Developers.png);
	background-repeat:no-repeat;
	background-position:right;
	cursor:pointer;
}
.Scenarios_Developer1
{
	width:244px;
	height:30px;
	background:url(Images/Scenarios_Developers.png);
	background-repeat:no-repeat;
	background-position:right;
	cursor:pointer;
}
.Purchase_Developer
{
	width:244px;
	height:30px;
	background:url(Images/Purchase_Designer_1.png);
	background-repeat:no-repeat;
	background-position:right;
	cursor:pointer;
}
.IQScales
{
	width:700px;
	height:303px;
	background:url(Images/IQ_Scalability.png);
	background-repeat:no-repeat;
	background-position:left;
}
.IQScalesText1
{
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
	font-weight:bold;

	text-align:center;
	position:relative;
	top:2px;
	left:-170px;
	cursor:pointer;
	width:120px;
	height:10px;
}
.IQScalesText2
{
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	position:relative;
		top:-17px;
	left:-140px;
	width:100px;
	height:10px;
}
.IQScalesText3
{
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
	font-weight:bold;
cursor:pointer;
	text-align:center;
	position:relative;
		top:-27px;
	left:-80px;
width:110px;
	height:10px;
}
.IQScalesText4
{
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	position:relative;
	top:-15px;
	left:0px;
	width:60px;
	height:10px;

}

.IQScalesText
{
	font-family:Tahoma;
	font-size:12pt;
	color:Black;
	font-weight:bold;
	
}
.Multi_Tier
{
	width:619px;
	height:672px;
	background:url(Images/Multi_Tier.png);
	background-repeat:no-repeat;
	background-position:center;
}
.Header_SkyBlue
{
    background-color:#00b0f0;
    font-family:verdana;
    font-size:14pt;
    color:Black;
    
    text-align:center;
}

.BlueBackground
{
	width:350px;
	height:299px;
	background:url(Images/Bluebackground.png);
	background-repeat:no-repeat;

}


.LightGreyPanel1
{
    background:url(Images/LightGrey1.png);
    background-repeat:no-repeat;
    height:15px;
    width:16px;
    background-position:bottom;
}
.LightGreyPanel2
{
    background:url(Images/LightGrey2.png);
    background-repeat:repeat-x;
    background-position:bottom;
}
.LightGreyPanel3
{
    background:url(Images/LightGrey3.png);
    background-repeat:no-repeat;
    width:17px;
     background-position:bottom;
}

.LightGreyPanel4
{
    background:url(Images/LightGrey4.png);
    background-repeat:repeat-y;
    width:5px;
    background-position:right;
}
.LightGreyPanel5
{
	background-color:#ebf1de;

}
.LightGreyPanel6
{
    background:url(Images/LightGrey6.png);
    background-repeat:repeat-y;

    width:5px;
}
.LightGreyPanel7
{
    background:url(Images/LightGrey7.png);
    background-repeat:no-repeat;
    height:15px;
     width:16px;
}
.LightGreyPanel8
{
    background:url(Images/LightGrey8.png);
    background-repeat:repeat-x;
    
}
.LightGreyPanel9
{
    background:url(Images/LightGrey9.png);
    background-repeat:no-repeat;
   width:17px;

}
.Dashboard1
{
    background:url(Images/Dashboard1.png);
    background-repeat:no-repeat;
   width:112px;
	height:85px;
	background-position:center;
}
.Dashboard1_Turnkey
{
    background:url(Images/Dashboards_TurnKey.png);
    background-repeat:no-repeat;
   width:142px;
	height:101px;
	background-position:center;
}
.Dashboard2
{
    background:url(Images/Dashboard2.png);
    background-repeat:no-repeat;
   width:114px;
	height:97px;
	background-position:center;
}
.Dashboard3
{
    background:url(Images/Dashboard3.png);
    background-repeat:no-repeat;
   width:185px;
	height:144px;
	background-position:center;
}
.Dashboard4
{
    background:url(Images/Dashboard4.png);
    background-repeat:no-repeat;
   width:185px;
	height:144px;
	background-position:center;
}
.SelectedMenuText1
{
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:#ebff99;
	height:10px;
	text-align:left;
	padding-left:5px;
	cursor:pointer;
	border-bottom:1px solid #a6a6a6;
	
}
.UnSelectedMenuText1
{
	font-family:Verdana;
	font-size:8pt;
	color:#d9d9d9;
	height:10px;
	border-bottom:1px solid #a6a6a6;
	text-align:left;
	padding-left:5px;
	cursor:pointer;
	white-space:nowrap;
}
.UnSelectedMenuLastText1
{
	font-family:Verdana;
	text-align:left;
	padding-left:5px;
	font-size:8pt;
	color:#d9d9d9;
	height:10px;
	cursor:pointer;
	white-space:nowrap;
	
}
.SelectedLastMenuText1
{
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:#ebff99;
	height:10px;
	text-align:left;
	padding-left:5px;
	cursor:pointer;
	white-space:nowrap;

}
.UserShadow
{
    background:url(Images/User_Shadow.png);
    background-repeat:no-repeat;
   width:162px;
	height:197px;
	background-position:center;
}

.Data_Home
{
	width:53px;
	height:55px;
	background:url(Images/Data_Home.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Designer_Home
{
	width:53px;
	height:55px;
	background:url(Images/Designer_Home.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Share_Home
{
	width:53px;
	height:55px;
	background:url(Images/Share_Home.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Security_Home
{
	width:53px;
	height:55px;
	background:url(Images/Security_Home.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.More_Button
{
	width:25px;
	height:25px;
	background:url(Images/MoreArrow.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.h1
{
	font-family:verdana;
	font-size:10pt;
	color:Black;
	text-align:left;
	line-height:18px;
}
.BlueBG
{
    background:url(Images/Bluebox.png);
    background-repeat:no-repeat;
   width:295px;
	height:177px;
	background-position:center;
}
.HomeList
{
	font-family:Tahoma;
	font-size:13pt;
	color:Black;
	text-align:left;
}
.HomeListItem1
{
	 background:url(Images/Tick.png);
    background-repeat:no-repeat;
   width:21px;
	height:21px;
	background-position:center;
}
.HomeListHeader
{
	font-family:Arial Narrow;
	font-size:12pt;
	color:Black;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}
.DottedLines
{
	 background:url(Images/Dotted_Lines.png);
    background-repeat:repeat-x;
   width:21px;
	height:1px;
}
.PricingText
{
	font-family:Calibri;
	font-size:24pt;
	color:#1f497d;
	font-weight:bold;
	text-align:center;
	
}
.Linear
{
	 background:url(Images/Linear.png);
    background-repeat:no-repeat;
   width:435px;
	height:256px;
	background-position:right top;
}
.WhiteBox
{
	 background:url(Images/WhiteBox.png);
    background-repeat:no-repeat;
   width:287px;
	height:408px;
	background-position:center;
}
.HeaderText
{
	font-family:Verdana;
	font-size:12pt;
	color:#1f497d;
	font-weight:bold;
	text-align:left;
	
}
.HomeListHeader1
{
	font-family:Arial Narrow;
	font-size:12pt;
	color:Black;
	font-weight:bold;
	text-align:center;
}


.GreyPanels1
{
    background:url(Images/GreyBorder1.png);
    background-repeat:no-repeat;
    height:15px;
    width:10px;
}
.GreyPanels2
{
    background:url(Images/GreyBorder2.png);
    background-repeat:repeat-x;
   
}
.GreyPanels3
{
    background:url(Images/GreyBorder3.png);
    background-repeat:no-repeat;
    width:10px;
}
.GreyPanels4
{
    background:url(Images/GreyBorder4.png);
    background-repeat:repeat-y;
    width:12px;
 
 
}
.GreyPanels5
{
	background-color:White;

}
.GreyPanels6
{
    background:url(Images/GreyBorder6.png);
    background-repeat:repeat-y;
background-position:right;
    width:10px;
}
.GreyPanels7
{
    background:url(Images/GreyBorder7.png);
    background-repeat:no-repeat;
    height:15px;
     width:12px;
}
.GreyPanels8
{
    background:url(Images/GreyBorder8.png);
    background-repeat:repeat-x;
  
}
.GreyPanels9
{
    background:url(Images/GreyBorder9.png);
    background-repeat:no-repeat;
   width:12px;
background-position:right;
}
.BlueBoxH
{
    background:url(Images/Blue_Box.png);
    background-repeat:no-repeat;
    background-position:center;
	width:288px;height:174px;
}
.GreenBoxH
{
    background:url(Images/Green_Box.png);
    background-repeat:no-repeat;
    background-position:center;
	width:265px;height:174px;
}
.YellowBoxH
{
    background:url(Images/Yello_Box.png);
    background-repeat:no-repeat;
    background-position:center;
	width:288px;height:174px;
}

.HomeList
{
	font-family:Tahoma;
	font-size:13pt;
	color:Black;
	text-align:left;
}
.HomeListItem1
{
	 background:url(Images/Tick.png);
    background-repeat:no-repeat;
   width:21px;
	height:21px;
	background-position:center;
}
.HomeListHeader
{
	font-family:Arial Narrow;
	font-size:12pt;
	color:Black;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}
.DottedLines
{
	 background:url(Images/Dotted_Lines.png);
    background-repeat:repeat-x;
   width:21px;
	height:1px;
}
.PricingText
{
	font-family:Calibri;
	font-size:24pt;
	color:#1f497d;
	font-weight:bold;
	text-align:center;
	
}

.WhiteBox
{
	 background:url(Images/WhiteBox.png);
    background-repeat:no-repeat;
   width:287px;
	height:408px;
	background-position:center;
}
.HeaderText
{
	font-family:Verdana;
	font-size:12pt;
	color:#1f497d;
	font-weight:bold;
	text-align:left;
	
}
.HomeListHeader1
{
	font-family:Arial Narrow;
	font-size:12pt;
	color:Black;
	font-weight:bold;
	text-align:center;
}


.Benefits1_1
{
    background:url(Images/Benefit1_1.png);
    background-repeat:no-repeat;
    height:28px;
    width:12px;
}
.Benefits3_1
{
    background:url(Images/Benefit3_1.png);
    background-repeat:no-repeat;
    width:12px;
	background-position:right;
}
.Benefits1
{
    background:url(Images/Benefit1.png);
    background-repeat:no-repeat;
    height:28px;
    width:9px;
}
.Benefits2
{
    background:url(Images/Benefit2.png);
    background-repeat:repeat-x;
   
}
.Benefits3
{
    background:url(Images/Benefit3.png);
    background-repeat:no-repeat;
    width:8px;
}
.Benefits4
{
    background:url(Images/Benefit4.png);
    background-repeat:repeat-y;
    width:9px;
 
}
.Benefits5
{
	background-color:#ebfaff;

}
.Benefits6
{
    background:url(Images/Benefit6.png);
    background-repeat:repeat-y;

    width:8px;
}
.Benefits7
{
    background:url(Images/Benefit7.png);
    background-repeat:no-repeat;
    height:10px;
     width:9px;
}
.Benefits8
{
    background:url(Images/Benefit8.png);
    background-repeat:repeat-x;
    
}
.Benefits9
{
    background:url(Images/Benefit9.png);
    background-repeat:no-repeat;
   width:8px;

}
.Pricing1_1
{
    background:url(Images/Pricing1_1.png);
    background-repeat:no-repeat;
    height:28px;
    width:10px;
}
.Pricing3_1
{
    background:url(Images/Pricing3_1.png);
    background-repeat:no-repeat;
    width:10px;
}
.Pricing1
{
    background:url(Images/Pricing1.png);
    background-repeat:no-repeat;
    height:28px;
    width:8px;
}
.Pricing2
{
    background:url(Images/Pricing2.png);
    background-repeat:repeat-x;
   
}
.Pricing3
{
    background:url(Images/Pricing3.png);
    background-repeat:no-repeat;
    width:9px;
}
.Pricing4
{
    background:url(Images/Pricing4.png);
    background-repeat:repeat-y;
    width:8px;
 
}
.Pricing5
{
	background-color:#e6fdcf;

}
.Pricing6
{
    background:url(Images/Pricing6.png);
    background-repeat:repeat-y;

    width:9px;
}
.Pricing7
{
    background:url(Images/Pricing7.png);
    background-repeat:no-repeat;
    height:10px;
     width:8px;
}
.Pricing8
{
    background:url(Images/Pricing8.png);
    background-repeat:repeat-x;
    
}
.Pricing9
{
    background:url(Images/Pricing9.png);
    background-repeat:no-repeat;
   width:9px;

}

.Dollar
{
    background:url(Images/99dollar.png);
    background-repeat:no-repeat;
    height:76px;
     width:130px;
     background-position:center;
}
.IQAwards
{
	background-image:url(Images/Awards2002_03_05.png);
	background-repeat:no-repeat;background-position:center;width:269px; height:138px;
}
.GreenArrow
{
	background-image:url(Images/Green_Arrow.png);
	background-repeat:no-repeat;background-position:center;width:48px; height:47px;
	cursor:pointer;
}
.IQLists
{
	background-image:url(Images/ListItems.png);
	background-repeat:no-repeat;
	width:19px; height:18px;
	background-position:center;
}
.TurnkeyReports
{
	background-image:url(Images/TurnKeyReports.png);
	background-repeat:no-repeat;background-position:center;width:107px; height:102px;
}
.btnFreetrial
{
	background-image:url(Images/Free_Trial.png);
	background-repeat:no-repeat;
	width:135px; height:45px;
	background-position:center;
	cursor:pointer;
}
.btnOnlineDemo
{
	background-image:url(Images/Online_Demo.png);
	background-repeat:no-repeat;
	width:135px; height:45px;
	background-position:center;
	cursor:pointer;
}
.btnDoloadIQ
{
	background-image:url(Images/Download_IQ.png);
	background-repeat:no-repeat;
	width:135px; height:45px;
	background-position:center;
	cursor:pointer;
}

.TrunkeyReportingService
{
	 background:url(Images/TurnKeyReportingServices.png);
    background-repeat:no-repeat;
   width:250px;
	height:149px;
	background-position:center top;
}
.YellowBackground
{
	 background:url(Images/MarbleBackground.png);
    background-repeat:no-repeat;
   width:272px;
	height:258px;
	background-position:center;
}
.Service1
{
    background:url(Images/Blue1_TurnKey.png);
    background-repeat:no-repeat;
    height:8px;
    width:11px;
}
.Service2
{
    background:url(Images/Blue2_TurnKey.png);
    background-repeat:repeat-x;
   
}
.Service3
{
    background:url(Images/Blue3_TurnKey.png);
    background-repeat:no-repeat;
    width:11px;
}
.Service4
{
    background:url(Images/Blue4_TurnKey.png);
    background-repeat:repeat-y;
    width:8px;
 
}
.Service5
{
	background-color:white;

}
.Service6
{
    background:url(Images/Blue6_TurnKey.png);
    background-repeat:repeat-y;
	background-position:right;
    width:11px;
}
.Service7
{
    background:url(Images/Blue7_TurnKey.png);
    background-repeat:no-repeat;
    height:11px;
     width:11px;
}
.Service8
{
    background:url(Images/Blue8_TurnKey.png);
    background-repeat:repeat-x;
    
}
.Service9
{
    background:url(Images/Blue9_TurnKey.png);
    background-repeat:no-repeat;
   width:11px;

}
.Guarantee
{
    background:url(Images/Guarantee.png);
    background-repeat:no-repeat;
   width:104px;
	height:102px;
	background-position:center;
}
.Upload_Text
{
    background:url(Images/Upload_Text.png);
    background-repeat:no-repeat;
   width:184px;
	height:101px;
	background-position:center;
}
.Turnkeytext
{
	font-family:Calibri;
	font-size:9pt;
	font-weight:bold;
	color:#ebf1de;
	text-align:left;
}
.Upload_File
{
    background:url(Images/Browse_Turnkey.png);
    background-repeat:no-repeat;
   width:52px;
	height:23px;
	background-position:center;
}

.GreenBackground
{
    background:url(Images/GreebBackground.png);
    background-repeat:no-repeat;
   width:138px;
	height:92px;
	background-position:center;
}
.GreenRightArrow
{
    background:url(Images/Green_RightArrow.png);
    background-repeat:no-repeat;
   width:20px;
	height:16px;
	background-position:center;
}
.GreenDownArrow
{
    background:url(Images/Green_DownArrow.png);
    background-repeat:no-repeat;
   width:20px;
	height:16px;
	background-position:center;
}
.GreenLeftArrow
{
    background:url(Images/Green_LeftArrow.png);
    background-repeat:no-repeat;
   width:20px;
	height:16px;
	background-position:center;
}
.GreentBoxText
{
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
	text-align:center;
}
.PricingHeaderText
{
	font-family:Verdana;
	font-size:9pt;
	color:white;
	font-weight:bold;
	height:30px;
	text-align:left;
	background-color:#4f81bd;
	padding-left:10px;
}
.PricingEvenText
{
	font-family:Verdana;
	font-size:9pt;
	color:black;
	height:30px;
	text-align:left;
	background-color:#e9edf4;
	padding:10px;
}
.PricingOddText
{
	font-family:Verdana;
	font-size:9pt;
	color:black;
	height:30px;
	text-align:left;
	background-color:#d0d8e8;
	padding:10px;
}
.IQ_Graph
{
	background-image:url(Images/IQ_Graph.png);
	background-repeat:no-repeat;
	width:413px; height:256px;
}

.TurnkeyBackground
{
	 background:url(Images/photo1.png);
    background-repeat:no-repeat;
   width:530px;
	height:194px;
	
}

.Award1_1
{
    background:url(Images/Award1_1.png);
    background-repeat:no-repeat;
    height:28px;
    width:12px;
}

.Award3_1
{
    background:url(Images/Award3_1.png);
    background-repeat:no-repeat;
    width:12px;
}

.SideBlackMenuT
{
    background:url(Images/BlackBackgroundT.png);
    background-repeat:no-repeat;
   width:1582px;
   height:105px;
}
.SideMenuTurnKey
{
    background:url(Images/BlackbackgroundLeftMenu.png);
    background-repeat:no-repeat;
   width:158px;
   height:257px;
}
.Access
{
	width:107px;
	height:113px;
	background:url(Images/Access.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.DataBenefits
{
	width:101px;
	height:113px;
	background:url(Images/Data_Benefits.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Free_Trial
{
	width:101px;
	height:113px;
	background:url(Images/ProtoType.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Proposal
{
	width:101px;
	height:113px;
	background:url(Images/Proposal.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Reporting
{
	width:101px;
	height:113px;
	background:url(Images/Reporting.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.SupportBenefits
{
	width:101px;
	height:113px;
	background:url(Images/Support_Benefits.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.Designer_Contenttext
{
	font-family:verdana;
	font-size:9pt;
	color:Black;
	text-align:left;
	line-height:18px;
}
.Designer_ContentHeader
{
	font-family:verdana;
	font-weight:bold;
	font-size:10pt;
	color:Black;
	text-align:left;
}
.TurnKey_ListItems
{
	width:40px;
	height:29px;
	background:url(Images/GreenList.png);
	background-repeat:no-repeat;
	background-position:center;
}
.TurnKey_ListItemsT
{
	width:40px;
	height:29px;
	background:url(Images/GreenLis2.png);
	background-repeat:no-repeat;
	background-position:center;
}

.GreyBox11
{
    background:url(Images/Grey_Box1a.png);
    background-repeat:no-repeat;
    height:12px;
    width:11px;
}
.GreyBox21
{
    background:url(Images/Grey_Box2a.png);
    background-repeat:repeat-x;
}
.GreyBox31
{
    background:url(Images/Grey_Box3a.png);
    background-repeat:no-repeat;
    width:12px;
}

.GreyBox41
{
    background:url(Images/Grey_Box4a.png);
    background-repeat:repeat-y;
    width:11px;
    background-position:right;
 
}
.GreyBox51
{
	background-color:#f2f2f2;

}
.GreyBox61
{
    background:url(Images/Grey_Box6a.png);
    background-repeat:repeat-y;

    width:14px;
}
.GreyBox71
{
    background:url(Images/Grey_Box7a.png);
    background-repeat:no-repeat;
    height:10px;
     width:11px;
}
.GreyBox81
{
    background:url(Images/Grey_Box8a.png);
    background-repeat:repeat-x;
    
}
.GreyBox91
{
    background:url(Images/Grey_Box9a.png);
    background-repeat:no-repeat;
   width:14px;

}
.TurnKey_HeaderText
{
	font-family:Calibri;
	font-size:20pt;
	color:#1f497d;
	text-align:left;
	font-weight:bold;
}
.TurnKey_Header_Text2
{
	font-family:verdana;
	font-size:9pt;
	color:#1f497d;
	text-align:left;
	font-weight:bold;
}

.TurnKey_HeaderText1
{
	font-family:Calibri;
	font-size:18pt;
	color:#008000;
	text-align:left;
	font-weight:bold;
}
.TurnKey_HeaderText2
{
	font-family:Verdana;
	font-size:10pt;
	color:#008000;
	text-align:left;
	font-weight:bold;
}

.GridLines1
{
    background:url(Images/Grid_Lines1.png);
    background-repeat:no-repeat;
    height:16px;
    width:18px;
   
}
.GridLines2
{
    background:url(Images/Grid_Lines2.png);
    background-repeat:repeat-x;
   
}
.GridLines3
{
    background:url(Images/Grid_Lines3.png);
    background-repeat:no-repeat;
	
    width:12px;
}
.GridLines4
{
    background:url(Images/Grid_Lines4.png);
    background-repeat:no-repeat;
    width:14px;
}


.GridLines5
{
    background:url(Images/Grid_Lines5.png);
    background-repeat:repeat-y;
	
    width:18px;
}
.GridLines6
{
	background-color:WHITE;
    background-repeat:repeat-x;

}
.Middle_Fill
{
    background:url(Images/Middle_Fill.png);
    background-repeat:repeat-y;

    width:14px;
}
.GridLines7
{
    background:url(Images/Grid_Lines7.png);
    background-repeat:repeat-y;

    width:14px;
}
.GridLines8
{
    background:url(Images/Grid_Lines8.png);
    background-repeat:no-repeat;
    height:12px;
     width:18px;

}
.GridLines9
{
    background:url(Images/Grid_Lines10.png);
    background-repeat:repeat-x;
    height:12px;
     width:6px;

}
.GridLines10
{
    background:url(Images/Grid_Lines9.png);
    background-repeat:no-repeat;
    
}
.GridLines11
{
    background:url(Images/Grid_Lines11.png);
    background-repeat:no-repeat;
   width:14px;
}

.UserRoles
{
    background:url(Images/UserRoles.png);
    background-repeat:no-repeat;
  width:180px;
   height:101px;
   background-position:center;
}
.TypeofData
{
    background:url(Images/TypeofData.png);
    background-repeat:no-repeat;
   width:180px;
   height:120px;
   background-position:center;
}
.Collaboration
{
    background:url(Images/CollaborationNeeds.png);
    background-repeat:no-repeat;
 width:180px;
   height:120px;
   background-position:center;
}
.VerticalText
{
	font-family:verdana;
	font-size:9pt;
	color:black;
	text-align:left;
text-align:justify;
}
.VerticalHeaderText
{
	font-family:verdana;
	font-size:10pt;
	color:black;
	text-align:left;
	font-weight:bold;
}
.VerticalTurnKey
{
    background:url(Images/Turn_Key_Verticals.png);
    background-repeat:no-repeat;
   width:81px;
   height:53px;
   background-position:center;
   cursor:pointer;
}
.List
{
    background:url(Images/Listitem.gif);
    background-repeat:no-repeat;
   width:30px;
   height:12px;
   background-position:center;

}
.TurnKey_Background
{
    background:url(Images/TurnKeyBenefits.png);
    background-repeat:no-repeat;
   width:741px;
   height:420px;
   
   background-position:left;
}
.TryitButton1
{
    background:url(Images/TryIT.png);
    background-repeat:no-repeat;
   width:193px;
   height:33px;
}
.TryitButton
{
    background:url(Images/Try_It.png);
    background-repeat:no-repeat;
   width:193px;
   height:33px;
}
.TurnKeyReportsImage
{
    background:url(Images/TurnKey_Guy.png);
    background-repeat:no-repeat;
   width:520px;
   height:194px;
}
.Hometext
{
	font-family:Arial Narrow;
	font-size:10.5pt;
	color:Black;
	text-align:left;
	
}

.GreyBox1a
{
    background:url(Images/Grey1.png);
    background-repeat:no-repeat;
    height:8px;
    width:8px;
}
.GreyBox2a
{
    background:url(Images/Grey2.png);
    background-repeat:repeat-x;
}
.GreyBox3a
{
    background:url(Images/Grey3.png);
    background-repeat:no-repeat;
    width:8px;
}

.GreyBox4a
{
    background:url(Images/Grey4.png);
    background-repeat:repeat-y;
    width:8px;
    background-position:right;
 
}
.GreyBox5a
{
	background-color:white;

}
.GreyBox6a
{
    background:url(Images/Grey6.png);
    background-repeat:repeat-y;

    width:8px;
}
.GreyBox7a
{
    background:url(Images/Grey7.png);
    background-repeat:no-repeat;
    height:9px;
     width:8px;
}
.GreyBox8a
{
    background:url(Images/Grey8.png);
    background-repeat:repeat-x;
    
}
.GreyBox9a
{
    background:url(Images/Grey9.png);
    background-repeat:no-repeat;
   width:8px;
	background-position:bottom;
}
.List1
{
    background:url(Images/TickMark.png);
    background-repeat:no-repeat;
   width:20px;
   height:16px;
   background-position:left;

}
.Detail_Button
{
    background:url(Images/Detail.png);
    background-repeat:no-repeat;
   width:128px;
   height:33px;
   cursor:pointer;
   background-position:left;
}
.TurnKey_ListItems1
{
	width:25px;
	height:19px;
	background:url(Images/Tick_Mark.png);
	background-repeat:no-repeat;
	background-position:center;
}

.Content
{
	font-family:verdana;
	color:Black;
	font-size:10pt;
	line-height:19px;
	text-align:left;
	text-align:justify;
}
.TechnologyTextBold
{
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	color:Black;
	text-align:center;
}
.GreyBox2_1
{
    background:url(Images/Greline.png);
    background-repeat:no-repeat;
    width:5px;
    height:8px;
    background-position:bottom;
}

.GreyBox8_1
{
    background:url(Images/Greline1.png);
    background-repeat:no-repeat;
}
.ContentHeader
{
	font-family:verdana;
	font-weight:bold;
	font-size:10pt;
	color:Black;
	text-align:left;
}
.blueContent
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#1f497d;
	text-align:left;
}
.ListItems_T
{
	width:30px;
	height:25px;
	background:url(Images/Big_Tick.png);
	background-repeat:no-repeat;
	background-position:center;
	
}

.SmallLeftSideLink
{
    background:url(Images/BlackBackgroundSmall.png);
    background-repeat:no-repeat;
   width:158px;
   height:57px;
}

.OnlineDemos
{
    background:url(Images/Online_Demos.png);
    background-repeat:no-repeat;
   width:128px;
   height:45px;
   background-position:center;
	cursor:pointer;
}
.Downloads
{
    background:url(Images/Downloads.png);
    background-repeat:no-repeat;
   width:129px;
   height:45px;
   background-position:center;
	cursor:pointer;
}
.Free_Trials
{
    background:url(Images/FreeTrials.png);
    background-repeat:no-repeat;
   width:129px;
   height:45px;
   background-position:center;
	cursor:pointer;
}
.GreenArrowHome
{
    background:url(Images/GreenArrow.png);
    background-repeat:no-repeat;
   width:47px;
   height:44px;
   background-position:center;
	padding-left:10px;
}
.TurnkeyLists
{
    background:url(Images/Tick_Mark.png);
    background-repeat:no-repeat;
   width:45px;
   height:19px;
   background-position:center;

}
.TurnKeyServices
{
    background:url(Images/TurnKeyReports.png);
    background-repeat:no-repeat;
   width:107px;
   height:102px;
   background-position:center;

}
.IQText1
{
	font-family:Arial Narrow;
	font-size:12pt;
	color:Black;
	font-weight:bold;
}
.IQText2
{
	font-family:Verdana;
	font-size:10pt;
	color:Black;
	text-align:justify;
	text-align:left;
}
.IQText3
{
	font-family:Verdana;
	font-size:12pt;
	color:#1f497d;
	text-align:left;
	font-weight:bold;
}
.IQTextHome
{
	font-family:Verdana;
	font-size:12pt;
	color:black;
	text-align:left;
	font-weight:bold;
}
.BarChart
{
    background:url(Images/Chart.png);
    background-repeat:no-repeat;
   width:50px;
   height:54px;
   background-position:center;

}
.HomeTopBar
{
    background:url(Images/HomeTopBar.png);
    background-repeat:no-repeat;
   width:916px;
   height:56px;
  

}
.LeftPane
{
    background:url(Images/HomeLeftSidePane.png);
    background-repeat:no-repeat;
   width:454px;
   height:404px;
  
}
.RightPane
{
    background:url(Images/HomeRightSidePane.png);
    background-repeat:no-repeat;
   width:451px;
   height:404px;
   
}

.WhiteBackground1
{
    background:url(Images/WhiteBackground1.png);
    background-repeat:no-repeat;
   width:456px;
   height:372px;
  
}
.WhiteBackground2
{
    background:url(Images/WhiteBackground2.png);
    background-repeat:no-repeat;
   width:453px;
   height:372px;
  
}


.Referrals
{
    background:url(Images/Referrals.png);
    background-repeat:no-repeat;
   width:78px;
   height:68px;
   background-position:center;

}
.Contact_IQ2020
{
    background:url(Images/Contact_IQ2020.png);
    background-repeat:no-repeat;
   width:68px;
   height:70px;
   background-position:center;

}
.TurnkeyList
{
    background:url(Images/Tick_Mark.png);
    background-repeat:no-repeat;
   width:45px;
   height:19px;
   background-position:center;

}

.BlueBoxBarLeft
{
    background:url(Images/HomeTopBarLeft.png);
    background-repeat:no-repeat;
    height:56px;
     width:12px;
}
.BlueBoxBarMiddle
{
    background-color:#173e71;
    background-repeat:repeat-x;
       height:56px;
       font-family:Calibri;
       font-size:15pt;
       font-weight:bold;
       text-align:center;
       color:White;
}
.BlueBoxBarRight
{
    background:url(Images/HomeTopBarRight.png);
    background-repeat:no-repeat;
   width:10px;
   height:56px;
}
.BlueBoxLeftNew
{
    background:url(Images/NewhomeBluePanel1.png);
    background-repeat:no-repeat;
    height:30px;
     width:12px;
}
.BlueBoxLeft
{
    background:url(Images/homeBluePanel1.png);
    background-repeat:no-repeat;
    height:44px;
     width:12px;
}
.BlueBoxMiddle
{
     background:url(Images/homeBluePanel2.png);
    background-repeat:repeat-x;
       height:30px;
       font-family:Calibri;
       font-size:20pt;
       font-weight:bold;
       text-align:center;
       color:black;
	   
}
.BlueBoxRightNew
{
    background:url(Images/NewhomeBluePanel3.png);
    background-repeat:no-repeat;
   width:12px;
  
}
.BlueBoxRight
{
    background:url(Images/homeBluePanel3.png);
    background-repeat:no-repeat;
   width:10px;
  
}
.BlueBoxMiddle1
{
     background-color:#173e71;
   
}
.BlueBoxMiddle5
{
     background-color:#173e71;
   width:430px;
}
.BlueBoxbottomLeftNew
{
    background:url(Images/NewhomeBluePanel7.png);
    background-repeat:no-repeat;
    height:13px;
     width:12px;
}
.BlueBoxbottomLeft
{
    background:url(Images/homeBluePanel7.png);
    background-repeat:no-repeat;
    height:13px;
     width:12px;
}
.BlueBoxbottomMiddle
{
      background-color:#173e71;
    background-repeat:repeat-x;
      
}
.BlueBoxbottomRight
{
    background:url(Images/homeBluePanel9.png);
    background-repeat:no-repeat;
   width:12px;
   
}
.BlueBoxbottomRightNew
{
    background:url(Images/NewhomeBluePanel9.png);
    background-repeat:no-repeat;
   width:12px;
   
}
.LeftLadyImage
{
    background:url(Images/LadyImage.png);
    background-repeat:no-repeat;
    height:192px;
     width:298px;
}
.RightGuyImage
{
    background:url(Images/Guy_Image.png);
    background-repeat:no-repeat;
    height:192px;
     width:298px;
	 background-position:center;
}
.HomeWhite1
{
    background:url(Images/HomeW1.png);
    background-repeat:no-repeat;
    height:10px;
     width:10px;
}
.HomeWhite2
{
      background-color:white;
    background-repeat:repeat-x;
      
}
.HomeWhite3
{
    background:url(Images/HomeW3.png);
    background-repeat:no-repeat;
   width:10px;
   
}
.HomeWhiteMiddle
{
      background-color:white;
  
}
.HomeWhiteMiddle5
{
      background-color:white;
width:430px;
  
}
.HomeWhite7
{
    background:url(Images/HomeW7.png);
    background-repeat:no-repeat;
    height:10px;
     width:10px;
}
.HomeWhite8
{
      background-color:white;
    background-repeat:repeat-x;
      
}
.HomeWhite9
{
    background:url(Images/HomeW9.png);
    background-repeat:no-repeat;
   width:10px;
   
}

.SF_IQ_Blue1
{
    background:url(Images/SF_IQ_Blue1.png);
    background-repeat:no-repeat;
    height:12px;
    width:9px;
}
.SF_IQ_Blue2
{
    background:url(Images/SF_IQ_Blue2.png);
    background-repeat:repeat-x;
}
.SF_IQ_Blue3
{
    background:url(Images/SF_IQ_Blue3.png);
    background-repeat:no-repeat;
    width:10px;
}

.SF_IQ_Blue4
{
    background:url(Images/SF_IQ_Blue4.png);
    background-repeat:repeat-y;
   
}
.SF_IQ_Blue5
{
	background-color:#dbeef4;
    background-repeat:repeat-x;
    
}
.SF_IQ_Blue6
{
    background:url(Images/SF_IQ_Blue6.png);
    background-repeat:repeat-y;
    width:10px;
}
.SF_IQ_Blue7
{
    background:url(Images/SF_IQ_Blue7.png);
    background-repeat:no-repeat;
    height:11px;
     width:9px;
}
.SF_IQ_Blue8
{
	background:url(Images/SF_IQ_Blue8.png);
    background-repeat:repeat-x;
}
.SF_IQ_Blue9
{
    background:url(Images/SF_IQ_Blue9.png);
    background-repeat:no-repeat;
   width:10px;
   height:11px;

}

.LightBlueBox1
{
    background:url(Images/LightBlueBox1.png);
    background-repeat:no-repeat;
    height:29px;
    width:10px;
}
.LightBlueBox2
{
    background:url(Images/LightBlueBox2.png);
    background-repeat:repeat-x;
}
.LightBlueBox3
{
    background:url(Images/LightBlueBox3.png);
    background-repeat:no-repeat;
    width:10px;
}

.LightBlueBox4
{
    background:url(Images/LightBlueBox4.png);
    background-repeat:repeat-y;
    width:10px;
   
 
}
.LightBlueBox5
{
	background-color:White;

}
.LightBlueBox6
{
    background:url(Images/LightBlueBox6.png);
    background-repeat:repeat-y;

    width:8px;
}
.LightBlueBox7
{
    background:url(Images/LightBlueBox7.png);
    background-repeat:no-repeat;
    height:10px;
     width:10px;
}
.LightBlueBox8
{
    background:url(Images/LightBlueBox8.png);
    background-repeat:repeat-x;
    
}
.LightBlueBox9
{
    background:url(Images/LightBlueBox9.png);
    background-repeat:no-repeat;
   width:10px;

}


.TopPanel1
{
    background:url(Images/TopPanel1.png);
    background-repeat:no-repeat;
    height:45px;
     width:15px;
}
.TopPanel1_1
{
    background:url(Images/TopPanel1_1.png);
    background-repeat:no-repeat;
    height:45px;
     width:12px;
}
.TopPanel2
{
     background:url(Images/TopPanel2.png);
    background-repeat:repeat-x;
       height:45px;
       font-family:Calibri;
       font-size:20pt;
       font-weight:bold;
       text-align:center;
       color:black;
	   
}
.TopPanel2_1
{
     background:url(Images/TopPanel2_1.png);
    background-repeat:repeat-x;
       height:45px;
       font-family:Calibri;
       font-size:20pt;
       font-weight:bold;
       text-align:center;
       color:black;
	   
}
.TopPanel3
{
    background:url(Images/TopPanel3.png);
    background-repeat:no-repeat;
   width:15px;
  
}
.TopPanel3_1
{
    background:url(Images/TopPanel3_1.png);
    background-repeat:no-repeat;
   width:15px;
  
}
.TopPanel4
{
     background-color:#dce6f2;
   
}
.TopPanel5
{
     background-color:#dce6f2;
   width:430px;
}
.TopPanel7
{
    background:url(Images/TopPanel7.png);
    background-repeat:no-repeat;
    height:12px;
     width:15px;
}
.TopPanel7_1
{
    background:url(Images/TopPanel7_1.png);
    background-repeat:no-repeat;
    height:12px;
     width:15px;
}
.TopPanel8
{
      background-color:#dce6f2;
    background-repeat:repeat-x;
      
}
.TopPanel9
{
    background:url(Images/TopPanel9.png);
    background-repeat:no-repeat;
   width:15px;
   
}
.TopPanel9_1
{
    background:url(Images/TopPanel9_1.png);
    background-repeat:no-repeat;
   width:12px;
   
}

.OnlineDemosNew
{
    background:url(Images/NewOnlineDemo.png);
    background-repeat:no-repeat;
   width:128px;
   height:45px;
   background-position:center;
	cursor:pointer;
}
.DownloadsNew
{
    background:url(Images/NewDownload.png);
    background-repeat:no-repeat;
   width:129px;
   height:45px;
   background-position:center;
	cursor:pointer;
}
.Free_TrialsNew
{
    background:url(Images/FreeTrialNew.png);
    background-repeat:no-repeat;
   width:129px;
   height:45px;
   background-position:center;
	cursor:pointer;
}
.LeftLadyImageNew
{
    background:url(Images/LadyImageNew.png);
    background-repeat:no-repeat;
    height:192px;
     width:298px;
}
.RightGuyImageNew
{
    background:url(Images/Guy_ImageNew.png);
    background-repeat:no-repeat;
    height:192px;
     width:298px;
	 background-position:center;
}


.SFBlueBox1
{
    background:url(Images/SF_Bluebox1.png);
    background-repeat:no-repeat;
    height:32px;
    width:7px;
}
.SFBlueBox2
{
    background:url(Images/SF_Bluebox2.png);
    background-repeat:repeat-x;
}
.SFBlueBox3
{
    background:url(Images/SF_Bluebox3.png);
    background-repeat:no-repeat;
    width:7px;
}

.SFBlueBox4
{
    background:url(Images/SF_Bluebox4.png);
    background-repeat:repeat-y;
    width:7px;
   
 
}
.SFBlueBox5
{
	background-color:White;

}
.SFBlueBox6
{
    background:url(Images/SF_Bluebox6.png);
    background-repeat:repeat-y;

    width:7px;
}
.SFBlueBox7
{
    background:url(Images/SF_Bluebox7.png);
    background-repeat:no-repeat;
    height:10px;
     width:7px;
}
.SFBlueBox8
{
    background:url(Images/SF_Bluebox8.png);
    background-repeat:repeat-x;
    
}
.SFBlueBox9
{
    background:url(Images/SF_Bluebox9.png);
    background-repeat:no-repeat;
   width:7px;

}
.SFLightBlueBox1
{
    background:url(Images/SF_LightBluebox1.png);
    background-repeat:no-repeat;
    height:25px;
    width:7px;
}
.SFLightBlueBox2
{
    background:url(Images/SF_LightBluebox2.png);
    background-repeat:repeat-x;
}
.SFLightBlueBox3
{
    background:url(Images/SF_LightBluebox3.png);
    background-repeat:no-repeat;
    width:7px;
}

.SFBlueBorder1
{
    background:url(Images/BlueBorder1.png);
    background-repeat:no-repeat;
    height:10px;
    width:´12px;
}
.SFBlueBorder2
{
    background:url(Images/BlueBorder2.png);
    background-repeat:repeat-x;
}
.SFBlueBorder3
{
    background:url(Images/BlueBorder3.png);
    background-repeat:no-repeat;
    width:10px;
}

.SFBlueBorder4
{
    background:url(Images/BlueBorder4.png);
    background-repeat:repeat-y;
    width:7px;
   
 
}
.SFBlueBorder5
{
	background-color:White;

}
.SFBlueBorder6
{
    background:url(Images/BlueBorder6.png);
    background-repeat:repeat-y;

    width:10px;
}
.SFBlueBorder7
{
    background:url(Images/BlueBorder7.png);
    background-repeat:no-repeat;
    height:10px;
     width:12px;
}
.SFBlueBorder8
{
    background:url(Images/BlueBorder8.png);
    background-repeat:repeat-x;
    
}
.SFBlueBorder9
{
    background:url(Images/BlueBorder9.png);
    background-repeat:no-repeat;
   width:10px;

}


.BlueBox_Overview1
{
    background:url(Images/BlueOV1.png);
    background-repeat:no-repeat;
    height:36px;
    width:´12px;
}
.BlueBox_Overview2
{
    background:url(Images/BlueOV2.png);
    background-repeat:repeat-x;
}
.BlueBox_Overview3
{
    background:url(Images/BlueOV3.png);
    background-repeat:no-repeat;
    width:16px;
}
.GreenBox_Overview1
{
    background:url(Images/GreenOV1.png);
    background-repeat:no-repeat;
    height:36px;
    width:´12px;
}
.GreenBox_Overview2
{
    background:url(Images/GreenOV2.png);
    background-repeat:repeat-x;
}
.GreenBox_Overview3
{
    background:url(Images/GreenOV3.png);
    background-repeat:no-repeat;
    width:16px;
}
.BlueBox_Overview4
{
    background:url(Images/BlueOV4.png);
    background-repeat:repeat-y;
    width:12px;
   
 
}
.BlueBox_Overview5
{
	background-color:White;

}
.BlueBox_Overview6
{
    background:url(Images/BlueOV6.png);
    background-repeat:repeat-y;

    width:16px;
}
.BlueBox_Overview7
{
    background:url(Images/BlueOV7.png);
    background-repeat:no-repeat;
    height:16px;
     width:12px;
}
.BlueBox_Overview8
{
    background:url(Images/BlueOV8.png);
    background-repeat:repeat-x;
    
}
.BlueBox_Overview9
{
    background:url(Images/BlueOV9.png);
    background-repeat:no-repeat;
   width:16px;

}


.GreyBox_Overview1
{
    background:url(Images/GreyOV1.png);
    background-repeat:no-repeat;
    height:15px;
    width:´12px;
}
.GreyBox_Overview2
{
    background:url(Images/GreyOV2.png);
    background-repeat:repeat-x;
}
.GreyBox_Overview3
{
    background:url(Images/GreyOV3.png);
    background-repeat:no-repeat;
    width:16px;
}

.GreyBox_Overview4
{
    background:url(Images/GreyOV4.png);
    background-repeat:repeat-y;
    width:12px;
   
 
}
.GreyBox_Overview5
{
	background-color:White;

}
.GreyBox_Overview6
{
    background:url(Images/GreyOV6.png);
    background-repeat:repeat-y;

    width:16px;
}
.GreyBox_Overview7
{
    background:url(Images/GreyOV7.png);
    background-repeat:no-repeat;
    height:16px;
     width:12px;
}
.GreyBox_Overview8
{
    background:url(Images/GreyOV8.png);
    background-repeat:repeat-x;
    
}
.GreyBox_Overview9
{
    background:url(Images/GreyOV9.png);
    background-repeat:no-repeat;
   width:16px;

}
/* Rounded Gray Panel*/

.RoundedGrayLeft
{
    background:url(Images/Top_Left_Gray.gif);
    background-repeat:no-repeat;
    height:13px;
    width:16px;
    
}
.RoundedGrayMiddle
{
    background:url(Images/Top_Middle_Gray.gif);
    background-repeat:repeat-x;
    height:13px;
    
}
.RoundedGrayRight
{
    background:url(Images/Top_Right_Gray.gif);
    background-repeat:no-repeat;
    height:13px;
    width:23px;
    
}
.RoundedGrayLeftFill
{
    background:url(Images/Left_Fill_Gray.gif);
    background-repeat:repeat-y;
    width:16px;
}
.RoundedGrayRightFill
{
    background:url(Images/Right_Fill_Gray.gif);
    background-repeat:repeat-y;
    width:23px;
}
.RoundedGrayLeftBottom
{
    background:url(Images/Bottom_Left_Gray.gif);
    background-repeat:no-repeat;
    height:54px;
    width:16px;
}
.RoundedGrayMiddleBottom
{
    background:url(Images/Bottom_Middle_Gray.gif);
    background-repeat:repeat-x;
   
}
.RoundedGrayRightBottom
{
    background:url(Images/Bottom_Right_Gray.gif);
    background-repeat:no-repeat;
  
    width:23px;
    
}
.Inner_Text
{
    font-family:Verdana;
    font-size:9pt;
    color:black;
    padding-left:10px;

}
.Inner_Text1
{
    font-family:Verdana;
    font-size:8pt;
    color:black;
}
.Inner_Text_Bold
{
    font-family:Verdana;
    font-size:8pt;
    color:black;
    font-weight:bold;
}
.RoundedGrayLeft1
{
    background:url(Images/GreyCV1.png);
    background-repeat:no-repeat;
    height:9px;
    width:12px;
}
.RoundedGrayMiddle2
{
    background:url(Images/GreyCV2.png);
    background-repeat:repeat-x;
  
}
.RoundedGrayRight3
{
    background:url(Images/GreyCV3.png);
    background-repeat:no-repeat;
    width:12px;
	background-position:right;
}
.RoundedGrayLeftFill4
{
    background:url(Images/GreyCV4.png);
    background-repeat:no-repeat;
    width:5px;
	height:481px;
}
.RoundedGrayMiddleFill5
{
    background:url(Images/GreyCV5.png);
    background-repeat:repeat-x;
    height:481px;
    
}
.RoundedGrayRightFill6
{
    background:url(Images/GreyCV6.png);
    background-repeat:no-repeat;
    width:5px;
}
.RoundedGrayLeftBottom7
{
    background:url(Images/GreyCV7.png);
    background-repeat:no-repeat;
    height:58px;
    width:12px;
}
.RoundedGrayMiddleBottom8
{
    background:url(Images/GreyCV8.png);
    background-repeat:repeat-x;
   
}
.RoundedGrayRightBottom9
{
    background:url(Images/GreyCV9.png);
    background-repeat:no-repeat;
  background-position:right;
    width:12px;
    
}

.YellowBoxHome1
{
    background:url(Images/FreeBox1.png);
    background-repeat:no-repeat;
    height:38px;
    width:13px;
}
.YellowBoxHome2
{
    background:url(Images/FreeBox2.png);
    background-repeat:repeat-x;
}
.YellowBoxHome3
{
    background:url(Images/FreeBox3.png);
    background-repeat:no-repeat;
    width:15px;
}

.YellowBoxHome4
{
    background:url(Images/FreeBox4.png);
    background-repeat:repeat-y;
    width:13px;
   
 
}
.YellowBoxHome5
{
	background-color:#ABE1FF;
 
}
.YellowBoxHome6
{
    background:url(Images/FreeBox6.png);
    background-repeat:repeat-y;
 width:15px;
 
}
.YellowBoxHome7
{
    background:url(Images/FreeBox7.png);
    background-repeat:no-repeat;
    height:13px;
     width:13px;
}
.YellowBoxHome8
{
    background:url(Images/FreeBox8.png);
    background-repeat:repeat-x;
    
}
.YellowBoxHome9
{
    background:url(Images/FreeBox9.png);
    background-repeat:no-repeat;
   width:15px;

}
.Title_Text1
{
	font-family:Calibri;
	font-weight:bold;
	font-size:16pt;
	color:black;
	
}

.BlueBoxHome1
{
    background:url(Images/BlueboxHome1.png);
    background-repeat:no-repeat;
    height:30px;
    width:12px;
}
.BlueBoxHome2
{
    background:url(Images/BlueboxHome2.png);
    background-repeat:repeat-x;
}
.BlueBoxHome3
{
    background:url(Images/BlueboxHome3.png);
    background-repeat:no-repeat;
    width:10px;
}

.BlueBoxHome4
{
    background:url(Images/BlueboxHome4.png);
    background-repeat:repeat-y;
    width:12px;
   
 
}
.BlueBoxHome5
{
	background-color:#DBEEF4;

}
.BlueBoxHome6
{
    background:url(Images/BlueboxHome6.png);
    background-repeat:repeat-y;

    width:10px;
}
.BlueBoxHome7
{
    background:url(Images/BlueboxHome7.png);
    background-repeat:no-repeat;
    height:9px;
     width:10px;
}
.BlueBoxHome8
{
    background:url(Images/BlueboxHome8.png);
    background-repeat:repeat-x;
    
}
.BlueBoxHome9
{
    background:url(Images/BlueboxHome9.png);
    background-repeat:no-repeat;
   width:10px;

}

.OrangeBoxHome1
{
    background:url(Images/OrangeboxHome1.png);
    background-repeat:no-repeat;
    height:30px;
    width:10px;
}
.OrangeBoxHome2
{
    background:url(Images/OrangeboxHome2.png);
    background-repeat:repeat-x;
}
.OrangeBoxHome3
{
    background:url(Images/OrangeboxHome3.png);
    background-repeat:no-repeat;
    width:10px;
}

.OrangeBoxHome4
{
    background:url(Images/OrangeboxHome4.png);
    background-repeat:repeat-y;
    width:10px;
   
 
}
.OrangeBoxHome5
{
	background-color:White;

}
.OrangeBoxHome6
{
    background:url(Images/OrangeboxHome6.png);
    background-repeat:repeat-y;

    width:10px;
}
.OrangeBoxHome7
{
    background:url(Images/OrangeboxHome7.png);
    background-repeat:no-repeat;
    height:27px;
     width:10px;
}
.OrangeBoxHome8
{
    background:url(Images/OrangeboxHome8.png);
    background-repeat:repeat-x;
    
}
.OrangeBoxHome9
{
    background:url(Images/OrangeboxHome9.png);
    background-repeat:no-repeat;
   width:10px;

}
.OrangeBoxHome10
{
    background:url(Images/OrangeboxHome10.png);
    background-repeat:no-repeat;
    height:16px;
     width:10px;
}
.OrangeBoxHome11
{
    background:url(Images/OrangeboxHome11.png);
    background-repeat:repeat-x;
    
}
.OrangeBoxHome12
{
    background:url(Images/OrangeboxHome12.png);
    background-repeat:no-repeat;
   width:9px;

}

.GreenBoxHome1
{
    background:url(Images/HomeGreenBox1.png);
    background-repeat:no-repeat;
    height:33px;
    width:8px;
}
.GreenBoxHome2
{
    background:url(Images/HomeGreenBox2.png);
    background-repeat:repeat-x;
}
.GreenBoxHome3
{
    background:url(Images/HomeGreenBox3.png);
    background-repeat:no-repeat;
    width:8px;
}

.GreenBoxHome4
{
    background:url(Images/HomeGreenBox4.png);
    background-repeat:repeat-y;
    width:8px;
   
 
}
.GreenBoxHome5
{
	background-color:white;

}
.GreenBoxHome6
{
    background:url(Images/HomeGreenBox6.png);
    background-repeat:repeat-y;

    width:8px;
}
.GreenBoxHome7
{
    background:url(Images/HomeGreenBox7.png);
    background-repeat:no-repeat;
    height:10px;
     width:8px;
}
.GreenBoxHome8
{
    background:url(Images/HomeGreenBox8.png);
    background-repeat:repeat-x;
    
}
.GreenBoxHome9
{
    background:url(Images/HomeGreenBox9.png);
    background-repeat:no-repeat;
   width:8px;

}

.HomeGreyBox1
{
    background:url(Images/HomeGreyBox1.png);
    background-repeat:no-repeat;
    height:10px;
    width:10px;
}
.HomeGreyBox2
{
    background:url(Images/HomeGreyBox2.png);
    background-repeat:repeat-x;
}
.HomeGreyBox3
{
    background:url(Images/HomeGreyBox3.png);
    background-repeat:no-repeat;
    width:10px;
}

.HomeGreyBox4
{
    background:url(Images/HomeGreyBox4.png);
    background-repeat:repeat-y;
    width:10px;
   
 
}
.HomeGreyBox5
{
	background-color:white;

}
.HomeGreyBox6
{
    background:url(Images/HomeGreyBox6.png);
    background-repeat:repeat-y;

    width:10px;
}
.HomeGreyBox7
{
    background:url(Images/HomeGreyBox7.png);
    background-repeat:no-repeat;
    height:10px;
     width:8px;
}
.HomeGreyBox8
{
    background:url(Images/HomeGreyBox8.png);
    background-repeat:repeat-x;
    
}
.HomeGreyBox9
{
    background:url(Images/HomeGreyBox9.png);
    background-repeat:no-repeat;
   width:10px;

}

.FastFood
{
    background:url(Images/FastFood.png);
    background-repeat:no-repeat;
   width:227px;
   height:260px;
  background-position:center;
}
.SalesAnalysis
{
    background:url(Images/SalesAnalysis.png);
    background-repeat:no-repeat;
   width:227px;
   height:260px;
  background-position:center;
}
.LiveCricket
{
    background:url(Images/LiveCricket.png);
    background-repeat:no-repeat;
   width:227px;
   height:260px;
  background-position:center;
}
.DownloadGreyBox1
{
    background:url(Images/IQDownload1.png);
    background-repeat:no-repeat;
    height:13px;
    width:12px;
}
.DownloadGreyBox2
{
    background:url(Images/IQDownload2.png);
    background-repeat:repeat-x;
}
.DownloadGreyBox3
{
    background:url(Images/IQDownload3.png);
    background-repeat:no-repeat;
    width:16px;
}

.DownloadGreyBox4
{
    background:url(Images/IQDownload4.png);
    background-repeat:repeat-y;
    width:12px;
}
.DownloadGreyBox5
{
	background-color:white;

}
.DownloadGreyBox6
{
    background:url(Images/IQDownload6.png);
    background-repeat:repeat-y;

    width:16px;
}
.DownloadGreyBox7
{
    background:url(Images/IQDownload7.png);
    background-repeat:no-repeat;
    height:13px;
     width:12px;
}
.DownloadGreyBox8
{
    background:url(Images/IQDownload8.png);
    background-repeat:repeat-x;
    
}
.DownloadGreyBox9
{
    background:url(Images/IQDownload9.png);
    background-repeat:no-repeat;
   width:16px;

}
.SecurityBox1
{
    background:url(Images/SecurityBox1.png);
    background-repeat:no-repeat;
    height:15px;
    width:15px;
}
.SecurityBox2
{
    background:url(Images/SecurityBox2.png);
    background-repeat:repeat-x;
}
.SecurityBox3
{
    background:url(Images/SecurityBox3.png);
    background-repeat:no-repeat;
    width:15px;
}

.SecurityBox4
{
    background:url(Images/SecurityBox4.png);
    background-repeat:repeat-y;
    width:15px;
   
 
}
.SecurityBox5
{
	background-color:White;

}
.SecurityBox6
{
    background:url(Images/SecurityBox6.png);
    background-repeat:repeat-y;

    width:15px;
}
.SecurityBox7
{
    background:url(Images/SecurityBox7.png);
    background-repeat:no-repeat;
    height:15px;
     width:15px;
}
.SecurityBox8
{
    background:url(Images/SecurityBox8.png);
    background-repeat:repeat-x;
    
}
.SecurityBox9
{
    background:url(Images/SecurityBox9.png);
    background-repeat:no-repeat;
   width:15px;

}
.Product_Background
{
    background:url(Images/Product_Background.png);
    background-repeat:no-repeat;
   width:275px;height:147px;;
}
.Services_Background
{
    background:url(Images/Services_Background.png);
    background-repeat:no-repeat;
   width:275px;height:147x;;
}
.Verticals_Background
{
    background:url(Images/Verticals_Background.png);
    background-repeat:no-repeat;
   width:275px;height:147px;;
}
.SelectedMenuText1
{
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:white;
	text-align:center;
	cursor:pointer;
	background:url(Images/Mid_selectedMenu.png);
    background-repeat:no-repeat;
	width:130px;
	height:60px;
	padding-top:8px;
}
.UnSelectedMenuText1
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	text-align:center;
	cursor:pointer;
	background:url(Images/Mid_UnselectedMenu.png);
    background-repeat:no-repeat;
    width:130px;
	height:60px;
	padding-top:8px;
}
.UnSelectedMenuRight
{
	font-family:Verdana;
	text-align:center;
	font-size:8pt;
	color:black;
	cursor:pointer;
	white-space:nowrap;
	background:url(Images/Right_UnselectedMenu.png);
    background-repeat:no-repeat;
   width:139px;
   height:60px;
   padding-top:8px;
	
}
.SelectedMenuRight
{
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:white;
	text-align:center;
	cursor:pointer;
	white-space:nowrap;
	background:url(Images/Right_SelectedMenu.png);
    background-repeat:no-repeat;
	width:130px;
	height:60px;
	padding-top:8px;
}
.UnSelectedMenuLeft
{
	font-family:Verdana;
	text-align:left;
	padding-left:10px;
	font-size:8pt;
	font-weight:bold;
	color:black;
	cursor:pointer;
	white-space:nowrap;
	background:url(Images/Left_UnSelected.png);
    background-repeat:no-repeat;
	width:128px;
	height:60px;
	text-align:center;
	padding-top:8px;
	
}
.SelectedMenuLeft
{
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:white;
	text-align:center;
	cursor:pointer;
	white-space:nowrap;
	background:url(Images/Left_Selected.png);
    background-repeat:no-repeat;
   width:130px;height:60px;
   padding-top:8px;
}



.LeftFilImg
{
    background:url(Images/LeftFill_Img.png);
    background-repeat:repeat-y;
    width:9px;
  
}
.MiddleFillimg
{
	background-color:White;

}
.RightFillImg
{
    background:url(Images/Right_FillImg.png);
    background-repeat:repeat-y;

    width:8px;
}

.BlueTopBar1
{
	background-color:#558ED5;
	height:25px;
	
}
.BlueTopBar2
{
	background-color:#8EB4E3;
	height:25px;
	
}
.LeftSideMenu
{
    background:url(Images/LeftSiteMenuBackground.png);
    background-repeat:no-repeat;
   width:152px;
   height:201px;
   background-position:center;
}
.ListItemsGreen
{
	width:19px;
	height:19px;
	background:url(Images/ListItems_Green.png);
	background-repeat:no-repeat;
	background-position:left;
}

.Download_Button
{
    background:url(Images/DownloadFreeTrial.png);
    background-repeat:no-repeat;
    width:241px;
    height:30px;
    cursor:pointer;
    background-position:center;
	font-family:tahoma;
	font-weight:Normal;
	font-size:14pt;
	color:black;
	text-align:center;
}
.GreenTopBar1
{
	background-color:#77933C;
	height:25px;
	
}
.GreenTopBar2
{
	background-color:#D7E4BD;
	height:25px;
	
}
.LeftSideMenu1
{
    background:url(Images/BlackBackground1.png);
    background-repeat:no-repeat;
   width:158px;
   height:147px;
   background-position:center;
}
.LeftSideMenu2
{
    background:url(Images/LeftBackground_Green.png);
    background-repeat:no-repeat;
   width:152px;
   height:179px;
   background-position:center;
}
.LeftBackground1
{
    background:url(Images/Green_Background1.png);
    background-repeat:no-repeat;
   width:153px;
   height:153px;
   background-position:center;
}
.LeftBackground2
{
    background:url(Images/Green_Background2.png);
    background-repeat:no-repeat;
   width:153px;
   height:186px;
   background-position:center;
}
.LeftBackground3
{
    background:url(Images/Green_Background3.png);
    background-repeat:no-repeat;
   width:153px;
   height:209px;
   background-position:center;
}
.LeftBackground4
{
    background:url(Images/LeftSideGreen_Bgr.png);
    background-repeat:no-repeat;
   width:153px;
   height:94px;
   background-position:center;
}
.CRM_HealthcareBG
{
    background:url(Images/CRM_Healthcare.png);
    background-repeat:no-repeat;
    width:661px;
    height:412px;

}
.PartnersTypeBG
{
    background:url(Images/Partner_Programs.png);
    background-repeat:no-repeat;
   width:474px; height:270px;
}
.LeftSideMenuNew
{
    background:url(Images/LeftBackground_Green1.png);
    background-repeat:no-repeat;
   width:152px;
   height:204px;
   background-position:center;
}

.LeftBackgroundNew
{
    background:url(Images/Green_Background3.png);
    background-repeat:no-repeat;
   width:153px;
   height:159px;
   background-position:center;
}
