﻿body
{
	margin: 0px;
	background-image: url(   "../Images/Back_Pattern.gif" );
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
/* hide an element */
.hide
{
	display: none;
}

/* clearing the floating behavior */
.clear
{
	clear: both;	
}

/* top logo band texts */
#default_LogoBand_Logo
{
	width: 273px;
	height: 74px;
	background-image: url( '../Images/TopLeftLogo.jpg' );
	background-repeat: no-repeat;
}
.logoBand_Text
{
	font-family: 'FFF Business Extended' , Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
#logoBand_InfoArea_Search_SearchBox
{
	font-family: verdana;
	font-size: 9px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	border: 1px solid #ffffff;
	padding: 1px;
	background-color: #001e36;
	width: 150px;
}
/* style for text at the paragraph or section heading
	paricularly on the home page */
	
.topicHeading
{ 
	font-family: 'FFF Business Extended' , Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0062b0;
	text-decoration: none;
	text-transform: uppercase; 
}

.topicHeading_arab
{ 
	font-family: 'FFF Business Extended' , Verdana, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #0062b0;
	text-decoration: none;
	text-transform: uppercase; 
}


.newsPanelLink_Links
{
	font-family: 'FFF Business Extended' , Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #0062b0;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
.newsPanelLink_Links_active
{
	font-family: 'FFF Business Extended' , Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
	text-transform: uppercase;
	font-weight: bold;
	background-color:#0062b0;
}
.newsPanelLink_Links:hover, .newsPanelLink_Links_active:hover
{
	color: #FF9900;
	text-decoration: underline;
}
.newsPanelLink_Divider
{
	font-family: 'FFF Business Extended' , Verdana, Helvetica, sans-serif;
	font-size: 8px;
	color: #0062b0;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 5px;
	margin-left: 5px;
}
.newsList_Links
{
	font-family: verdana;
	color: #0062af;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.newsList_Links:hover
{
	color: #FF9900;
	text-decoration: underline;
}
.newsList_Divider
{
	background-image: url( '../Images/NewsList_Divider_BackPattern.gif' );
	margin-top: 10px;
	background-repeat: repeat-x;
	width: 400px;
}
/* style for text paragraphs throughout the site */
.paraText
{
	font-family: verdana;
	font-size: 11px;
	color: #0062af;
	text-align:justify;
	text-decoration: none;
}

/* inside page horizontal menu area */
#system_horizMenuPanel
{
	background-color: #004276;
	margin-top: 1px;
	width: 100%;
	height: 52px;
}

#system_horizMenuPanel_arab
{
	background-color: #004276;
	margin-top: 1px;
	width: 100%;
	height: 52px;
}


#horizMenu_Home
{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 32px;
	margin-left: 5px;
}
#system_horizMenuPanel div
{
	height: 52px;
	float: right;
	vertical-align: middle;
}

#system_horizMenuPanel_arab div
{
	height: 52px;
	float: right;
	vertical-align: middle;
}



#system_horizMenuPanel a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top:30px;
}

#system_horizMenuPanel_arab a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top:30px;
}



#system_horizMenuPanel a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

#system_horizMenuPanel_arab a:hover
{
	color: #FF9900;
	text-decoration: underline;
}



#horizMenu_Consulting
{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 32px;
	margin-left: 5px;
	background-image: url( '../Images/HorizPanel_Consulting_Logo.gif' );
	background-repeat: no-repeat;
}
#horizMenu_Funding
{
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
	margin-left: 5px;
	background-image: url( '../Images/HorizPanel_Funding_Logo.gif' );
	background-repeat: no-repeat;
}
#horizMenu_Services
{
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 25px;
	margin-left: 5px;
	background-image: url( '../Images/HorizPanel_Services_Logo.gif' );
	background-repeat: no-repeat;
}
#horizMenu_Technology
{
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 28px;
	margin-left: 5px;
	background-image: url( '../Images/HorizPanel_Tech_Logo.gif' );
	background-repeat: no-repeat;
}
#horizMenu_Training
{
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
	margin-left: 5px;
	background-image: url( '../Images/HorizPanel_Training_Logo.gif' );
	background-repeat: no-repeat;
}

.horizMenuDivider
{
	background-image: url(  '../Images/HorizMenu_Divider.gif' );
	background-repeat: no-repeat;
	min-width: 1px;
	margin-right: 15px;
	margin-left: 15px;
}

/* menu and content area */
#system_menuAndContent
{
	width: 100%;
	margin-top: 1px;
}

/* left menu area */
#system_menuAndContent_LeftMenuArea
{
	width: 192px;

}
.system_leftMenuBox
{
	width: 100%;
	height: 64px;
	background-image: url( '../Images/LeftMenu_Box_BackPattern.jpg' );
	background-repeat: repeat-x;
	margin-bottom: 1px;
}
#system_leftMenu_mainLinks a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}


#system_leftMenu_mainLinks_arab a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}

#system_leftMenu_mainLinks a:hover
{
	color: #FF9900;
	text-decoration: underline;
}
#system_LeftMenu_About
{
	padding-top: 28px;
	padding-left: 90px;
	background-image: url( '../Images/LeftMenu_About_Logo.jpg' );
	background-repeat: no-repeat;
	min-height: 64px;
}
#system_LeftMenu_People
{
	padding-top: 28px;
	padding-left: 90px;
	background-image: url( '../Images/LeftMenu_People_Logo.jpg' );
	background-repeat: no-repeat;
	min-height: 64px;
}
#system_LeftMenu_CaseStudy
{
	padding-top: 22px;
	padding-left: 90px;
	background-image: url( '../Images/LeftMenu_CaseStudy_Logo.jpg' );
	background-repeat: no-repeat;
	min-height: 64px;
}
#system_LeftMenu_Clients
{
	padding-top: 28px;
	padding-left: 90px;
	background-image: url( '../Images/LeftMenu_Clients_Logo.jpg' );
	background-repeat: no-repeat;
	min-height: 64px;
}
#system_LeftMenu_Contact
{
	padding-top: 28px;
	padding-left: 90px;
	background-image: url( '../Images/LeftMenu_Contact_Logo.jpg' );
	background-repeat: no-repeat;
	min-height: 64px;
}
#system_leftMenu_newsLinksArea
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0162af;
	padding-right: 11px;
	padding-left: 15px;
	margin-bottom: 1px;
}
#system_leftMenu_newsLinksArea_newsLogo
{
	height: 58px;
	width: 100%;
	background-image: url( '../Images/LeftMenu_NewsLogo.gif' );
	background-repeat: no-repeat;
}
.system_leftMenu_newsLinksArea_links_divider
{
	width: 100%;
	height: 1px;
	background-image: url( '../Images/LeftMenu_NewsLinkDivider_BackPattern.gif' );
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
.system_leftMenu_newsLinksArea_links_Text
{
	font-family: 'FFF Business Extended' , Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #0062af;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 10px;
	margin-bottom: 5px;
}

.system_leftMenu_newsLinksArea_links_Text_arab
{
	font-family: 'FFF Business Extended' , Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0062af;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 10px;
	margin-bottom: 5px;
}


.system_leftMenu_newsLinksArea_links_Text a
{
	color: #0062af;
	text-decoration: none;
}

.system_leftMenu_newsLinksArea_links_Text_arab a
{
	color: #0062af;
	text-decoration: none;
}


.system_leftMenu_newsLinksArea_links_Text a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

.system_leftMenu_newsLinksArea_links_Text_arab a:hover
{
	color: #FF9900;
	text-decoration: underline;
}


.system_leftMenu_newsLinksArea_links_Text a:visited
{
	color: #0062af;
	text-decoration: none;
}

.system_leftMenu_newsLinksArea_links_Text_arab a:visited
{
	color: #0062af;
	text-decoration: none;
}



.system_leftMenu_newsLinksArea_links_Text a:active
{
	color: #0062af;
	text-decoration: none;
}

.system_leftMenu_newsLinksArea_links_Text_arab a:active
{
	color: #0062af;
	text-decoration: none;
}



.active
{
	color: #FF9900;
}
/* content area */
#system_menuAndContent_ContentArea
{
	padding: 20px 50px 30px 30px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	float: right;
	width: 700px;
	text-align: justify;
	line-height: 25px;
}
#system_menuAndContent_ContentArea li
{
	color: #f78222;
}
.paraHeading
{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #8c8d8f;
}
.highLight
{
	color: #f68016;
}
.highLight_CAPS
{
	color: #f68016;
	text-transform: uppercase;
	font-size: 12px;
}
/* footer section */
#default_Footer
{
	background-image: url('../Images/Footer_BackPattern.jpg' );
	height: 69px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
}

#default_Footer_arab
{
	background-image: url('../Images/Footer_BackPattern.jpg' );
	height: 69px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
}


#default_Footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}

#default_Footer_arab a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}



#default_Footer a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

#default_Footer_arab a:hover
{
	color: #FF9900;
	text-decoration: underline;
}


.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
	text-transform: uppercase;
}
.copyright:hover
{
	color: #ffffff;
	text-decoration: underline;
}