* {
	border: 0;
	margin: 0;
	padding: 0;
}
table {
	font-family: Tahoma, Verdana, Arial;
	border-collapse: collapse;
	border-spacing: 1px;
	margin: 0 auto;
}
tbody td{
	font-size: 11px;
	color: #565656;
	padding-left: 3px;
	height: 25px;
}
tbody th{
	height: 25px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
}
table caption{
	background: #1F2A34;
	color: #fff;
	text-align: center;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #1F2A34;
	border-right: 1px solid #1F2A34;
}

tr.trodd {
	background: #f2f2f2;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

.darkbluecell {
	background: #6095ae;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #fff;
}

.lightbluecell {
	background: #e0eaef;
	text-align: center;
	border-right: 1px solid #fff;
}

.lightbluenoborder {
	background: #e0eaef;
	text-align: center;
}

.lightblueheavyborder{
	background: #e0eaef;
	text-align: center;
	border-right: 3px solid #fff;
}

.darkblueheavyborder {
	background: #6095ae;
	text-align: center;
	font-weight: bold;
	border-right: 3px solid #fff;
	color: #eaeaea;
	font-size: 12px;
}

.darkbluenoborder {
	background: #6095ae;
	text-align: center;
	font-weight: bold;
	color: #eaeaea;
	font-size: 12px;
}

.planletternoborder {
	background: #6095ae;
	text-align: center;
	font-weight: bold;
	color: #eaeaea;
	border-bottom: 1px solid #ddd;
}

.planletterheavyborder {
	background: #6095ae;
	text-align: center;
	font-weight: bold;
	border-right: 3px solid #fff;
	border-bottom: 1px solid #ddd;
	color: #eaeaea;
}

#carriernames {
	width: 824px;
}

#checkboxtable {
	width: 322px;
	float: right;
}

#checkboxtable td {
	width: 160px;
}

.carrierfooter {
	font: normal 11px Tahoma, Arial, Helvetica;
	color: #5d5d5d;
	margin: 5px 30px 0 0;
}

.carrierinitial {
	font-weight: bold;
	color: #5d859e;
}

h2.statename {
	color: #000;
}

