﻿/* TheNEWS.com Style Sheet */
/* Edited by Lannie Cardwell, Jan 2008 */
<style>

	p {
	font-family: Times;
	text-align: left;
	font-size: 14px;
	text-indent: 3px;
}

	.lt_nav {
	margin-left: 20;
	text-decoration: none;
}

	.byline {
	font-family: Verdana;
	text-align: left;
	font-size: 12px;
	text-indent: 3px;
	font-style: italic;
	color: Black;
}

	.dateline {
	font-family: Verdana;
	text-align: left;
	font-size: 12px;
	text-indent: 3px;
	font-style: italic;
	font-style: bold;
	color: Black;
}
	
	.caption {
	font-family: Verdana, arial, sans-serif ;
	text-align: left;
	font-size: 12px;
	text-indent: 3px;
}
	
	td {font-family : verdana, arial, sans-serif ; 
	font-size : 14px ;
	text-indent: 3px;
}
	/*
	ul {font-family : verdana, arial, sans-serif ; 
	text-align : left ; 
	font-size : 16px ;
	text-indent: 3px;
}
	
	li {
	font-family: verdana, arial, sans-serif;
	text-align: left;
	font-size: 16px;
	text-indent: 3px;
	margin: auto 6px;
	margin-right: 6px;
}*/
	
	.pagetitle {font-family : verdana, arial, sans-serif ; 
	text-align : left ;
	font-weight : bold;
	font-size : 26px ;
	color : #1D2A63 ;
	text-indent: 3px;
}
	
	.department {
	font-family: sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 28px;
	color: #B22222;
	text-indent: 3px;
}
	
	.department_nav {
	font-family: sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #B22222;
	text-indent: 3px;
}
	
	.department_sub {
	font-family: sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	color: #5F9EA0;
	text-indent: 3px;
}
	
	.department_rt {
	font-family: sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 19px;
	color: #B22222;
	text-indent: 3px;
}
	
	.headline {
	font-family: verdana, arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	color: #000000;
	text-indent: 3px;
}
	
	.headline_intro {
	font-family: verdana, arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: Teal;
	text-indent: 3px;
}
	
	.headline_sub {
	font-family: verdana, arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-indent: 3px;
	
}
	
	.subhead {font-family : verdana, arial, sans-serif ; 
	font-weight : bold;
	font-size : 20px ;
	color : #000000 ;
	text-indent: 3px;
}
	
	.sectionhead {font-family : verdana, arial, sans-serif ; 
	text-align : left ;
	font-weight : bold ;
	font-size : 18px ;
	color : #000000 ;
	text-indent: 3px;
}
	
	.caption_name {font-family : verdana, arial, sans-serif ; 
	text-align : center ;
	font-weight : bold ;
	font-size : 14px ;
	text-indent: 3px;
}
/*
	a{
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

	a:link{
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

	a:active{
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

	a:hover.left_nav{
	text-decoration: underline;
	font-weight: bold;
	color: Black;
}

	a:visited{
	text-decoration: none;
	font-weight: bold;
	color: Black;
}*/
/* Article links */
/*
	a.articleLink{
	text-decoration: none;
	font-weight: bold;
	color: Black;
}
	a:link.articleLink{
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

	a:active.articleLink{
	text-decoration: underline;
	font-weight: bold;
	color: Red;
}

	a:hover.articleLink{
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

	a:visited.articleLink{
	text-decoration: none;
	font-weight: bold;
	color: Black;
}*/

	.archiveHead{
	background-color : #008B8B;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	margin-right : 100%;
	width : 100%;
	text-align : left;
	color : White;
}

	.archiveRow1{
	background-color: #FFFFF0;
	font-size : 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right : 100%;
	width : 100%;
	text-align : left;
}

	.archiveRow2{
	background-color: #F0F8FF;
	font-size : 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right : 100%;
	width : 100%;
	text-align : left;
}
	
</style>