
/*General settings*/



body
{
	MARGIN: 0px -webkit-text-size-adjust:none;
	font-family:Arial, sans-serif;
	padding:5px;
	
}


p
{
	font-family:Arial, Sans-serif;
	font-size:0.7em;	
}

a
{
	font-family:Arial, Sans-serif;
	color:#336699;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color:#3366FF;
}

h1
{
	font-size: 16px;
	color: #858585;
	font-weight:bold;
    margin: 0 0 10px 0;		
		
}

h2
{
	display:none;
}

h3
{
	margin:0;
	padding:0;
	font-weight:bolder;
	font-size:1.0em;
}

#Main
{
	width:272px;
	margin:0 auto;
	text-align:left;
	padding:0;

}

.menu
{
	background-color:#D3D3D3;
	width:100%;
	height:46px;
	margin:0px;
	padding:0px;
}

.footer
{
	display:none;
}

.headercol
{
	display:none;
	visibility:hidden;
}

#publication
{
	display:none;
}

.rightcol
{
	display:none;
}

.widecol
{
	margin-top:5px;
	width:272px;
	display:block;
}

.login
{	float:left;
	width:272px;
	text-align:left;
	margin-bottom:20px;

}

.loginlabel
{	
	display:none;
}

.loginvalue
{
    width:100%;
}

.valuelabel
{
    width:100%;
    color:#8A8A8A;
}

.value
{
    width:100%;
}


#tblLogin
{	
	width:100%;
	display:block;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #C1C1C1;
	background-color:#CCCCCC;
}

#tblloginsub
{
	width:99%;
	border:1px solid black;
	font-size:0.8em;
	background:#FBFAF5;
	margin:0 15px 0 0;
}



.alert
{	color:Red;
	font-weight:bold;
	font-size:0.7em;
	line-height:1.4em;
}

.RedText
{
	color:Red;
	font-weight:bold;
}

.loginHeaderleft
{
    width:100%;
}

.loginHeaderRight
{
    width:0%;
    display:none;
}

	.loginleft
{
    width:100%;
}

.loginRight
{
    width:0%;
    display:none;
}
	
	
.mobileheadercol
{
    display:block;
}


/*ArticleDisplay */

 .pubanddate
{
	color:#4E78A0;
	font-size:0.8em;
}


.storyrightcol
{
	display:none;
}



.storyrightcolInner
{
	display:none;

}

.storyrightcolInner a
{
	display:none;
}
/* Top Story Control */
	
	#topstory
	{
		margin-bottom:10px;
		BORDER-BOTTOM:#999999 1px solid;
		margin-bottom:5px;

	}

	#headline
	{
		font-size:1.1em;
		font-weight: bold;
		color:#003366;
		clear:both;
	}

	#storyimage
	{
		margin-top:4px;
		text-align:center;
	}
	
	.StoryImageCaption
	{
		margin:auto;

		text-align:center;
		clear:left;
		font-weight:bold;
		font-size:0.7em;
		padding-bottom:5px;
	}


	#storysummary
	{
		font-size:0.8em;		
		padding-bottom:5px;
		color:#003366;
		padding-top:5px;
	}
	
    .StoryTopSection
    {
	    margin:2px;             
    }
	#storybody
	{
		font-family:Arial, Sans-serif;
		font-size:0.8em;			
		color: black;
	    margin:2px;
	}
	
	.StoryBodyInner
	{
	    text-align:center;
    
	}

	#storydate
	{
		font-weight: bold;
		color: black;		
		background-image: url(../images/time.gif);
		background-repeat: no-repeat;
		background-position: left;
		padding: 2px 0px 2px 20px;
	}

	.storydatenotime
	{
		font-weight: bold;
		color: black;		
		padding: 2px 0px 2px 0px;
	}
	#storycomment  a
	{
		
		font-size: smaller;
		font-weight: bold;
		color: #336699;	
		text-decoration:none;
		display:block;		
		padding-right:10px;

	}
	
	#addacomment  a
	{
		font-weight: bold;
		color: #336699;	
		text-decoration:none;
		float:right;
		display:block;		
		padding-right:10px;
		height:25px;
		background-image: url(../images/add_a_comment.gif);
		background-repeat: no-repeat;
		background-position: right;
	}
	
/* Top Story Control End */

/* Daily News Page */

#imgStoryImage
{
	width:100%;    
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid red;
}



.NewsSection
{
	width:100%;
	border-bottom:1px solid silver;
	margin-bottom:15px;	
	font-size:0.8em;
	padding-bottom:15px;		
}

.NewsSection a
 {
	
	color: #4E78A0;	
	text-decoration:none;
	font-weight:bold;
	margin-bottom:10px;

 }

.NewsSection a:hover
 {
	color:#3366FF;
	text-decoration:underline;
 }


.nsImage
{

    display:block;    
}
.nsSummary
{
    clear:left;

    display:block;
}
.nsBody
{

}

/* Daily News End */




.returnbutton
{
 display:none;   
}
