h2 {
	font-size: 18px;
	color: white;
	padding: 0 0.5em;
}

h3 {
	font-size: 14px;
}

.submenu { text-align: center; }
.submenu a { white-space: nowrap; font-weight: bold; }
.submenu span { padding: 0 0.5em; }

a.buttonLink { font-size: 16px; font-weight: bold; color: yellow; }
	a.buttonLink:hover { color: white; }

td.titlebold_red { color: red; font-weight: bold; }
td.titlebold_white { color: white; }
td.titlebold_white { font-size: 14px; font-weight: bold; }

td.faq_title { font-size: 14px; font-weight: bold; }

td.faq_sub ul { list-style-type: none; }
	td.faq_sub ul li { font-weight: bold; line-height: 1.5em; }
	
table.faq_sub a { cursor: pointer; font-weight: bold; color: #333; }
	table.faq_sub td.faq_txt { padding: 0.5em 0; }

td.support_link a { font-size: 16px; font-weight: bold; color: yellow; }
	td.support_link a:hover { color: white; }
	

/** Live chat main page **/
#lvcht_box1 {	
	background : url(../images/callus_bg.jpg) no-repeat top;
	height : 169px;
	width : 238px;
	margin:auto;
}	
#lvcht_box1 .padding1 {
	padding : 14px 10px 15px 106px;
}
#lvcht_box1 .text1 {
	color : #145d7c;
	font : bold 12px "tahoma", verdana, Arial;
}
#lvcht_box1 .text2 {
color : #fff000;
font : bold 11px "verdana", tahoma, Arial;
}
#lvcht_box1 .bigtextlink {
font : bold 16px "arial", verdana, tahoma;
color : #fff;
background : transparent;
margin: auto;
text-decoration: none;
}
#lvcht_box1 .bigtextlink a {
font : bold 16px "arial", verdana, tahoma;
color : #fff;
background : transparent;
margin: auto;
text-decoration: none;
}
#lvcht_box1 .bigtextlink a:hover {
font : bold 16px "arial", verdana, tahoma;
color : #fff000;
background : transparent;
margin: auto;
text-decoration: none;
}


#lvcht_box2 {	
	background : url(../images/saleschat_bg.jpg) no-repeat top;
	height : 169px;
	width : 238px;	
	margin:auto;	
}	
#lvcht_box2 .padding1 {
	padding : 10px 10px 15px 118px;
}
#lvcht_box2 .text2 {
color : #fff000;
font : bold 11px "verdana", tahoma, Arial;
}
#lvcht_box2 .text3 {
color : #0b7952;
font : bold 12px "tahoma", verdana, Arial;
}
#lvcht_box2 .bigtextlink {
font : bold 16px "arial", verdana, tahoma;
color : #fff;
background : transparent;
margin: auto;
text-decoration: none;
text-align:center;
}
#lvcht_box2 .bigtextlink a {
font : bold 16px "arial", verdana, tahoma;
color : #fff;
background : transparent;
margin: auto;
text-decoration: none;
text-align:center;
}
#lvcht_box2 .bigtextlink a:hover {
font : bold 16px "arial", verdana, tahoma;
color : #fff000;
background : transparent;
margin: auto;
text-decoration: none;
text-align:center;
}

#lvcht_box3 {	
	background : url(../images/livechat_bg.jpg) no-repeat top;
	height : 169px;
	width : 238px;
	margin:auto;
}
#lvcht_box3 .padding1 {
	padding : 10px;
}
#lvcht_box3 .bigtextlink {
font : bold 16px "arial", verdana, tahoma;
color : #fff;
background : transparent;
margin: auto;
text-decoration: none;
text-align:center;
}
#lvcht_box3 .bigtextlink a {
font : bold 16px "arial", verdana, tahoma;
color : #fff;
background : transparent;
margin: auto;
text-decoration: none;
text-align:center;
}
#lvcht_box3 .bigtextlink a:hover {
font : bold 16px "arial", verdana, tahoma;
color : #fff000;
background : transparent;
margin: auto;
text-decoration: none;
text-align:center;
}

.submenu {
color:#054479;
font-family:arial;
font-size:11px;
font-weight:bold;
}
.submenu a {
color:#054479;
font-family:arial;
font-size:11px;
font-weight:bold;
line-height:130%;
text-decoration:none;
}
.submenu a:hover {
color:red;
font-family:arial;
font-size:11px;
text-decoration:underline;
}
/** //Live chat main page **/