﻿/* Main content */

body {
	background-color: #FFFFFF;
	width: 970px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto 10px auto;
	padding-bottom: 10px;
}
.title-page-div {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
.title-page-div-0 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.title-page {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
}
.title-subheading {
	font-weight: bold;
	font-style: italic;
}
.title-sub {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.title-section {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.article-date {
	margin-top: 8px;
	margin-bottom: 10px;
	font-style: italic;
}
.news-date {
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;
	background-image: url('../img-template/chevron-red.gif');
	background-repeat: no-repeat;
	background-position: left center;
	border-color: #666666;
	width: 480px;
	margin-top: 2px;
	margin-bottom: 8px;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 12px;
	text-transform: capitalize;
}
.news-headline {
	font-weight: bold;
	color: #00007b;
	font-size: 12px;
}
.news-title-sub {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 13px;
	background-image: url('../img-template/chevron-red-title-sub.gif');
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 7px;
}
.italic {
	font-style: italic;
}
.bold	{
	font-weight:bold;
}
.photo-right	{
	border-style: none;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.photo-left	{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}
.photo-caption {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.no-margin	{
	margin: 0px;
}
.no-margin-bullet	{
	background-position: left top;
	margin: 0px;
	background-image: url('../img-template/bullet.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
}

.bullet {
	list-style-image: url('../img-template/bullet.gif');
	margin-left: 17px;
}
#dailyContent p {
	margin-top: 0px;
	margin-bottom: 7px;
}
#noMargin p {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00007b;
	text-decoration: none;
	font-family: Verdana;
}
a:visited {
	color: #00007b;
	text-decoration: none;
}
a:hover {
	color: #00007b;
	text-decoration: underline;
}
a img {
	border: none; 
	}
.lift {
	font-size: 12px;
	background-color: #F1F1F1;
	padding: 10px 5px 10px 5px;
	text-align: center;
}
	
/* Titles and Headlines */

/* Miscellaneous */

/* Two Column Pages */

.float-column-left {
	float: left;
	width: 405px;
}
.float-column-right {
	float: right;
	width: 405px;
}
.float-clear-both	{
		clear: both;
		}
#weather {
	margin-bottom: 5px;
}


