/* HTML */

p, ol, ul, blockquote, dl {
	font: 13px/16pt arial, verdana, sans-serif;
	line-height: 1.6em;
}

h1 {
	font: 27px/29px tahoma, arial, verdana, sans-serif;
	color: #182677;
	width: 580px;
	border-bottom: 1px dashed #bbb;
	padding-bottom: 7px;
}

h2 {
	color: #182677;
	font: 17px/18px arial, verdana, sans-serif;
	font-weight: bold;
}

h3 {
	color: #7079AB;
	font: 15px/16px arial, verdana, sans-serif;
	font-weight: bold;
}

/* STRUCTURE */

body {
	background: #fff;
}

#wrapper {
	width: 100%;
}

/* TOP */

#top-bPhoto {
	display: none;
}

#top-globals {
	display: none;
}

/* NAV */

#nav {
	display: none;
}


/* COLLAGE */

#collage {
	display: none;
}


/* SECONDARY NAV */

#secNav {
	display: none;
}

/* MISC. */

#skipnav {
	display: none;
}

/* TABLES */

#tbl-data th {
	background: #7079AB;
	color: #fff;
}

#tbl-data th p {
	font-weight: bold;
}

#tbl-data td {
	border: 1px solid #182677;
	padding: 2px 7px;
}

#tbl-logos td {
	padding: 20px 0;
}
