/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background: url(../images/body-top-bg.jpg) left top repeat-x #c0c0c0;
}
td.off {
background-color:#FFFFFF;
height:24px;
border-bottom:1px solid #C4C4C6;
}
td.on{
background-color:#f7f7f7;
height:24px;
border-bottom:1px solid #C4C4C6;
}
.logo
{
margin-top:15px;
}
.top-icon
{
margin-right:3px;
}
.telemarketing
{
padding-left:193px;
}
.body-middle
{
background-color:#FFFFFF;
}
.left-part
{
background:url(../images/gray-bg.jpg) right top repeat-y;
padding:11px 16px 11px 11px;
width:173px;
}
.right-part
{
margin:0px 20px;
background: url(../images/client_bg.gif) left top repeat-x;
}
.img
{
border:1px solid #c0c0c0;
}
.read-more-link
{
border-top:1px dashed #4B4B4B;
border-bottom:1px dashed #4B4B4B;
height:26px;
}
.title-box
{
border:1px solid #000000;
width:161px;
height:26px;
background-color:#3B3C43;
padding-left:11px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E2E2E3;
	text-decoration: none;
	}
.input_field
{
background-color:#FFFFFF;
border:1px solid #B4BDCC;
width:138px;
height:15px;
padding-left:4px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #4b4b4b;
text-decoration: none;
}
.textarea_field
{
background-color:#FFFFFF;
border:1px solid #B4BDCC;
width:138px;
padding-left:4px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #4b4b4b;
text-decoration: none;
}
.text-box-gray
{
border:1px solid #c0c0c0;
padding:6px 10px;
background-color:#f7f7f7;
}
.text-box-blue
{
border:1px solid #DFEAF0;
padding:6px 10px;
background-color:#F6FAFD;
}
p
{
margin:6px 0px;
}


/* CSS Background image Document */
.header-bg
{
background:url(../images/header-bg.jpg) center top no-repeat;
height:180px;
}
.title-bg
{
	background:url(../images/title-bg.gif) left top repeat-x;
	height:32px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #3B3C43;
	text-decoration: none;
}
.title-icon
{
margin:2px 8px;
}
.client-bg
{
background:url(../images/client_bg.gif) left top repeat-x;
height:250px;
padding:10px;
}
.service-table
{
background:url(../images/client_bg.gif) left top repeat-x;
}
.bar
{
background:url(../images/bar.gif) center top no-repeat;
height:20px;
}
.business-to-business-bg
{
background:url(../images/business-to-business-bg.gif) right bottom no-repeat;
}
.business-trade-bg
{
background:url(../images/business-trade-bg.gif) left bottom no-repeat;
}


/* CSS Text Document */

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4b4b4b;
	text-decoration: none;
}
.body-underline
{
border-bottom:1px dotted #4b4b4b;
}
.top-link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4b4b4b;
	text-decoration: none;
}
.top-link:hover
{
color:#000000;
text-decoration:underline;
}
.telemarketing-text
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	}
.more-link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4b4b4b;
	text-decoration: none;
}
.more-link:hover
{
color:#000000;
text-decoration:underline;
}
.left-menu-link
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3B3C43;
	text-decoration: none;
}
.left-menu-link:hover
{
color:#646464;
text-decoration:underline;
}