/* CSS Document */
BODY {
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
font-family:"Cambria";
}
.inputtext{font-size:10px; background:#CCCCCC; height:16px;}

.footerlinks{
	font-size:12px;
	color:#FFFFFF; 
	text-decoration:none; 
	text-align:center;
}
.footer{ background:#1E4688;color:#FFFFFF; font-size:12px; padding-bottom:4px;}
.footer a:hover{color:#000000;text-decoration;}

.headerlnks{
	font-size:10px;
	color:#333333;
	text-align:center; 
	padding:0px; border:0px; 
	text-align:center;
}

.headerlnks:hover{color:#000000;}

#ajaxticker1{
padding: 5px;
background-color: #FFFFFF;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFFFFF;
}

.someclass{ //class to apply to your scroller(s) if desired
}

#marqueecontainer{
	position: relative;
	width: 390px; /*marquee width */
	height: 329px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-align: justify;
}
.news {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
.text {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.text1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.text2 {
	font-size: 12px;
	color: #019CDE;
	text-decoration: none;
	font-weight: bolder;
}

.head {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.newshead {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00ACE5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006C9B;
	border-bottom-color: #006C9B;
	height: 18px;
	padding-left: 5px;
	text-align: left;
}


.textblue {
	font-size: 12px;
	color: #01A8EF;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

/*STYLE OF SLIDER CONTENT*/

.sliderwrapper11{
	position: relative; /*leave as is*/
	overflow: hidden;
	width: 320px; /*width of featured content slider*/
	height: 400px;
	margin-bottom: 10px;
	border: 1px dashed #000000;
}



.sliderwrapper11 .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;









filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 400px;
	width: 317px;
}




.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden;
	width: 425px; /*width of featured content slider*/
	height: 300px;
	background-image: url(images/Multimedia/tv.gif);
	margin-bottom: 5px;
}



.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;
	width: 280px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 197px;







filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 76px;
	margin-left: 35px;
}

.pagination{
	width: 550px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pagination a{
	text-decoration: none;
	color: #000000;
	border: 1px solid #666666;
}

.pagination a:hover, .pagination a.selected{
	border: 1.5px solid #000000;
}
a{text-decoration:none; color:#000000;}
/*a:hover{color:#1F4689;}*/

.headlines{line-height:16px;color:#990000; font-size:14px; font:Arial; text-decoration:none; font-weight:bold; padding:0px;}
.captions{
	color:#1F4689;
	font-size:12px;
	font-family:Cambria;
	}

.todaysheadline{
	color:#1F4689; 
	text-align:left;
	text-decoration:none; 
	font-size:14px; 
	font-weight:bold;
	font-family:Cambria;
}
.otherheadlines{
	color:#1F4689; 
	text-align:left;
	text-decoration:none; 
	font-size:13px; 
	font-weight:bold;
	font-family:Cambria;
}
.interview{font:Cambria; font-size:13px border:1px #CDE3F1; color:#990000;; text-decoration:none; line-height:13px;}
.headlines:hover{color:#1F4689;}
.todaysheadline:hover{color:#d92927;}
.interview:hover{color:#1F4689;}
.otherheadlines:hover{color:#d92927;}
.footerIcons{font-size:10px;}
.maverick{
	font-size:11px; 
	color:#c6c4c4; 
	text-decoration:none;}
.maverick:hover{color:#FFFFFF;}
.weekstopnews {
	font:Cambria; 
	font-size:10px; line-height:8pt; 
	padding:10px;
	background:#EBF5FE; 
	color:#000000;
}
.weekstopnews a{text-decoration:none; border:0px;}
.todayscaptions{
	font-size:14px; 
	line-height:18px;
	color:#555555;
}
.interviewcaptions{font:Cambria; font-size:12px; color:#333333; padding:0px}
.message{font:Cambria;font-size:11px; color:#000000;}
.message a {font-size:14px; text-decoration:none; color:#000000;}
.message a span{color:#000000; font:Cambria; text-decoration:none;}
.message span a{color:#000000; font:Cambria; text-decoration:none; font-size:14px}
.message a b{font-size:14px; text-decoration:none; color:#000000; font:Cambria;}


/* Added by dev  */
.dateText {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.table_border {
	border: 1px solid #b6cff9;
	/*border: 1px solid #1b0083;*/
}
.latestUpdateText{
	font-size:12px; 
	color:#990000;
}
.latestUpdateText:hover{
	color:#d92927;
	/*text-decoration:underline;*/
	}
.imagepadding{
	padding-left:0px;
	margin-right:10px;
	}
.copyright{
	font-size:11px;
	color:#c6c4c4;
	text-decoration:none;
}
.searchTextBox{
	font-size: 10px;
	color: #7f8284;
	text-decoration: none;
	border: 1px ridge #7f8284;
	padding-left:5px;
}
/* New classes for inner pages*/

.Mainheadline{font-size:17px; line-height:14px; font-weight:bold; text-decoration:none; color:#d92927;}
.Mainheadline:hover{color:#1F4689; text-decoration:none;}
.copytext{font-size:12px;}
.copytext a{font-size:6px; font-weight:bold; text-align:right; color:#FF0000;}
.reporter{ font-size:10px;}
.otherStory{font-size:12px; line-height:13px; font-weight:bold; text-decoration:none; color:#d92927;}
.otherStory:hover{color:#1F4689;}

a.readmore{ font-size:10px; font-weight:bold; text-decoration:none;}
.TopStory{text-decoration:none; font-size:12px;}
.TopStory:hover{text-decoration:None; color:#1F4689;}
.mostviewed{font:Cambria; font-size:10px; line-height:11px;}
.mostviewed a{font:Cambria; font-size:12px; line-height:11px; text-decoration:none;}
.mostviewed a:hover{text-decoration:overline;}
.bottomarticlelinks{font:Cambria; font-size:9px; text-decoration:none; font-weight:bold; color:#000000;}
.articleHeadline{font:Cambria; font-size:20px; line-height:18px; font-weight:bold; text-decoration:none; color:#d92927;}
.opinions{font:Cambria; font-size:12px; font-weight:bold; text-decoration:none; line-height:16px; color:#6a8bb8;}
.sectionTitle{font:Cambria; font-size: 12px; color:#6a8bb8; text-decoration: none; font-weight: bolder;}
.comment{font:Cambria; font-size:12px; text-align:left; padding:4px; font-weight:bold;}
.selected{font:Cambria; font-size: 12px; color:#6a8bb8; text-decoration: underline; font-weight: bolder;}
.amNow{font-size:12px; line-height:14px; font-weight:normal; text-decoration:none; text-align:justify; color:#000000;}
.amNow:hover{text-decoration:underline;}
.amNowTime{font-size:12px; line-height:14px; font-weight:normal; text-decoration:none; text-align:justify;}
.quotes{font-size:10px; line-height:12px; text-align:justify; letter-spacing:normal; word-spacing:normal;}
.question{font-size:12px; font-weight:bold; color:#d92927;}
.author{font-size:10px; color:#d92927; line-height:10px; font-weight:bold; text-align:center;}
.previousarticleshead{text-align:left; font-size:10px;}
.previousarticleshead:hover{color:#1F4689; text-decoration:none;}
.datentime{font-size:10px; color:#666666;}
.eventDate{
	color:#d92927; 
	text-align:left;
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold;
}

.eventTitle{font:Cambria; font-size: 12px; color:#000000; text-decoration: none; font-weight: bolder;}
.eventDetails{font:Cambria; font-size:12px; text-decoration:none; line-height:16px; color:#000000;}
.categoryTitle{font:Cambria; font-size: 13px; color:#6a8bb8; text-decoration: none; font-weight: bolder;}
.listing{font-size: 12px; text-decoration: none; font-weight:normal;}
.listing a{font-size: 12px; text-decoration: none; font-weight:normal; text-decoration:none; text-align:justify; color:#999999;}
.listing a:hover{text-decoration:underline; color:#d92927;}
.selectedTab{text-decoration:underline;font:Cambria; font-size: 13px; color:#6a8bb8; font-weight: bold;}
.selectedTab a{text-decoration:underline;font:Cambria; font-size: 13px; color:#6a8bb8; font-weight: bold;}
.categoryTitle a{font:Cambria; font-size: 13px; color:#6a8bb8; text-decoration: none; font-weight: bold;}