body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p {
	font-size: 14px;
	vertical-align: top;
}
h1 {
	font-size: 22px;
	color: #000066;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 16px;
	color: #000066;
}
h5{
	font-size: 13px;
}
h6 {
	font-style: italic;
	color: #666666;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
a:link, a:visited, a:active
{
	text-decoration: none;
	color: #0000CC;
}
a:hover
{
	text-decoration: underline;
}

ul {
	font-size: 14px;
}
ol {
	font-size: 14px;
}
dt {
	margin-bottom: 3px;
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
}
dd {
	margin-top: 8px;
	margin-bottom: 15px;
	font-size: 14px;
	margin-left: 0px;
	padding-left: 30px;
}
.nobullet {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
}
th {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
}
tr{
	font-size: 12px;
	padding: 3px;
}
.yellow{
	color:#FFCC00
	}
.leftNavSection .indent{
	text-indent: 25px;
}

div.row {
	clear: both;
	font-size: 14px;
  }

div.row span.left {
  float: left;
  text-align: right;
  }

div.row span.right {
  float: right;
  text-align: left;
  } 
.threecolumnlist{
	float:left; 
	width:240px;
	margin: 3px;
}
.twocolumnlist li{
	float:left;
	width:340px;
	margin: 3px;
	list-style-type: circle;
}
.twocolumnlist h1{
	border-bottom:solid 2px #000066;
	text-align:left;
	clear:both;
	font-size: 16px;
	display: block;
	width: 700px;
}
.twocolumnlist ul{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	padding-bottom: 25px;
}
.twocolumnlist .timeframe{
	font-size:10px;
	color:#999999
}
.timeframe{
	font-size:10px;
	color:#999999
}
/*This entry only used for Other News Sections on front pages*/
.newsheadline{
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	margin-top: 15px;
}
.newsheadline a{
	text-decoration: underline;
	color: #000066;
}
.newsbyline{
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 10px;
	color: #999999;
}
.newsleader{
	margin-top: 0px;
	margin-left: 5px;
	font-size: 11px;
	margin-bottom: 5px;
}
.pullquote{
	color: #666666;
	float: right;
	width: 260px;
	font-size: 28px;
	text-align: center;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #F5F5FF;
	font-style: italic;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
}
.pullquote p{
	margin-top: 0px;
	margin-bottom: 0px;
}
.pullquote .credit{
	font-size: 14px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}

