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

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

h1{
    font-size:150%;
    color:#00a8cb;
}

h2{
    color:#00a8cb;
}

.dollar{
    color:#FFF;
    font-weight:bold;
    font-size:210%;
}

.price{
    color:#FFF;
    font-weight:bold;
    font-size:33px;
}

.per{
    font-size:11px;
}

.feature-price{
    margin:0px;
}

.alternaterow{
    background-color:#CFECEC;
    font-size:14px;
    height:60px;
}

.greyrow{
    background-color:#cccccc;
    font-size:14px;
    height:60px;
}

.unlimited{
	background-color:#88B0EE;
	color:#072D5E;
	font-weight:bold;
	height:46px;
	line-height:46px;
	margin:2px;
}

.inplan{
	height:46px;
	line-height:46px;
	margin:0px;
}

.gpsinplan{
	height:40px;
	line-height:17px;
	margin:0px;
}

.bluerow{
    background-color:#cfecf8;
    font-size:14px;
    height:60px;
}

.nocontractsrow{
    background-color:#ffffff;
    font-size:14px;
    height:60px;
}

.additionalservdesc{
    font-size:14px;
}

.coveragelabel{
    font-size:12px;
}

#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#additional-services {
    padding:20px;
}

#intro-text {
    font-size: 14px;
}

#RateTable{
	margin-left:auto;
	margin-right:auto;
	width:85%;
}

#price1{
	background:url(../images/serviceplans/price-background.jpg) no-repeat;
	width:111px;
	height:69px;
	padding:8px;
	margin:5px;
}

#price2{
	background:url(../images/serviceplans/price-background.jpg) no-repeat;
	width:111px;
	height:69px;
	padding:8px;
	margin:5px;
}

#price3{
	background:url(../images/serviceplans/price-background.jpg) no-repeat;
	width:111px;
	height:69px;
	padding:8px;
	margin:5px;
}

#price4{
	background:url(../images/serviceplans/price-background.jpg) no-repeat;
	width:111px;
	height:69px;
	padding:8px;
	margin:5px;
}

#price5{
	background:url(../images/serviceplans/price-background.jpg) no-repeat;
	width:111px;
	height:69px;
	padding:8px;
	margin:5px;
}

#Col1{
	width:45%;
	float:left;
}

#Col2{
	width:45%;
	float:right;
}

#questions{
    clear:both;	
	position:relative;
	top:25px;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
