@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1C1819;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 75px;
	margin-left: 0px;
}
.clearfloat {
	float:none;
	clear:both;
}
p, h1, h2, h3, h4, h5 {
	margin: 0px;
}
#outer-wrap {
	background-image: url(../images/header-inside-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	background-color: #FFFFFF;
}
#main-wrap {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#logo-tagline {
	overflow: hidden;
	padding-top: 26px;
}
#tagline {
	float: right;
	padding-top: 87px;
	padding-right: 20px;
}
#tagline h3 {
	font-style: italic;
	color: #666666;
	font-size: 16px;
}
#logo {
	padding-left: 91px;
	float: left;
}
#navigation {
	clear: both;
	height: 55px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 21px;
	z-index: 9999;
}
#navright {
	float: right;
	font-size: 10px;
	color: #c4c4c4;
	margin-top: 13px;
	_margin-left: 15px;
	margin-right: 23px;
}
#navright a:link {
	color: #c4c4c4;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#navright  a:visited {
	color: #c4c4c4;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#navright   a:hover {
	color: #149fe7;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}
#navleft {
	width: 570px;
	_width: 500px;
	margin-left: 25px;
	float: left;
	margin-top: 8px;
}
.navindent {
	padding-left: 10px;
}
#navleft, #navleft ul { /* all lists */
	list-style: none;
	font-size: 12px;
	padding: 0;
}

#navleft a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 24px;
	_padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 24px;
	_padding-left: 20px;
}

#navleft li { /* all list items */
	float: left;
}
#navleft  li a:hover{
	color: #096FC5;
}
#navleft li:hover{
	color: #096FC5;
}

#navleft li ul { /* second-level lists */
	position: absolute;
	_width: 230px;
	left: -999em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index: 9999;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navleft li ul li ul { /* second-level lists */
	position: absolute;
	_width: 230px;
	left: -999em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index: 9999;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navleft #ulwide {
	background-image: url(../images/ul-bg2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 160px;
}
.divspacer {
	height: 10px;
	width: 100%;
}
#navleft  #ulwide2 {
	background-image: url(../images/ul-bg2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 160px;
}
#navleft  #ulnarrow {
	background-image: url(../images/ul-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 125px;
}
#navleft   #ulnarrow2 {
	background-image: url(../images/ul-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 125px;
}
#navleft li ul li {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#navleft li ul li a:link {
	font-weight: normal;
	text-transform: none;
	font-size: 12px;
	padding-top: 3px;
}
#navleft  li  ul  li  a:visited {
	font-weight: normal;
	text-transform: none;
	font-size: 12px;
	padding-top: 3px;
}
#navleft #rightul {
	text-align: right;
	margin-left: -87px;
}
#navleft  #rightul2 {
	text-align: right;
	margin-left: -87px;
}
#navleft li ul li:hover {
}

#navleft li:hover ul, #navleft li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#sliding-content {
	clear: both;
	padding-top: 20px;
}
.boxspacer {
	height: 5px;
	width: 186px;
}
#main-content {
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}
#mainpic img {
	margin-bottom: 15px;
	border: 2px solid #FFFFFF;
}
#rightcontent {
	float: right;
	width: 448px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 22px;
}
#rightcontent a:link {
	color: #096FC5;
}
#rightcontent  a:visited {
	color: #096FC5;
}
#rightcontent  a:visited {
	color: #096FC5;
}
#rightcontent #right-text {
	margin-top: 15px;
	margin-left: 12px;
	margin-right: 32px;
}
#right-text p {
	color: #666666;
	font-style: italic;
	line-height: 25px;
	font-size: 14px;
}
#rightcontent #explanationcontainer {
	margin-top: 15px;
	margin-left: 12px;
	margin-right: 32px;
}
#explanationcontainer h1 {
	text-align:center;
	color: #007BCF;
	line-height: 25px;
	font-size: 16px;
}
.hiddenexpl {
	display:none;
	opacity:0.0;
	filter:alpha(opacity=0);
}
#explanationcontainer p {
	color: #666666;
	line-height: 25px;
	font-size: 14px;
}
#markets a:link {
	font-size: 12px;
	text-transform: uppercase;
	color: #007CCF;
}
#markets  a:visited {
	font-size: 12px;
	text-transform: uppercase;
	color: #007CCF;
}
#leftcontent {
	float: left;
	width: 422px;
	padding-left: 22px;
}
#leftcontent h1 {
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	color: #00478E;
	letter-spacing: 2px;
	margin-bottom: 7px;
}
#leftcontent h2 {
	font-weight: normal;
	color: #007BCF;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#leftcontent p {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin-bottom: 15px;
}
#leftcontent .readmore {
	text-align:right;
	margin-top:-15px;
	float:right;
}
#leftcontent .newspress {
	text-align:right;
	margin-top:-15px;
	float:left;
}
#leftcontent .readmore2 {
	text-align:right;
	float:right;
}
#leftcontent .newspress2 {
	text-align:right;
	float:left;
}
#leftcontent .archiveslink {
	text-align:center;
	font-size: 11px;
}
#leftcontent span {
	font-style: italic;
}
#leftcontent a:link {
	color: #096FC5;
	text-decoration: underline;
}
#leftcontent  a:visited {
	color: #096FC5;
	text-decoration: underline;
}
#leftcontent   a:hover {
	color: #004190;
	text-decoration: none;
}
#leftcontent ul {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin-left: 25px;
	margin-bottom: 15px;
}
#footer-wrap {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer {
	padding-right: 40px;
}
#footer p {
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 10px;
	text-align: right;
}
#footer a:link {
	color: #0084DD;
	text-decoration: underline;
}
#footer  a:visited {
	color: #0084DD;
	text-decoration: underline;
}
#footer   a:hover {
	color: #0084DD;
	text-decoration: none;
}
.slider-box {
	float: left;
	width: 186px;
	margin-right: 22px;
	_margin-right: 20px;
	margin-left: 22px;
	_margin-left: 20px;
	border: 2px solid #FFFFFF;
	z-index: 1;
}
.shadow {
	background-image: url(../images/block-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
	width: 186px;
	clear: both;
}
.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb-space {
	margin-right: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-left: 12px;
}
.thumbspacenobdr {
	margin-right: 2px;
	margin-left: 12px;
}
.spacing-left {
	margin-left: 12px;
}

.hovertext {
	cursor:pointer;
	color: #096FC5;
	text-decoration:underline;
}
