﻿
#header {
	background: #132950 url('../images/head-bg-mid-lg.png') no-repeat;
	height: 113px;
}


#search {
	position:relative;
	left: 753px; 
	top: 38px;
	width: 190px; 
	height: 30px;

}

#date {
	width:150px;
	text-align:left;
	margin-left:20px;
	font-size:10px;
	font-weight:bold;
	color:black;
	float:left;
	margin-right:30px;
	margin-top:8px;
}

#top-nav {
	background:#F2F2F2 url('../images/head-bg-nav-lg.png') no-repeat;
	height:29px;
}

#top-nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
	width: 500px
}

#top-nav li {
	float:right;
	margin:2px;
	border:1px #DCDCDC solid;
	line-height:22px;
}

#top-nav a {
	display:block;
	padding:2px 4px 2px 4px;
	text-decoration:none;
	color:#425B84;
	padding:0px 6px 0px 6px;
	
}

#top-nav a:hover {
	background-color:#FFFFFF;
}



#footer {
	padding: 10px 5px 15px 0px; 
	margin-top: 15px; 
	border-top: 1px #DFDFDF solid;
	color:#AEAEAF;
	font-size:x-small;
	font-weight:lighter;

}

#container {
	width:992px;
	background-color:white;
	margin-bottom:15px;
}

#container-inner {
	width: 817px; 
	padding: 15px 0px 15px 15px;
}

#news-ticker {
	float: left; 
	padding: 3px;
	margin: 0 0 0 0;
	border:1px #DCDCDC solid;
}

#news-ticker-inner {
	margin-bottom: 10px;
}

#main-menu {
	width: 164px;
	vertical-align: top;
	background-color: #D9DADF;
	float:left;
}

#content {
	width: 630px; 
	float: left;
	font-family:Tahoma;
	color:#464646;
	font-size:12px;
	padding:0 0 0 15px;
}

#panels {
	width: 159px; 
	float: right; 
	margin-right: 10px;
	color:#878787;
}

#panels a {
	font-size:12px;
	font-weight:bold;
	color:#758AAE;
	text-decoration:underline;
	padding-left:5px;
	display:block;
}

#panels a:hover {
	text-decoration:none;
}

#panels p {
	color:#878787;
	margin:0px 5px 5px 5px;
}

#panels  ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#panels ul li {
	padding-left:20px;
	line-height:14px;
	border-bottom: 1px #FFFFFF solid;
	background:url(../images/bullet-arrow.gif) no-repeat left top;
}

#panels ul li a{
	font-size:11px;
	font-weight:normal;
	color:#878787;
	text-decoration:none;
}
#panels ul li a:hover {
	text-decoration:underline;
}



#panels div {
	border:1px #DCDCDC solid;
	margin-bottom:10px;
}

.image-left {
	float:left;
	margin:0 10px 10px 0;
}

.image-right {
	float:right;
	margin:0 0 10px 10px;
}

.homestories td img {
	float:right;
	margin:0 0 10px 10px;

}

.webextras {
	float:left;

}

.articles {
	float:left;

}
.articles td img {
	float:right;
	margin:0 0 10px 10px;

}
.articlestablecell {	
	 border: solid 1px #C0C0C0; 
}

.clear {
    clear: both;
    font-size: .01em;
    height: 1px;
    overflow: hidden;
}

/** excel styles **/
.exceltablecell{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	font-family: Arial;
	font-size:8pt;
	color: black;
}
.exceltablecell-top{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px black solid;
	font-family: Arial;
	font-size:8pt;
	color: black;

}

.exceltablecell-left{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-left: 1px black solid;
	font-family: Arial;
	font-size:8pt;
	color: black;

}

.exceltablecell-topleft{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px black solid;
	border-left: 1px black solid;
	font-family: Arial;
	font-size:8pt;
	color: black;

}

.exceltablecell-bottomleft{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-left: 1px black solid;
	font-family: Arial;
	font-size:8pt;
	color: black;

}


/** general selectors background was F4F2F1**/

body {
	background:#F4F2F1;
	font-size:12px;
	margin:0px;
	padding:0;
	font-family:Tahoma, sans-serif;
}

a img {
	border:none;
}

a {
	color: #576D93;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

h1 { 
	font-size: 1.6em;
	margin: 0 0 12px 0;
	color: #000000;
	font-weight:800;
}

h2 { 
	font-size: 1.6em;
	margin: 0 0 12px 0;
	color: #476EB2;
	font-weight:800;
}

h3 { 
	font-size: 1.4em;
	margin: 0 0 15px 0;
	color: #000000;
	font-weight:600;
}

h4 { 
	font-size: 1.4em;
	margin: 0 0 15px 0;
	color: #476EB2;
	font-weight:600;
}


h5 { 
	font-size: 1.2em;
	margin: 0 0 15px 0;
	color: #000000;
	font-weight:600;

}

h6 { 
	font-size: 1.2em;
	margin: 0 0 15px 0;
	color: #476EB2;
}
