@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 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #041635; /*#1E2D40*/
}
a:link {
	color: #000033;
}
a:visited {
	color: #999;
}
#wrapper {
	text-align: left;
	width: 850px;
	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: 32px;
	line-height: 32px;
	color: #FFFFFF;
	padding-left: 25px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#bottom b {
	color: #647593;
}

#bottom a {
	color: #fff;
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}

#copyright {
	color: #999999;
	margin-top: 5px;
	width: 850px;
	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;
}
/*************
*  Home  *
*************/

#contentHome td.col1 {
	background-image: url(/img/home/intro.jpg);
	background-repeat: no-repeat;
	width: 644px;
	background-position: left bottom;
	vertical-align: top;
}
#contentHome td.col1 #intro {
	margin-top: 130px;
	margin-left: 294px;
	width: 305px;
}
#contentHome td.col1 #intro p {
	margin-bottom: 15px;
	color: #041635;/*#263A53;*/
	font-size: 12px;
	line-height: 20px;
}


#contentHome td.col2 {
	width: 204px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #9FB4BA;
	vertical-align: top;
}
#contentHome td.col2 h1 {
	background-image: url(/img/_common/bulletDblDiamond_dkblue.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 30px;
	color: #041635;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	display: block;
}
#contentHome div.readmore {
	background-image: url(/img/home/grad2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contentHome div.readmore a {
	display: block;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 13px;
	font-weight: bold;
	color: #041635;
	text-decoration: none;
	background-image: url(/img/_common/bulletDblDiamond_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	font-size: 10px;
}
#contentHome div.readmore a:hover {
	text-decoration: underline;
}



#contentHome div.RecentInv {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CECCCC;
	border-bottom-color: #CECCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/img/home/grad1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentHome div.RecentInv p {
	font-weight: bold;
	padding: 5px;
	color: #5A777E;
	font-size: 10px;
}

/*************
*  Team  *
*************/
#contentTeam table {
	width: 100%;
}
#contentTeam td {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-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 {
}
#contentTeam .col2 {
}
#contentTeam .col3 {
}

#contentTeam .col4 {
	border-left-style: none;
	width: auto;
	background-image: url(/img/_common/bgN_3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
}
#contentTeam .bigN2 {
	background-image: url(/img/_common/bgN_8.jpg);
}
#contentTeam ol.member_list li {
	margin-bottom: 10px;
	font-style: italic;
}
#contentTeam ol.member_list li .name {
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	color: #525a64;
}
#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 4px;
	display: block;
	padding-left: 15px;
}
#contentTeam ol.member_list li a:hover, #contentTeam ol.member_list li a.active {
	background-image: url(/img/_common/bulletDblDiamond_dkblue.gif);
	color: #BA4815;
}

#contentTeam ol.member_list li a:hover .name, #contentTeam ol.member_list li a.active .name {
	color: #BA4815;
}


#contentTeam ol#intro {
	margin-top: 30px;
	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: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-style: italic;
}
#contentTeam ol#intro h1 {
	font-style: normal;
	line-height: 20px;
	color: #BA4815;
}

#contentTeam table #pagetitle {
	background-image: url(/img/_common/bgPageTitle_grad.jpg);
	background-repeat: repeat-y;
	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: 195px;
	font-weight: bold;
	line-height: 18px;
	list-style-type: none;
	color: #BA4815;
	text-align: right;
	padding-bottom: 30px;
	float: left;
	padding-top: 14px;
	padding-left: 17px;
}
#contentTeam ol#bio ol {
	font-weight: normal;
	color: #041635;
	margin-top: 2px;
	line-height: 12px;
}
#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: right;
	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: #8A93A4;
}
#contentNews table td.col2 {
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C8CFDC;
}

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


#contentNews table {
	width: 100%;
	/*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: #071938;
	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:visited {
	color: #4F626B;
}

#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;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: normal;
	display: block;
}
#contentNews ol#navArticle {
	margin-top: 0px;
	padding-top: 0px;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 1px solid #FF0000;
}
#contentNews ol#navArticle li {
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

#contentNews a#back {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	color: #BA4815;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
	background-image: url(/img/_common/iconmini_arrowLeft.gif);
	background-position: 2px;
	margin-top: 10px;
}
#contentNews a#back:hover {
	text-decoration: underline;
}
#contentNews td#story {
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 30px;
	padding-left: 45px;
	color: #041635;/*#263C57;*/
	line-height: 17px;
}
#contentNews td#story h1#styoeTitle {
	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: 11px;
}
#contentNews td#story p {
	margin-bottom: 20px;
	margin-top: 20px;
}
#contentNews td#story h3 {
	margin-bottom: 20px;
}

/*****************
*  Portfolio  *
*****************/
#contentPortfolio table#navCat {
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
}
#contentPortfolio table#navCat td {
	background-image: url(/img/portfolio/gradAqua1.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
}
#contentPortfolio table#navCat td.selected {
	background-color: #0F203E;
	background-image: none;
}

#contentPortfolio table#navCat .col1 {
	text-align: right;
	width: 255px;
	border-left-style: none;
}
#contentPortfolio table#navCat .col1 p {
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
	margin-right: 10px;
}
#contentPortfolio table#navCat td.row1 {
	display: none;
}

#contentPortfolio table#navCat td#viewAlpha {
	background-image: url(/img/portfolio/gradOrange1.jpg);
	height: 23px;
	line-height: 23px;
}
#contentPortfolio table#navCat td#viewAlpha p {
	background-image: url(/img/portfolio/bulletArrow_rightOrange.gif);
}

#contentPortfolio table#navCat td#viewIndustry {
	line-height: 31px;
	height: 31px;
}
#contentPortfolio table#navCat td#viewIndustry p {
	background-image: url(/img/portfolio/bulletArrow_rightAqua.gif);
}
#contentPortfolio table#navCat a {
	color: #FFFFFF;
	text-decoration: none;
}
#contentPortfolio table#navCat a:hover {
	text-decoration: underline;
}
#contentPortfolio table#navCat td#letters a {
	height: 23px;
	padding-left: 13px;
}

#contentPortfolio table#main {
	width: 100%;
	/*border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BA4815;
	margin-top: 2px;*/
}
#contentPortfolio table#main td {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #A3B7BD;
	vertical-align: top;
}

#contentPortfolio ol#sidenav {
	margin-top: 240px;
	margin-left: 30px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #C8CFDC;
	border-bottom-color: #C8CFDC;
	width: 200px;
	padding-bottom: 1px;
}
#contentPortfolio ol#sidenav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8CFDC;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
#contentPortfolio ol#sidenav a {
	padding-left: 16px;
	background-image: url(/img/_common/bulletDiamond_aqua.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-decoration: none;
	color: #000033;
}
#contentPortfolio ol#sidenav a:hover {
	text-decoration: underline;
}

#contentPortfolio ol#sidenav a.selected {
	font-weight: bold;
	color: #BA4815;
	background-image: url(/img/_common/bulletDiamond_brown.gif);
}
#contentPortfolio ol#sidenav a.selected:hover {
	text-decoration: underline;
}

#contentPortfolio table#list {
	width: 100%;
	border-collapse: true;
}
#contentPortfolio table#list td {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #A3B7BD;
	vertical-align: middle;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #C0C9D7;
	empty-cells: show;
}

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

#contentPortfolio table#list .col_header {
	background-image: url(/img/portfolio/gradAqua1.jpg);
	color: #fff;
	height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 0px;
	border-bottom: 1px solid #C0C9D7;
}

#contentPortfolio table#main .col1 {
	width: 254px;
	background-image: url(/img/_common/bgN_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentPortfolio table#main .col2 {
	width: auto;
	border-right-style: none;
}
#contentPortfolio table#list .col1 {
	background-color: #FFFFFF;
	background-image: none;
	width: auto;
	height: 50px;
	text-align: center;
	padding: 2px 5px;
}
#contentPortfolio table#list td.col3 {
	display: none;
}

#contentPortfolio table#list .col2 {
	width: auto;
	height: 40px;
	background-color: #EFF2F5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #1E2F43;
	border-right-width: 0px;
	border-right-style: dashed;
	border-right-color: #A3B7BD;
}

#contentPortfolio table#list .exited {
	height: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#contentPortfolio table#list .col3 {
	width: 90px;
	background-color: #EFF2F5;
	text-align: center;
	border-right-style: none;
}
#contentPortfolio table#list .col2 h1 {
	background-image: url(/img/_common/bulletDiamond_brown.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-left: 22px;
}
#contentPortfolio table#list .col2 h1 a {
	color: #1E2F43;
	text-decoration: none;
}
#contentPortfolio table#list .col2 h1 a:hover {
	text-decoration: underline;
}

#contentPortfolio table#list .col2 p {
	padding-left: 22px;
}

/*******************
*  Contact  *
*******************/
#contentContact table {
	background-image: url(/img/_common/bgN_6.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	color: #041635;/*#0A1C3B;*/
}
#contentContact table td {
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C8CFDC;
}
#contentContact table td.col1 {
	width: 350px;
	border-left-style: none;
}
#contentContact table td.col2 {
	width: 194px;
	padding: 25px;
	line-height: 17px;
	background-image: url(/img/_common/bgGrad7.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#contentContact table td.col3 {
	width: 203px;
	padding: 25px;
	line-height: 17px;
	background-image: url(/img/_common/bgGrad7.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


#contentContact #pagetitle {
	background-image: url(/img/_common/bgPageTitle_grad.jpg);
	background-repeat: repeat-y;
	height: 62px;
}
#contentContact #pagetitle h1 {
	color: #FFFFFF;
	display: block;
	padding-top: 25px;
	font-size: 22px;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
}
#contentContact #info {
	text-align: right;
	padding-right: 20px;
	margin-top: 20px;
	line-height: 17px;
}
#contentContact #info a, #contentContact #info a:visited {
	color: #0000FF; /*0000FF*/
	text-decoration: none
}
#contentContact #info a:hover {
	text-decoration: underline
}

#contentContact table h1 {
	margin-bottom: 10px;
}
#contentContact table h2 {
	color: #BF5425;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentContact p.rule {
	margin-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #C8CFDC;
	margin-bottom: 10px;
}
#contentContact ol#hotels {
	margin-left: 10px;
	margin-top: 10px;
}
#contentContact ol#hotels li {
	background-image: url(/img/_common/bulletDiamond_brown.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	margin-bottom: 10px;
}

/**
*  About *
**/
#contentAbout table td.col1 {
	width: 272px;
	vertical-align: top;
}
#contentAbout table td.col1 ol#sidenav {
	margin-top: 58px;
	margin-left: 47px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #C8CFDC;
	border-bottom-color: #C8CFDC;
	width: 200px;
	padding-bottom: 1px;
}
#contentAbout table td.col1 ol#sidenav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8CFDC;
}
#contentAbout table td.col1 ol#sidenav a {
	text-decoration: none;
	color: #000033;
	display: block;
	padding-left: 16px;
	background-image: url(/img/_common/bulletDiamond_aqua.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 7px;
	padding-bottom: 7px;
}
#contentAbout table td.col1 ol#sidenav a:hover {
	text-decoration: underline;
}

#contentAbout table td.col1 ol#sidenav a.selected {
	font-weight: bold;
	color: #BA4815;
	background-image: url(/img/_common/bulletDiamond_brown.gif);
}
#contentAbout table td.col1 ol#sidenav a.selected:hover {
	text-decoration: none;
}




#contentAbout table td.col2 {
	background-color: #fff;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C8CFDC;
}

#contentAbout table #pagetitle {
	background-image: url(/img/_common/bgPageTitle_grad.jpg);
	background-repeat: repeat-x;
	height: 62px;
}
#contentAbout table #pagetitle h1 {
	color: #FFFFFF;
	display: block;
	padding-top: 25px;
	padding-left: 20px;
	font-size: 22px;
	font-weight: normal;
}
#contentAbout table #intro {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8CFDC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 17px;
}
#contentAbout table #intro p {
	margin-bottom: 10px;
	margin-top: 5px;
}

#contentAbout table #intro .print a {
	display: block;
	text-align: right;
	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;
}

#contentAbout table #intro .print a:hover {
	text-decoration: underline;
}

#contentAbout table {
	background-image: url(/img/_common/bgN_7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
#contentAbout .col2 h1 {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	color: #071938;
}

#contentAbout .col2 ol#ap_intro {
	margin-top: 43px;
	margin-left: 35px;
	margin-right: 35px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #C8CFDC;
	border-bottom-color: #C8CFDC;
	padding-bottom: 1px;
}

#contentAbout .col2 ol#ap_intro li {
	padding-top: 11px;
	padding-bottom: 11px;
	margin-bottom: 0px;
	font-style: italic;
	font-weight: normal;
}
#contentAbout .col2 ol#ap_intro h1 {
	padding: 0;
	margin: 0;
	font-style: normal;
	line-height: 20px;
	color: #BA4815;
}
/*
#contentAbout .col2 ol {
	font-weight: bold;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	list-style-type: none;
	padding-bottom: 5px;
	color: #071938;
}
*/

#contentAbout #approach_orig {
	display: none;
}

#contentAbout #approach_focus {
	display: none;
}

#contentAbout #approach_partnering {
	display: none;
}

#contentAbout #approach_value {
	display: none;
}

#contentAbout #ap_nav {
	width:235px;
}

#contentAbout #ap_descrip {
	padding: 0;
}

#contentAbout #ap_descrip div {
	width: 350px;
	margin: 0;
}

#contentAbout .col2 ul {
	display: block;
	padding-top: 40px;
}

#contentAbout .col2 ul li {
	padding-left: 15px;
}

#contentAbout .col2 ul a {
	font-weight: bold;
	color: #071938;
	text-decoration: none;
}

#contentAbout .col2 ul a:hover {
	text-decoration: underline;
}

#contentAbout .col2 p {
	padding: 7px 0 0 10px;
}

#contentAbout .col2 ol.lvl1 {
	margin-left: 10px;
	font-weight: normal;
	padding-left: 10px;
	list-style-type: none;
	margin-top: 5px;
	padding-right: 20px;
}
#contentAbout .col2 ol.lvl2 {
	margin-left: 10px;
	font-weight: normal;
	padding-left: 20px;
	list-style-type: none;
	margin-top: 5px;
	padding-right: 20px;
}
/*
#contentAbout .col2 ol ol {
	margin-left: 10px;
	font-weight: normal;
	padding-left: 0px;
	list-style-type: none;
	margin-top: -10px;
}
*/
#contentAbout .col2 li {
	margin-bottom: 10px;
}
/*
#contentAbout .col2 li li {
	padding-left: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	margin-left: -10px;
	background-image: url(/img/_common/bulletDiamond_brown.gif);
	background-position: left 3px;
}
*/
#contentAbout .col2 ol.lvl1 li {
	padding-left: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(/img/_common/bulletDiamond_brown.gif);
	background-position: left 4px;
	line-height: 17px;
}
/*
#contentAbout .col2 li li li {
	background-image: none;
}
*/
#contentAbout .col2 ol.lvl2 li {
	background-image: url(/img/_common/bulletDash.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 10px;
	line-height: 17px;
}
#contentAbout .col2 ol#invcrit li {
	margin-bottom: 15px;
}

#contentAbout .col2 ol#invcrit li p {
	padding-top: 10px;
}

#contentAbout .opAds {
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 40px;
}

#contentAbout .opAds li {
	line-height: 17px;
	padding-left: 10px;
	background-image:url(/img/_common/bulletDiamond_brown.gif);
	background-position:4px 4px;
	background-repeat: no-repeat;
}

/*Login Additions*/
#contentAbout table#login td.col1 {
	width: 289px;
	vertical-align: top;
}
#contentAbout table#login td.col2 {
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C8CFDC;
}

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


#contentAbout table#login {
	background-image: url(/img/_common/bgN_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
#contentAbout ol#apps {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	list-style-type: none;
	padding-bottom: 5px;
}
#contentAbout ol#apps li {
	margin-bottom: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#contentAbout ol#apps h1 {
	background-image: url(/img/_common/bulletDiamond_brown.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
	margin-left: -10px;
}
#contentAbout ol#apps a, #contentAbout ol#apps a:visited {
	text-decoration: none;
	color:#0000FF;
}
#contentAbout ol#apps a:hover {
	text-decoration: underline;
}


/**
*  Admin  *
**/
#contentAdmin #navSort {
	background-image: url(/img/_common/bgGrad6.jpg);
	background-repeat: repeat-x;
	height: 47px;
	line-height: 47px;
}
#contentAdmin #navSort ol {
	float: right;
	margin-right: 10px;
}
#contentAdmin #navSort li {
	display: block;
	float: left;
	padding-left: 20px;
}
#contentAdmin #navSort li#flash {
	font-weight: bold;
	color: #fff;
	padding-right: 50px;
}
#contentAdmin #navSort a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/_common/bulletDblDiamond_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
}
#contentAdmin #navSort a:hover {
	text-decoration: underline;
}


#contentAdmin table#main {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BA4815;
	margin-top: 2px;
}
#contentAdmin table#main td {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #A3B7BD;
	vertical-align: top;
}

#contentAdmin ol#sidenav {
	margin-top: 20px;
	margin-left: 30px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #C8CFDC;
	border-bottom-color: #C8CFDC;
	width: 200px;
	padding-bottom: 1px;
}
#contentAdmin ol#sidenav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8CFDC;
}
#contentAdmin ol#sidenav a {
	text-decoration: none;
	color: #000033;
	display: block;
	padding-left: 16px;
	background-image: url(/img/_common/bulletDiamond_aqua.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 7px;
	padding-bottom: 7px;
}
#contentAdmin ol#sidenav a:hover {
	text-decoration: underline;
}

#contentAdmin ol#sidenav a.selected {
	font-weight: bold;
	color: #BA4815;
	background-image: url(/img/_common/bulletDiamond_brown.gif);
}
#contentAdmin ol#sidenav a.selected:hover {
	text-decoration: underline;
}

#contentAdmin table#list {
	width: 100%;
}
#contentAdmin table#list td {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #A3B7BD;
	vertical-align: middle;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #C0C9D7;
}

#contentAdmin table#main .col1 {
	width: 254px;
	background-image: url(/img/_common/bgN_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentAdmin table#main .col2 {
	width: auto;
	border-right-style: none;
}
#contentAdmin table#list .col1 {
	background-color: #FFFFFF;
	background-image: none;
	width: 149px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

#contentAdmin table#list .col1 {
	width: auto;
	text-align: left;
	background-color: #EFF2F5;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #1E2F43;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #A3B7BD;
}
#contentAdmin table#list .col2 {
	width: 90px;
	background-color: #EFF2F5;
	text-align: center;
	border-right-style: none;
}
#contentAdmin table#list .col2 a {
	font-weight: bold;
	color: #BA4815;
}
#contentAdmin table#list .col2 a:hover {
	text-decoration: underline;
}
#contentAdmin table#list .col1 h1 {
	background-image: url(/img/_common/bulletDiamond_brown.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-left: 22px;
}

#contentAdmin table#list .col1 p {
	padding-left: 22px;
}

#contentAdmin table#main .col2 #editor {
	padding: 10px 10px 10px 10px;
	color: #423434;
	font-size: 12px;
}

#contentAdmin table#main .col2 #editor label {
	float: left;
	width: 110px;
	font-weight: bold;
}

#contentAdmin table#main .col2 #editor div.field {
	padding: 10px 0 10px 0;
}

#contentAdmin table#main .col2 #editor a {
	color: #BA4815;
}

#contentAdmin table#main .col2 #editor .error_message {
	color: #BA4815;
}



