@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background: url(../images/bgSub_top.png) top repeat-x;
}
a img{
	border: none;
}


#pageContainer{
	width: 100%;
	float: left;
}
#wrapper{
	width: 960px;
	margin: 0 auto;
}
#liveChat{
	height: 26px;
	padding-right: 80px;
	text-align: right;
	padding-top: 8px;
	background: url(../images/bgLivechat.png) no-repeat;
}
#logo_topLink{
	height: 80px;
	padding-left: 172px;
	background: url(../images/bgLogo.png) no-repeat;
}
#logo_topLink .topLink{
	float: right;
	padding-right: 70px;
	width: 200px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	height: 19px;
	padding-top: 57px;
}
#logo_topLink .topLink ul{
	margin: 0;
	padding: 0;
}
#logo_topLink .topLink ul li{
	color: #FFFFFF;
	list-style-type: none;
	display: inline;
	padding: 0 4px;
}
#logo_topLink a{
	color: #FFFFFF;
	text-decoration: none;
}
#logo_topLink a:hover{
	color: #00FFFF;
	text-decoration: none;
}
#topNav{
	height: 39px;
	padding-left: 170px;
	background: url(../images/bgTopNav.png) top no-repeat;
}
#topNav ul{
	margin: 0;
	padding: 0;
	float: left;
}
#topNav ul li{
	list-style-type: none;
	text-transform: capitalize;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	height: 39px;
	margin-right: 2px;
}
#topNav ul li a{
	display: block;
	float: left;
	line-height: 34px;
	height: 39px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 15px;
	cursor: pointer;
}
#topNav ul li a:hover{
	display: block;
	background: url(../images/btTopNavLeft_hover.png) top left no-repeat;
	line-height: 34px;
	height: 39px;
	color: #00FFFF;
	text-decoration: none;
	padding: 0 0 0 15px;
	cursor: pointer;
	float: left;
}
#topNav ul li a:hover span{
	display: block;
	background: url(../images/btTopNavRight_hover.png) top right no-repeat;
	line-height: 34px;
	height: 39px;
	padding: 0 15px 0 0;
	cursor: pointer;
	float: left;
}
#topNav ul li .current{
	display: block;
	background: url(../images/btTopNavLeft_hover.png) top left no-repeat;
	line-height: 34px;
	height: 39px;
	color: #00FFFF;
	text-decoration: none;
	padding: 0 0 0 15px;
	cursor: pointer;
	float: left;
}
#topNav ul li .current span{
	display: block;
	background: url(../images/btTopNavRight_hover.png) top right no-repeat;
	line-height: 34px;
	height: 39px;
	padding: 0 15px 0 0;
	cursor: pointer;
	float: left;
}
#headerPic{
	height: 187px;
	padding: 32px 0 24px 60px;
	width: 900px;
	float: left;
	background: url(../images/bgHeader_sub.png) top no-repeat;
}
#headerPic1{
	height: 187px;
	padding: 32px 0 24px 60px;
	width: 900px;
	float: left;
	background: url(../images/bgHeader_sub1.png) top no-repeat;
}
#headerPic2{
	height: 187px;
	padding: 32px 0 24px 60px;
	width: 900px;
	float: left;
	background: url(../images/bgHeader_sub2.png) top no-repeat;
}
#headerPic3{
	height: 187px;
	padding: 32px 0 24px 60px;
	width: 900px;
	float: left;
	background: url(../images/bgHeader_sub3.png) top no-repeat;
}
#headerPic4{
	height: 187px;
	padding: 32px 0 24px 60px;
	width: 900px;
	float: left;
	background: url(../images/bgHeader_sub4.png) top no-repeat;
}
#headerPic5{
	height: 187px;
	padding: 32px 0 24px 60px;
	width: 900px;
	float: left;
	background: url(../images/bgHeader_sub5.png) top no-repeat;
}
#headerPic6{
	height: 187px;
	padding: 32px 0 24px 60px;
	width: 900px;
	float: left;
	background: url(../images/bgHeader_sub6.png) top no-repeat;
}
#featText{
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	width: 500px;
	height: 108px;
	float: left;
}
#featText p{
	margin: 0;
}
#featText h1{
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	margin: 0 0 15px 0;
}
#breadCrumb{
	float: left;
	margin-top: 67px;
	font: 10px Tahoma, Verdana, Arial;
	color: #3E7697;
	width: 520px;
	background: url(../images/arrow_orange1.png) 0 3px no-repeat;
	padding-left: 15px;
}
#breadCrumb a{
	color: #3E7697;;
	font-weight: bold;
	text-decoration: none;
}
#breadCrumb a:hover{
	color: #3E7697;;
	font-weight: bold;
	text-decoration: underline;
}
#content{
	padding: 0 60px 45px 60px;
	float: left;
	width: 840px;
	background: url(../images/bgContent.png) left top no-repeat;
}
#leftCol{
	float: left;
	margin-right: 30px;
	width: 535px;
	display: block;
}
#leftCol h2{
	color: #3D586B;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
#leftCol strong{
	color: #33627D;
	font-weight: bold;
}
#leftCol p{
	margin: 0 0 15px 0;
}
#leftCol .highlightTxt{
	font-size: 16px;
	font-weight: bold;
	color: #7291A5;
}
#leftCol .highlightTxt a{
	color: #666;
	text-decoration: none;
}
#leftCol .highlightTxt a:hover{
	color: #666;
	text-decoration: none;
	border-bottom: dotted 1px #666;
}
#leftCol .listFeature ul{
	margin: 0;
	padding: 0;
}
#leftCol .listFeature ul li{
	height: 64px;
	list-style-type: none;
	margin-bottom: 15px;
	color: #3D586B;
}
#leftCol .listFeature .picIco{
	float: left;
	margin-right: 15px;
}
#leftCol .listFeature .featTxt{
	float: left;
	margin-top: 8px;
}
#leftCol .listFeature a{
	color: #3E7697;
	text-decoration: none;
	font-weight: bold;
}
#leftCol .listFeature a:hover{
	color: #3E7697;
	border-bottom: dotted 1px #3E7697;
	text-decoration: none;
	font-weight: bold;
}
#rightCol{
	float: left;
	width: 275px;
	padding-top: 5px;
}
#rightCol .sideNav{
	width: 275px;
	margin-bottom: 30px;
}
#rightCol .sideNav ul{
	margin: 0;
	padding: 0;
}
#rightCol .sideNav ul li{
	list-style-type: none;
	height: 24px;
	background: url(../images/bgSubside_noArrow.png) left top no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 8px 0 0 28px;
	color: #275678;
	text-transform: capitalize;
	margin-bottom: 3px;
}
#rightCol .sideNav ul li a{
	color: #275678;
	text-decoration: none;
}
#rightCol .sideNav ul li a:hover{
	color: #0E1E29;
	text-decoration: none;
}
#featureList{
	width: 275px;
	background: url(../images/bgSpecialFeat.png) top no-repeat;
	padding-top: 55px;
	margin-top: 27px;
}
#featureList .loopFeature{
	width: 233px;
	height: 46px;
	color: #244E6C;
	padding: 0 10px 0 0;
	margin: auto;
	text-align: left;
	margin-bottom: 10px;
	background: url(../images/bgListSpecFeat.png) right top no-repeat;
}
#featureList .featIcon{
	float: left;
	margin-right: 12px;
}
#featureList p{
	padding: 5px 0;
	margin: 0;
}
#bottom{
	background: #FFF url(../images/bgBottom.png) top repeat-x;
	width: 100%;
	float: left;
}
#bottomContainer{
	margin: 0 auto;
	padding: 0 60px;
	width: 840px;
}
#bottomContainer .column{
	float: left;
	width: 270px;
	margin-bottom: 30px;
	background: url(../images/bgColBtm.png) top no-repeat;
}
#bottomContainer .column h3{
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #536F82;
	text-transform: capitalize;
	padding-left: 32px;
	line-height: 64px;
	margin: 0 0 3px 0;
}
#bottomContainer .column ul{
	margin: 0 13px 0 10px;
	padding: 0;
}
#bottomContainer .column ul li{
	font: bold 12px Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-transform: capitalize;
	margin: 0 0 3px 0;
}
#bottomContainer .column ul li a{
	background: url(../images/arrow_black.png) 6px 8px no-repeat;
	color: #6B3D41;
	font: bold 12px Arial, Helvetica, sans-serif;
	list-style-type: none;
	display: block;
	padding: 5px 0 5px 24px;
	text-decoration: none;
	width: 226px;
	margin: 0;
}
#bottomContainer .column ul li a:hover{
	background: #999 url(../images/arrow_white.png) 6px 8px no-repeat;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding: 5px 0 5px 24px;
	display: block;
	text-decoration: none;
	margin: 0;
}
#bottomContainer .column ul li a span{
	font: normal 10px Arial, Helvetica, sans-serif;
	line-height: 12px;
	height: 12px;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
	width: 226px;
	margin: 0;
}
#bottomContainer .column ul li a:hover span{
	color: #FFF;
	text-decoration: none;
}
#testi{
	background: url(../images/bgTesti.png) left top no-repeat;
	color: #333;
	margin: 10px 10px 0 10px;
}
#testi a{
	color: #3E7697;
	text-decoration: none;
}
#testi a:hover{
	color: #3E7697;
	text-decoration: none;
	border-bottom: dotted 1px #3E7697;
}
#testi1{
	background: url(../images/bgTesti.png) left top no-repeat;
	color: #333;
	margin: 10px 10px 0 10px;
	display: none;
}
#testi1 a{
	color: #3E7697;
	text-decoration: none;
}
#testi1 a:hover{
	color: #3E7697;
	text-decoration: none;
	border-bottom: dotted 1px #3E7697;
}
#footer{
	border-top: dotted 1px #999;
	padding: 24px 0 45px 0;
	text-align: center;
	float: left;
	width: 840px;
}
#footer ul{
	margin: 0 0 15px 0;
	padding: 0;
}
#footer ul li{
	list-style-type: none;
	display: inline;
	padding: 0 8px;
	text-transform: capitalize;
}
#footer ul li a{
	color: #3D586B;
	font-weight: bold;
	text-decoration: none;
}
#footer ul li a:hover{
	color: #3D586B;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px #3D586B;
}
#footer p{
	margin: 0 0 5px 0;
}
#footer .smalltext{
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
}
#footer .smalltext a{
	color: #608095;
	text-decoration: none;
}
#footer .smalltext a:hover{
	color: #608095;
	text-decoration: underline;
}
#loopOs{
	width: 555px;
	height: 58px;
	float: left;
	text-align: center;
	padding-top: 10px;
	background: url(../images/bgWideLoop.png) top left no-repeat;
}
#loopPartner{
	width: 270px;
	height: 63px;
	padding-top: 5px;
	float: right;
	text-align: center;
	background: url(../images/bgPartners.png) top left no-repeat;
}
#loopPayment{
	width: 275px;
	height: 105px;
	padding-top: 10px;
	float: left;
	text-align: center;
	margin-top: 20px;
	background: url(../images/bgPayment.png) top left no-repeat;
}


.readMore{
	width: 125px;
	color: #3D586B;
	line-height: 24px;
	text-align: center;
	text-transform: capitalize;
	font-weight: bold;
	margin-top: 18px;
	float: right;
}
.readMore a{
	color: #3D586B;
	text-decoration: none;
}
.readMore a:hover{
	color: #3E7697;
	text-decoration: none;
}


/* package */
#packageContainer{
	width: 535px;
	margin-top: 35px;
}
#packageContainer h5{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #275678;
	line-height: 30px;
	padding-left: 56px;
	margin: 0 0 12px 0;
	text-transform: uppercase;
}
#packageContainer h1.bigTitle{
	font: bold 18px Arial, Helvetica, sans-serif;
	background: url(../images/dctitleBar.png) 0 1px no-repeat;
	height: 36px;
	margin: 0 0 5px 0;
	padding: 18px 0 0 80px;
	color: #3E7697;
	text-transform: capitalize;
	width: 455px;
	float: left;
}
#packageContainer p{
	float: left;
	width: 510x;
	padding: 0 10px 0 15px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #275678;
}
#packageContainer .loopPackage ul{
	margin: 0 12px 0 6px;
	padding: 0;
	float: left;
	width: 150px;
}
#packageContainer .loopPackage ul li{
	list-style-type: none;
	height: 22px;
	background: url(../images/bgListShort.png) left top no-repeat;
	padding: 2px 0 0 10px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #1F445F;
}
#packageContainer .priceBig{
	color: #FF6603;
	font: bold 28px Arial, Helvetica, sans-serif;
	line-height: 28px;
}
#packageContainer .priceContainer{
	float: left;
	padding-top: 76px;
}
#packageContainer .priceContainer p{
	margin: 0;
}
#packageContainer .permonth{
	color: #7291A5;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#packageContainer .loopPackage .orderLink{
	height: 28px;
	padding: 5px 0 0 118px;
	font: bold 11px Arial, Helvetica, sans-serif;
	float: left;
	width: 142px;
	background: url(../images/bgConf_order.png) no-repeat;
	margin-top: 15px;
}
#packageContainer .loopPackage .orderLink a{
	color: #1B3A52;
	text-decoration: none;
}
#packageContainer .loopPackage .orderLink a:hover{
	color: #990000;
	text-decoration: none;
}
.loopPackage{
	margin-bottom: 32px;
	float: left;
	width: 535px;
}
.loopPackage1{
	margin-bottom: 20px;
	float: left;
	width: 535px;
}
.packageBoxIntel_left{
	width: 260px;
	float: left;
	background: url(../images/bgIntel.png) top no-repeat;
	height: 198px;
}
.packageBoxIntel_right{
	width: 260px;
	float: right;
	background: url(../images/bgIntel.png) top no-repeat;
	height: 198px;
}
.packageBoxAmd_left{
	width: 260px;
	float: left;
	background: url(../images/bgAmd.png) top no-repeat;
	height: 198px;
}
.packageBoxAmd_right{
	width: 260px;
	float: right;
	background: url(../images/bgAmd.png) top no-repeat;
	height: 198px;
}
.loopPackage1 .packageWideTitle {
	background: url(../images/bgPackageTitleWide.png) left top no-repeat;
	height: 28px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #275678;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 8px 0 0 58px;
	text-transform: uppercase;
}
.loopPackage1 .packageWideTitle1 {
	background: url(../images/bgPackageTitleWide1.png) left top no-repeat;
	height: 22px;
	margin: 0px;
	padding: 0px;
	color: #275678;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 14px 0 0 58px;
	text-transform: capitalize;
}
.loopPackage1 .packageWideTitle2 {
	background: url(../images/bgLoopOverview.png) left top no-repeat;
	height: 35px;
	margin: 0;
	padding: 0px;
	color: #3E7697;
	font: bold 18px Arial, Helvetica, sans-serif;
	padding: 15px 0 0 80px;
	text-transform: capitalize;
}
.loopPackage1 .packageList{
	margin: 10px 15px 0 15px;
}
.loopPackage1 .packageList ul{
	margin: 0;
	padding: 0;
}
.loopPackage1 .packageList ul li{
	list-style-type: none;
	line-height: 22px;
	background: url(../images/arrow_orange.png) 0 8px no-repeat;
	border-bottom: dotted 1px #7AA3C0;
	color: #275678;
	padding-left: 8px;
	float: left;
	width: 505px;
	margin-bottom: 3px;
}
.loopPackage1 .packageList ul li .txtPrice{
	float: left;
	width: 90px;
	margin-right: 5px;
}
.loopPackage1 .packageList ul li .txtName{
	float: left;
	font-weight: bold;
	width: 315px;
}
.loopPackage1 .packageList ul li .txtPrice a{
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.loopPackage1 .packageList ul li .txtPrice a:hover{
	color: #990000;
	text-decoration: none;
}


#leftCol form{
	margin: 0;
	width: 285px;
	float: left;
	display: block;
}
#leftCol label{
	width: 100px;
	float: left;
	display: block;
}
#leftCol .divInput{
	float: left;
	width: 285px;
	margin-bottom: 3px;
}
#leftCol .txtInput{
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	border: inset 1px #C5C5C5;
	width: 175px;
	/*background: url(../images/bgInputTxt.png) top repeat-x;*/
}
#leftCol .txtArea{
	font: 12px Arial, Helvetica, sans-serif;
	border: inset 1px #C5C5C5;
	width: 175px;
	/*background: url(../images/bgInputTxt.png) top repeat-x;*/
}
#leftCol .selectInput{
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	border: inset 1px #C5C5C5;
	/*background: url(../images/bgInputTxt.png) top repeat-x;*/
}
#leftCol .btnInput1{
	background: url(../images/bgBtnForm.jpg) no-repeat;
	font: bold 11px Arial, Helvetica, sans-serif;
	border: none;
	width: 100px;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
}
#leftCol .btnInput2{
	background: url(../images/bgBtnForm1.jpg) no-repeat;
	font: bold 11px Arial, Helvetica, sans-serif;
	border: none;
	width: 70px;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
}

.required{
	font-weight: bold;
	color: #275678;
}

#supportContainer{
	width: 535px;
	float: left;
	margin-top: 25px;
}
#supportContainer h5{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #275678;
	line-height: 30px;
	padding-left: 56px;
	margin: 0 0 12px 0;
	text-transform: uppercase;
}
#supportContainer .loopBox1{
	float: left;
	width: 260px;
	height: 194px;
	margin-bottom: 30px;
}
#supportContainer .loopBox2{
	float: right;
	width: 260px;
	height: 194px;
	margin-bottom: 30px;
}
.supportBox{
	width: 260px;
	float: left;
	background: top no-repeat;
	height: 155px;
}
.supportBox .supportText{
	margin-top: 18px;
	float: right;
	width: 125px;
	margin-right: 20px;
	color: #1F445F;
	font-size: 11px;
}
#supportContainer .moreLink{
	height: 28px;
	padding: 5px 0 0 118px;
	font: bold 11px Arial, Helvetica, sans-serif;
	float: left;
	width: 142px;
	background: url(../images/bgConf_order.png) no-repeat;
}
#supportContainer .moreLink a{
	color: #3E7697;
	text-decoration: none;
}
#supportContainer .moreLink a:hover{
	color: #990000;
	text-decoration: none;
}
#leftCol .testiLoop{
	padding-bottom: 12px;
	border-bottom: solid 1px #B9D8F9;
	margin-bottom: 12px;
}
#leftCol .testiLoop p{
	margin: 0;
}
#leftCol .testiLoop a{
	color: #3E7697;
	text-decoration: none;
	font-weight: bold;
}
#leftCol .testiLoop a:hover{
	color: #3E7697;
	text-decoration: none;
	border-bottom: dotted 1px #3E7697;
	font-weight: bold;
}
#leftCol .testiLoop ul{
	margin: 0;
	padding: 0;
}
#leftCol .testiLoop ul li{
	float: left;
	list-style-type: none;
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	background-color: #608095;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
}
#leftCol .testiLoop ul li a{
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	background-color: #608095;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
}
#linkTesti{
	margin: 0px 10px 0 10px;
}
#linkTesti a, #linkTesti a:visited{
	color: #6B3D41;
	font-weight: bold;
	text-decoration: none;
}
#linkTesti p a:hover{
	color: #6B3D41;
	text-decoration: none;
	font-weight: bold;
	border-bottom: dotted 1px #6B3D41;
}
#leftCol .jumpMenu{
	background: url(../images/bgViewby.png) top no-repeat;
	height: 26px;
	padding-top: 20px;
	padding-left: 15px;
}
#leftCol .jumpMenu strong{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #536F82;
}

#leftCol #frmUpgrade{
	width: 535px;
	float: left;
	margin: 0;
}
#frmUpgrade .divContainer{
	float: left;
	width: 260px;
}
#frmUpgrade fieldset{
	padding: 5px;
	border: solid 1px #CCC;
}
#frmUpgrade label{
	width: 70px;
	float: left;
	display: block;
	line-height: 20px;
}
#frmUpgrade #rightDivContainer label{
	width: 80px;
	float: left;
	display: block;
	line-height: 20px;
}
#frmUpgrade .txtInput{
	height: 18px;
	font: 12px Arial, Helvetica, sans-serif;
	width: 175px;
	/*background: url(../images/bgInputTxt.png) top repeat-x;*/
	border: inset 1px #C5C5C5;
	padding: 3px 5px 0 5px;
}
#frmUpgrade #rightDivContainer .txtInput{
	height: 18px;
	font: 12px Arial, Helvetica, sans-serif;
	width: 165px;
	/*background: url(../images/bgInputTxt.png) top repeat-x;*/
	border: inset 1px #C5C5C5;
	padding: 3px 5px 0 5px;
}
#frmUpgrade .txtInputFlat{
	height: 18px;
	font: 12px Arial, Helvetica, sans-serif;
	background: none;
	border: none;
	padding-top: 3px;
	margin-left: 5px;
}
#frmUpgrade .txtArea{
	font: 12px Arial, Helvetica, sans-serif;
	border: inset 1px #C5C5C5;
	width: 175px;
	padding: 0 5px;
	/*background: url(../images/bgInputTxt.png) top repeat-x;*/
}
#frmUpgrade .selectInput{
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	border: inset 1px #C5C5C5;
	/*background: url(../images/bgInputTxt.png) top repeat-x;*/
}
#frmUpgrade .btnInput1{
	background: url(../images/bgBtnForm.jpg) no-repeat;
	font: bold 11px Arial, Helvetica, sans-serif;
	border: none;
	width: 100px;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
}
#frmUpgrade .btnInput2{
	background: url(../images/bgBtnForm1.jpg) no-repeat;
	font: bold 11px Arial, Helvetica, sans-serif;
	border: none;
	width: 70px;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
}
#frmUpgrade .divFrm{
	float: left;
	width: 260px;
	margin-bottom: 3px;
}

#hints{
	width: 205px;
	float: left;
	margin-left: 15px;
}
#frmCustom{
}
.newsLoop{
	padding: 10px 0;
	border-bottom: solid 1px #B9D8F9;
	float: left;
	width: 535px;
}
.newsLoop h2{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #3D586B;
	margin: 0 0 10px 0;
}
.newsLoop h2 a{
	color: #3D586B;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.newsLoop h2 a:hover{
	color: #3D586B;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: dotted 1px #3D586B;
}
#lefCol .newsLoop p{
	margin: 0 0 10px 0;
}
.newsPagingContainer{
	padding: 5px;
	border-bottom: solid 1px #B9D8F9;
	float: left;
	width: 525px;
}
.newsPagingContainer ul{
	margin: 0;
	padding: 0;
}
.newsPagingContainer ul li{
	float: left;
	list-style-type: none;
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	background-color: #608095;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
}
.newsPagingContainer ul li a{
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	background-color: #608095;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
}
#contentContainer{
	width: 840px;
}

table.specs td, table.specs div{
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: capitalize;
}
#contentNetwork{
	width: 535px;
}
#contentNetwork h3{
	margin: 0 0 15px 0;
	padding: 0;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #275678;
}
#contentNetwork h4{
	margin: 20px 0 10px 0;
	padding: 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
}
#contentNetwork .imgDCLeft{
	float: left;
	width: 250px;
	padding: 8px;
	background-color: #EEEEEE;
	margin-right: 3px;
}
#contentNetwork .imgDCRight{
	float: left;
	width: 250px;
	padding: 8px;
	background-color: #EEEEEE;
}
#contentNetwork #carriersPic{
	float: left;
	width: 535px;
	text-align: center;
	margin-bottom: 20px;
}

.clearboth{
	clear: both;
	height: 0px;
}
#quotation{
	background: url(../images/bgTesti.png) left top no-repeat;
	color: #333;
	margin: 10px 10px 0 10px;
}
#quotation a{
	color: #3E7697;
	text-decoration: none;
}
#quotation a:hover{
	color: #3E7697;
	text-decoration: none;
	border-bottom: dotted 1px #3E7697;
}