body {
	background-color: white;
	color: #333333;
	padding: 0px;
	border: 0px;
	margin: 0px;
	}

body, table, tr, td {
	font-family: arial, verdana, helvetica, geneva, swiss, sunSans-regular;
	font-size: 12px;
	}

form {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

p {
	padding: 0px;
	border: 0px;
	margin: 1em 0em;
	line-height: 1.33em;
	}

h1 {
	padding: 0px;
	margin: 0px 0px 1em 0px;
	border: 0px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #003368;
	}

h1 span.eyebrow {
	font-size: 0.7em;
	}

h2 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 12px;
	}

a, a:link, a:hover, a:active, a:visited {
	color: #0054A5;
	text-decoration: underline;
	font-weight: bold;
	}



table#mainContainer {
	margin: 10px 16px 3px 10px;
	}

td#stationary {
	background-image: URL(/images/common/page-bkgd-overflow.gif);
	background-position: 0% 0%;
	background-repeat: repeat-y;
	}

div#overflow {
	background-image: URL(/images/common/page-bkgd.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	}

td.content {
	padding: 0px 34px 34px 35px;
	}

td.content ul li {
	margin-bottom: 1em;
	}

ul.noMargin li {
	margin: 0px ! important;
	}

td#navigation {
	padding: 0px 6px 3px 7px;
	}

td#navigation a {
	display: block;
	color: #ffffff ! important;
	text-decoration: none ! important;
	font-family: myriad, verdana, arial, helvetica, geneva, swiss, sunSans-regular;
	font-size: 11px;
	font-weight: bold;
	padding: 9px 0px 5px 18px;
	background-image: URL(/images/home/nav-li.gif);
	background-position: 0px 12px;
	background-repeat: no-repeat;
	}

td#navigation a.on {
	background-image: URL(/images/home/nav-li-on.gif) ! important;
	}

td#navigation a:hover {
	color: #A9C8EA ! important;
	}

td#navigation a.lv2 {
	display: block;
	color: #ffffff ! important;
	text-decoration: none ! important;
	font-family: arial, verdana, helvetica, geneva, swiss, sunSans-regular;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 1px 35px;
	background-image: URL(/images/common/lv2-nav.gif);
	background-position: 28px 8px;
	background-repeat: no-repeat;
	}

td#navigation a.lv2:hover {
	color: #A9C8EA ! important;
	}

td#navigation div.lv2End {
	padding-bottom: 8px;
	}

td#navigation div.lv1nav {
	border-bottom: 1px solid #90ABDD;
	}
	
td#navigation hr {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	background-color: #90ABDD;
	background-image: none;
	}

td#navigation div.callout {
	margin-top: 32px;
	}

td#navigation div.callout a {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	}

td#navigation div#fixHeight {
	height: 280px;
	}


a.backToTop {
	display: table;
	font-size: 11px ! important;
	font-weight: normal ! important;
	text-decoration: none ! important;
	background-image: URL(/images/common/back2top.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 11px 0px 0px 10px;
	}

p.disclaimer {
	font-size: 11px ! important;
	}


td#footerLeft, td#footerRight {
	font-size: 9px;
	color: #999999;
	padding: 6px;
	}

td#footerRight {
	text-align: right;
	}

td#footerLeft a , td#footerRight a {
	color: #0054A5 ! important;
	text-decoration: none ! important;
	font-weight: normal ! important;
	}

div#contentFooter {
	height: 1px;
	background-color: #DEEAF4;
	border-bottom: 1px solid #ffffff;
	}

hr {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	background-color: #ffffff;
	background-image: URL(/images/common/hr-bkgd.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	}

table.bios td.photo {
	padding-right: 12px;
	text-transform: uppercase;
	}

table.bios hr {
	margin-top: 12px;
	}

table.form textarea {
	width: 95%;
	}

table.form td.label {
	padding-right: 1em;
	}

table.form td.label, table.form td.field {
	padding-bottom: 3px;
	}

span.required {
	color: #ff0000;
	margin-left: 6px;
	}

.flushTop {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}

table.articles td {
	padding-bottom: 1em;
	}

table.articles td.date {
	padding: 0px 1em 1em 0px;
	font-weight: bold;
	}

a.PDF span.icon { /* rule for IE hack */
	background-image: URL(/images/common/pdf_icon_16.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	padding: 0px 20px 6px 0px;
	text-decoration: none;
	}

div.title>a.PDF { /* should be ignored by IE/Win due to child selector */
	background-image: URL(/images/common/pdf_icon_16.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	padding: 0px 20px 6px 0px;
	}
	
td.articleSummary>a.PDF, h2.title>a.PDF { /* should be ignored by IE/Win due to child selector */
	background-image: URL(/images/common/pdf_icon_16.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	padding: 0px 20px 6px 0px;
	font-size: 1.0em;
	}

a.PDF>span.icon { /* should be ignored by IE/Win due to child selector */
	display: none; /* correct treatment of inline elements, line wrapping & background image negate need for "icon" span */
	}

div.searchDocuments {
	text-align: right;
	margin-bottom: 12px;
	}

span.engagementDetail {
	display: none; /* default state is hidden for long description of engagements */
	}

table.dataPad {
	margin-bottom: 1em;
	}

table.dataPad td {
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	}

table.dataPad th.vert {
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	}

.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

ul.initiatives {
	list-style: none;
	border: 0px;
	padding: 0px;
	margin-left: 0px;
}

ul.initiatives li {
	clear: both;
	padding-bottom: 3em;
}

ul.initiatives li .floatLeft {
	margin-right: 14px;
}