@charset "UTF-8";
/* CSS Document-- 'press21.css' */

/* *********************************************
  
   Press Article 21 Chicago Tribune page layout elements
   -----------------------------------------------------  
   AUTHOR:  Scott Stearns (fire-force.com)
   DATE:    Sep 2008
   PURPOSE: Sets the layout of the press21 page.
   ---------------------------------------------
   Press 21 Article
    Chicago Tribune Jan 20 1991 Page layout elements

  --------------------------------------------------  */	

#pageTall21A  {
			  float: left;
			  height: 1080px;
			  width: 900px;
			  clear: both;
			  padding-bottom: 0px;
			  }


#contentFieldPress21A {						/**/
					  margin-left: auto;
					  margin-right: auto;
					  margin-bottom: -20px;
					  padding-bottom: 0px;
					  width: 900px;
					  height: 1070px;
					  border-top: solid 0px #FDFEEA;
					  border-bottom:#0066FF solid 0px;
					  background: #BFC4B0 url(../images/bg/pagebkgd.jpg) repeat-x scroll; /*left 0px;  #FAFBEC*/
					  overflow: hidden;
					  }

#framePress21A   {
				 background: #FAFBEC;/*url(../images/contact/ContactBkgd.jpg)*/
				 border: #C8CABA solid 1px; /*Alternate Colors:  8AB6BE  */
				 width: 710px;
				 height: 910px;
				 margin-left: auto;
				 margin-right:auto;
				 margin-bottom: 15px;
				 margin-top: 20px;
				 }
				 

#contentFieldPress21A h1	{
							font-size: 22px;
							color: #62625B;
							padding: 0px;
							margin-top: 30px;
							margin-left: 100px;
							margin-right: 10px;
							padding-bottom: 0px;
							}

#framePress21A h3	{
					font-size: 11px;
					font-weight: bold;
					color:#666666;
					padding: 0px;
					margin-left: 25px;
					margin-right: 10px;
					padding-top: 25px;
					padding-bottom: 7px;
					}


#title21A   {
			height: 45px;
			width: 710px;
			background: #333333; /*url(../images/pressArticles/13bkgdA.jpg) repeat-x*/
			}


#press21A h3	{
				font-size: 14px;
				font-weight: normal;
				color: #E51B06;
				text-align: left;
				margin-left: 25px;
				margin-right: 40px;
				padding-top: 15px;
				padding-bottom: 0px;
				line-height: 15px;
				}

#press21A h2	{
				font-size: 30px;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: normal;
				color: #3095A1;
				padding: 0px;
				margin-left: 25px;
				margin-right: 10px;
				padding-top: 5px;
				padding-bottom: 0px;
				}


#press21A h5	{
				color:#555555;
				font-size: 18px;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: normal;
				margin-top: 10px;
				margin-left: 25px;
				padding: 0px;
				padding-bottom: 7px;
				}


#press21A h4	{
				font-size: 13px;
				font-weight: bold;
				color:#666666;
				padding: 0px;
				margin-left: 25px;
				margin-right: 10px;
				padding-bottom: 7px;
				}

				 
#press21A img	{
				float: right;
				margin-top: 10px;
				padding-right: 25px;
				padding-bottom: 5px;
				padding-left: 15px;
				}				 			


#press21A p		{
				text-align:justify;
				color: #444444;
				line-height: 14px;
				margin-left: 10px;
				margin-right: 10px;
				padding-bottom: 0px;
				}

#press21A h4    {
				
				padding: 15px 30px 0px 0px;
				border: #C8CABA solid 0px;
				}


#press21A h6    {
				text-align: right;
				color: #E51B06;
				padding: 15px 30px 0px 0px;
				border: #C8CABA solid 1px;
				}


#press21A h6 a  {
				color: #E51B06;
				}

#press21A h6 a:hover    {
						color: #333333;
						}


#caption21A {
			color:#333333;
			width: 380px;
			height: 210px;
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			margin-top: 0px;
			margin-right: 0px;
			margin-left: 7px;
			padding: 0px;
			padding-bottom: 5px;
			float: right;
			border: #C8CABA solid 0px;
			}


#caption21B {
			color:#333333;
			width: 270px;
			height: 210px;
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			margin-top: 0px;
			margin-right: 0px;
			margin-left: 19px;
			padding: 0px;
			padding-bottom: 5px;
			float: left;
			border: #C8CABA solid 0px;
			}


#caption21A img {
				margin-top: 12px;
				}


#caption21A h3  {
				color:#333333;
				font-size: 11px;
				padding-right: 24px;
				padding-left: 22px;
				margin: 0px;
				text-align: justify;
				}


#caption21B img {
				margin-top: 12px;
				}


#caption21B h3  {
				color:#333333;
				font-size: 11px;
				padding-right: 24px;
				padding-left: 22px;
				margin: 0px;
				text-align: justify;
				}


.leadText	{
			font-size: 24px;
			font-weight: bold;
			font-family:"Times New Roman", Times, serif;
			line-height: 15px;
			}



.pressText21A	{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				}


.bodyText21	{
			color: #333333;
			font-size:14px;
			font-family:"Times New Roman", Times, serif;
			font-weight: bold;
			}


.imprint	{
			font-weight: bold;
			}	

