/* make the section heads on the admin containers bold */
/*don't change */
.buttonsLeft { float: left; }
/*don't change */
.buttonsRight { float: right; text-align:right;}

div#ContainerWrapper {
	margin-bottom: 15px;
	/* prevent the containers from 'dropping' when in edit mode */
	width: 100%;
	text-align: left;
}

div#ContainerWrapper.Admin { text-align: center; }

/*don't change */
div#ContainerHeader {
/*text-align:left;
white-space:nowrap;
width:100%;
*/
background-color: #330066;
	color: White;
	white-space:nowrap;
	text-align: left;
	padding: 3px 0 3px 3px;
	font-size: 125%;

}

div#ContainerHeader.NoTitle {
	background-color: transparent;
}
.noBackground div#ContainerHeader {
	background-color: White;
	color: #330066;
	padding: 3px 0 3px 0px;
	font-weight: bold;
	
}
/*don't change */
div#ContainerTitle {
/*	display: inline;*/
	float:left;
	width: auto;
	font-size:111%;
	
}

.Links #ContainerTitle a, .Links #ContainerTitle a:link { color: #FFFFFF;text-decoration:none;}
.Links #ContainerTitle a:visited {color: #FFFFFF;text-decoration:none;}
.Links #ContainerTitle a:active {color: #FFFFFF;text-decoration:none;}
.Links #ContainerTitle a:hover {color: #FFFFFF;text-decoration:none;}

/*don't change */
div#VisibilityButton {
	width: auto;
	float: left;
	display: inline;
}

div#ContainerContentWrapper {  }

div#ContainerContent { border: solid 1px #EDEDED; }

div#ContainerContent.Borderless { border-width: 0; }

/* remove the container margins and the right/left margins of contained p tags */
noMargins div#ContainerContent p { margin-right: 0; margin-left: 0; }

div#ContainerContent p.First { margin-top: 0; padding-top: 0; }
div#ContainerContent p.Last { margin-bottom: 0; padding-bottom: 0; }

.Links #ContainerContent { font-size: 90%; color: #999999; } 

.Quick #ContainerContent a, .Quick #ContainerContentInner a:link { padding: 0 0 0 6px; line-height: 1.5em;  color: #330066;text-decoration:none;}
.Quick #ContainerContent a:visited {color: #6B82B6;text-decoration:none;}
.Quick #ContainerContent a:active {color: #330066;text-decoration:none;}
.Quick #ContainerContent a:hover {color: #CCCC33;text-decoration:none;}
.Quick #ContainerContent{ padding: 5px;  }
.Quick #ContainerContent a.NoBullet,
.Quick #ContainerContent a.NoBullet:link, .Quick #ContainerContent a.NoBullet:visited, 
.Quick #ContainerContent a.NoBullet:active, .Quick #ContainerContent a.NoBullet:hover { padding: 0; background-image: none; } 
.Quick #ContainerContent td.Bullet {width: 100%; padding:0px 0px 0px 6px; background: #FFFFFF url('img/bulletGreen_3px.gif') no-repeat scroll left; }
.Quick #ContainerContent td.Bullet a, .Quick #ContainerContentInner td.Bullet a:link { line-height: 1.5em;  color: #330066;text-decoration:none;}
.Quick #ContainerContent td.Bullet a:visited {color: #6B82B6;text-decoration:none;}
.Quick #ContainerContent td.Bullet a:active {color: #999999;text-decoration:none;}
.Quick #ContainerContent td.Bullet a:hover {color: #CCCC33;text-decoration:none;}
/*
.Highlights #ContainerContent a, .Highlights #ContainerContentInner a:link { padding:0; color: #000000;text-decoration:none;}
.Highlights #ContainerContent a:visited {color: #000000;text-decoration:none;}
.Highlights #ContainerContent a:active {color: #000000;text-decoration:none;}
.Highlights #ContainerContent a:hover {color: #330066;text-decoration:none;}
.Highlights #ContainerContent .first { margin-top: 0; }
.Highlights #ContainerContent .last { margin-bottom: 0; }
.Highlights #ContainerContent{ padding: 5px;  }
*/
.Pathogen #ContainerContent a, .Pathogen #ContainerContentInner a:link { padding: 0 0 0 6px; line-height: 1.5em;  color: #999999;text-decoration:none;}
.Pathogen #ContainerContent a:visited {color: #999999;text-decoration:none;}
.Pathogen #ContainerContent a:active {color: #999999;text-decoration:none;}
.Pathogen #ContainerContent a:hover {color: #330066;text-decoration:none;}
.Pathogen #ContainerContent{ padding: 5px;  }
.Pathogen #ContainerContent a.NoBullet,
.Pathogen #ContainerContent a.NoBullet:link, .Pathogen #ContainerContent a.NoBullet:visited, 
.Pathogen #ContainerContent a.NoBullet:active, .Pathogen #ContainerContent a.NoBullet:hover { padding: 0; background-image: none; } 
.Pathogen #ContainerContent td.Bullet {width: 100%; padding:1px 0px 1px 6px; background: #FFFFFF url('img/bulletGreen_3px.gif') no-repeat scroll left; }
.Pathogen #ContainerContent td.Bullet a, .Pathogen #ContainerContentInner td.Bullet a:link { line-height: 1.5em;  color: #999999;text-decoration:none;}
.Pathogen #ContainerContent td.Bullet a:visited {color: #999999;text-decoration:none;}
.Pathogen #ContainerContent td.Bullet a:active {color: #999999;text-decoration:none;}
.Pathogen #ContainerContent td.Bullet a:hover {color: #330066;text-decoration:none;}

/*.Quick #ContainerContent a:link { padding: 0 0 0 6px; line-height: 1.5em;}*/
/* Related Links*/
.Related #ContainerContent table { width: 100%; }
.Related #ContainerContent td.Link { width: 100%; padding:5px 0 5px 10px;border-bottom: solid 1px #716F70; }

.Related #ContainerContent a, .Related #ContainerContentInner a:link { color: #999999; text-decoration:none;}
.Related #ContainerContent a:visited {color: #999999;text-decoration:none;}
.Related #ContainerContent a:active {color: #999999;text-decoration:none;}
.Related #ContainerContent a:hover {color: #330066;text-decoration:none;background-image:none}

.Related #ContainerContent td.Selected { background: #FFFFFF url('img/arrowGreen_6px.gif') no-repeat scroll left; }
.Related #ContainerContent td.Selected a, .Related #ContainerContentInner td.Selected a:link { font-weight: bold;color: #330066;text-decoration:none;}
.Related #ContainerContent td.Selected a:visited {font-weight: bold;color: #999999;text-decoration:none;}
.Related #ContainerContent td.Selected a:active {font-weight: bold;color: #330066;text-decoration:none;}
.Related #ContainerContent td.Selected a:hover {font-weight: bold;color: #330066;text-decoration:none;}

.Related #ContainerContent td.Hover { background: #FFFFFF url('img/arrowGreen_6px.gif') no-repeat scroll left; }

/* remove the container margins and the right/left margins of contained p tags */
noMargins div#ContainerContent p { margin-right: 0px; margin-left: 0px; }

/*don't change */
div#ContainerFooterWrapper {
	text-align: center;
	width: 100%;
	background-color: #EDEDED;
}
	
div#ContainerFooter { }

/*Collection Links*/
.Collection #ContainerContent{ padding: 5px;  }
.Collection #ContainerContent a.NoBullet,
.Collection #ContainerContent a.NoBullet:link, .Collection #ContainerContent a.NoBullet:visited, 
.Collection #ContainerContent a.NoBullet:active, .Collection #ContainerContent a.NoBullet:hover { padding: 0; background-image: none; } 
.Collection #ContainerContent td.Bullet {width: 100%; padding:1px 0px 1px 6px; background: #FFFFFF url('img/bulletGreen_3px.gif') no-repeat scroll left; }
.Collection #ContainerContent td.Bullet a, .Collection #ContainerContentInner td.Bullet a:link { line-height: 1.5em;  color: #716F70;text-decoration:none;}
.Collection #ContainerContent td.Bullet a:visited {color: #6B82B6;text-decoration:none;}
.Collection #ContainerContent td.Bullet a:active {color: #999999;text-decoration:none;}
.Collection #ContainerContent td.Bullet a:hover {color: #330066;text-decoration:none;}
































































































































