﻿/* * {
	margin: 0;
	padding: 0;
}*/

body
{
    font-size: 62.5%;
  font-family: Arial, Helvetica, sans-serif;
  background: url(images/stripe.png) #b0c4de;
}

p, li {
	font: 1.2em/1.8em Tahoma, sans-serif;
	margin-bottom: 10px;
}

h1 {
	font: 2.0em Tahoma, sans-serif;
	color: #003366;
	height: 0px;
}

h2 {
	font: 1.8em Tahoma, sans-serif;
	color: #003366;
	margin-bottom: 10px;
	font-weight:bold;
}
h3 {
	font: 1.5em Tahoma, sans-serif;
	color: #003366;
	margin-bottom: 10px;
	font-weight:bold;
}
h4 {
	font: 1.2em Tahoma, sans-serif;
	color: #003366;
	margin-bottom: 10px;
	font-weight:bold;
}
ul {
	margin-left: 25px;
}

img {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 225px;
    height: 145px;
}

#page-wrap
{
    background: #b0c4de;
    min-width: 780px;
    max-width: 1024px;
    margin: 10px auto;
}
	#page-wrap #inside {
		margin: 10px 10px 0px 10px;
		padding-top: 0px;
		padding-bottom: 10px;
		background: #ffffff;
		
	}
	
#main-content
{
    background: url(images/left-sidebar.gif) #ffffff repeat-y;
    padding-left: 250px;
    padding-top: 20px;
    margin-bottom:500px;
   
}

#contentbox
{
 max-width:500px;
 float:left;   
}

#directionsdiv
{
    padding: 10px 5px 0px 5px;
    border: 1px double #C0C0C0;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 70px;
    text-align: center;
    width: 225px;
    line-height: 25px;
}

#membersearch
{
    padding: 10px 5px 0px 5px;
    border: 1px double #C0C0C0;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 70px;
    margin-left: 10px;
    width: 235px;
    text-align:center;
        line-height: 25px;
}
	
#header {
	width:100%;
	height:110px;
}
#topshadow
{
       width: 100%;
    background-color: #336699;
    text-align: center;
    padding-bottom: 0px; 
    padding-top:0px;
    font-size:10px;
    float:left;
}

#navlist
{
    margin-top: 5px;
    margin-bottom: 5px;
    font-size:10px;
}

#navlist li
{
    list-style-type: none;
    display: inline;
    padding-right: 30px;
    color:#ffffff;
   
}
	
#left-sidebar
{
    width: 235px;
    float: left;
    padding-left: 0px;
    padding-top: 20px;
    height: 900px;
    background-color: #f5f5f5;
}

#footer {
	background: #00417a;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	font-size:10px;
	clear:both;
	width:100%;
}
#logodiv
{
    width: 235px;
    height: 100px;
    float: left;
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#main-body
{
    padding: 13px 20px 0px 15px;
    width: 95%;
    float: left;
}
#topmiddiv
{
  width: 100%;
    background-position: left center;
    background-image: url(images/toplogobanner.jpg);
    background-repeat: no-repeat;
    height: 110px;
    float: left;
    text-align:right;
}


#topmiddiv_whoweare
{
     width: 100%;
    background-position: left center;
    background-image: url(images/topwhoweare.jpg);
    background-repeat: no-repeat;
    height: 110px;
    float: left;
    text-align:right;
}
#topmiddiv_whatwedo
{
    width: 100%;
    background-position: left center;
    background-image: url( 'images/topwhatwedo.jpg' );
    background-repeat: no-repeat;
    height: 110px;
    float: left;
    text-align: right;
}

#topmiddiv_landa
{
    width: 100%;
    background-position: left center;
    background-image: url( 'images/toplanda.jpg' );
    background-repeat: no-repeat;
    height: 110px;
    float: left;
    text-align: right;
}
#topmiddiv_canda
{
    width: 100%;
    background-position: left center;
    background-image: url( 'images/logo.gif' );
    background-repeat: no-repeat;
    height: 110px;
    float: left;
    text-align: right;
}

#topmiddiv_careers
{
    width: 100%;
    background-position: left center;
    background-image: url( 'images/topcareers.jpg' );
    background-repeat: no-repeat;
    height: 110px;
    float: left;
    text-align: right;
}

#right_bar
{
    width: 230px;
    height: 900px;
      background-color: #f0f0f0;
    float:right;
}
#navcontainer { width: 225px; text-align:center;}

#navcontainer ul
{
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    
}

#navcontainer li
{
 margin-bottom:4px;   
}

#navcontainer a
{
display: block;
padding: 3px;
width: 225px;
background-color: #e6e6e7;
border-bottom: 1px solid #eee;

}

#navcontainer a:link, #navlist a:visited
{
color: #369;
text-decoration: none;
font-weight:bold;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}



#navlist2 li, #navlist2 a:visited, #navlist2 a:link
{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}
.navlist2link
{
    font-size: 11px;
    color: #808080;
    font-weight: normal;
    
}
#navlist2 a:hover
{
background-color: #369;
color: #ffffff;
}

#bannerlinks
{
    width: 290px;
    height: 30px;
    float: right;
    margin-top: 10px;
    padding-right: 3px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    color: #069;
    font-size: 9px;
}

#topsearchdiv
{
   width: 300px;
    height: 30px;
    float:right;
    margin-top:10px;
    padding-right:5px;
    font-family: Arial, Helvetica, sans-serif; 
    text-align:right;
    color:#a4a4a4;
    font-weight:bold;
    font-size: 12px;
    
}
.btn1
{
    border-right: #a9a9a9 1px solid;
    padding-right: 2px;
    border-top: #a9a9a9 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    border-left: #a9a9a9 1px solid;
    color: #ffffff;
    padding-top: 2px;
    border-bottom: #a9a9a9 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #a9a9a9;
    font-size: 10px;
    font-weight: bold;
}

.tbx1
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    color: #696969;
    border-bottom: #a9a9a9 1px solid;
    background-color: #f5f5f5;
    width:200px;
}

.tbx2
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    color: #696969;
    border-bottom: #a9a9a9 1px solid;
    background-color: #f5f5f5;
    width:170px;
}

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	width:95%;
	float:right;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -10px;
	top: -2px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #f8f8f8;
		padding: 10px;
	}
	#shadow-container2 {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top:15px;
	width:95%;
	float:right;
}
 
#shadow-container2 .shadow2,
#shadow-container2 .shadow3,
#shadow-container2 .container {
	position: relative;
	left: -2px;
	top: -2px;
}
 
	#shadow-container2 .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container2 .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container2 .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container2 .container {
		background: #ffffff;
		border: 1px solid #f8f8f8;
		padding: 10px;
	}
	
		
	#shadow-container3 {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top:15px;
	width:95%;
	float:right;
}
 
#shadow-container3 .shadow2,
#shadow-container3 .shadow3,
#shadow-container3 .container {
	position: relative;
	left: -2px;
	top: -2px;
}
 
	#shadow-container3 .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container3 .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container3 .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container3 .container {
		background: #ffffff;
		border: 1px solid #f8f8f8;
		padding: 10px;
	}
	
	#shadow-container4 {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top:15px;
	width:95%;
	float:right;
}
 
#shadow-container4 .shadow2,
#shadow-container4 .shadow3,
#shadow-container4 .container {
	position: relative;
	left: -2px;
	top: -2px;
}
 
	#shadow-container4 .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container4 .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container4 .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container4 .container {
		background: #ffffff;
		border: 1px solid #f8f8f8;
		padding: 10px;
	}
	
	
	.frontnewsheader
	{
	    margin-top:18px;
	    margin-bottom:7px;
	    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color:#069;
    margin-left:10px;
	}
	.img1
	{
	 float:left;
	 margin-right:10px;
	 margin-bottom:10px;   
	}
	
	#navlist #sublistul ul li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-left:20px;
    color:#069;
    margin-bottom:0px;
    margin-top:0px;
}
#sublist
{
 margin-left:8px;
 color:#069;
 font-weight:bold; 
 font-size:12px;  
}
#navlist #sublistul a
{
  font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-left:20px;
    color:#069;
    display: block;
width: 200px;
padding:0px;
background-color: Transparent;
border-bottom: 1px solid #eee;
 margin-bottom:0px;
    margin-top:0px;
}
	#navlist #sublistul2 ul li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-left:20px;
    color:#069;
    margin-bottom:0px;
    margin-top:0px;
}
#sublist2
{
 margin-left:8px;
 color:#069;
 font-weight:bold;   
}
#navlist #sublistul2 a
{
  font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-left:20px;
    color:#069;
    display: block;
width: 200px;
padding:0px;
background-color: Transparent;
border-bottom: 1px solid #eee;
 margin-bottom:0px;
    margin-top:0px;
}
#navlist #sublistul a:hover
{
    text-decoration:underline;
}
#navlist #sublistul2 a:hover
{
    text-decoration:underline;
}

.lbluelink
{
    color: #336699;
    text-decoration: none;
}
.lbluelink2
{
    padding: 1px;
    border: 1px solid #CCCCCC;
    color: #336699;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    background-color: #E1E1E1;
}

.newsheader
{
    padding: 5px 0px 15px 0px;
    color: #003366;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.newslink
{
    color: #CC6600;
    text-decoration: none;
}
.lihead
{
    list-style-type: none;
    font-size: 12px;
    color: #003366;
    font-weight: bold;
}
#midholder
{
    width: 705px;
    float: left;
    
    
}
.maintable
{
    width: 1024px;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    border: 0px;
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
}
.table2
{
    width: 90%;
    border-collapse: separate;
    border-spacing: 0px;
    padding: 0px;
    margin-right: auto;
    font-size:11px;
    margin-left: auto;
}
.style1
        {
            width: 100%;
            padding:5px;
        }
        
        .style1 td
{
    background-color: #f1f1f8;
}

.rbl1
{
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 5px;
    padding-left: 5px;
    width: 75px;
    height: 25px;
}
.rbl2
{
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 5px;
    padding-left: 5px;
    width: 75px;
    height: 25px;
}
.bgbuy
{
	background-color: #f1f1f6;
	padding-left: 10px;
	padding-top: 5px;
}

.bgsell
{
    background-color: #F1D6AB;
    padding-left: 10px;
	padding-top: 5px;
}
td.buy
{
	height: 25px;
	color: #666666;
	font-weight: bold;
	background-color: #d9e0ff;
	font-size: 11px;
}

td.sell
{
	height: 25px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background-color: #f0e68c;
}

#navlist a{
 color:#ffffff;
 text-decoration:none;   
    
