@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(skin/BG_Grad.png);
	background-color: #cccccc;
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 20px;
}

p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

p.tight  {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin: 0;
}

p.strong  {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	font-weight: 600;
	margin: 0;
}

em  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	font-style: italic;
}
strong  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
}

b  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
}

i  {
	font-family: "Times", Times New Roman, serif;	
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
}

td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}

td.strong  {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	font-weight: 600;
}

td.menu  {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color:#003399;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	font-weight: 500;
}

em  {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}

h1  {
	font-family: "Times New Roman", Times, serif;
	color:#0046ad;
	font-size: 36px;
	line-height: 36px;
	font-weight: 600;
	text-align: center;
}

h2  {
	color: #013f99;
	font-size: 18px;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 800;
	text-align: center;
	text-decoration: none;
}

h2.reverse  {
	color: #ffffff;
	font-size: 18px;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 800;
	text-align: center;
}

h3  {
	color: #0046AD;
	font-size: 14px;
	line-height: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
	text-align: left;
}

h4	{
	font-family: "Times New Roman", Times, serif;	
	color: #009933;
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
	text-align: center;
}

h5	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0046AD;
	font-size: 10px;
	line-height: 15px;
	font-weight: 600;
	text-align: left;
}

h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990066;
	font-size: 10px;
	line-height: 15px;
	font-weight: 600;
	text-align: left;
}

ul  {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}

.sidelinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	color: #990033;
	font-weight: 400;
	text-align: left;
}

.targetPage {
	font-size: 10px;
	text-decoration: none;
	color:#000066;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
}

.totalPage {
	font-size: 10px;
	text-decoration: none;
	color:#013f99;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
}



a.general:link {
	color: #0046ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	font-weight: 400;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}

a.general:visited {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: 400;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-decoration: none;
}

a.general:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: 600;
	text-align: left;
	width: 160px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #4870aa;
	height: 15px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
}

a.greyLink:link{
	text-decoration: none;
	color:#0046AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	text-align: center;
}

a.greyLink:visited{
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	text-align: center;
}

a.greyLink:hover{
	text-decoration: none;
	color:#330099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	text-align: center;
}

a.one:link {
	color: #0046ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	font-weight: 600;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}

a.one:visited {
	color:#0046ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: 600;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-decoration: none;
}

a.one:hover {
	color:#666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: 600;
	text-align: left;
}
#mainFrame {
	position: absolute;
	background:url(skin/contentbg.png);
	top: 0;
	left: 50%;
	margin-left: -420px;
	margin-top: 60px;
	margin-bottom: 12px;
	padding: 0;
	width: 840px;
}

.homePage {
	height: 950px;
}

.home1500Page {
	height: 1500px;
}

.home1600Page {
	height: 1775px;
}

.faxPage {
	height: 2950px;
}

.comPage {
	height: 1100px;
}

.com55Page {
	height: 1150px;
}

.com2Page {
	height: 1350px;
}

.TCPPage {
	height: 775px;
}

.flashPage {
	height: 1600px;
	}

.apcPage {
	height: 900px;
}

.reasonsPage {
	height: 2030px;
}

.dsktopPage {
	height: 2000px;
}

.digitalPage {
	height: 1850px;
}

.polyPage {
	height: 2075px;
}

.polysatPage {
	height: 2050px;
}

.polypremPage {
	height: 2300px;
}

.polysounPage {
	height: 2300px;
}

.cashPage {
	height: 2000px;
}

.cicsPage {
	height: 2525px;
}

.micsPage {
	height: 2675px;
}

.pilotPage {
	height: 4700px;
}

.pilot150Page {
	height: 2800px;
}

.mdrtvPage {
	height: 2450px;
}

.audioPage {
	height: 1500px;
}

.solutionsPage {
	height: 650px;
}

.partnersPage {
	height: 700px;
	}

.bstPage {
	height: 1025px;
}

.ppsPage {
	height: 1585px;
}

	
/* header content */

#Logo {
	position: absolute;
	z-index: 1;
	padding: 0;
	width: 240px;
	top: -50px;
	left: 55px;
}

#TopShadow {
	position: absolute;
	top: -20px;
	margin: 0;
	padding: 0;
	width: 840px;
	height: 20px;
	left: 0px;
	background-color: #999999;
	background-image: url(skin/TopShadow.png);
	background-repeat: no-repeat;
} 

#one {
	position: absolute;
	top: 15px;
	margin: 0;
	padding: 0;
	width: 475px;
	height: 53px;
	left: 320px;
}

#header {
	position: absolute;
	top: 80px;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 125px;
	left: 20px;
}

#Content {
position: absolute;
	top: 80px;
	left: 220px;
	margin:0;
}

#Col1_header {
	position: absolute;
	top: 80px;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 125px;
	left: 20px;
}

#ColTwoThreeFour_header {
	position: absolute;
	top: 80px;
	left: 220px;
	width: 580px;
	margin: 0;
}

#LinkBox {
	position: absolute;
	top: 400px;
	width: 160px;
	left: 20px;
	margin: 0;
	padding: 0 0 0 20px;
}

#SolutionLinkBox {
	position: absolute;
	top: 215px;
	width: 185px;
	left: 20px;
	margin: 0;
	padding: 0 0 0 20px;
}

#MainQuestionBox {
	position: absolute;
	width: 580px;
	left: 220px;
	padding: 0;
	margin: 0;
	top: 110px;
	font-family: "Times New Roman", Times, serif;
	color:#ffffff;
	font-size: 36px;
	line-height: 30px;
	font-weight: 800;
	text-align: left;
}

#QuestionBox {
	position: absolute;
	width: 580px;
	left: 220px;
	padding: 0;
	margin: 0;
	top: 210px;
}

#PartnerBox {
	position: absolute;
	width: 580px;
	left: 220px;
	padding: 0;
	margin: 0;
	top: 130px;
}


#PromoBox {
	position: absolute;
	width: 150px;
	left: 50px;
	padding: 0;
	margin: 0;
	bottom: 75px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	font-weight: 800;
	z-index: 0;
}

#YearsBox {
	position: absolute;
	width: 70px;
	left: 90px;
	bottom: 10px;
	padding: 0;
	margin: 0;
	z-index: 1;
}

/* body content */

#ColTwo {
	position: absolute;
	width: 180px;
	left: 220px;
	padding: 0 10px 0 20px;
	margin: 0;
	top: 270px;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 0;
	float: left;
}
#ColTwoPartner {
	position: absolute;
	width: 170px;
	left: 220px;
	margin: 0;
	top: 215px;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 10px;
}

#ColTwoTop {
	position: absolute;
	width: 160px;
	left: 20px;
	padding: 0 0 0 30px;
	margin: 0;
	top: 400px;
	background-color: #FFFFFF;
	z-index: 0;
	float: left;
}

#ColThree {
	position: absolute;
	width: 180px;
	left: 420px;
	padding: 0 0 0 20px;
	margin: 0px;
	top: 270px;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	z-index: 0;
}

#ColThreePartner {
	position: absolute;
	width: 180px;
	left: 420px;
	padding: 0 0 0 20px;
	margin: 0;
	top: 215px;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
}

#ColFour {
	position: absolute;
	width: 160px;
	left: 622px;
	padding: 0 10px 0 20px;
	margin: 0;
	top: 271px;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
}

.best	{
	height: 675px;
	overflow: scroll;
}

#ColTwoThree {
	position: absolute;
	left: 220px;
	top: 270px;
	width: 380px;
	padding: 0 0 10px 20px;
	margin: 0;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	float: left;
}

#ColTwoThreeFour {
	position: absolute;
	width: 566px;
	left: 220px;
	padding: 0 10px 10px 20px;
	margin: 0;
	top: 170px;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	z-index: 0;
}

#ColThreeFour {
	position: absolute;
	width: 560px;
	left: 220px;
	padding: 0 10px 10px 20px;
	margin: 0;
	top: 270px;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
}

#ColThreeFourTop {
	position: absolute;
	width: 560px;
	left: 220px;
	padding: 0 10px 10px 20px;
	margin: 0;
	top: 215px;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
}

/* base navigation */

#baseBox {
	position: absolute;
	background: #cccccc url(skin/BottomShadow.png) no-repeat;
	width: 840px;
	height: 45px;
	left: 0;
	margin: 0;
	padding: 0;
	bottom: 0;
	z-index: 0;
}

#baseNavBox {
	position: absolute;
	width: 190px;
	height: 30px;
	left: 625px;
	bottom: 0;
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 13px;
	color:#000000;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
}

#copyrightBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 400px;
	height: 30px;
	left: 220px;
	bottom: 5px;
	padding: 0;
	margin: 0;	
	color: #666666;
	font-size: 9px;
	line-height: 13px;
	text-align: left;
}

