a:link {color: black; text-decoration: underline}
a:active {color: black; text-decoration: underline}
a:visited {color: #666666; text-decoration: underline}
a:hover {color: #006699; text-decoration: none}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
form {
	margin: 0px; 
}
div.clearboth {
    clear: both;
}
/* Header for most all item headers */
h4 {
	color: #006699;
	font-size: medium;
	border-bottom: 5px solid #006699;
	text-indent: 10px;
	font-family: Georgia;
	margin: 0px;
	text-transform: uppercase;
}

#topbar {
	background-color: #006699;
	height: 8px;
}

#Container {
	color: #000;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 775px;
	height: 100%;
	padding: 0px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#navigation {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 16px;
}
#navigation ul {
	text-align: center;
	margin: 0px 0px 10px;
	padding-top: 3px;
} 

#navigation ul li {
	 display: inline; 
}

#navigation ul li a {
	padding: 5px 1em;
	color: #000000;
	text-decoration: none;
}
#navigation ul li a:hover {
        margin-left: -1px;
        margin-right: -1px;
	color: #000;
	border: 1px solid #006699;
	background-color: #F4F6EB;
}
#Header {
	text-align: center;
}
#Dateline {
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: small;
	font-weight: bold;
	height: 25px;
	background-repeat: repeat-x;
	background-color: #F4F6EB;
	margin-bottom: 25px;
}
#DatelineL, #DatelineR {
	height: 20px;
}
#DatelineL {
	float: right;
	width: 33%;
	padding-top: 5px;
}
#Search {
	text-align: center;
	width: 33%;
	float: right;
}
#DatelineR {
	float: left;
	width: 33%;
	padding-top: 5px;
}

#Right {
	float: right;
	width: 175px;
	padding: 0px 25px 25px 0px;
	min-height: 200px;
}
#News {
	clear:both;
}
#News h3 {
	font-family: Times;
	font-weight: bold;
	margin-bottom: 0px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #006699;
	padding-left: 10px;
	margin-top: 5px;
}
#News h1 {
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 40px;
	text-align: left;
}
#News h2 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-style: italic;
	font-family: Arial;
}

#News p {
	font-family: Verdena;
	font-size: 14px;
	line-height: 20px;
}
#News li {
	font-family: Verdena;
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
}
#pictureR, #pictureL, #picture {
	border: 1px solid #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 200;
}
#pictureR {
	float: right;
	margin-right: 0px;
	width: 200px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#pictureL {
	float: left;
	margin-left: 0px;
	width: 200px;
	margin-right: 10px;
}
#pictureR h5, #pictureL h5 {
	margin: 0px;
	font-family: Times;
	text-indent: 0px;
	text-align: left;
	font-size: small;
	line-height: 100%;
}
#pictureR img, #pictureL img, #picture img {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Feature {
	padding: 10px 15px 15px 10px;
	border: 1px solid #999999;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
#Feature img {
	border: 1px solid #000000;
	float: right;
	margin-left: 10px;
}
.Feature {
	font-size: 12px;
	font-family: Times;
	margin: 0px;
}
#NewsList {
	clear: both;
	}
#NewsList h1 {
	font-size: medium;
	border-top: thin dotted #CCCCCC;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#NewsList h2 {
	margin: 0px 0px 0px 25px;
	font-size: medium;
	font-style: italic;
}
#NewsList h3 {
	font-size: small;
	margin: 0px 0px 0px 25px;
}
#NewsList p {
	font-size: small;
	margin: 0px 0px 0px 25px;
}
#Left {
	float: left;
	min-height: 200px;
	padding: 0px 25px 25px;
	width: 525px;
}
#Links {
	margin-bottom: 15px;
	border-top: thin solid #006699;
	border-right: #006699;
	border-bottom: thin solid #006699;
	border-left: #006699;
	background-color: #F4F6EB;
}
#Links ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-image: url(/art/bullet.gif);
	font-size: small;
	font-family: Georgia;
	line-height: 25px;
}
#Links p {
	margin: 5px;
	padding: 0px;
	font-size: small;
}
#ad {
	margin: 0px auto 15px;
	text-align: center;
}
#Footer {
	clear: both;
	padding: 5px 5px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
#finance {
	margin: 15px 0px;
	text-align: center;
	float: left;
	height: 30%;
}
#syndicated {
	margin: 15px 0px;
	float: right;
	height: 400px;
	width: 65%;
}
#Container #Right legend {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/* Used for feature and cutline text*/
h5 {
	margin: 0px;
}
#News ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#newslistleft {
	float: left;
	width: 47%;
	padding-right: 2%;
	border-right: solid 1px #ccc;
}
#newslistright {
	float: right;
	width: 47%;
	padding-left: 2%;
}
#clearboth {
	clear: both;
}

/* Classes for RSS Replay */
.Headline {
	font-size: large;
	border-top: 2px dotted #DDDDDD;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.Story {
	font-size: small;
}
.Byline {
	font-size: small;
	margin: 0px 0px 0px 25px;
}
	
.gray_box {
	border: 1px solid #000000;
	background: #EEEEEE;
	padding-right: 10px;
	padding-left: 10px;
	margin: 10px;
}
.story_box {
	padding: 10px;
	clear: both;
	border: 1px solid #EEEEEE;
	margin-top: 10px;
	margin-bottom: 10px;
}
