html { overflow-y: scroll; }
body{
	margin:0;
	font:13px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#58595b;
	background:#aaa url(../images/bg-body.gif) repeat-x;
}
img{
	/*display:block;*/
	border:0;
}
h1{
	color:#081644;
	font-size:23px;
	font-weight:normal;
}
h1.spr-ir-news-article-title {
	font-size: 17px;
	}
h2{
	color:#7f9648;
	font-size:17px;
	font-weight:normal;
}
h3{
	color:#081644;
	font-size:20px;
	font-weight:normal;
}
#wrapper{
	width:1024px;
	background:#f8f8f8;
	margin:0 auto;
	position:relative;
}
#header{
	width:100%;
	padding:43px 0 0 0;
	position:absolute;
	top:0;
	left:0;
}
.logo{
	width:262px;
	height:136px;
	display:block;
	position:absolute;
	top:0;
	left:21px;
}
.logo a{
	width:262px;
	height:136px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	position:relative;
	cursor:pointer;
}
.box-nav{
	background:url(../images/bg-nav.gif) repeat-x;
	width:100%;
}
.box-nav:after{
	content:"";
	clear:both;
	display:block;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	border-right:1px solid #fff;
}
#nav li{
	float:left;
	background:url(../images/bg-nav-divider.gif) no-repeat 100% 50%;
	line-height:44px;
	position:relative;
}
#nav .last{
	background:none;
}
#nav li a{
	color:#565656;
	text-decoration:none;
	padding:5px 14px 7px 14px;
	font-weight: bold;
}
#nav li a:hover{
	color:#1a356b;
	background:url(../images/bg-nav-arrow-hover.gif) no-repeat 50% 100%;
}
#nav .active a{
	color:#1a356b;
	font-weight:bold;
	background:url(../images/bg-nav-arrow-hover.gif) no-repeat 50% 100%;
}
#nav li ul{
	margin:0 0 0 4px;
	list-style:none;
	padding:3px 0 0;
	width:194px;
	overflow:hidden;
	font-weight: normal;
	background:#a6a6a6 url(../images/bg-drop.gif) repeat-x 0 100%;
}
#nav ul li{
	background:none;
	float:left;
	width:194px;
	padding:1px 0 0;
	line-height:30px;
	background:url(../images/bg-border-drop-down.gif) no-repeat 3px 0;
}
#nav ul .first{
	background:none;
}
#nav ul li a{
	background:none !important;	
	font-size:12px;
	display:block;
	padding:0 0 0 14px;
	line-height:30px;
	font-weight:normal !important;
}
#nav ul li a:hover{background:#727272 !important;}
#nav ul li:hover a,
#nav ul li.hover a{
	color:#fff !important;
}
#nav li:hover div,
#nav li.hover div{
	display:block;
}
#nav .drop{
	position:absolute;
	top:100%;
	left:-3px;
	width:205px;
	display:none;
}
#nav .drop span{
	display:block;
	background:url(../images/bg-bottom-drop-down.png) no-repeat;
	height:11px;
	overflow:hidden;
	width:203px;
	margin:0 0 0 1px;
}
#nav .drop .bg{
	background:url(../images/bg-drop-down.png) repeat-y;
	width:100%;
}
#content{
	background:url(../images/bg-content.jpg) no-repeat 0 464px;
	overflow:hidden;
	width:100%;
	padding:0 0 12px;	
}
#content .hold{
	background:url(../images/bg-content-box.gif) repeat-y 22px 0;
	overflow:hidden;
	height:1%;
}
#content .hold .box{
	background:url(../images/bg-content-holder.gif) no-repeat 22px 100%;
	overflow:hidden;
	height:1%;
}
#content .hold .bg{
	background:url(../images/bg-hold-top.gif) no-repeat 21px 0;
	overflow:hidden;
	height:1%;
}
.inner{
	background:url(../images/bg-content.jpg) no-repeat 0 252px !important;
}
#main{
	float:right;
	width:742px;
	padding:34px 0 0 7px;
}
#main h1{
	margin:0 0 0 20px;
}
#main h2{
	margin:0 0 20px;
}
#main .welcome{
	/*background:url(../images/txt-mirror-welcome.jpg) no-repeat 0 100%;*/
	padding:0 0 13px;
	margin:0 0 7px 25px;
}
#main p{
	margin:0 0 21px;
	line-height:21px;
}
#main .frame{
	background:#e7e7e7  url(../images/bg-holder.gif) no-repeat 0 100%;
	padding:0 0 40px;
	width:718px;
	margin:0 0 6px;
}
#main .holder{
	background:url(../images/bg-frame.gif) no-repeat;
	padding:0 70px 0 24px;
}
#main .txt-box{
	padding:2px 70px 20px 24px;
	min-height: 400px; 
	height:auto;
	}
/* for Internet Explorer */
	/*\*/
* html #main .txt-box{
	height: 400px;
	}
#main .txt-box h1{
	margin:0 0 17px 2px;
}
.sub-nav{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:12px;
}
.sub-nav li{
	float:left;
	background:url(../images/bg-sub-nav.gif) no-repeat;
	width:238px;
	margin:0 2px 0 0;
}
.sub-nav li a{
	color:#15224e;
	text-decoration:none;
	font-weight:bold;
	line-height:32px;
	background:url(../images/arrow.gif) no-repeat 0 50%;
	padding:0 0 0 11px;
	margin:0 0 0 15px;
}
.sub-nav li a:hover{
	text-decoration:underline;
}
#sidebar{
	width:253px;
	padding:36px 0 0 22px;
	float:left;
}
#sidebar h3{
	margin:0;
}
#sidebar .block{
	padding:1px 0 0 30px;
}
#sidebar .recent{
	/*background:url(../images/txt-mirror-recent.gif) no-repeat 1px 100%;*/
	padding:0 0 9px;
	margin:0 0 0 30px;
}
#sidebar .frame{
	background:#e7e7e7 url(../images/bg-news-frame.gif) no-repeat 0 100%;
	width:253px;
	min-height:292px; 
	height:auto;
	}
/* for Internet Explorer */
	/*\*/
* html #sidebar .frame {
	height: 292px;
	}

#sidebar .holder{
	background:url(../images/bg-news-holder.gif) no-repeat;
	padding:0 0 4px;
}
.news{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	width:193px;
	padding:3px 30px 0 30px;
}
.news .date{
	font-style:normal;
	text-transform:uppercase;
	color:#8a8a8a;
	font-size:11px;
	display:block;
}
.news li{
	border-bottom:1px solid #b5b5b5;
	padding:3px 0 6px;
	vertical-align:top;
	overflow:hidden;
	height:1%;
}
.news li.last{
	border:0;
}
.news li a{
	color:#1a356b;
	text-decoration:none;
}
.news li a:hover{
	text-decoration:underline;
}
.add-nav{
	margin:15px 0 0 8px;
	padding:0;
	list-style:none;
	font-size:12px;
	height:1%;

}
.add-nav li{
	background:url(../images/bullet.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
	margin:0 0 13px;
}
.add-nav li.spr-ir-category {
	background: none;
	padding: 0px;
	margin: 0px;
	color: #081644;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.add-nav li a{
	color:#1a356b;
	text-decoration:none;
}
.add-nav li a:hover{
	color:#7e9546;
}
.add-nav .active{
	background:url(../images/green-bullet.gif) no-repeat 0 50%;
}
.add-nav .active a{
	color:#7e9546;
}
#footer{
	background:#1a356b;
	height:1%;
	padding:0 24px 0 0;
	overflow:hidden;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;	
	font-size:12px;	
	height:1%;
	overflow:hidden;
	float:right;
}
#footer li{
	background:url(../images/bg-footer-divider.gif) no-repeat 100% 55%;
	float:left;
	line-height:45px;
	padding:0 10px 0 8px;
	margin:0 -4px 0 4px;
}
#footer li a{
	color:#fff;
	text-decoration:none;
}
#footer li a:hover{
	text-decoration:underline;
}
#footer #copyright {
	padding-left: 20px;
	font-size: 12px;
}
#footer #copyright,
#footer #copyright a{
	color: #ccc;
}


.breadcrumbs {
	width: 505px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #D2DDEF;
	margin-bottom: 15px;
}
.breadcrumbs ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.breadcrumbs ul li {
	display: inline;
}
.breadcrumbs ul li a{
	margin-right: 4px;
	margin-left: 4px;
	text-decoration: none;
	color: #999;
}
.breadcrumbs ul li.last a {
	font-weight: bold;
	color: #7F9648;
}



