body { 
	margin: 0; 
	background: white; 
	color: black; 
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
td { font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif; }
a { color: #295278; }
a:hover { color: #cc0000; }

/* ======================= PAGE LAYOUT ==================== */

#banner, #sectionBanner { background: #d5d5d5; }
#contentLayout { width: 750px; }
#leftCol { width: 179px; background: #000000; padding: 10px; border-right: 1px solid #056957; }
#centerHomeCol { width: 571px; padding: 10px; }
#centerCol { width: 550px; padding:0; }
#mainContent { padding: 10px; }
#rightCol { width: 159px; background: #E6F0EE; padding: 10px; border-left: 1px solid #056957; }
#footer { width: 730px; padding: 10px; text-align:center; margin-top: 15px; }

/* ======================= TEXT DISPLAY =============== */

h1, h2, h3, h4, h5 { color: #056957; font-weight: bold; font-family : Tahoma, Arial, Helvetica, sans-serif; }
h1 { font-size : 18px; margin-top: 5px; }
h2 { font-size : 14px; margin-bottom: 5px; }
h3 { font-size : 12px; margin-bottom: 5px; color: #000; }
h4 { font-size : 11px; margin-bottom: 5px; }

h2.rollupTitle { padding: 2px 5px; font-size: 12px; background: #056957; color: White; margin-bottom: 10px; }
#centerCol p { margin-top: 10px; }
#centerHomeCol h1 { border-bottom: 1px solid #056957; }
#centerHomeCol p { margin-top: 5px; margin-bottom: 10px; }
#centerHomeCol .introText { font-size: 12px; margin-bottom: 5px; }
#centerHomeCol .introText1 { font-size: 12px; margin-bottom: 5px; color: #009933 }

#rightCol .sidebarList { margin-top: 5px; margin-bottom: 5px; }
#leftCol h2 { margin-top: 10px; margin-bottom: 0; }
	
hr { margin: 0; height: 1px; color: #056957; }
ul li { margin-bottom: 4px; }

.xsmallText { font-size: 9px; }
.smallText { font-size: 11px; }
.medText { font-size: 12px; }
.largeText { font-size: 14px; }
.xlargeText { font-size: 18px; }

.hilite { color: #056957; }
.textLink a { font-size: 9px; text-transform: uppercase; }
.first { margin-top: 5px; }




/************************ SEARCH RESULTS *******************/

#MemberCompDetail_pnlSearch .detail { }

/**** COMPANY DIV ****/
#SearchCompany { margin-top:15px; }

.companyInfo { margin-top: 5px; margin-left: 25px; }

/**** STAFF MEMBER NOT IN COMPANY ****/
#ucDirectoryList_MemberSearch_pnlStaff .staffMember
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}

/**** STAFF MEMBER IN COMPANY ****/

#SearchCompany .staffMember
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#DirectorySearch_pnlStaff .detaillist 
{
	margin-left: 25px;
}

/* COMPANY DETAIL */
#staffList .staffName { font-weight:bold; }
#staffList .staffTitle { }

#MemberCompDetail_pnlSearch .detail
{
}

#MemberAOM_MCntDirectory_pnlSearch .detail
{
}

/* COMMITTEE DETAIL */
#MemberAOM_MCntDirectory_pnlSearch .cDetail
{
	
}

/* =============== FORMS & FIELDS ==================== */

fieldset { padding: 10px; }
legend { font-weight: bold; color: #056957; margin-bottom: 4px; }

.ucFirstColumn { width: 150px; background: #f9f9f9; font-weight: bold; text-align: right; }
.formContainerHeader { background: #056957; color: White; padding: 2px 5px; margin-bottom: 10px; }
.shoppingCartGrid { border: 1px solid #056957; border-collapse: collapse; }
.shoppingCartGrid td { border: 1px solid #999; border-collapse: collapse; }
.gridHeader { background: #e8e8e8; font-weight: bold; font-size: 11px; }

.required { color: Red; }

.eventItem { line-height: 140%; }
.eventMonth { background: #056957; color:White; padding: 2px 5px; }
.eventDate, .eventTitle, .eventStartDate, .eventEndDate, .eventLocation { font-weight: bold; }
.eventTableHeader { background: #e9e9e9; font-weight: bold; }
.eventTableAlt { background: #ffffcc; }

/* =============== BANNER ==================== */

.siteTitle, .siteTitle a { padding: 2px 0; font: 30px/30px Garamond, Georgia, Times, "Times New Roman"; color: #000; }
.siteTitle a, .siteTitle a:hover { color: #000; text-decoration: none; }

.sectionTitle, .sectionTitle a { padding: 2px 0; font: normal 26px/26px Garamond, Georgia, Times, "Times New Roman"; color: #056957; }
.sectionTitle a, .sectionTitle a:hover { color: #056957; text-decoration: none; }

#siteBrandingBanner { background: #056957; }
#siteBrandingBanner td { padding: 4px 10px; }
#siteBrandingBanner a:hover { color: white; text-decoration: underline; }
.siteBrandingTitle { font: 15px Garamond, Georgia, Times, "Times New Roman"; color: white; text-decoration: none; }

.searchText, .searchText a { font: bold 11px Arial, Helvetica, sans-serif; color: #056957; text-decoration: none; }
.searchText a:hover { text-decoration: underline; }
.searchField { border: 1px solid #848484; height: 12px; width: 100px; }

a.searchLink { font-size: 10px; text-decoration: none; color: #848484; }
a.searchLink:hover { color: #848484; text-decoration: underline; }

.bannerLink { font-size: 10px; text-decoration: none; color: #fff; }
.bannerLink:hover { text-decoration: underline; color: #fff; }


/* ===================== LEFT COLUMN CONTENT & LOGIN ============ */

input.formField, input.formButton { border: 1px solid #295278; font: 11px Arial, Helvetica, sans-serif; }
input.formField { height: 14px; }

#leftCol, #rightCol { font-size: 10px; }
#leftCol p, #rightCol p { margin-top: 5px; margin-left: 10px; margin-bottom: 10px; }
#leftCol .introText { font-size: 12px; margin-bottom: 5px; }
#leftCol .introText1 { font-size: 12px; margin-bottom: 5px; color: #009933 }

#leftCol h2, #rightCol h2 { 
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #056957;
	padding-left: 10px; 
	background: url(../../../../Documents and Settings/Luiz/Configurações locais/Temporary Internet Files/Content.IE5/images/green_bullet.gif) top left no-repeat; 
	margin-bottom: 5px; 
	}
#leftCol h2 a, #rightCol h2 a { color: #056957; }

#leftCol hr, #rightCol { margin: 0; }

#leftCol a, #rightCol a { text-decoration: none; }
#leftCol a:hover, #rightCol a:hover { text-decoration: underline; }


/* =============== BREADCRUMBS AND SECTION TITLES ================ */

#breadcrumbs { 
	font-size: 10px;
	color: #056957;
	padding-bottom: 4px; 
	border-bottom: 1px solid #056957;
	text-transform: uppercase;
	}
	
#breadcrumbs a { font-weight: bold; text-decoration: none; }
#breadcrumbs a:hover { text-decoration: underline; }
#breadcrumbs span.icon { font-size: 14px !important; }
	
.sectionBanner { background: #D5D5D5; padding: 5px 10px; border-bottom: 1px solid #056957; }
.sectionTitle { font: 28px Garamond, Georgia, Times, "Times New Roman"; color: #000; }
.sectionLinks { padding: 2px 10px; font-size: 11px; background: #E6F0EE; border-bottom: 1px solid #056957; }
.sectionLinks a { text-decoration: none; color: #056957; }
.sectionLinks a:hover { text-decoration: underline; }

/* ======================= COPYRIGHT & FOOTER ========================= */

#copyright, #siteLinks { font-size: 11px;  text-align: center; color: #295278; }
#copyright p, #siteLinks p { margin: 10px 0; }
#copyright a, #siteLinks a { color: #295278; }

/* ======================= AUTHORING CONSOLE ========================= */

#authorConsole, #errorConsole { background: #fff; margin-bottom: 10px; }
#authorConsole { border: 1px solid #999; }
#errorConsole { border: 2px solid red;  }
#authorConsole hr, #errorConsole hr { height: 1px; color: #666666; }
#authorConsole td, #errorConsole td { padding: 2px 4px; font-size: 11px; }
#authorConsole a, #authorConsole a { color: Navy; }

.authorInput { margin-top: 20px; padding-top:10px; border-top: 1px dotted #666; }
.authorInput fieldset { padding: 10px;  }
.authorInput legend { font-size: 12px; font-weight: bold; color: #666; margin-bottom: 5px; }

.phLabel { font-weight: bold; color: #666; margin-bottom: 5px; }

/* ========================== SITE MAP ========================== */

.HitReporting-ReportRootChannel, .HitReporting-ReportChannel { font-weight: bold; }
.HitReporting-ReportRootChannel a, .HitReporting-ReportChannel a {  }

.sub { margin-top:4px; margin-bottom: 4px; }
.sub .HitReporting-ReportChannel { margin-top: 4px; }
.sub .HitReporting-ReportChannel a {  }


/* ====================== MONDO SEARCH ========================= */

.Mondosoft-MondoSearch-CategoryHeader { background: #056957; color: White; }
.Mondosoft-MondoSearch-CategoryTitle { font-weight: bold; color:White; padding: 2px 10px; }
.Mondosoft-MondoSearch-CategoryResultCount { color: White; padding: 2px 10px; }

/* ====================== PUBLICATIONS ROLLUP ================== */

.PublicationsHeader { background: #056957; color:White; }
.PublicationsHeader a {color: White; }
.PublicationsHeader a:hover { color: #ffcc00; }
.dgPubList td { padding: 5px; font-size: 11px; }

/* =============== ILSI EUROPE ======================= */

#adobeBlurb { margin-top: 30px; color: #056957; padding-top: 5px; font-size: 10.5px; border-top: 1px dotted #999; }
#adobeBlurb p { margin: 8px 0; }