@charset "utf-8";
/* CSS Document */
body{
padding:0px;
margin:0 auto;
background-color:#1a398b;
font-family:Arial, Helvetica, sans-serif;
color:#858587;
width:900px;
}

img {
	border:0;
}

#main{
width:900px;
margin:auto;
}
#mast{
padding:8px 20px 10px 20px;
margin:0px;
height: 15px;
background-color: #d1d2d4;
/*height:95px;*/
}
#mast img{
padding:0px;
margin:0px;
border-top:1px solid #BCBCBC;
border-bottom:1px solid #BCBCBC;
}
#content{
padding:0px;
margin:0px;
clear:both;
background:white;
padding:5px;
}
#content ul{
font-size:8pt;
list-style: square url('../../media/gif/arrow.gif');
}
#content_left{
width:160px;
float:left;
}
#content_right{
width:630px;
float:right;
margin-right:45px;
}
#content a{
	color:#0061AA;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}
#mast p{
padding-top:0px;
margin-top:1px;
font-size:8pt;
}
#mast a{
color:#000;
text-decoration:none;
}
#mast input {
	padding:0;
	margin:0;
	float: right;
	border:1px solid #999;
	font-size:10px;
	width: 100px;
}
#footer p{
font-size:8pt;
padding:0px;
margin:0px;
}
#footer a{
font-size:8pt;
text-decoration:none;
color:#fff;
}
#banner{
padding:0px;
margin:0px;
height:167px;
/*margin-bottom:7px;*/
}
#content_right h1{
padding-top:0px;
margin:0 0 0 0;
font-weight:lighter;
font-size:20pt;
line-height:90%
}
#nav {
width:160px;
position:relative;
top:8px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding-top:7px;
padding-bottom:7px;
}
#nav ul{
padding:0px;
margin:0px;
list-style:none;
padding-left:10px;
}
#nav ul ul,
#nav ul li ul{
margin-left:10px;
font-size:10pt;
list-style:none;
margin-bottom:5px;
}
#nav ul a{
text-decoration:none;
color:#0061AA;
font-size:10pt;
}
#nav ul ul a{
color:#A0A0A2;
font-size:9pt;
}
#nav .active{
color:#0061AA;
font-weight:bold;
}
#report{
width:160px;
padding-bottom:5px;
}
#report h3{
margin-top:0px;
padding-top:0px;
font-size:8pt;
}
#sub_banner{
padding:0px;
margin:0px;
margin-bottom:20px;
}
#sub_banner2{
padding:0px;
margin:0px;
height: 30px;
}
#sub_banner form{
padding:0px;
margin:0 0 0 0;
float:right;

width:160px;
}
#sub_banner input{
border:1px solid white;
/*font-variant:small-caps;*/
color:#0061AA;
font-size:8pt;
width:135px;
}
#sub_banner .submiter{
background:white;
color:#0061AA;
width:20px;
height:15px;
}

.home_box {
background:#19398A;
padding:5px;
}

#home_box h1{
color:#fff;
font-size:1.2em;
}

.home_content_box{
border: solid 1px #19398A;
padding:5px;
}

/* Products nav styles*/
.nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	cursor: default;
	background-color: #A9A9A9;
}

.nav ul {
	
}

.nav li {
	display: inline;
	text-decoration: none; 
	color: white;
	padding-left:5px;
}

.nav li a {
text-decoration: none; 
	color: white;
}
.press{
	width:400px;
	font-size:8pt;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.press td{
	border-bottom:1px dotted #ccc;
}
.press a{
	text-decoration:none;
}
#content p{
	font-size:10pt;
}
.price{
	font-size:8pt;
}
.price .under, .calendar .under{
	border-bottom:1px solid #ccc;
}
.price .thick{
	border-bottom:2px solid #ccc;
}
.price .data{
	font-size:9pt;
}
.calendar{
	width:450px;
	font-size:11pt;
	border-bottom:1px solid #999;
}
.calendar td{
	border-bottom:1px dotted #ccc;
}
h4{
	color:#0061AA;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:8.5pt;
}
.first_para{
	margin-top:0px;
	padding-top:0px;
}
.board{
	float:left;
	clear:left;
	margin-right:10px;
	margin-top:10px;
}
.five_year{
	font-size:11pt;
	border-bottom:2px solid #0061AA;
}
.thin_blue{
	border-bottom:1px solid #0061AA;
}
.thick_blue{
	border-bottom:2px solid #0061AA;
}
.blue_highlight{
	color:#0061AA;
}
.reg{
	font-size:8pt;
	width:380px;
	margin:auto;
	border:1px solid #ccc;
	padding:20px;
}
.reg table{
	width:300px;
	margin:auto;
}
.submit{
	color:white;
	background:#0061AA;
	border:none;
	padding:4px;
	border:1px solid #ccc;
	font-weight:bold;
	font-size:7pt;
}
#tab-container-1, #tab-container-2{
padding:0px;
}
#tab-container-1-nav, #tab-container-2-nav{
	padding:0px;
	margin:0px;
}
#tab-container-1-nav ul, #tab-container-2-nav ul{
	float:left;
	clear:left;
	padding:0px;
	margin:0px;
}
#tab-container-1-nav li, #tab-container-2-nav li{
	display:inline;
	list-style:none;
	width:30px;
}	
#tab-container-1-nav a, #tab-container-2-nav a{
	background:#dedede;
	color:#0061AA;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	margin-right:2px;
}
#tab-container-1-nav a.active, #tab-container-2-nav a.active{
	background:#0061AA;
	color:white;
}
.tab{
	clear:both;
	border:1px solid #dedede;
	padding:10px;
	width:480px;
}
.tab img{
	float:left;
	border:1px solid #ccc;
	margin-right:10px;
}
#rns{
	width:580px;
	height:160px;
	overflow:auto;
	float:left;
	border-bottom:1px dotted #ccc;
	margin-right:25px;
	margin-top:20px;
}
#shareprice{
	float:left;
	border:1px solid #999;
	padding:15px;
	padding-top:0px;
	padding-bottom:0px;
	width:150px;
	margin-top: 20px;
}
.report_list{
	float:left;
	width:290px;
}
.report_list h3, #rns h3, #shareprice h3{
	padding:0px;
	margin:0px;
	font-size:10pt;
	margin-top:5px;
}
#shareprice h1{
	padding:0px;
	margin:0px;
	font-size:18pt;
	font-weight:bold;
	color:#0061AA;
}
#shareprice .change{
	color:#aaa;
	font-size:10pt;
}
#shareprice p{
	color:#aaa;
}
.report{
	margin-right:15px;
	margin-top:10px;
	border:1px solid #666;
}

/* Redone styles */
.blue {
	color: #0061AA;
}

#contentleft {
	float: left;
	width:49%
}

#contentright {
	float: right;
	width:49%;
}

#share {
	margin-top:35px;
}

tr {
	font-size: .8em;
}

.border {
	border-top: 1px solid #0061AA;
}

.list {
	list-style:none;
}
.pad {
	padding:0 20px;
}

.titletext {
	line-height:100%;
	margin:0;
	padding:0;
	letter-spacing:0px;
}

.change{
	color:#aaa;
	font-size:10pt;
}

.vidbox {
	width:140px;
	float:left;
	margin-right:5px;	
}
#content p.caption {
	font-size:9px;
}

form { padding: 0; margin: 0; }
fieldset {
	border: #CCCCCC 5px solid; font-size: 10pt; margin: 0; text-align: right;
}
legend {
	background: #CCCCCC; font-size: 10pt; font-weight: bold; font-style: italic; padding: 5px;
}

  .board-table {
    width: 100%;
    border-collapse: collapse;
  }
  .board-table tr td {
    vertical-align: top;
    padding: 5px;
  }
  .board-table tr td.desc {
    padding-top: 10px;
  }
  .board-table tr.title td {
    border-top: dotted 1px gray;
  }
  
  table.company-advisors {
  border-collapse: collapse;
  border-top: #A7C7DF 1px dashed;
}
table.company-advisors td {
  vertical-align: top;
  padding: 15px 15px 10px 15px;
  margin: 0; border-bottom:#A7C7DF 1px dashed
}
table.company-advisors td h4 { margin-top:0;  }

table.investor-contact {
  border-collapse: collapse;
  border-top: #A7C7DF 1px dashed;
}
table.investor-contact td {
  vertical-align: top;
  padding: 15px 15px 10px 15px;
  margin: 0; border-bottom:#A7C7DF 1px dashed
}
table.investor-contact td h4 { margin-top:0 }

.style1 {font-size: 10px}

table.contact-us {
  border-collapse: collapse;
  border-top: #A7C7DF 1px dashed
}
table.contact-us td {
  vertical-align: top;
  padding: 15px 15px 10px 15px;
  margin: 0; border-bottom:#A7C7DF 1px dashed
}
table.contact-us td h4 { margin-top:0;  }
