/**************************************

CONTAINERS 

***************************************/

#prLeftContainer {
	width: 550px;
	margin-left: 25px;
	margin-top: 15px;
	padding-bottom: 4px;
	font-size: 12px;
	line-height: 18px;
	}

#prRtContainer {
	width: 155px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	float: left;
	font-size: 11px;
	line-height: 15px;
	}

/**************************************

FONT STYLES 

***************************************/

.subHead	{
	color: #005C9D;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	}

.boldBlue12 {
	font-weight: bold;
	color: #005C9D;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	}
	
.releaseDate {
	font-weight: bold;
	color: #BE3F07;
	font-size: 12px;
	line-height: 16px;
	}


#pr_links {
	height: auto;
	margin-top: 5px;
	color: #BE3F07;
	font-size: 12px;
	line-height: 16px;
	}
	
.headerBkg {
	background-image: url("images/pr_rtitle.gif");
	width: 155px;
	height: 26px;
	margin-bottom: 2px;
	}
	
.headers {  /* these is the text on the right nav on top of .headerBkg gradient */
	text-align: left;	
	color: #ffffff;
	font-size: 12px;
	margin-left: 8px;
	padding-top: 6px;
	letter-spacing: 1px;
	}
	
/**************************************

IMAGE STYLES: can't have these here, they are in scrippsnews_style.css 

***************************************/


/**************************************

right nav LIST 

***************************************/	
.navlist {
	color: #132663;
	padding: 0;
	margin: 0 0 0px 0;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	background-color: #F2F2F2;
	border-top: 2px solid #fff;
	}
	
.navlist li	{
	padding: 0px 2px 6px 2px;
	margin: 2px 4px 0px 4px;
	}

/* IE HACK */
* html .navlist li {
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	}
/*  Begin email and print release box in top right corner   */

#emailBox {
	width: 155px;
	height: 50px;	
	background-image: url("images/pr_email_bkg.gif");
	margin: 0px;
	background-repeat: no-repeat;
	}


	
/*	RESUME HERE 		********************/


/*  related links section begin   */
.bullet {
	margin-top: 5px;
	font-size: 12px;
	}
	
.bullet2 {
	list-style-image: url("images/bullet_blue.gif");
	font-weight: normal;
	font-size: 10px;
	color: #006699;		
	margin-left: 13px;
	margin-top: 5px;	
	}

	
/*  related links section end   */

.rnavText {
	margin-top: 5px;
	font-size: 12px;
	border-bottom: 1px solid #999;
	width: 155px;
	color: #132663;
	}

/* currently not being used */

.emailsPrint {
	list-style-type: none;
	color: #006699;
	font-size: 11px;
	padding-top: 0px;
	margin-left: 0px;
	font-weight: bold;
	}

#imagepush {
	padding-top: 10px;
	margin-left: 36px;
	}

/* IE HACK */
* html #imagepush {
	padding-top: 2px;
	margin-left: 26px;
}

/*  End email and print release in top right     */

.captionPr {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
/*	font-size: 10px;
	font-weight: bold;
	font-style: italic;	*/
	border: 1px solid #999;
	color: #666;
	background-color: #F2F2F2;
}