@charset "UTF-8";
/* CSS Document */



/***************************************************/
/*****************  GLOBAL STYES   *****************/
/***************************************************/ 

body {
	background-color: #96938A;
	background-image: url(/images/interface/bg.jpg);
	background-repeat: no-repeat;
	margin: 19px 0px 0px 38px;
}

body, td, th, div {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

a {
	font-size: 11px;
	color: #00548E;
}

a:link, a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img, div {
	behavior: url(/css/iepngfix.htc)
}

/***************************************************/
/*****************  LAYOUT STYLES   ****************/
/***************************************************/

#container {
	/*margin: 0 auto 0 auto;*/
	width: 1021px;
}

#container-left {
	float:left;
	width: 14px;
	height: 360px;
	background-image: url(/images/interface/frame_left.png);
	background-repeat:no-repeat;
}

#container-center {
	float:left;
}

#container-center-top {
	width: 993px;
	height: 13px;
	position:relative;
	z-index:1px;
	margin-top:-1px;
}

#container-center-header {
	width: 993px;
	height: 111px;
	background-image: url(/images/interface/header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	z-index:2;
}

#container-center-nav {
	width: 993px;
	background-color:#FFF;
	height: 28px;
	text-align: right;
}

#container-center-content {
	background-color:#FFF;
	padding: 16px 12px 0px 11px;
}
#container-center-content-second {
	background-color:#FFF;
	padding: 16px 0px 0px 0px;
}

#container-right {
	float:left;
	width: 14px;
	height: 360px;
	background-image: url(/images/interface/frame_right.png);
	background-repeat:no-repeat;
}

/***************************************************/
/*****************  FOOTER STYLES   ****************/
/***************************************************/

#footer, #footer-home {
	background-color:#FFF;
	clear: both;
	width: 944px;
	height: 35px;
	color:#736B5A;
	font-size: 10px;
	line-height: 13px;
	padding: 10px 24px 20px 25px;
	margin: 0px 0px 0px 14px;
}


#footer a {
	color:#736B5A;
	text-decoration:none;
}

#footer a:hover {
	color: #00548E;
	text-decoration: underline;
}

#footer .left {
	float: left;
	padding: 5px 0px 0px 0px;
}

#footer .middle {
	float: right;
	position:relative;
	display:inline;
}

#footer .right {
	float: right;
	position:relative;
	display:inline;
	margin: -2px 10px 0px 0px;
}

.copyright {
	font-size: 9px;
	color:#736B5A;
	margin: 3px 0px 0px 0px;
}

#main-left {
	float:left;
	width: 634px;
}

#main-right {
	float:left;
	width: 336px;
}

#main-right-top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 34px;
}

#main-right-bottom {
	padding: 20px 22px 0px 22px;
	font-size: 11px;
	line-height: 14px;
	background-image:url(/images/home/bg_box_right.gif);
	background-repeat:no-repeat;
	color:#FFF;
}

#main-right-bottom p {
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#FFF;
}

#main-right-bottom h1 {
	font-size: 13px;
	line-height: 17px;
	color:#FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#main-right-bottom h2 {
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:normal;
}

#main-bottom {
	clear:both;
	background-color:#FFF;
	padding: 4px 0px 0px 0px;
}

.main-bottom-box1 {
	float: left;
	background-color:#FFF;
	background: url(/images/home/bg_bottom_bar1.gif) center top no-repeat;
	height: 165px;
	margin: 0px 6px 0px 0px;
	width: 319px;
}

.main-bottom-box2 {
	float: left;
	background-color:#FFF;
	background: url(/images/home/bg_bottom_bar.gif) center top no-repeat;
	height: 165px;
	margin: 0px 6px 0px 0px;
	width: 319px;
}

.main-bottom-box3 {
	float: left;
	background-color:#FFF;
	background: url(/images/home/bg_bottom_bar.gif) center top no-repeat;
	height: 165px;
	margin: 0px 0px 0px 0px;
	width: 319px;
}

.main-bottom-box-title {
	float: left;
	font-size:10px;
	line-height:14px;
	height: 16px;
	margin: 1px 0px 12px 10px;
	text-transform:uppercase;
}

.main-bottom-box-image {
	position:relative;
	float: left;
	background-color:#FFF;
	clear:both;
	margin: 0px 12px 0px 12px;
	width: 116px;
}

.main-bottom-box-text {
	position:relative;
	clear:right;
	float: left;
	width: 170px;
	background-color:#FFF;
	font-size:11px;
	line-height:14px;
	margin: 0px 0px 0px 0px;
}

.main-bottom-box-text p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#separator {
	border-bottom: 1px #BDBAB3 solid;
	margin-left:12px;
	height: 10px;
	width: 958px;
	clear:both;
}

#separator-home {
	border-bottom: 1px #BDBAB3 solid;
	height: 10px;
	width: 970px;
	clear:both;
}

#page-title {
	background-color:#D6D4CF;
	padding: 3px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
	border-top:#FFF solid 16px;
	border-left:#FFF solid 12px;
	border-right:#FFF solid 11px;
	height: 17px;
	width: 963px;
	clear:both;
	font-size:10px;
	line-height: 14px;
	text-transform:uppercase;
	color:#524E44;
}
/***************************************************/
/*****************  NEWSTICKER STYLES   ************/
/***************************************************/
#tickerWrapper{
	width:970px;
	height:20px;
	!height:26px;
	background:transparent url('/images/home/tickerBg.gif') top left repeat-x;
	padding-top:6px;
	overflow:hidden;
	margin-top:4px;
	position:relative;
}
#tickerWrapper .container, #tickerWrapper .wrap{
	width:970px;
	overflow:hidden;
}
#tickerWrapper div{
	color:#FFF;
	!behavior:none;
}
div.stockTicker {
    position: relative;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:16px;
	left:1000px;
}
#ticker .seperator {
	margin: 0 10px;
	color:#718176;
} 