
* {margin:0; padding:0;}

body, html {
	border:0;
}

body {
	font-size:11px;
}

h1, h2, h3, h4, h5, h6 {
	margin:11px 0;
}

h1 {font-size:12px;}
	
h2 {font-size:11px;}
	
a {text-decoration:underline;color:#7a1501;}

a:hover {
}

p {margin:11px 0;}

ul {list-style:none;}

/* layout */

#layout_header {
	margin:0 0 20px 0;
}

#layout_header .banner,
#layout_nav,
#layout_side,
#layout_banner {
	display:none;
}

#layout_header .logo {
	text-indent:-9999px;
}

#layout_header .logo span {
	text-indent:0;
	float:left;
	clear:both;
	height:70px;
}

#layout_body {
	float:left;
	width:100%;
}

#layout_content {

}

#layout_footer {

}

/* content */

.content ul {
	margin:5px 0;
	padding:0 0 0 20px;
	list-style:disc;

}

/* index table */

#layout_body table.index {
	width:802px;
	border:0px;
	margin:0;
	padding:0;
}

#layout_body table.index td {
	vertical-align:top;
}

#layout_body table.index td.content {
	width:317px;
	padding:0px 42px 20px 0px;
}

#layout_body table.index td.sponsors {
	background:#144166;
	border:#002a4d;
	width:296px;
	padding:0px;
}

#layout_body table.index td.spacer_w {
	width:21px;
}

#layout_body table.index td.spacer_h {
	height:18px;
}

/* footer */

#layout_footer .footer .platinum_sponsors ul.footer_right li.deloitte_f {
	padding:0 0 20px 0;
}

/* h1's */

#layout_header .index h1,
#layout_header .about h1,
#layout_header .categories h1,
#layout_header .news h1,
#layout_header .process h1,
#layout_header .contact h1 {font-size:12px;border:none;float:left;clear:both;}

/* categories */

.award_categories dl {
	clear:both;
}

.award_categories dl dt {
	float:left;
	width:140px;
	clear:left;
	margin:3px 0 20px 0;
}

.award_categories dl dd {
	float:left;
	width:576px;
}

.award_categories dl dd span,
.award_categories span{
	color:#7a1501;
	font-weight:bold;
}


p.top {
	display:none;
}