@import url("undohtml.css");

/*
* { outline: 2px dotted red }
* * { outline: 2px dotted green }
* * * { outline: 2px dotted orange }
* * * * { outline: 2px dotted blue }
* * * * * { outline: 1px solid red }
* * * * * * { outline: 1px solid green }
* * * * * * * { outline: 1px solid orange }
* * * * * * * * { outline: 1px solid blue }
*/

body {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1E2D40;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CECCCC;
	margin-top: 10px;
}
#top {
	background-image: url(/img/_common/masthead1.jpg);
	background-repeat: no-repeat;
	height: 112px;
	background-position: left top;
}
#top #logo {
	float: left;
	padding-top: 26px;
	padding-left: 23px;
}


#top ol#navLogin {
	float: right;
	padding-top: 15px;
	padding-right: 23px;
}
#top #logo a {
	height: 78px;
	width: 212px;
	display: block;
	background-image: url(/img/_common/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#top ol#navLogin li {
	display: block;
	float: left;
}
#top ol#navLogin a {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/_common/bulletArrowCircle_aqua.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	margin-left: 14px;
}
#top ol#navLogin a:hover {
	text-decoration: underline;
	background-image: url(/img/_common/bulletArrowCircle_orange.gif);
}


div.spacerRule {
	height: 23px;
	margin-top: 1px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #E2E0E0;
	border-bottom-color: #E2E0E0;
	clear: both;
	display: block;
	float: none;
}
#top ol#navMain {
	float: right;
	line-height: 32px;
	height: 32px;
	clear: right;
	width: 380px;
	margin-top: 50px;
}
#top ol#navMain li {
	float: left;
}
#top ol#navMain li a {
	color: #688A92;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	background-image: url(/img/_common/bulletDiamond_aqua.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	margin-right: 10px;
	font-size: 11px;
}
#top ol#navMain li a:hover {
	color: #0B1C3A;
}
#top ol#navMain li a.begin {
	background-image: none;
}
#top ol#navMain li a.selected {
	color: #0B1C3A;
}

#middle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #335073;
	margin-bottom: 3px;
}

#bottom {
	background-image: url(/img/_common/bgFooter.jpg);
	background-repeat: repeat-x;
	height: 43px;
	line-height: 43px;
	color: #FFFFFF;
	padding-left: 25px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#bottom b {
	color: #647593;
}
#copyright {
	color: #999999;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bgGrad1 {
	background-image: url(/img/_common/bgGrad1.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bgGrad2 {

	background-image: url(/img/_common/bgGrad2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
/**
*  About *
**/
#contentAbout #ap_descrip {
	width: 100%;
}

#contentAbout .col2 ul {
	display: none;
	width: 0px;
}

#contentAbout #approach_blank {
	display: none;
}

#contentAbout #approach_orig {
	display: block;
}

#contentAbout #approach_focus {
	display: block;
}

#contentAbout #approach_partnering {
	display: block;
}

#contentAbout #approach_value {
	display: block;
}


/**
*  Team  *
**/
#contentTeam table {
	width: 100%;
}
#contentTeam td {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #A3B7BD;
	width: 122px;
	vertical-align: top;
	padding: 10px;
	background-image: url(/img/_common/bgGrad3.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#contentTeam .col1 {
	display: none;
}
#contentTeam .col2 {
	display: none;
}
#contentTeam .col3 {
	display: none;
}

#contentTeam .col4 {
	border-right-style: none;
	width: auto;
	background-image: url(/img/_common/bgN_3.gif);
	background-repeat: no-repeat;
	background-position: 315px bottom;
	padding: 0px;
}
#contentTeam ol.member_list li {
	margin-bottom: 10px;
	font-style: italic;
}
#contentTeam ol.member_list li .name {
	font-weight: bold;
	font-style: normal;
}
#contentTeam ol.member_list li a {
	color: #8C98A9;
	text-decoration: none;
	background-image: url(/img/_common/bulletDblDiamond_Grey.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-left: 15px;
}
#contentTeam ol.member_list li a:hover {
	background-image: url(/img/_common/bulletDblDiamond_dkblue.gif);
	color: #BA4815;
}
#contentTeam ol.member_list li a.selected {
	background-image: url(/img/_common/bulletDblDiamond_dkblue.gif);
	color: #BA4815;
}

#contentTeam ol#intro {
	margin-top: 43px;
	margin-left: 54px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #C8CFDC;
	border-bottom-color: #C8CFDC;
	width: 302px;
	padding-bottom: 1px;
}
#contentTeam ol#intro li {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	font-style: italic;
}
#contentTeam ol#intro h1 {
	font-style: normal;
	color: #BA4815;
}

#contentTeam table #pagetitle {
	background-image: url(/img/_common/bgPageTitle_grad.jpg);
	background-repeat: repeat-x;
	height: 62px;
}
#contentTeam table #pagetitle h1 {
	color: #FFFFFF;
	display: block;
	padding-top: 25px;
	padding-left: 20px;
	font-size: 22px;
	font-weight: normal;
}

#contentTeam ol#bio {
	width: 250px;
	font-weight: bold;
	list-style-type: none;
	color: #BA4815;
	text-align: right;
	padding-bottom: 30px;
	float: left;
	padding-top: 14px;
	padding-left: 17px;
	margin-right: 50px;
}
#contentTeam ol#bio ol {
	font-weight: normal;
	color: #041635;
	margin-top: 2px;
}
#contentTeam ol#bio li {
	margin-bottom: 15px;
	padding-top: 7px;
}
#contentTeam ol#bio li li {
	margin-bottom: 2px;
	background-image: none;
	padding-top: 0px;
}
#contentTeam ol#bio a {
	color: #041635;
	text-decoration: underline;
}
#contentTeam ol#bio a:hover {
	text-decoration: none;
}

#contentTeam div#photo {
	float: left;
	text-align: right;
	padding-top: 17px;
	padding-right: 14px;
}
#contentTeam div#photo a {
	display: block;
	background-image: url(/img/_common/iconmini_page.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #BA4815;
	text-decoration: none;
	padding-right: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: italic;
}
#contentTeam div#photo a:hover {
	text-decoration: underline;
}

/**
*  News  *
**/
#contentNews table td.col1 {
	width: 205px;
	vertical-align: top;
	background-image: url(/img/_common/bgN_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-color: #929AA7;
	display: none;
}
#contentNews table td.col2 {
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C8CFDC;
}
#contentNews #pageTitle {
	font-size: 70px;
	font-weight: normal;
	color: #BA4815;
}


#contentNews table {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BA4815;
	margin-top: 2px;
}
#contentNews #navSort {
	background-image: url(/img/_common/bgGrad6.jpg);
	background-repeat: repeat-x;
	height: 47px;
	line-height: 47px;
}
#contentNews #navSort ol {
	margin-left: 276px;
}
#contentNews #navSort li {
	display: block;
	float: left;
	margin-right: 32px;
}
#contentNews #navSort a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/_common/bulletDblDiamond_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: none;
	padding-left: 15px;
	font-weight: bold;
}
#contentNews #navSort a:hover {
	text-decoration: underline;
}
#contentNews ol#newsList {
}
#contentNews ol#newsList li {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #C8CFDC;
}
#contentNews ol#newsList a {
	background-image: url(/img/_common/bulletDblDiamond_Grey.gif);
	background-repeat: no-repeat;
	background-position: 20px 18px;
	display: block;
	padding-left: 38px;
	text-decoration: none;
	color: #4F626B;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 20px;
	font-weight: bold;
}
#contentNews ol#newsList a:hover {
	background-color: #EBEFF1;
	text-decoration: underline;
}

#contentNews ol#newsList a span.date {
	color: #BA4815;
	display: block;
	width: 100%;
	font-weight: normal;
}
#contentNews ol#newsList a:hover span.date {
	text-decoration: none;
}


/******************
*  Article style  *
******************/
#contentNews #pageYear {
	font-size: 70px;
	font-weight: normal;
	color: #314E70;
}
#contentNews ol#navArticle {
	margin-top: 15px;
}
#contentNews ol#navArticle li {
	padding-bottom: 10px;
}

#contentNews ol#navArticle a {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	color: #BA4815;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
}
#contentNews ol#navArticle a:hover {
	text-decoration: underline;
}
#contentNews ol#navArticle a#print {
	background-image: url(/img/_common/iconmini_printer.gif);
	display: none;
}
#contentNews ol#navArticle a#back {
	background-image: url(/img/_common/iconmini_arrowLeft.gif);
	background-position: 2px;
}
#contentNews td#story {
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 30px;
	padding-left: 45px;
	color: #263C57;
	line-height: 17px;
	width: 550px;
}
#contentNews td#story h1 {
	color: #BF5425;
	margin-bottom: 20px;
	font-size: 16px;
	background-image: url(/img/_common/bulletDblDiamond_orange2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-left: -23px;
	padding-left: 23px;
	text-transform: uppercase;
}
#contentNews td#story h2 {
	margin-bottom: 20px;
	font-style: italic;
	font-size: 14px;
}
#contentNews td#story p {
	margin-bottom: 20px;
	margin-top: 20px;
}
#contentNews td#story h3 {
	margin-bottom: 20px;
}

