/* the main style sheet containing tag definitions and core styles */

/* the main style sheet containing tag definitions and core styles
   1. TAGS 
   2. SITE COMPONENTS  
   3. HOME PAGE COMPONENTS
   4. SITE NAVIGATION 
   5. SITE LEFT NAVIGATION 
   6. ADMIN / CMS STYLINGS
   7. BIO TOOL
*/


/* 1. TAGS */

body {
    background: #e4e4e4 url(/images/bg.jpg) top repeat-x;
    margin-bottom: 10px;
    margin: 0;
    font-size: 12px;
    color: #686868;
    font-family: arial,"Lucida Sans Unicode",verdana,sans-serif;
}

hr {
    border: 0;
    margin-bottom: 20px;
    height: 1px;
    width: 100%;
    background: #dcdcdc;
}

/* iframe for google search box called by remote script so cannot be class named */
iframe {
    width:640px;
}


a:link, a:visited, a:hover, a:active  {
    color: #5c9cb7;
    text-decoration: none;
    font-weight: normal;
}

a:hover, a:active  {
    color: #809c00;
}

td, div {
    vertical-align: top;
    text-align:left;
}

strong, b {
    font-weight: bold;
}

p {
    font-size: 1em;
    margin: 0;
    margin-bottom: 20px;
    line-height: 1.3;
}

img {
    display: block;
    border: 0;
}

h1 {
    margin: 0;
    font-size: 1.8em;
    font-weight: normal;
    color: #809c00;
    line-height: 1.0em;
}

h2 {
    margin: 0;
    font-size: 1.8em;
    font-weight: normal;
    color: #42854e;
    line-height: 1.0;
}

h2.leftheader {
    margin-left: 60px;
    margin-bottom: 25px;
}

h3 {
    margin: 0;
    font-size: 1.0em;
    color: #809c00;
    line-height: 1.0;
}

h4 {
    margin: 0;
    font-size: 1.5em;
    font-style: italic;
    font-weight: normal;
    color: #186b37;
    line-height: 1.4em;
}

form {
    margin: 0;
    padding: 0;
    border: 0;
}


input, textarea {
    border: 1px solid #999;
    padding: 1px;
    background-color: #fff;
    color: #444444;
}


/* 2. SITE COMPONENTS  */

#adminbar {
    margin: auto;
    width: 982px;
    padding: 10px;
}

#topnav {
    margin: auto;
    width: 982px;
    height: 83px;
    background: transparent url(/images/logo.jpg) top left no-repeat;
}

#topnav img{
    float: left;
    margin-right: 430px;
}


#nav {
    margin: auto;
    width: 982px;
    height: 35px;
    background-color: #02415c;
}

#mast {
    margin: auto;
    display: block;
    background: transparent url(/images/mast_home.jpg) top no-repeat;
    width: 982px;
    height: 299px;
}

#banner {
    margin: auto;
    width: 982px;
    height: 193px;
}


#canvas {
    margin: auto;
    width: auto;
    clear: both;
    overflow: hidden;
    min-height: 300px;
    background: #fff;
}

#intCanvas {
    margin: 0;
    width: auto;
    clear: both;
    overflow: hidden;
    _overflow: scroll;
    min-height: 600px;
    background: #fff url(/images/bg_interior.png) top left repeat-x;
}

#shell {
    margin: auto;
    width: 982px;
    clear: both;
    overflow: hidden;
    min-height: 300px;
    background: #fff;
}

#leftcol {
    float: left;
    padding: 22px 20px;
    width: 280px;
}

#rcol {
    float: left;
    width: 647px;
    padding: 16px 15px 15px 0;
    min-height: 310px;
}

#lnTitle{
    margin: 0;
    margin-bottom: 20px;
    height: 24px;
    width: 280px;
    background: transparent url(/images/lnTitle.png) top left no-repeat;
}

#leftnav{
    border: 1px solid #d9d9d9;
    margin: 0;
    padding: 17px;
    width: 244px;
}


#copy {
 clear:both;
}

#copy ul li {
    font-size: 1em;
    margin:0;
    margin-bottom: 12px;
    line-height: 1.3;
}


#footer {
    margin: auto;
    width: 962px;
    height: 50px;
    padding: 20px 0 0 20px;
    clear:both;
}

#footer p {
    font-size: 0.8em;
    margin-bottom: 5px;
}

#dis {
 float:right;
}

/* 3. HOME PAGE COMPONENTS  */

#hmAdmin {
    margin: auto;
    width: 982px;
    height: 30px;
}

#callframe {
    margin: auto;
    width: 982px;
    height: 272px;
    background: transparent url(/images/call_bg.gif) top left no-repeat;

}

#callframe a,  #callframe div {

    font-size: 1em;
    line-height: 1.6;

}

.callpic {
    display: inline;
    margin: -58px 0 0 5px;
    float: right;
}

.callbox {
    margin-top: 18px;    
    float: left;
    display: block;
    height: 204px;

}

#investors {
    padding: 50px 15px 0 12px;
    width: 286px;
    color: #686868;
}

#research {
    margin-left: 22px;
    padding: 50px 3px 0 12px;    
    width: 298px;
    color: #686868;
}


#whatsnew {
    position: relative;
    margin-left: 10px;
    padding: 50px 3px 0 12px;    
    width: 298px;
}

#whatsnew #wnlink {
    position: absolute;
    margin-top: 187px;
    height: 13px;
    width: 298px;
}

.callshift {
    margin-left: 11px;
}

#whatsnew hr {
    border: 0;
    height: 1px;
    margin: 0;
    margin-top: 11px;
    margin-bottom: 12px;
}
    
#whatsnew p.callshift, #whatsnew a {
    font-size: 1.0em;
    margin-top: 0;
    margin-bottom: 0;
}

#whatsnew p {
    margin-top: 0;
    margin-bottom: 0;
}


/* 4. SITE NAVIGATION */
#topnav ul li#tpEnd{
    border-right: 0;
}

#topnav form {
 margin: 0;   
}

#topnav div {
    float: left;
    margin: 0;
    margin-top: 41px;
}
#topnav ul {
    float: left;
    list-style:none;
    height: 73px;
    margin: 0;
    margin-top: 44px;
    margin-right: 10px;
    border: 0;
    padding: 0;
}

#topnav ul li {
    float: left;
    border:0;
    border-right: 1px #87cbe9 solid;
    #87cbe9
    margin: 0;
    padding: 0 5px 0 5px;
}

#topnav ul li.hit a:active, #topnav ul li.hit a:visited, #topnav ul li.hit a:link {
    color: #87cbe9;
}

#topnav ul li a {
    display: block;
    font-weight: normal;
    font-size: 0.7em;
    color: #87cbe9;
    padding: 0;
    line-height: 1.0;
}

#topnav ul li a:link, #topnav ul li a:visited, #topnav ul li a:hover, #topnav ul li a:active {
    text-decoration: none;
    font-weight: normal;
    color: #87cbe9;
}

#nav ul {
    position: absolute;
    list-style:none;
    height: 25px;
    margin: 0;
    margin-top: 9px;
    border: 0;
    padding: 0;
}

#nav ul li {
    float: left;
    border:0;
    border-right: 1px #87cbe9 solid;
    margin: 0;
    padding: 2px 25px;
}

#nav ul li.hit a:active, #nav ul li.hit a:visited, #nav ul li.hit a:link {
    color: #87cbe9;
}

#nav ul li a {
    display: block;
    font-weight: normal;
    font-size: 1em;
    color: #87cbe9;
    padding: 0;
    line-height: 1.0;
}

#nav ul li a:link, #nav ul li a:visited, #nav ul li a:hover, #nav ul li a:active {
    text-decoration: none;
    font-weight: normal;
    color: #87cbe9;
}


/* 5. SITE LEFT NAVIGATION */


#leftnav ul {
    list-style: none;
    margin:  0;
    border:0;
    padding: 0;
    width: 244px;
}

#leftnav li {
    margin: 0;
    border: 0;
    padding: 0;
    height: 24px;
    width: 244px;
    border-bottom: 2px solid #fff ;
    background: #f5f5f5;
}

#leftnav li a {
    display: block;
    width: 224px;
    height: 24px;
    padding: 0 0 0 20px;
    font-weight: normal;
    line-height: 1.8;
    color: #0b6a93;
    background: transparent url(/images/grey_arrow.png) top left no-repeat;    
}


#leftnav li a.hit, #leftnav li a:hover, #leftnav li a:active {
    color: #b3c36b;
}



/* 6. ADMIN / CMS STYLINGS */

#adminframe {
    float: left;
    width: 636px;
    padding: 0 50px 50px 15px; 
}

/* 7. BIO TOOL */

.bios {
    float: left;
    width: 303px;
    padding:10px;
}

.bios p {
    margin: 0;
    margin-top: 9px;
}

.bioRule {
    float: left;
    border: 0;
    margin-bottom: 16px;
    height: 1px;
    width: 100%;
    background: #dcdcdc;
    clear:both;
}

.bioThumb {
    float: left;
    border: 2px solid #0b6a93;
    margin-right: 15px;
    width: 58px;
    height: 58px;
}

.bioPic {
    float: left;
    border: 2px solid #0b6a93;
    margin-right: 20px;
    margin-bottom: 10px;
    width: 94px;
    height: 94px;
}

#bioTitle {
    color: #5c9cb7;
    font-weight: bold;
}


/* Press Release Formatting */

#rBar {
    height: 30px;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style:none;
}

#rBar li#curYear {
    width:320px;
}

#rBar li {
    float: left;
    padding: 0 30px 0 0;
}

#rBar li a {
    font-weight: normal;
    color: #87cbe9;
    padding: 0;
    line-height: 1.0;
}

#rBar li a:link, #rBar li a:visited, #rBar li a:hover, #rBar li a:active {
    text-decoration: none;
    font-weight: normal;
    color: #87cbe9;
}

#rBar li a:hover, #rBar li a:active {
    text-decoration: underline;
}

#rBar li.hit a:active, #rBar li.hit a:visited, #rBar li.hit a:link {
    color: #87cbe9;
    font-weight: bold;
    text-decoration: underline;
}

#rBar hr {
    float: left;
}

.listpara {
    margin-bottom: 15px;
}

#cse-search-box input {
 margin:0 7px;
 padding:0;
 float:left;
}
