/* CSS Document */

#main_content{
	padding-right:0;
	width:791px;
}

#left_col {
	float:left;
}
#page_heading{
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	color:#010337;
	margin:5px 0 10px 2px;
}


.span_divider {
	width: 780px;
	padding-top: 10px;
	border-bottom: 1px solid #c0defc;
}

#error_table li {
	padding: 3px;
	list-style: disc inside;
}

#error_table label {
	font-weight: bold;
	font-size: 14px;
}
#error_table ul {
	padding-top: 4px;
}

table.contactus_tbl  {
	border: 1px solid #c0defc;
	background: #dfedff;
}

.contactus_tbl td {
	padding: 6px;
	vertical-align: top;
}
td.contactus_left {
	padding-right: 20px;
	vertical-align: top;
}

.ehdr_txt {
	white-space: nowrap;
}

.cont_btn {
	text-align: left;
}

.gred2 { color:#000033; font-size: 12px; }
