#geaheader {
	padding-top: 10px;
}

/* overrides gea_basic.css */
#documentTable {
	width: 736px;
}
#leftCell {
	width: 198px;
	vertical-align: top;
}
#mainCell {
	width: 538px;
	vertical-align: top;
}

/* overrides from gea_basic.css */
#leftNav ul.navitemList li {
	padding-left: 14px;
	background-position: 4px 9px;
	font-weight: bold;
	border-bottom-style: solid;
}

/* based on breadcrumb from gea_basic.css.  used mainly for NPIs. 
   example: the "Bottom-Freezer Home" link in the leftnav of the B-F NPI. */
#leftNav ul.breadcrumb2 li {
	font-weight: normal;
	padding: 5px 0 5px 14px;	
	border-bottom: 1px solid #ccc;
	/* There is no default background-image yet, since all NPIs must specify
	   /css05/color_xxx.css stylesheets, which specify background-images. */
	background-position: 3px 10px; 
	background-repeat: no-repeat;
}
#leftNav ul.breadcrumb2 li.selected {
	background-image: url(/images/largeDotBul_selected.gif);
}
#leftNav ul.breadcrumb2 li.selected a {
	color: #666666;
}

#linksUnderLeftNav {
	font-size: 85%;
	margin-top: 15px;
}
#linksUnderLeftNav p {
	margin: 0;
	margin-top: 4px;
}
#linksUnderLeftNav a.selected {
	color: #666666;
}
#linksUnderLeftNav a.selected img.seethru {
	background-color: #666666;
}

#upperBody, #upperBodyNoStroke {
	margin-top: 37px; /* same as #leftNav padding-top + 7 */
}
#upperBody p, #upperBodyNoStroke p {
	width: 390px;
}
#upperBody {
	padding-bottom: 15px;
	border-bottom: 1px solid #c0c0c0;
}

/* overrides gea_basic.css */
#lowerTableA {
	width: 538px; /* 324 + 24 + 190 */
}
#lowerTableA td.col1 {
	width: 324px;
}
#lowerTableA td.gutter {
	width: 24px;
}
#lowerTableA td.col2 {
	width: 190px;
}
#lowerTableB {
	width: 538px; /* 358 + 24 + 156 */
}
#lowerTableB td.col1 {
	width: 358px;
}
#lowerTableB td.gutter {
	width: 24px;
}
#lowerTableB td.col2 {
	width: 156px;
}
#lowerTableC {
	width: 538px; /* 256 + 26 + 256 */
}
#lowerTableC td.col1 {
	width: 256px;
}
#lowerTableC td.gutter {
	width: 26px;
}
#lowerTableC td.col2 {
	width: 256px;
}
#lowerTableA tr,
#lowerTableB tr,
#lowerTableC tr {
	vertical-align: top;
}

/* NOTE: MSIE has problems changing the border width on these images when you
   mouseover.  The opacities are a workaround.  They have to be different. */

img.hover,
a img.hover {
	margin: 1px; /* keep border + margin the same to prevent image shifting */
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	filter: alpha(opacity=99); /* see note below */
}

a:hover img.hover {
	margin: 0px; /* keep border + margin the same to prevent image shifting */
	border-width: 2px;
	border-style: solid;
	/* border-color is specified in /css05/color_xxx.css. */
	filter: alpha(opacity=100); /* see note below */
}

.photoGalleryTable tr {
	vertical-align: top;
}

/* photoGalleryTableA is for grids of photos 3 across */
#photoGalleryTableA {
	margin-top: 15px;
}
#photoGalleryTableA td {
	width: 100px;
	padding: 1px;
	padding-bottom: 6px;
}
#photoGalleryTableA td.photoGutter {
	width: 4px;
}
#photoGalleryTableA div.title {
	margin-left: 2px;
}
#photoGalleryTableA div.title a:link,
#photoGalleryTableA div.title a:visited {
	text-decoration: none;
}
#photoGalleryTableA div.title a:hover {
	text-decoration: underline;
}

/* photoGalleryTableB contains photos on left, descriptions on right. */
#photoGalleryTableB td {
	padding-bottom: 25px;
}
#photoGalleryTableB td.photoColumn1 {
	width: 112px;
}
#photoGalleryTableB td.photoColumn2 {
	width: 212px;
}
#photoGalleryTableB td.photoColumn2 ul {
	margin-top: 3px;
}
#photoGalleryTableB td.photoColumn2 li {
	margin-bottom: 3px;
}
#photoGalleryTableB td.photoColumn2 p {
	margin-top: 3px;
	margin-bottom: 0;
}
#photoGalleryTableB td.photoColumn2 .photoComment {
	font-weight: bold;
	font-style: italic;
	color: #ed8000;
}

/* photoGalleryTableC contains photos on left, descriptions on right. */
#photoGalleryTableC td {
	padding-bottom: 25px;
}
#photoGalleryTableC td.photoColumn1 {
	width: 112px;
}
#photoGalleryTableC td.photoColumn2 {
	width: 212px;
}
#photoGalleryTableC td.photoColumn2 ul {
	margin-top: 3px;
}
#photoGalleryTableC td.photoColumn2 li {
	margin-bottom: 3px;
}
#photoGalleryTableC td.photoColumn2 p {
	margin-top: 3px;
	margin-bottom: 0;
}
#photoGalleryTableC td.photoColumn2 .photoComment {
	font-weight: bold;
	font-style: italic;
	color: #ed8000;
}

/* featured videos */
.featuredVideosTable {
	margin-top: 15px;
}
.featuredVideosTable td {
	padding-bottom: 20px;
}
.featuredVideosTable h4 {
	margin: 0;
}

#copyright {
	color: #999999;
	font-size: 85%;
	margin-left: 198px;
}

.smallgraynote{
	color: #999999;
	font-size: 75%;
	margin-left: 198px;
	padding-bottom:66px;
}

/* utility */
.light {
	color: #999999;
}

.orangeit {
	color: #ed8000;
	font-style: italic;
	font-weight:bold;
}

p {
	margin-top: 15px;
	margin-bottom: 0px;
}
h1 {
	font-size: 150%;
	color: #3b73b9;
}
h2 {
	font-size: 110%;
	margin: 0;
}
h2 img.seethru {
	vertical-align: middle;
}
h3, h4 {
	font-size: 100%;
	margin: 0;
}
img.pdfIcon {
	vertical-align: middle;
}

ul.bulletsInline li {
	/* overrides for gea_basic.css.  like list-style-position: inside, but only different. */
	padding-left: 0px;
	text-indent: 8px;
}

.footnotes {
	margin-top: 37px;
	color: #999999;
}


