﻿


/* CONTENT STYLES */
/* These should be copied to the Editor stylesheet */
body 
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	
	color: #696969;
	margin: 0px;
	padding: 0px;
	background:#fff;
	padding-top:19px;
}

a
{
	color:#0099CC;
	text-decoration:none;
}

a:hover, a:active 
{
	color:#0099CC;
	text-decoration:none;
}
table#positions td
{
   padding:0;
}
.header, h2
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 20px;
	font-weight: bolder;
}
.subHeader, h3 {
	color:#E5181F;
	font-size:17px;
	margin-bottom:-10px;
	padding-bottom:10px;
}

.content, p, table
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
}
.contentSmall
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 10px;
}
/* End of what should be copied to Editor stylesheet */
.contentOver,.contentBucketOver *, .contentActive:hover
{
	background-color: #FFFF00 !important;
	cursor: pointer !important;
}
ul
{
    margin-left:0;
    padding-left:45px;
}
.btn, #ExtranetLogin_btnLogin
{
	background-color: #808080;
	color: #FFFFFF;
	border: solid 1px #000000;
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
}
form 
{
	margin: 0;
}
img
{
	border: none 0 Transparent;
}

.clr 
{
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}

.hidden,  .print 
{
	display: none;
}
#SiteTitle, #AccessLinks, #SiteSummary
{
	display: none;
}

h4 {
	color:#E5181F;
	font-size:13px;
	font-weight:normal;
	line-height:1;
	margin:0px;
	padding-bottom:2px;
	padding-top:10px;
}
h5 {
	color:#E5181F;
	font-size:15px;
	font-weight:normal;
	line-height:1;
	margin:0;
	padding-bottom:10px;
	padding-top:6px;
}
h6 {
	color:#E5181F;
	font-size:13px;
	font-weight:normal;
	line-height:1;
	margin:0;
	padding-bottom:10px;
	padding-top:6px;
}
hr {
	border:none;
	background:none;
	height:0px;
	border-bottom:1px dotted #ccc;
	width:100%;
	margin-top:1em;
	margin-bottom:2em;
}
#Subheader 
{
    text-align: right;
    padding-right:10px;
    
}
h2.pageTitle {
	text-align:right;
	margin:0;
	padding:0;
	color:#C01226;
	font-weight:normal;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:46px;
	margin:2px 0;
	height:46px;
	line-height:1em;
}

#RecallYears {
	width:124px;
	padding-top:10px;
	float:right;
}
#RecallYears h5 {
	color:#fff;
	margin:0;
	padding:0;
	padding-left:11px;
	font-size:12px;
	font-weight:bold;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/shared/images/recall_year.gif) no-repeat left top;
	
}
#RecallYears h5 span {

	line-height:29px;
	padding-left:10px;
	display:block;
}
#ContentSpace {
	
}
#RecallYears ul {
	list-style-type:none;
	margin:0;
	padding:0;
	background:#BCCFE8;
	
}
#RecallYears ul li {
	background: url(/shared/images/listedbg.gif) no-repeat;
	padding:0;
	padding-left:28px;
	height:100%;
}
#RecallYears ul li a {
	color:#4192CB;
	height:100%;
	line-height:29px;
	text-decoration:none;
}	
#RecallYears ul li.SelectedYear {
	background: url(/shared/images/currentbg.gif) no-repeat;

	
	line-height:29px;
	color:#4192CB;
	
}	
#RecallYears ul li a:hover {
	text-decoration:underline;
}
#Recalls {
	
	
	width:490px;
	
}
#Recalls .announcement {
	
	height:31px;
	
}
#Recalls .espanol {
	background:url(/shared/images/link_arrow.gif) no-repeat left center;
	padding-left:10px;
}
table.board {
	line-height:1.1em;
}
.volume {
	color:#E5181F;
	font-size:11px;
	font-weight:bold;
}#threecol p {
	margin-bottom:0px;
	margin-top:7px;
	padding-bottom:0px;
	padding-top:0px;
}
/****RSS FEED****/
#Rss pre,  #Rss tt,  #Rss code,  #Rss samp,  #Rss kbd,  #Rss xmp,  #Rss listing,  #Rss plaintext { font-family: monospace; }
#Rss h2       { font-size: 12px; color: #E5181F; background-color: #FFFFFF;}
#Rss a:link   { color: #0099CC; text-decoration: none; }
#Rss a:visited{ color: #0099CC; text-decoration: none; }
#Rss a:hover  { color: #0099CC; text-decoration: underline; }
#Rss .article { margin-bottom: 11px; }
#Rss .date    { font-size: 10px; }
#Rss .title   { font-size: 11px; font-weight: normal; font-size: 11px}
#Rss .ingress { font-size: 11px; }
#Rss .match { font-size: 11px; }

#AlignTest {
	padding-top:20px;
}
div.member {
	width:204px;
    float:left;
	height:110px;
	position:relative;
    
	background:url(/shared/images/boardmember.jpg) no-repeat left top;
    
	margin-bottom:20px;
}
div.member p {
	margin:0;
	padding:0;
}
div.memberContent {
	bottom:0;
	padding-left:75px;
	padding-right:0.5em;
	line-height:1.2em;
}
div.memberContent h4
{
    margin-top:0;
    padding-top:0;
}
div.memberContent a {
	display:block;
	background:url(/shared/images/link_arrow.gif) no-repeat left center;
	padding-left:20px;
	line-height:14px;
	cursor:pointer;
}
.bioHide 
{
    display:none;
}
#MemberListIntro
{
   float:left;
    width:161px;
    margin-right:43px;
}
.viewButtons 
{
    margin-top:10px;
}
div.director 
{
    float:left;
    width:305px;   
    height:55px;
}
div.directorContent
{
    padding-left:10px;
}
div.directorContent div
{
	white-space:pre;
}
#BioBox {
	background:#F3F3F3;
	border:1px solid #4192CB;
	font-size:11px;
	width:221px;
	margin-top:20px
}
#BioBox a.closeButton {
	display:block;
	float:right;
	padding-top:5px;
	width:22px;
	height: 25px;
	cursor:pointer;
}
#BioBoxInner {
	padding:0 12px 12px;
}
#BioBoxInner a {
	background:url(/shared/images/link_arrow.gif) no-repeat left 3px;
	padding-left:10px;
}
.contentHide {
	display:none;
}
#BioBox {
	display:none;
}
.listItem img.listItemImg {
	float:left;
	margin: 0 5px 0 0;
}
.listItem {
	line-height:1.4em;
	margin-bottom:16px;
	margin-right:3%;
}
.listWrap .odd {
	float:right;
}
.listItem h4 {
	margin:0;
	padding:0;
}
.listWrap .listItem {
	
	float:left;
}
.listWrap .listItem .link {
	white-space:nowrap;
}
.catContent {
	margin-bottom:16px;
}
.viewButtons a {
	display:block;
	float:left;
	line-height:30px;
	text-align:center;
	height:30px;
	width:49%;
	background:url(/shared/images/nav_bg_repeat.gif) repeat-x left top;
	color:#fff !important;
	border-right:1px solid #3E84C5;
}
.viewButtons a.selected {
	background:url(/shared/images/nav_bg_current.gif) repeat-x left top;
	color:#204864 !important;
}
.viewButtons a {
	margin-bottom:16px;
	width:313px;
}
.boxRed {
	font-weight:bold;
	display:block;
	color:#E5181F;
}
.listColumns3 .listItem {
	width:30%;	
}
.listColumns1 .listItem {
	width:100%;
	margin-right:0;	
}
#RecallDetail
{
    width:485px;
    float:left;
    overflow:hidden;
    
    
}
#RecallDetailTopPadding 
{
    height:20px;
}
#RecallDate
{
    text-align:right;
}

.dottedline {
	border-bottom: 1px dotted #696969;
}
.imagepadding {
	margin-bottom: 5px;
}	

.paddingright {
	margin-right: 20px;
}

.paddingright2 {
	padding-right: 20px;
}

.dottedline {
	border-bottom: 1px dotted #696969;
}

.lesstop {
	margin-top: 5px !important;
}

.cells {
	border: 1px solid #dfdfdf;
	border-collapse: collapse;
}

.cells td {
	border: 1px solid #dfdfdf;
}

.tiny, .tiny a {
	font-size: 9px !important;
}

.padtext {
	padding-left: 10px;
	padding-right: 10px;
}

.floatright {
	float: right;
	margin-top: 10px;
}

.padtop {
	height: 5px;
}
#RecallImageWrap 
{
    padding-top:5px;
    width:100%;
    text-align:center;
    padding-bottom:20px;
}
#RecallImageWrap img 
{
    width:auto;
    margin:0 auto;
}
#RecallDetailContent 
{
    padding-top:10px;
}
#RecallDetail a, #RecallDetail a span
{
    color:#48ACE6 !important;
}
.paddedcell {
	padding-left: 15px;
}

.bluebg {
	background: #e9e9e9;
	height: 6px;
    line-height: 0;
}

.graybg {
	background: #e9e9e9;
	height: 6px;
    line-height: 0;
}

.lightgraybg {
	background: #f3f3f3;
    line-height: 1.4;
}

.lightgraybgpadded {
	background: #f3f3f3;
    line-height: 1.4;
	font-size: 11px;
	padding: 10px;
	color: #696969;
}

#graytable {
	background: #f3f3f3;
	margin-left: 22px;
}

#darkgraytable {
	background: #e9e9e9;
	margin-left: 22px;
        
}




#whitetable img {
	background: #FFF;
	margin-left: 22px;
	float: right;
}

.lesstop {
	margin-top: -10px;
}

#graytable td, #darkgraytable td {
	padding-left: 10px;
	padding-right: 10px;
}

.board {
	line-height: 1.1;
}

.board2 {
	line-height: 1.4;
}

#nogray {
	background: #FFF;
	padding: 0 !important;
	line-height: 1.4;
}

.specialh4 {
	margin-top: -10px;
}

.bottomcell {
	line-height: 1.4;
	padding-bottom: 10px;
}

.topcell {
	line-height: 1.4;
	padding-top: 10px;
}





.volume {
	font-size: 11px;
	color: #E5181F;
	font-weight: bold;
}

.red {
	color: #E5181F;
}

.style5 {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

.style6 {
	font-size: 10px;
}

.style7 {
	font-size: 11px; 
	float: left;
}

.style11 {
	font-size: 14px;
	font-weight: bold;
}

#positions td {
	font-size: 11px;
	color: #4192cb;
	background: #bccfe8 url("/shared/images/listedbg.gif") repeat-y;
}
.style14 {
    font-size:large;
}
#positions a {
	color: #4192cb;
	text-decoration: none;
}

#positions a:hover {
	text-decoration: underline;
}

.pos {
	padding-left: 28px;
	background-color: #bccfe8;
}

.posempty {
	padding-left: 20px;
	padding-right: 6px;
	padding-bottom: 10px;
	background: url("/shared/images/emptybg.gif") repeat-y !important;
	line-height: 1.4;
}

#currentpos {
	font-size: 11px;
	color: #4192cb;
	padding-left: 28px;
	background: url("/shared/images/currentbg.gif") no-repeat !important;
}
#CPSC 
{
    width:100%;
    clear:both;
}
#threecol ul {
margin-bottom:4px;
margin-left:5px;
margin-top:5px;
padding-left:0px;
}
.bluenav {
   background:transparent url(/shared/images/navigation/nav_bg_repeat.gif) repeat scroll 0%;
   border-right:1px solid #1C5FB4;
   font-size:11px;
}
.content table#thirdlevel
{
    font-size:11px;
}
.current {
	border-right: 1px solid #3e84c5;
	color: #204864;
	background: url("/shared/images/navigation/nav_bg_current.gif");
}
a.current, .current a {

	color: #204864;
	
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height:0;
}
.ie .clearfix
{
    zoom:1;
}
.paging
{
   text-align:center;
   font-size:11px;
}
.paging .current
{
   font-size:1.3em;
   font-weight:bold;
}
.paging span.btnPrev, .paging span.btnNext
{
   opacity:0.5;
}
.paging a, .paging span, .paging a:link, .paging a:visited
{
   text-decoration:none;
   padding: 0 4px;
   border-right: 1px solid #999;
}
.paging a.last, .paging span.last, .paging .btnPrev, .paging .btnNext,.paging a.btnPrev, .paging a.btnNext
{
   border:none;
}
.paging a:hover
{
   text-decoration:underline;
}
.paging a.btnPrev:hover, .paging a.btnNext:hover
{
   text-decoration:none;
}
.paging a.btnPrev
{
}
.listItemModuleList
{
    width:100%;
}
.listItemModuleList .listItemCell
{
    vertical-align:top;
}
.listItemList2Col .listItemCell
{
    width:49%;
}
.listItemList3Col .listItemCell
{
    width:33%;
}
.itemListing
{
    list-style-type:none;
    margin:0;
    padding:0;
}
.logoList .logoThumb
{
    display:block;
    margin:0 auto;
    margin-bottom:1em;
}
.logoList 
{
    width:100%;
}
.logoList .logoCell
{
    padding:0 10px 20px 0;
    vertical-align:top;
    text-align:center; 
    /* text-align:left; */
}
.logoCategoryList
{
    width:100%;
}
.listItemGrayBox
{
    padding:1em;
    background:#E9E9E9;
    margin-bottom:1em;
}
.listItemGrayBox .listItemImg
{
    width:100%;
    display:block;
    margin:0 auto;
}
.listItemContent .link
{
    white-space:nowrap;
}
.content p.first
{
    margin-top:0;
}
.content ul
{
    margin-left:0;
    padding-left:5px;
}
.content ul ul
{
    padding-left:30px;
}
.fadingMasthead,.fadingMastheadLink
{  
    width:387px;
    height:100px;
    padding:0;
    margin:0;
    display:block;
}
.fadingMastheadLink
{
    position:relative;
}
.fadingMastheadLink img
{
    width:387px;
    height:100px;
    top:0;
    left:0;  
}