/* ///////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////// GLOBAL STYLES ///////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////// */

body
	{
		background-color: #BBBBBB;
		font-family: Arial;
		font-size: 11px;
		color: #333333;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

a:link	{color: #FF4500; text-decoration: none; font-family: Arial; font-size: 12px;}
a:visited	{color: #FF4500; text-decoration: none; font-family: Arial; font-size: 12px;}
a:hover	{color: #999999; text-decoration: none; font-family: Arial; font-size: 12px;}
a:active	{color: #FF4500; text-decoration: none; font-family: Arial; font-size: 12px;}

a.flashLink:link	{color: #333333; text-decoration: none; font-family: Arial;}
a.flashLink:visited	{color: #333333; text-decoration: none; font-family: Arial;}
a.flashLink:hover	{color: #FF4500; text-decoration: none; font-family: Arial;}
a.flashLink:active	{color: #333333; text-decoration: none; font-family: Arial;}

a.navLink:link		{color: #333333; text-decoration: none; font-family: Arial; font-size: 12px;}
a.navLink:visited	{color: #333333; text-decoration: none; font-family: Arial; font-size: 12px;}
a.navLink:hover		{color: #FF4500; text-decoration: none; font-family: Arial; font-size: 12px;}
a.navLink:active	{color: #333333; text-decoration: none; font-family: Arial; font-size: 12px;}

a.navLinkAlt:link		{color: #FF4500; text-decoration: none; font-family: Arial; font-size: 12px;}
a.navLinkAlt:visited	{color: #FF4500; text-decoration: none; font-family: Arial; font-size: 12px;}
a.navLinkAlt:hover		{color: #FF4500; text-decoration: none; font-family: Arial; font-size: 12px;}
a.navLinkAlt:active		{color: #FF4500; text-decoration: none; font-family: Arial; font-size: 12px;}		
		
a.clientListLink:link	{color: #333333; text-decoration: none; font-family: Arial; font-size: 12px;}
a.clientListLink:visited	{color: #333333; text-decoration: none; font-family: Arial; font-size: 12px;}
a.clientListLink:hover	{color: #FF5C20; text-decoration: none; font-family: Arial; font-size: 12px;}
a.clientListLink:active	{color: #333333; text-decoration: none; font-family: Arial; font-size: 12px;}

a.peopleListLink:link	{color: #333333; text-decoration: none; font-family: Arial; font-size: 12px;}
a.peopleListLink:visited	{color: #333333; text-decoration: none; font-family: Arial; font-size: 12px;}
a.peopleListLink:hover	{color: #FF5C20; text-decoration: none; font-family: Arial; font-size: 12px;}
a.peopleListLink:active	{color: #FF5C20; text-decoration: none; font-family: Arial; font-size: 12px;}

a.clientListLink-New:link		{color: #333333; text-decoration: none; font-family: Arial; border-bottom:1px dashed #999999;}
a.clientListLink-New:visited	{color: #333333; text-decoration: none; font-family: Arial; border-bottom:1px dashed #999999;}
a.clientListLink-New:hover		{color: #FF4500; text-decoration: none; font-family: Arial; border-bottom:1px dashed #999999;}
a.clientListLink-New:active		{color: #333333; text-decoration: none; font-family: Arial; border-bottom:1px dashed #999999;}

a.clientListLink-New-Alt:link		{color: #333333; text-decoration: underline; font-family: Arial; /*border-bottom:0px dashed #999999;*/}
a.clientListLink-New-Alt:visited	{color: #333333; text-decoration: underline; font-family: Arial; /*border-bottom:0px dashed #999999;*/}
a.clientListLink-New-Alt:hover		{color: #FF4500; text-decoration: underline; font-family: Arial; /*border-bottom:0px dashed #999999;*/}
a.clientListLink-New-Alt:active		{color: #333333; text-decoration: underline; font-family: Arial; /*border-bottom:0px dashed #999999;*/}




h1
	{
		font-family: Arial;
		font-size: 11px;
		color: #333333;
		font-weight:bold;
	}

h2
	{
		font-family: Arial;
		font-size: 12px;
		color: #333333;
		font-weight:bold;
	}

h3
	{
		font-family: Arial;
		font-size: 14px;
		color: #333333;
		font-weight:bold;
	}

h4
	{
		font-family: Arial;
		font-size: 16px;
		color: #333333;
		font-weight:bold;
	}

h5
	{
		font-family: Arial;
		font-size: 18px;
		color: #333333;
		font-weight:bold;
	}

h6
	{
		font-family: Arial;
		font-size: 20px;
		color: #333333;
		font-weight:bold;
	}

.clientListCategoryName
	{
		font-family: Arial;
		font-size: 16px;
		color: #FF5C20;
		font-weight:bold;
	}
	
.clientListName
	{
		font-family: Arial;
		font-size: 12px;
		/*color: #FF5C20;*/
		color: #333333;
		/*font-weight:bold;*/
	}
	
.clientListNameLink
	{
		font-family: Arial;
		font-size: 12px;
		color: #333333;
		/*font-weight:bold;*/
	}

div.spacer
	{
		width: 770px;
		height: 2px;
	}
	
/* ///////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////// FLASH CONTAINERS ///////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////// */


	
div.flashContentWhoDisciplinesPeopleStore
	{
		width: 594px;
		height: 580px;
		text-align: center;
		vertical-align: middle;
		overflow: hidden;
		/*background-color: #FFFFFF;*/
	}

div.flashRecognition
	{
		width: 594px;
		height: 580px;
		text-align: center;
		vertical-align: middle;
		overflow: auto;
		/*background-color: #FFFFFF;*/
		scrollbar-face-color:#FF5C20;
		scrollbar-highlight-color:#FF5C20;
		scrollbar-3dlight-color:#FF5C20;
		scrollbar-darkshadow-color:#FF5C20;
		scrollbar-shadow-color:#FF5C20;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-track-color:#FFFFFF;
	}
	
div.flashContentWork
	{
		width: 564px;
		height: 580px;
		text-align: center;
		vertical-align: middle;
		overflow: hidden;
		/*background-color: #FFFFFF;*/
	}
	
div.flashContentCopy
	{
		width: 500px;
		height: 400px;
		padding: 20px 20px 20px 20px;
		background-color: #FFFFFF;
		text-align: center;
		vertical-align: middle;
		color: #FF5C20;
		font-size: 14px;
		font-weight: bold;
	}
	

/* ///////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////// CONTENT CONTAINERS /////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////// */


table.containerContent
	{
		width: 770px;
		height: 580px;
		background-color: #FFFFFF;
	}
	
td.whoDiscPeopleClientsJobsNavigation
	{
		width: 175px;
		height: 580px;
		text-align: left;
		vertical-align: top;
		background-color: #FFFFFF;
	}

td.workNavigation
	{
		width: 210px;
		height: 580px;
		text-align: left;
		vertical-align: top;
		background-color: #FFFFFF;
	}

td.whoDiscPeopleClientsJobsContent
	{
		width: 595px;
		height: 580px;
		text-align: right;
		vertical-align: top;
		background-color: #FFFFFF;
	}
	
td.workContent
	{
		width: 560px;
		height: 580px;
		text-align: left;
		vertical-align: top;
		background-color: #FFFFFF;
	}

#clientListContainer
	{
		width: 558px;
		height: 580px;
		/*text-align: right;*/
		overflow: auto;
		/*background-color: #FFFFFF;*/
		scrollbar-face-color:#FF4500;
		scrollbar-highlight-color:#FF4500;
		scrollbar-3dlight-color:#FF4500;
		scrollbar-darkshadow-color:#FF4500;
		scrollbar-shadow-color:#FF4500;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-track-color:#FFFFFF;
	}
	

#clientListContainer-Active
	{
		width: 100%;
		height: 375px;
		/*text-align: right;*/
		overflow: auto;
		/*background-color: #FFFFFF;*/
		scrollbar-face-color:#FF4500;
		scrollbar-highlight-color:#FF4500;
		scrollbar-3dlight-color:#FF4500;
		scrollbar-darkshadow-color:#FF4500;
		scrollbar-shadow-color:#FF4500;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-track-color:#FFFFFF;
		line-height:103%;
	}

#clientListContainer-Past
	{
		width: 100%;
		height: 375px;
		/*text-align: right;*/
		overflow: auto;
		/*background-color: #FFFFFF;*/
		scrollbar-face-color:#FF4500;
		scrollbar-highlight-color:#FF4500;
		scrollbar-3dlight-color:#FF4500;
		scrollbar-darkshadow-color:#FF4500;
		scrollbar-shadow-color:#FF4500;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-track-color:#FFFFFF;
		line-height:103%;
	}


div.contentContainer538
	{
		width: 538px;
		height: 580px;
		text-align: right;
		overflow: auto;
		/*background-color: #FFFFFF;*/
		scrollbar-face-color:#FF5C20;
		scrollbar-highlight-color:#FF5C20;
		scrollbar-3dlight-color:#FF5C20;
		scrollbar-darkshadow-color:#FF5C20;
		scrollbar-shadow-color:#FF5C20;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-track-color:#FFFFFF;
	}
	
/* ///////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////// USED IN FCKEDITOR ///////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////// */

.Orange40px
{
	font-family: Helvetica, Arial;
	font-size: 40px;
	color: #FF5C20;
	line-height: 95%;
}

.Gray40px
{
	font-family: Helvetica, Arial;
	font-size: 40px;
	color: #6A6060;
	line-height: 95%;
}

.Orange28px
{
	font-family: Helvetica, Arial;
	font-size: 28px;
	color: #FF5C20;
	line-height: 95%;
	letter-spacing: -.5px;

}

.Gray28px
{
	font-family: Helvetica, Arial;
	font-size: 28px;
	color: #6A6060;
	line-height: 95%;
}

.Gray12px
{
	font-family: Arial;
	font-size: 12px;
	color: #6A6060;
}

.Orange12px
{
	font-family: Arial;
	font-size: 12px;
	color: #FF5C20;
}

.ArialOrange28px
{
	font-family: Arial;
	font-size: 28px;
	color: #FF5C20;
	line-height: 95%;
	letter-spacing: 95%;
}

.ArialGray28px
{
	font-family: Arial;
	font-size: 28px;
	color: #6A6060;
	line-height: 95%;
}

.ArialOrange18px
{
	font-family: Arial;
	font-size: 18px;
	color: #FF5C20;
	line-height: 95%;
}

.ArialGray18px
{
	font-family: Arial;
	font-size: 18px;
	color: #6A6060;
	line-height: 95%;
}

.ArialOrange16px
{
	font-family: Arial;
	font-size: 16px;
	color: #FF5C20;
	line-height: 95%;
}

.ArialGray16px
{
	font-family: Arial;
	font-size: 16px;
	color: #6A6060;
	line-height: 95%;
}

a.aGray28px:link	{color: #6A6060; text-decoration: none; font-family: Helvetica, Arial; font-size: 28px;}
a.aGray28px:visited	{color: #6A6060; text-decoration: none; font-family: Helvetica, Arial; font-size: 28px;}
a.aGray28px:hover	{color: #FF5C20; text-decoration: none; font-family: Helvetica, Arial; font-size: 28px;}
a.aGray28px:active	{color: #6A6060; text-decoration: none; font-family: Helvetica, Arial; font-size: 28px;}

a.aGray12px:link	{color: #6A6060; text-decoration: none; font-family: Arial; font-size: 12px;}
a.aGray12px:visited	{color: #6A6060; text-decoration: none; font-family: Arial; font-size: 12px;}
a.aGray12px:hover	{color: #FF5C20; text-decoration: none; font-family: Arial; font-size: 12px;}
a.aGray12px:active	{color: #6A6060; text-decoration: none; font-family: Arial; font-size: 12px;}