#columnLeft {display: none;}
#content {width:428px;float:left;padding-right:20px;}
#columnRight {width:460px;float:left; display:block;}

.content_top {display:block; height:20px; background-color: inherit; background-image: url(/img/content_bgTop630.png); background-repeat: no-repeat;}
.content_main {display:block; width:428px; background-color: inherit; padding-left:0px; padding-right:0px}
.content_bottom {display:block; height:50px; background-color: inherit; background-image: url(/img/content_bgBottom630.png); background-repeat: no-repeat;}
.content_main h1 {text-transform:uppercase;}
p {font-size:12px; line-height:165%;}
table{
	font-size: 12px;
	width: 100%;
	text-align: left;
	border: none;
	margin-bottom:10px;
	margin-top:0;
	color: #666666;
}
table thead tr td,
table thead tr td th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	border: none;
}
table tbody tr td
{
	padding: 8px;
	border: none;
	background-color: transparent;
}

table tbody tr th
{
	padding: 8px;
	border: none;
	background-color: #003570;

	font-weight:bold;
}