

.Section_Header {
	font-size:small;
	font-weight:bold;
	margin-bottom:15px;
}

.WebCast_Date {
	font-size:8pt;
	color:black;
}

.Date_News {
	font-size:small;
}


.CMS_Description {
	font-style:italic;
	font-weight:bold;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	background-color:#DDD;
	width:100%;
	text-align:center;
}
		
	
		
		.CMS_SimButton {
			color:blue;
			text-decoration:underline;
			cursor:pointer;
		}
		
		#lblUpdated {
			margin-top:2px;
			font-family:arial;
			font-size:x-small;
			font-style:italic;
			
			text-align:right;
		}


		.Err {
			color:red;
			font-style:italics;
			font-weight:bold;
		}


/* Move these to another file */

#txtDate {
	width:400px;
}

#txtFile {
	width:400px;
}

#txtTitle {
	width:400px;
	height:50px;
}