table.wrapper {
	width: 745px;
	background-color: #FFFFFF;
	padding: 0 24px 0 24px;
	margin: 0;
}

table.header { border: 0; width: 745px;}

table.pnavtable { border: 0; width: 745px;}

table.bottomrule { width: 745px;}

table.flash {
	border: 0;
	width: 745px;
	margin-top: 5px
}

table.content {
	border-left: 1px solid #BBC4CB;
	border-right: 1px solid #BBC4CB;
	width: 745px;
	padding: 0 0 6px 0;
	margin: 0;
}

table.bottomcontent {
	border-left: 1px solid #BBC4CB;
	border-right: 1px solid #BBC4CB;
	width: 745px;
	padding: 0;
	margin: 0;
	color: #000;
}

table.leftcolumnbox { margin-bottom: 8px; width: 210px;}

table.midcolumnbox { margin-bottom: 8px; width: 281px;}

table.rightcolumnbox { margin-bottom: 8px; width: 210px;}

table.twocolumnbox { margin-bottom: 8px;}

table.inside { width: 475px;}

table.tabular {
	font-size: 11px;
	width: 502px;
	padding: 0;
	margin: 0;
	color: #000;
}

table.pricing {
	padding: 0;
	margin: 0;
	color: #000;
	border-left: 1px solid #BBC4CB;
	border-top: 1px solid #BBC4CB;
}

table.pricing  td {
	padding: 3px 6px 3px 6px;
	margin: 0;
	color: #000;
	border-right: 1px solid #BBC4CB;
	border-bottom: 1px solid #BBC4CB;
}

td {text-align: left;}

td.centertd { text-align: center;}

td.pnav { border: 0; width: 745px;}

td.large_corner {
	width:9px;
	height: 9px;
}

td.small_corner {
	width:7px;
	height: 7px;
}

td.flashheader {
	border-top: 1px solid #BBC4CB;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 727px;
}

table.tabular td {
	border-top: 1px solid #BBC4CB;
	border-right: 1px solid #BBC4CB;
	padding: 3px; 5px 3px 5px;
}

td.leftborder {
	border-left: 1px solid #BBC4CB;
	width: 9px;
}

td.rightborder {
	border-right: 1px solid #BBC4CB;
	width: 9px;
}

td.topborder_out {
	border-top: 1px solid #BBC4CB;
	width: 210px;
}

td.topborder_mid {
	border-top: 1px solid #BBC4CB;
	width: 281px;
}

td.topborder_lg {
	width: 727px;
	border-top: 1px solid #BBC4CB;
}

td.bottomborder_out {
	border-bottom: 1px solid #BBC4CB;
	width: 210px;
}

td.bottomborder_mid {
	border-bottom: 1px solid #BBC4CB;
	width: 281px;
}

td.bottomborder_twocolumn {
	border-bottom: 1px solid #BBC4CB;
	width: 503px;
}

td.bottomborder_lg {
	width: 727px;
	border-bottom: 1px solid #BBC4CB;
}

td.leftcolumn {
	width: 224px;
	padding-left: 10px;
}

td.midcolumn {
	width: 295px;
	padding-left: 6px;
	padding-right: 6px;
}

td.rightcolumn {
	width: 224px;
	padding-right: 10px;
}

td.twocolumnright {
	width: 519px;
	padding-left: 6px;
	padding-right: 10px;
}

td.outerbox_header {
	width: 214px;
}

td.header_out_ltblue {
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	color: #000;
	width: 214px;
	height: 26px;
	background-image: url(../images/column_headers/bg_ltblue_outer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td.header_out_dkblue {
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	color: #FFF;
	width: 214px;
	height: 26px;
	background-image: url(../images/column_headers/bg_dkblue_outer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td.middlebox_header {
	width: 283px;
}

td.header_mid_ltblue {
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	color: #000;
	width: 283px;
	height: 26px;
	background-image: url(../images/column_headers/bg_ltblue_middle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td.header_mid_dkblue {
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	color: #FFF;
	width: 283px;
	height: 26px;
	background-image: url(../images/column_headers/bg_dkblue_middle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


td.header_twocolumn_ltblue {
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	color: #000;
	width: 503px;
	height: 26px;
	background-image: url(../images/column_headers/bg_ltblue_twocolumn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td.header_twocolumn_dkblue {
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	color: #FFF;
	width: 503px;
	height: 26px;
	background-image: url(../images/column_headers/bg_dkblue_twocolumn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td.outerbox {
	border-left: 1px solid #BBC4CB;
	border-right: 1px solid #BBC4CB;
	width: 214px;
	padding: 10px 10px 0 13px;
}

td.outerbox_nopad {
	border-left: 1px solid #BBC4CB;
	border-right: 1px solid #BBC4CB;
	width: 214px;
	padding: 0 10px 0 13px;
}

td.outerbox_noborder {
	width: 214px;
	padding: 10px 10px 0 13px;
}

td.middlebox {
	border-left: 1px solid #BBC4CB;
	border-right: 1px solid #BBC4CB;
	width: 283px;
	padding: 10px 10px 0 13px;
}

td.middlebox_noborder {
	width: 283px;
	padding: 10px 10px 0 13px;
}

td.twocolumnbox {
	border-left: 1px solid #BBC4CB;
	border-right: 1px solid #BBC4CB;
	width: 503px;
	padding: 10px 10px 0 13px;
}

td.twocolumnbox_nopad {
	border-left: 1px solid #BBC4CB;
	width: 498px;
	padding: 0;
}

td.hpbottomtxt1 {
	width: 95px;
	padding-left: 10px;
}

td.hpbottomtxt2 {
	width: 130px;
	padding-left: 10px;
}
td.header_allcolumn_ltblue {

	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	color: #000;
	width: 745px;
	height: 26px;
	background-image: url(../images/column_headers/bg_ltblue_allcolumn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table.allcolumnbox {
margin-bottom: 8px;
}
