/*BLOCK FOR HOMEPAGE*/


DIV.blockfax,DIV.blockinternet,DIV.blockpostalmail ,DIV.blocksms , DIV.blockmessages ,DIV.blockbusinessapp
{
	float:left;
	
}
DIV.blockfax DIV.logo,DIV.blockinternet DIV.logo,DIV.blockpostalmail DIV.logo,DIV.blocksms DIV.logo,DIV.blockmessages DIV.logo,DIV.blockbusinessapp DIV.logo
{
	background-repeat:no-repeat;
}

DIV.blockpostalmail DIV.logo{background-image:url('bloc_home_postal_mail.gif');}
DIV.blockfax DIV.logo{background-image:url('bloc_home_fax.gif');}
DIV.blocksms DIV.logo{background-image:url('bloc_home_sms_emails.gif');}
DIV.blockinternet DIV.logo{background-image:url('bloc_home_internet.gif');}
DIV.blockmessages DIV.logo{background-image:url('bloc_home_messages.gif');}
DIV.blockbusinessapp DIV.logo{background-image:url('bloc_home_business_app.gif');}

/*BLOCK FOR SOLUTIONPAGE*/
TABLE.solutionblockpostalmail TD.logo{background-image:url('bloc_solutions_postal_mail.gif');}
TABLE.solutionblockfax TD.logo{background-image:url('bloc_solutions_fax.gif');}
TABLE.solutionblocksms TD.logo{background-image:url('bloc_solutions_sms_emails.gif');}
TABLE.solutionblockinternet TD.logo{background-image:url('bloc_solutions_internet.gif');}
TABLE.solutionblockmessages TD.logo{background-image:url('bloc_solutions_messages.gif');}
TABLE.solutionblockbusinessapp TD.logo{background-image:url('bloc_solutions_business_app.gif');}

TABLE.solutionblock{width:244px;border-collapse:collapse;}
TABLE.solutionblock TD{padding:0;}
TABLE.solutionblock TD.logo{height:48px;width:57px;float:left;}
TABLE.solutionblock TD.content{width:187px; vertical-align:middle;background-image:url('bloc_solutions.gif');background-repeat:no-repeat;}
TABLE.solutionblock TD.content A{text-decoration:none;color:black}
TABLE.solutionblock TD.content A:hover{text-decoration:underline;color:black}
SPAN.chevron,TABLE.solutionblock TD.content SPAN.chevron {color:#c42518;}

/*FOR TEST PAGE*/

TABLE.test_fax
{
	background-image:url('bloc_Test_fax.gif');
	background-repeat:no-repeat;
	height:50px;	
}
TABLE.test_courrier
{
	background-image:url('bloc_Test_Email.gif');
	background-repeat:no-repeat;
	height:700px;	
}
TABLE.test_courrier TD.content
{
	vertical-align:top;
}

TABLE.test_fax TD.content STRONG, TABLE.test_courrier  TD.content STRONG{color:black;font-weight:bold;font-size:14px;}
TABLE.send_test TD.left,TABLE.send_test TD.right
{	
	width:246px;
	height:134px;
}




table.quote{margin: 20 0 20 10;}

table.quote TD.quote_logo
{
	vertical-align:top;
	padding-right:10px;
}

table.quote TD.quote_start
{
	vertical-align:top;
}

table.quote TD.quote_text
{
	color:black;
	padding-left:0px;
	font-size:14px;
	font-style:italic;
}


/*LEVEL5*/
TABLE.level5 {border-collapse:collapse;width:970px;}
TABLE.level5 TD.footer{background-color:#6f7b83;height:80px;}
TABLE.footer_holder{width:100%;color:#525759}

TABLE.footer_holder TD,TD.footer_join_content{vertical-align:top}

TABLE.quick_links TD{vertical-align:top;}
TABLE.footer_holder TD.footer_logos{width:170px;}
TABLE.footer_holder TD.footer_quicklinks_title,TABLE.footer_holder TD.footer_contact_title,TABLE.footer_holder TD.footer_join_title
{
	font-size:12px;  text-align:right; width:80px;padding-right:5px;color:white;
}

TABLE.footer_holder TD.footer_contact_content
{
color:white;
font-size:11px;
}
TABLE.quick_links A,TD.footer_right A{text-decoration:none;color:#FFFFFF;font-size:11px;}




