.newsStoryContent {
	width: 440px;
	float: left;
	padding: 3px 5px 15px 5px;
	margin: 0 auto;
}

.newsStoryContent h2{
	color:#000000;
	background-image:none;
	padding: 5px 0px 6px 0px;
	margin:0;
	font-size:24px;
	width: 400px;
}

.newsStoryImg {
	position: relative;
	width:444px;
	padding: 0 0 15px;
	clear:both;
}

/* Transparent box in image */

.newsStoryImg .stepIn {
	/*position: absolute;*/
	width: 430px;
	margin-top: 5px;
	text-align: left;
	/*left: 7px;
	top: 274px;*/
}



.newsStoryImg .stepIn .leftPadding {
	background-color: #000000;
		/* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  /* for Mozilla */
  -moz-opacity:0.8;
	width: 10px;
	height: 62px;
	float: left;
}

.newsStoryImg p.transbox{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	display: block;
	color:#000;
	font-size:12px;
	font-weight:bold;
	/*background-color:#000;*/
	/* for IE */
  /*filter:alpha(opacity=70) !important;*/
  /* CSS3 standard */
  /*opacity:0.8;*/
  /* for Mozilla */
  /*-moz-opacity:0.8;*/
	padding: 8px 10px;
	text-align: center;
}



.newsStoryImg .storyImg {
	text-align:center;
	border: solid #d1d0cc 1px;
	background-color: #ffffff;
	padding: 5px;
	margin: 0 auto;
}

.newsStoryImg .storyImg img {
	padding: 0px;
	margin: 0px;
}

.newsStoryImg .storyImg .imgBlue {
	background-color: #cdd0e7;
	/*height: 302px;*/
}

.newsStoryContent p, .newsStoryContent .bio_internal_content {
	font-size:14px;
	font-family:Georgia;     
}

.newsStoryContent p.highlight{
	font-size:13px;
	font-weight:bold;
	padding-top: 10px;
}

.spacer {
	border-bottom: dotted #666666 1px;
	margin: 0px 15px 0px 15px;
	font-size: 0px;
}
	
.articleDescription {
	font-style: italic;
}

.EvntDescStyle 
{
	text-align:justify;
	background-color: #e8eaf8;
	padding:15pt;
	color:#0d0d4b;
	font-size:smaller;
	font-family:Georgia; 
	
}

.EvtCaption
{
 font-size:10px;
 margin-top:10px;
 font-weight:bold 
 
}

/**********************************
ROUNDED BOX in Events and Speeches
***********************************/


div.rounded-box {
    position:relative;
    /*width: 19em;*/
    background-color: #E8EAF8;
    margin: 3px;
}

/*********************
GLOBAL ATTRIBUTES
*********************/
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px; background-color:#FFF; overflow:hidden;}

div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {position:relative; font-size:150px; font-family:arial; color:#E8EAF8; line-height: 40px;}

/*********************
SPECIFIC ATTRIBUTES
*********************/

div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}

div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}

div.box-contents {
	position: relative; padding: 15pt; color:#0d0d4b; font-family:Georgia;text-align:justify;font-size:smaller;
}
/**********************************
------------------------------------
***********************************/
