@charset "utf-8";
/* CSS Document */


table {
	border-collapse:collapse;
	border-spacing:0;
}

.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
		
.center{text-align: center;}

.pricesTitle {text-align:center;font-family:Arial;font-size: 18px; font-weight: bold; color:#000000;margin:5px;margin-top:2px;text-transform:uppercase;} 


table{
	background:#F1F1F1;
	border:medium none;
	font-family:Arial,sans-serif;
	margin:0 0 1em;
	overflow:hidden;
	padding:0;
	width:100%;
	margin:0 auto;
}

table th{
	background:#fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	color:#000;
	font-weight:bold;
	letter-spacing:0.02em;
	line-height:1.1em;
	padding:6px;
}

table th.tableHeader{
	padding: 5px;
	background: url(/images/rwc_detailModuleHeaderBg2.gif) top center repeat-x;;
	color: #fff;
	font-size:1.3em;
	border-bottom: 2px solid;
	text-align:left;
}

table td{
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	font-size:11px;
	letter-spacing:0.015em;
	line-height:1.1em;
	padding:6px;
	vertical-align:middle;
	
}

.col1{
	width:20%;
	}
	
.col2{
	width:20%;
	}
	
.col3{
	width:20%;
	}
	
.col4{
	width:40%;
	}
	
	
.col5{
	width:15%;
	}
	
.col6{
	width:18%;
	}
	
.col7{
	width:19%;
	}
	
.col8{
	width:25%;
	}
	
.col9{
	width:23%;
	}

table tr {border-bottom: 1px solid #eaeaea; text-align:left;}

table tr:hover{background:#E1E1E1;}

.pricingTable th.col1{background:#fff; text-align: left; color:#000; border-left:1px solid #f1f1f1;}
.pricingTable th.col2{background:#fff; text-align: left; color:#000; border-left:1px solid #f1f1f1;}
.pricingTable th.col3{background:#fff; text-align: left; color:#000; border-left:1px solid #f1f1f1;}
.pricingTable th.col4{background:#fff; text-align: left; color:#000; border-left:1px solid #f1f1f1;}
.pricingTable th.col5{background:#fff; text-align: left; color:#000; border-left:1px solid #f1f1f1;}
.pricingTable th.col6{background:#fff; text-align: left; color:#000; border-left:1px solid #f1f1f1;}
.pricingTable th.col7{background:#fff; text-align: left; color:#000; border-left:1px solid #f1f1f1;}
.pricingTable th.col8{background:#fff; text-align: left; color:#000; border-left:1px solid #f1f1f1;}
.pricingTable th.col9{background:#fff; text-align: left; color:#000; border-left:1px solid #f1f1f1;}
.pricingTable th.col10{background:#34b5d0; text-align: center; color:#fff;}
.pricingTable th.col11{background:#55a51c; text-align: center; color:#fff;}
.pricingTable th.col12{background:#55a51c; text-align: center; color:#fff;}
.pricingTable th.col13{background:#c9282d; text-align: center; color:#fff;}
.pricingTable th.col14{background:#0039a6; text-align: center; color:#fff;}
.pricingTable th.col15{background:#f4aa00; text-align: center; color:#fff;}
.pricingTable th.col16{background:#34b5d0; text-align: center; color:#fff;}
.pricingTable th.col17{background:#34b5d0; text-align: center; color:#fff;}
.pricingTable th.col18{background:#55a51c; text-align: center; color:#fff;}
.pricingTable th.col19{background:#55a51c; text-align: center; color:#fff;}


.pricingTable td.col10{text-align: center;}
.pricingTable td.col11{text-align: center;}
.pricingTable td.col12{text-align: center;}
.pricingTable td.col13{text-align: center;}
.pricingTable td.col14{text-align: center;}
.pricingTable td.col15{text-align: center;}
.pricingTable td.col16{text-align: center;}
.pricingTable td.col17{text-align: center;}
.pricingTable td.col18{text-align: center;}
.pricingTable td.col19{text-align: center;}

.pricingTable tr.totals{font-weight:bold;}
.pricingTable tr.totals .col1 {background:#fff;}
.pricingTable tr.totals .col2 {background:#fff;}
.pricingTable tr.totals .col3 {background:#fff;}
.pricingTable tr.totals .col4 {background:#fff;}

#backtotop{
	float: right;
	text-align:right;
	width: 100px;
	font-size:11px;
	letter-spacing:0.015em;
	line-height:1.1em;
	padding:6px 18px 10px 0px;
}

#applybutton{
	float: left;
	text-align:left;
	width: 200px;
	font-size:11px;
	letter-spacing:0.015em;
	line-height:1.1em;
	padding:6px 18px 10px 0px;
}

#exhaustedAlert{
	float: left;
	text-align:left;
	width: 450px;
	font-size:11px;
	letter-spacing:0.015em;
	line-height:1.1em;
	padding:6px 18px 10px 0px;
}

#subtext{
	float: left;
	text-align:left;
	width: 600px;
	font-size:10px;
	letter-spacing:0.015em;
	line-height:1.1em;
	padding:6px 18px 10px 0px;
	color:#666666;
	font-style:italic
}

ul.disc {
list-style:disc;
font-size:1.2em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}





	
	
	
	
