/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.NewsRoundedTitle {
	background-image:url(images/Top_middle.jpg);
	background-repeat:repeat-x;
	height:35px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:14px;
	font-weight: bold;
	color: #ffffff; 
	padding-top:7px; padding-left:1px; 
	
}

.NewsRoundedWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}


.NewsRoundedContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 6px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000; 
	background-color:#ffffff; }

.NewsRoundedActionscell {
	background-image:url(images/Top_middle.jpg);
	background-repeat:repeat-x;
	height:35px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-color:#ffffff;
}

.NewsRoundedVisibilitycell {
	background-image:url(images/Top_middle.jpg);
	background-repeat:repeat-x;
	height:35px;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
	background-color:#0a36cb;
}

.NewsRoundedContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.NewsRoundedContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.NewsRoundedSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.NewsRoundedTitleTable {
background-image:url(images/Top_middle.jpg);
	background-repeat:repeat-x;
	height:35px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: bold;
	color: #ffffff;
	padding:0 0 0 0;
	vertical-align:middle;
	
}

.NewsRoundedTopLeftCorner {
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.NewsRoundedTopMIddle {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.NewsRoundedTopRightCorner {
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.NewsRoundedBottomLeftCorner {
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.NewsRoundedBottomMiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.NewsRoundedBottomRightCorner {
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.NewsRoundedLeftSide {
	height: 6px;
	width:20px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.NewsRoundedRightSide {
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.NewsRoundedBottomAction {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}

/*add new class*/

.Newsleftbg{
background-image:url(images/middle_left.jpg);
background-repeat:repeat-y;
background-color:#ffffff;
  }

.Newsrightbg{
	background-image:url(images/middle_right.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff; 
  }


.NewsroundbottomDarkBlue_bg{
background-image:url(images/bottom_middle.jpg);
background-repeat:repeat-x;
height:16px;
background-color:#ffffff; 
width:100%;  
}

.LearnMore{ 
font-size:11px; 
color:#000000; text-align:right; padding:0px 0px 0px 10px;   
}

