	/* latest news page CSS STARTS */
	@import url(/templates/default/stylesheets/home/index.css);
	
a.videoLink {	
	display: block;
	width: 207px;
	height: 121px;
	background: url(/templates/default/images/home/vrs_rate/video_link_bg2.png) no-repeat;
	border: 3px solid #edebdd;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-indent: -5000px;
	margin: 0 0 0 0;
}	

	.latestNews strong, .newsDetail strong{
		color: #6182a3;
		font-weight: bold;
	}
	
	.latestNews h2, .latestNews h2 a, .newsDetail h2{
		font-size: 18px;
		color: #3e3e3e;
		padding: 5px 0 15px 0;
		font-weight: bold;
	}
	.newsDetail h3{
		font-size: 108%;
		color: #3e3e3e;
		padding: 5px 0 15px 0;
		font-weight: bold;
	}
	.latestNews p, .newsDetail p{
		line-height: 21px;
	}
	
	.latestNews p strong, .newsDetail p strong{
		color: #3e3e3e;
		font-weight: bold;
	}
	
	.latestNews a em, .newsDetail a em {
		font-style: normal;
		font-size: 123.1%;
	}
	
	 /* news archive starts */
	#newsArchive {
		margin: 0;
		display: none;
	}
	
	#subRightCol.latestNews h3, h5.subNav {
		width: 474px;
		height: 28px;
		background: url(/templates/default/images/round_line_bg.png) no-repeat;
		font-size: 146.5%;
		color: #fff;
		font-weight: normal;
		padding: 10px 0 0 12px;
		border: 0px solid #ffcc00;
		margin: 0;
	}
	
	#newsArchive li{
		border-bottom: 1px solid #e2e1d6;
		padding: 20px 0 20px 0;
		margin: 0 0 0 0;
		list-style: none;
		line-height: normal;		
	}
		
	#newsArchive li span{
		color: #6182a3;
		font-size: 13px;
		font-weight: bold;
		padding: 0 0 5px 0;
		display: block;
		margin: 0;
		height: auto;
	}	
	#newsArchive li a{
		color: #868476;
		font-size: 116%;
		font-weight: bold;
	}

	
	/*news details pages starts */

		#subRightCol.newsDetail {
			padding-bottom: 225px;
		}	
		div.actionBox {
			padding: 0 0 0 0;
			margin: 0 0 0 0;
		}
        div.actionBox h2{
			color: #6182a3;
		}
		div.actionBox h4{
			font-size: 131%;
			font-weight: bold;
			color: #6182a3;
			/*background: url(/templates/default/images/check_mark.png) no-repeat;
			padding: 0 0 5px 28px;*/
			padding: 0 0 5px 0;
			margin: 25px 0 0 0;
		}
		div.actionBox ul#list, div.actionBox ul#iconList {
			background: #f3f5f7;
			border-top: 1px solid #6182a3;
			border-bottom: 1px solid #6182a3;
			padding: 10px;
			margin: 0 0 0 0;
		}
			div.actionBox ul#list li {	
				color: #6182a3;
				font-weight: bold;
				padding: 0 0 5px 0;
			}
		div.actionBox ul#iconList {

		}	
			div.actionBox ul#iconList li{
				border-bottom: 1px solid #acbecf;
				padding: 30px 0 25px 60px; 
				margin: 0 0 0 11px;
				background-repeat: no-repeat;
				background-position: left 30px;
				list-style: none;
			}
				div.actionBox ul#iconList li#email{background-image: url(../../images/latest_news/icon_email.png);}	
				
		div.actionBox ul#iconList li ul.textList{
			margin: 0 0 0 10px;
			}

		div.actionBox ul#iconList li ul.textList li{
			margin: 0 0 10px 10px;
			padding: 0 0 0 0;
			border: none;
			background: none;
			list-style-image:none;
			list-style-position:outside;
			list-style-type:disc;
			font-size: 12px;
		}

	/*  mail form begins*/	
	#email fieldset label {
		width: 80px;
		display: block;
		float: left;
	}
	#email fieldset label.message {
		float:left;
	
	}
	#email fieldset input, #email fieldset textarea{
		width: 240px;
	}
	
	#email fieldset select {
		width: 245px;
	}		
	
	#email fieldset div{ 
		 padding-bottom: 3px;
		 width: 325px;
	}
	
	#email fieldset div#button{ 
		padding-top: 15px;
	}	
	
	#email fieldset div#reqText{ 
		float: left;
		width: 120px;
	}
	
	#email fieldset input#send {
		width: 75px;
		float: right;
	}
	
	 .error {
	 	color:#FF0000;
		text-align:left;
		margin-top: 10px;
	 }	
	
	/*  mail form ends*/				
				div.actionBox ul#iconList li#letter{background-image: url(../../images/latest_news/icon_letter.png);}
				div.actionBox ul#iconList li#postcard{background-image: url(../../images/latest_news/icon_postcard.png);}
				div.actionBox ul#iconList li#forward{background-image: url(../../images/latest_news/icon_forward.png);}
				div.actionBox ul#iconList li#informed{background-image: url(../../images/latest_news/icon_informed.png);}
				div.actionBox ul#iconList li#learn{background-image: url(../../images/latest_news/icon_learn.png);}
			
			div.actionBox ul#iconList li.last{
				border-bottom: none;
			}
			div.actionBox ul#iconList li p{
				font-size: 100%;
			}
			div.actionBox ul#iconList li p a{
				font-weight: bold;
				color: #426181;
			}			
			
			div.actionBox ul#iconList li h6{
				font-size: 108%;
				font-weight: bold;
				margin-bottom: 10px;
				color: #3e3e3e;
			}			
			
			
		div.ctaOne	{
			background: #6182a3 url(../../images/latest_news/big_button.png) repeat-x bottom;
			padding: 12px 0 10px 0;
			text-align: center;
			height: 24px;
			width: 483px;
			margin: 12px 0 25px 0;
		}
			div.ctaOne a {	
				color: #fff;
				font-size: 123.1%;
				font-weight: bold;
			}
			
		div.ctaTwo	{
			background: #dfddcb;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			padding: 12px 50px 10px 34px;
			text-align: left;
			height: 42px;
			margin: 12px 0 25px 0;
			color: #496787;
			font-size: 108%;
			font-weight: bold;
			font-style: italic;
		}
		
		#videoPlayer{
			display: block;
			width: 480px;
			height: 280px;
			margin-bottom: 40px;
		}					
		
			/* news archive nav starts */
			
			h5.subNav {
				background: url(/templates/default/images/round_line_bg_short.png) no-repeat;
				width: 209px;
				height: 28px;
				padding: 5px 0 0 0;
				text-align: center;
				border: 0px solid #ffcc00;	
				margin: 30px 0 3px 0;			
			}
				/* outmost wrapper element */
				#archiveNav {
					padding: 0;
					width: 207px;
					height: 471px;
					margin: 0 0 50px 0;
					clear: both;
				}
				
				/* container for the scrollable items */
				ul.items {
					padding: 14px 0px 0 20px;
					background-color: #f8f7f3;
					border-left: 1px solid #dcdaca;
					border-right: 1px solid #dcdaca;
					width: 187px;
					height: auto;
				}
				ul.items li {	
					margin: 0;
					list-style: none;
					padding: 0 10px 20px 0;
					line-height: 16px;
					width: 185px;
				}
				ul.items li span{					
					color: #6182a3;
					font-size: 85%;
				}
				/* single item */
				ul.items li a {
					color: #868476;
					font-size: 100%;
				}
				
				ul.items li a:hover {
					color: #5b5a4f;	
				}
				
				/* next / prev buttons */
				a.prev, a.next {
					display: block;
					width: 209px;
					height: 29px;	
					margin: 0 0 0 0;
					border: 0px solid #ffcc00;
					padding: 0;
				}
				
				a.prev {
					background: url(/templates/default/images/archiveNav_upArrow.png) no-repeat top left;		
				}
				
				a.prev:hover, a.next:hover {
					background-position: bottom left;		
				}
				
				a.next {
					background: url(/templates/default/images/archiveNav_dnArrow.png) no-repeat top left;		
				}
				
								
			/* news archive nav ends */
	
	/*news details pages ends */


/* FCC filling left col CSS STARTS */
ul.itemsPdf {
	border-left: 1px solid #dcdaca;
	border-right: 1px solid #dcdaca;
	padding: 14px 0 0 5px;
	width: 202px;
}

ul.itemsPdf li{
	background:url(/templates/default/images/pdf_icon.png) no-repeat 0 5px;
	padding-left: 24px;
	width: 170px;
}	
	 
#subFccFilingNav{
	
}

/* latest news page CSS ENDS */

a.pdfOnly{
	background:url(/templates/default/images/pdf_icon.png) no-repeat 0 0;	
	display: block;
	height: 19px;
	padding-left: 25px;
}