/* NOTE : a:link MUST come after a:visited in order to be effective!  */

body {
	background-color:#FFFFFF;
}

textarea {
	resize: none;
}

.contents{
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.bannercontent {
	padding: 0px;
	margin: 0px;
	text-align:left;
	vertical-align:top;
}

.flashcontent {
	padding: 0px;
	margin: 0px;
}

.login_menu{
	width:239px;
	background:url(../images/loginbackground.jpg);
	background-repeat:repeat;
	height:70px;
}

.menu {
	width:auto;
	height:auto;
}
.menu_background {
	width:auto;
	height:auto;
	text-align:left;
	vertical-align:middle;		
}

.menu_background td {
	vertical-align:middle;
}

.ul_menu{
	display:inline;
	list-style-type:none;	
	left:0px;	
}

.t_msg_text{	
	color:#FFFFFF;
}



.tooltip {
	font-style: italic;
}

#myGallery{ 
  width:100%;
  height:100%;  
}

#myGallery img{
  display:none; 
  margin-left:5px;
  margin-right:5px;
}

#myGallery img.active{
  display:block;
}

.header_content{
	width:100%;
	background:url("../images/bg_navi.gif");
	background-repeat:repeat;
	height:auto;
}

.header {
	width: 100%;
}

/* ----- S U B  M E N U ----- */ /*start submenu*/
	.header table {
		margin: 0px;
		padding: 0px;
	}
	
	.header table  td {
		margin: 0px;
		padding: 0px;
	}
	
	.sub_menu {
		height: 21px;
		width: 987px;
		background:url(../images/sub_navi.jpg);
		background-repeat:no-repeat;
		background-position:center;
		margin:0px;
		padding:0px;
		margin-top: -6px;
	}
	
	.sub_menu_items {
		height: 20px;
		width: 100%;
		margin-top: 0px;
		font-family: Arial, Tahoma, Geneva, sans-serif;
		font-size: 12px;
		color: #d31f26;
		text-decoration: none;
	}
	
	#currentpage a:link {          
                color: white;
                text-decoration: none;
    }
   
    #currentpage a:visited {               
            color: white;
            text-decoration: none;
    }
   
    #currentpage a:hover {         
            color: white;
            text-decoration: underline;
    }
	
	.sub_menu_items a {
		font-family: Arial, Tahoma, Geneva, sans-serif;
		font-size: 12px;
		text-decoration: none;
	}
	
	.sub_menu a:link {
		font-family: Arial, Tahoma, Geneva, sans-serif;
		font-size: 12px;
		color: black;
		text-decoration: none;
	}
	
	.sub_menu a:visited {
		font-family: Arial, Tahoma, Geneva, sans-serif;
		font-size: 12px;
		color: black;
	}
	
	.sub_menu a:hover {
		font-family: Arial, Tahoma, Geneva, sans-serif;
		font-size: 12px;
		color: white;
		/* color: #666666; */
		text-decoration: underline;
	}
	
	.sub_menu ul{
		padding: 0px 0px;
		margin: 0;
		text-align: center;
	}
	
	.sub_menu ul li{
		display: inline;
		font-family: Geneva, Verdana, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #000;
		padding: 0px 10px;
	}
	
/*	.sub_menu ul li a{
		display: inline;
		font-family: Geneva, Verdana, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
	}
	
	.sub_menu ul li a:hover{
		color: #000;
	}*/
/* ----- S U B  M E N U ----- */ /*end submenu*/

/* ----- B O D Y  W R A P P E R ----- */ /*start body_wrapper*/
	.body_wrapper{			
		width: 1214px;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		margin: 0;
	}
/* ----- B O D Y  W R A P P E R ----- */ /*end body_wrapper*/

/* ----- B A N N E R  C O N T E N T ----- */ /*start banner_content*/

	.insidebanner_content{
		width:718px; 
		height:150px;
		padding: 0px;
		padding-top:5px;
		margin: 0px;
		text-align:left;
		vertical-align:top;
		/* background-image:url("../images/banner.jpg"); */
	}
			
	.banner_content{
		width:724px; 
		height:210px;
		padding: 0px;
		padding-left:6px;
		margin: 0px;
		margin-left: -2px;
		text-align:left;
		vertical-align:top;
		/* background-image:url("../images/banner.jpg"); */
	}
	
	.flashcontent {
		padding: 0px;
		margin: 0px;
	}
/* ----- B A N N E R  C O N T E N T ----- */ /*end banner_content*/

/* ----- P A T H ----- */ /*start path*/

.path {
	height:15px;
	width:100%;
	padding-top: 5px;
	padding-left: 0px;
	margin-left:0px;
}

.leftcontent  .required_field {
	color:red;
}
	
.leftcontent .path ul{
	font-family:Arial, Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6d6d6d;
	height: 15px;
	width:100%;
	display:inline;
	text-align: left;
	padding-left:0px;
	margin-left:0px;
	list-style-image: none;
}

.leftcontent .path ul li{
	font-family:Arial, Tahoma, Geneva, sans-serif;
	color:#6d6d6d;
	height: 15px;
	width: 100%;
	padding-left:2px;
	padding-right:2px;
	margin-left:0px;
	display:inline;
	text-align: left;
	font-size: 10px;
}

.leftcontent .path ul li a:link{
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #6d6d6d;
	text-decoration: none;
	font-weight: normal;
}

.leftcontent .path ul li a:visited {
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #6d6d6d;
	text-decoration: none;
	font-weight: normal;
}

.leftcontent .path ul li a:hover {
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #cc0000;
	text-decoration: underline;
	font-weight:normal;
}
/* ----- P A T H ----- */ /*ends path*/

/* ----- T P C  C O N T E N T ----- */ /*start tpc_content*/
	.tpc_content {
		padding-right: 0px;
	}
	
	.contents table {
		padding: 0px;
		margin: 0px;
	}
	
	.companies_header{
		width:358px; 
		height:34px;
		background-image:url("../images/companies_header.jpg");
	}
	
	.professionals_header{
		width:358px; 
		height:34px;
		background-image:url("../images/professionals_header.jpg");
	}	
	
	.companies_text{
		width:358px; 
		height:266px;
		background-image:url("../images/background_companies.jpg");
		text-align:left;
		padding:0px;
		margin:0px;
	}
	
	.companies_text table{
		border-collapse:collapse;
		height:250px;
	}
	
	.companies_text .companies_text_content {
		vertical-align:top;
		padding-left:0px;
		padding-right:5px;
		padding-top:15px;
		height:250px;
	}
	
	.companies_text .people_img {
		width:85px;
		text-align:left;
		vertical-align:top;
		padding-left:9px;
		padding-right:0px;
	}
	
	.companies_text .people_img img {
		width:76px;
	}
	
	.companies_text ul {
		list-style-position:outside;
	}
	
	.companies_text .companies_main {
		margin-top: -15px;
	}
	
	.companies_text .companies_main li {
		list-style-image:url("../images/black-arrow.gif");
		padding-left:0px;
		margin-left:-20px;
		margin-top:5px;
		font-weight: bold;
		font-size:10pt;
	}
	
	.companies_text .companies_main a:link {
		color: black;
		text-decoration: none;
	}
	
	.companies_text .companies_main a:visited {
		color: black;
		text-decoration: none;
	}
	
	.companies_text .companies_main a:hover {
		color: #cc0000;
		text-decoration: underline;
	}
	
	.companies_text .companies_sub li {
		list-style-type:none;
		list-style-image:none;
		padding-left:0px;
		margin-left:-30px;
		margin-top:5px;
		font-weight:normal;
		font-size:9pt;
		padding-right:20px;
	}
	
	.companies_text .companies_sub li a:link {
		font-weight: normal;
	}
	
	.professionals_text{
		width:358px; 
		height:266px;
		background-image:url("../images/background_professionals.jpg");
		text-align:left;
		padding:0px;
		margin:0px;
	}
	
	.professionals_text .professionals_text_content {
		vertical-align:top;
		padding-left:0px;
		padding-right:15px;
		padding-top:5px;
		height:125px;
	}
	
	.professionals_text .professionals_text_quote {
		padding-left:20px;
		padding-right:5px;
	}
	
	.professionals_text .people_img {
		width:85px;
		text-align:left;
		vertical-align:top;
		padding-left:9px;
		padding-right:0px;
	}
	
	.professionals_text .people_img img {
		width:76px;
	}
	
	.professionals_text ul {
		list-style-position:outside;
	}
	
	.professionals_text .professionals_main {
		margin-top: -20px;
	}
	
	.professionals_text a:link {
		color: #1d88c0;
		font-weight: bold;
		text-decoration: none;
	}

	.professionals_text a:visited {
		color: #1d88c0;
		font-weight: bold;
		text-decoration: none;
	}

	.professionals_text a:hover {
		color: red;
		text-decoration: underline;
	}
	
	.professionals_text .professionals_main li {
		list-style-image:url("../images/black-arrow.gif");
		padding-left:0px;
		margin-left:0px;
		margin-top:5px;
		font-weight: bold;
		font-size:10pt;
	}
	
	.professionals_text .professionals_main a:link {
		color: black;
		text-decoration: none;
	}
	
	.professionals_text .professionals_main a:visited {
		color: black;
		text-decoration: none;
	}
	
	.professionals_text .professionals_main a:hover {
		color: #cc0000;
		text-decoration: underline;
	}
	
	.professionals_text .professionals_sub li {
		list-style-type:none;
		list-style-image:none;
		padding-left:0px;
		margin-left:-30px;
		margin-top:5px;
		font-weight:normal;
		font-size:9pt;
		padding-right:20px;
	}
	
	.professionals_text .professionals_sub li a:link {
		font-weight:normal;
	}
	
	
	
	.creativity_text{
		width:228px; 
		height:281px;
		background-image:url("../images/background_creativity.jpg");
		text-align:left;
		padding:0px;
		margin:0px;
	}
	
	.creativity_text ul {
		list-style-position:outside;
	}
	
	.creativity_text .creativity_main {
		margin-top: -20px;
	}
	
	.creativity_text .creativity_main li {
		list-style-image:url("../images/purple-arrow.gif");
		padding-left:0px;
		margin-left:0px;
		margin-top:5px;
		font-weight: bold;
		font-size:10pt;
	}
	
	.creativity_text .creativity_main a:link {
		color: black;
		text-decoration: none;
	}
	
	.creativity_text .creativity_main a:visited {
		color: black;
		text-decoration: none;
	}
	
	.creativity_text .creativity_main a:hover {
		color: #cc0000;
		text-decoration: underline;
	}
	
	.creativity_text .creativity_sub li {
		list-style-type:none;
		list-style-image:none;
		padding-left:0px;
		margin-left:-30px;
		margin-top:5px;
		font-weight:normal;
		font-size:9pt;
		padding-right:20px;
	}
	
	.creativity_text .creativity_sub li a:link {
		font-weight: normal;
	}
	
	.companies_bottom{
		width:358px; 
		height:17px;
		background-image:url("../images/background_companies_footer.jpg");	
	}
	
	.professionals_bottom{
		width:358px; 
		height:17px;
		background-image:url("../images/background_professionals_footer.jpg");	
	}
	
	.creativity_bottom{
		width:228px; 
		height:40px;
		background-image:url("../images/background_grey4.jpg");		
	}
/* ----- T P C  C O N T E N T ----- */ /*end tpc_content*/
	
/* ----- L E F T  C O N T E N T ----- */ /*start leftcontent*/		
	.leftcontent{
		width:718px; 
		height:auto;
		text-align:left;
	}
	
	.leftcontent div {
		padding-right:30px;
	}
		
	.leftcontent a:link {
		color: #1d88c0;
		font-weight: bold;
		text-decoration: none;
	}

	.leftcontent a:visited {
		color: #1d88c0;
		font-weight: bold;
		text-decoration: none;
	}

	.leftcontent a:hover {
		color: #cc0000;
		text-decoration: underline;
	}
	
	.leftcontent h1 {
		font-family: Arial, Helvetica;
		font-size: 16pt;
		color: #cc0000;
		text-align:left;
		margin-top: 20px;
		margin-bottom: 15px;
	}

	.leftcontent h2 {
		font-family: Arial, Helvetica;
		font-size: 11pt;
		color: black;
		text-align: left;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	
	.leftcontent h3 {
		font-weight:bold;
		font-size: 12pt;
		color: #cc0000;
		margin-top:0px;
		margin-bottom:5px;
	}

	.leftcontent p {
		text-align:left;
		margin-top:0px;
		margin-bottom:5px;
	}
	
	.leftcontent .key_facts {
		text-align: left;
	}

	.leftcontent span.key_title {
		font-weight: bold;
		font-style: italic;
		color: black;
		margin-right:10px;
		font-size: 12pt;
		text-align: left;
	}
	
	.leftcontent span.key_content {
		margin-left: 20px;
		text-align: left;
	}
	
	.leftcontent ul {
		text-align: left;
	}

	.leftcontent li {
		text-align: left;
		list-style-image: url("../images/orange-arrow.gif");
	}
	
	.leftcontent div li a:link {
	    color:#1d88c0;
	    font-weight:normal;
	    text-decoration:none;
	}
	
	.leftcontent div li a:visited {
	    color:#1d88c0;
	    font-weight:normal;
	    text-decoration:none;
	}
	
	.leftcontent div li a:hover {
	    color:#cc0000;
	    font-weight:normal;
	    text-decoration:underline;
	}

	.leftcontent span {
		text-align: left;
	}
	
	.leftcontent .insidebanner_content {
	    padding-right:0px;
	}
	
	.leftcontent .map_content{
		padding-right:0px;
		padding-top: 0px;
	}
	
	.leftcontent div div {
		padding-right: 0px;
	}
	
	.leftcontent .corporate_overview {
		padding-right:50px;
	}
	
	.leftcontent .corporate_overview ul .bullet_header
	{
		list-style-image: url("../images/red-arrow.gif");
		font-weight: bold;
	}
	
	.leftcontent .corporate_overview ul .bullet_content {
		margin-bottom: 5px;
		list-style: none;
	}
	
	.leftcontent .our_promise {
		text-align:left;
		padding-right:0px;
	}
	
	.leftcontent .our_promise ul li {
		list-style-image: url("../images/red-arrow.gif");
	}
	
	.leftcontent .our_promise .promise_delivery_header {
		text-align:left;
		margin-bottom:15px;
	}
	
	.leftcontent .our_promise .promise_delivery h5 {
		color: black;
		font-size: 12pt;
		font-style: italic;
		padding: 0px;
		margin: 0px;
		padding-bottom:10px;
	}
	
	.leftcontent .our_promise .promise_delivery {
		border-collapse: collapse;
		background-color: #eeeeee;
	}
	
	.leftcontent .our_promise .promise_delivery td {
		padding: 15px;
		vertical-align: top;
	}
	
	.leftcontent .our_promise .promise_delivery .has_border {
		border-right: 2px solid white;
		border-bottom: 2px solid white;
	}
	
	.leftcontent .our_promise .promise_delivery .has_border_2 {
		border-left: 2px solid white;
		border-top: 2px solid white;
	}
	
	.leftcontent .corporate_values  .values_title {
		font-weight:bold;
		color:black;
	}
	
	.leftcontent .corporate_values .values_content {
		color:black;
		padding-left:10px;
	}
	
	.leftcontent .corporate_values  .values_arrow {
		margin-right:5px;
	}
	
	.leftcontent .customer_quotes h2 {
		/* font-size: 12pt; */
		color: black;
	}
	
	.leftcontent .customer_quotes p {
		margin-left:10px;
		/* padding-right:50px; */
		/* font-size: 9pt; */
	}
	
	
	.leftcontent .executive_leadership .profile {
		height:120px;
	}
	
	.leftcontent .executive_leadership .exec_img {
		margin-right:10px;
	}
	
	.leftcontent .executive_leadership .exec_name {
		margin-top: 0px;
		font-size: 11pt;
		font-weight: bold;
	}
	
	.leftcontent .executive_leadership .exec_position {
		margin-top: 5px;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
	}
	
	.leftcontent .executive_leadership .exec_quote {
		margin-top: 5px;
		font-style: italic;
	}
	
	.leftcontent .press_release .release_date
	{
		margin-top: 15px;
		margin-bottom:-10px;
	}
	
/* ----- L E F T  C O N T E N T ----- */ /*end leftcontent*/
		
/* ----- R I G H T  C O N T E N T ----- */ /*start rightcontent*/		
	.rightcontent {
		padding: 0px;	
		padding-top: 5px;
	}
	
	.latest_news_header{
		width:237px; 
		height:22px;
		background-image:url("../images/latest_news.jpg");
		margin-bottom:0px;
		padding-bottom:0px;
		border:0px;
		overflow:hidden;
	}
	
	.latest_news_text{
		width:237px; 
		height:171px;
		background-image:url("../images/background_grey.jpg");
		text-align:left;
		margin-top:0px;
		overflow:hidden;
	}
	
	.latest_news_text ul {
		margin:0px;
		margin-top:5px;
		margin-left:30px;
		list-style-position:outside;
		padding-left:0px;
	}
	
	.latest_news_text ul li {
		list-style-image:none;
		list-style-type:none;
		font-weight:normal;
		margin:0px;
		padding-right:10px;
		font-size:8pt;
	}
	
/*	.latest_news_text ul .news_header {
		list-style-image:url("../images/red-arrow.gif");
		font-weight:normal;
		margin-bottom:0px;
	} */
	
	.latest_news_text ul .news_content {
		list-style-image:url("../images/red-arrow.gif");
		font-weight:bold;
		margin-bottom:10px;
	}
	
	.latest_news_text ul .news_content  a:link {
		color: black;
		text-decoration: none;
	}
	
	.latest_news_text ul .news_content  a:visited {
		color: black;
		text-decoration: none;
	}
	
	.latest_news_text ul .news_content  a:hover {
		color: #cc0000;
		text-decoration: underline;
	}
	
	.latest_news_text .more_news {
		float:right;
		vertical-align:bottom;
		padding-right:10px;
		font-size:8pt;
	}
	
	.latest_news_text .more_news a:link {
		color: #1d88c0;
		text-decoration: none;
		font-weight:bold;
	}
	
	.latest_news_text .more_news a:visited {
		color: #1d88c0;
		text-decoration: none;
	}
	
	.latest_news_text .more_news a:hover {
		color: #cc0000;
		text-decoration: underline;
	}
	
	.what_our_fans_say_header{
		width:237px; 
		height:23px;
		background-image:url("../images/what_our_fans_say.jpg");
		overflow:hidden;
	}
	
	.what_our_fans_say_quote{
		width:237px;
		height:39px;
		background-image:url("../images/testimonial_quote.jpg");
		margin:0px;
		padding:0px;
	}
	
	.what_our_fans_say_footer{
		width:237px;
		height:25px;
		background-image:url("../images/testimonial_footer.jpg");
	}
	
	.what_our_fans_say_background{
		width:237px; 
		height:auto;
		padding:0px;
		margin:0px;
		text-align:left;
	}
	
	.what_our_fans_say_text_background{
		width:237px; 
		height:auto;
		background-image:url("../images/testimonial_bg.jpg");	
		padding-right:0px;
		padding-left:0px;
		margin-left:0px;
		margin-right:0px;
		text-align:left;
		overflow:hidden;
	}
	
	.what_our_fans_say_text{
		width:205px; 
		height:auto;
		margin-top:5px;
		margin-bottom:10px;
		text-align:left;
		margin-left:0px;
		margin-right:0px;
		overflow:hidden;
		padding-left:15px;
		padding-right:15px;
		padding-top:0px;
		padding-bottom:0px;
	}
	
	.what_our_fans_say_text  .quote_content {
		font-size: 8pt;
		font-style: italic;
		padding-top:5px;
		padding-bottom:0px;
		padding-right:0px;
		padding-left:0px;
		margin:0px;
	}
	
	.what_our_fans_say_text .quote_name {
		font-size:8pt;
		text-align:right;
		padding-right:0px;
		margin:0px;
		padding-left:0px;
		padding-top:0px;
		padding-bottom:0px;
	}
	
	.matador_after_hours_header{
		width:237px; 
		height:23px;
		background-image:url("../images/matador_after_hours.jpg");
		overflow:hidden;
	}
	
	.matador_after_hours_text{
		width:237px; 
		height:69px;
		background-image:url("../images/background_grey1.jpg");	
		background-repeat:no-repeat;
		margin:0px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:0px;
		padding-top:0px;
		overflow:hidden;
		text-align:center;
	}
	
	.join_our_mailing_list_header{
		width:237px; 
		height:22px;
		background-image:url("../images/join_our_mailing_list.jpg");
		overflow:hidden;
	}
	
	.join_our_mailing_list_background{
		width:237px; 
		height:40px;		
		background-image:url("../images/background_grey5.jpg");
		overflow:hidden;
		text-align:left;
		padding:0px;
		margin:0px;
		overflow:hidden;
	}
	
	.join_our_mailing_list_text{
		width:auto; 
		height:auto;
		text-align:left;
		vertical-align:baseline;
		top:10px;
		bottom:10px;
		padding-top: 5px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
		margin-left: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		overflow:hidden;
	}
	
	.join_our_mailing_list_text #newsletter_email {
		padding:0px;
		margin:0px;
		vertical-align:middle;
	}
	
	.join_our_mailing_list_text #newsletter_go {
		width: 40px;
		vertical-align:middle;
		padding: 0px;
		margin: 0px;
	}
	
	.join_our_mailing_list_bottom{
		width:237px; 
		height:15px;
		background-image:url("../images/background_grey6.jpg");
		overflow:hidden;
	}
	
/* ----- R I G H T  C O N T E N T ----- */ /*end rightcontent*/

/* ----- F O O T E R ----- */ /*start footer*/
	.footer {
		background-image: url(../images/footer.gif);	
		height: 24px;
		width: 976px;
		text-align: right;
		font-family: Arial, Helvetica, sans-serif;
		color: #999999;
		padding-top: 2px;
	}
	.footer ul{
		display:inline;
		list-type-style:none;
		text-align: right;
		height: 24px;
		width: 976px;
	}
	.footer ul li{
		display:inline;
		list-type-style:none;
		text-align: right;
		height: 24px;
		width: 976px;
		padding-left: 2px;
		padding-right: 2px;
	}
	.footer a:link {
		font-size: 12px;
		font-weight: bold;
		color: #666666;
		text-align: right;
		text-decoration: none;
	}

	.footer a:visited {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #999999;
		text-decoration: none;
	}
	
	.footer a:hover {
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #666666;
		text-decoration: underline;
	}
/* ----- F O O T E R ----- */ /*end footer*/

/* ----- F O O T N O T E ----- */ /*start footnote*/
	.footnote {
		height: 24px;
		width: 976px;
		text-align: right;
		padding: 2px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #999999;
	}
/* ----- F O O T N O T E ----- */ /*end footnote*/
