@import "reset.css";
@import "layout_t3.css";

.col_primary {float:left; width:60%;}
.col_secondary {float:right; width:35%;}
.cover {float:right; margin-left:20px;}

a.help, a.help:visited {color:#777;}
a.help:hover, a.help:visited:hover {color:#555;}


.label_text h2, .label_text h4 {
	float:left;
	padding:0 6px; margin:0;
	background:#000;
	text-transform:uppercase; letter-spacing:.15em;
	font-size:.77em; line-height:1.5; color:#fff; font-weight:bold;
	}
.label_text.label_red {
	background:url(../images/skins/redcorner.gif) no-repeat right top #f00;
	padding:0 20px 0 0;
	}
.label_text.label_red h2, .label_text.label_red h4 {
	background:#f00;
	float:none;
	padding:0 0 0 5px;
	line-height:24px;
	}
	
.listing, .label_text h2, .label_text h4 {font-family:Tahoma, Geneva, sans-serif;}

.listing {margin:0 0 20px; width:100%;}
	.listing th {padding:5px;}
	.listing td {padding:5px 7px;}
	th {font-weight:bold; text-align:left; font-size:.77em;}
	.toprow, .bottomrow {background:#ccc;}
		.toprow a:first-child {background:#fff; padding:2px 4px; color:#f00;}
		.toprow a:first-child:hover {background:#eee;}
		.bottomrow {text-align:right;}
	.even {background:#eee;}

.content_mn01 {background:#E3E2E2 none repeat scroll 0 0;padding:10px;}
.searchbox {padding:10px; background:#fff;}

.largeheader {
	font-family:Georgia, "Times New Roman", Times, serif; line-height:1.1; font-size:2.2em;
	padding-left:20px;
	background:url(../images/controls/asterisk.gif) left center no-repeat;
	}