.Main {font-family:Verdana; font-size:12px; color: #555555;}
H1     {font-family:Verdana; font-size:18px; color: #555555;}
H2     {font-family:Verdana; font-size:13px; color: #555555; margin-left:5px; margin-right:5px;}
P	   {font-family:Verdana; font-size:11px; color: #555555; margin-left:5px; margin-right:5px; line-height:130%}
a {font-family:Verdana; font-size:11px; color: #555555; font-weight:normal; line-height:140%}
a.content {font-family:Verdana; font-size:11px; color: #555555; font-weight:normal;}
a.Nav {font-family:Verdana; font-size:10px; color: #555555; font-weight:normal; line-height:100%}
a.LeftMenu {font-family:Verdana; font-size:10px; color: #555555; font-weight:normal; line-height:140%;}


input { 
 background-color: #FFFFFF;
 color: #000000; 
 font: 11px Verdana;
}
select { 
 font: 11px Verdana;
 background-color: #DDDDDD; 
 color: #000000;
 border: 1px solid #969392;

}
radio { 
 background-color: #FFFFFF;
 color: #000000; 
 font: 11px Verdana;
}

.texta { 
 font-size: 11px; 
 background-color: #DDDDDD; 
 border: 1px solid #969392; 
}

table {
 border: 0px solid #7C9DC0;
}

#CanadianBanks {

  background-color: #FFFFFF; 
  color: black;
  position: relative;
  margin: 0 auto;
  width: 800px; 
  padding-left: 0px; 
  padding-right: 0px; 
  border: 0px;

}



#Menu {
  text-align: left;
  background-color: #FFFFFF;
  font-family: Verdana;
  font-size: 10px;
  line-height: 140%; 
  color: black; 
  position: absolute; 
  left: 0px; 
  top: 142px; 
  width: 140px; 
  padding: 5px; 
  padding-right: 4px;
  border-left: 1px solid #969392;
}

#Header {

  background-color: #FFFFFF;
  text-align: left; 
  color: black; 
  position: absolute; 
  left: 18px; 
  top: 6px; 
  width: 800px; 
  height: 120px; 
  padding-left: 0px; 
  padding-right: 0px;
  border: 0px;

}

#CanadianBanksContent {
background-color: #FFFFFF; 
position: absolute;
text-align: left;
color: #555555;
font-family: Verdana;
font-size: 11px; 
position: absolute;
left: 160px; 
top: 132px; 
width: 590px; 
padding: 5px; 
padding-right: 5px;
padding-left: 5px;
border: 0px;
z-index:0;
}

#l1 {

background-color: #969392; 
position: absolute;
left: 0px;
top:75px;
width: 800px;
height: 1px;

}

#l2 {

background-color: #969392; 
position: absolute;
left: 0px;
top: 101px;
width: 800px;
height: 2px;

}

.TopMenu {

padding: 0px;
position: absolute;
top: 77px;
left: 0px;
text-align: right;
background-color: #000000;
width: 800px;
height: 23px;
color: #969392;
border: 0px;

}

a.TopMenuText {

color: #CCCCCC;
font-family: Verdana;
font-size: 11px;
font-weight: bold;


}

#TopMenuText {

padding: 0px;
position: absolute;
top: 77px;
left: 0px;
text-align: center;
background-color: #000000;
width: 365px;
height: 23px;
line-height:23px;
color: #969392;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
border: 0px;
z-index: 1;

}

#Search{

padding: 0px;
position: absolute;
top: 108px;
left: 600px;
text-align: right;
background-color: #FFFFFF;
width: 200px;
height: 23px;
line-height:23px;
color: #FFFFFF;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
border: 0px;
z-index: 1;

}

#Nav{

padding: 0px;
position: absolute;
top: 105px;
left: 0px;
text-align: left;
background-color: #FFFFFF;
width: 580px;
height: 23px;
line-height:23px;
color: #969392;
font-family: Verdana;
font-size: 10px;
font-weight: normal;
border: 0px;
z-index: 1;

}

body
 {
   text-align: center;
   padding: 0px;
   margin: 0px;

 }
 
 #container
 {
   text-align: left;
   width: 600px; 
   margin: 0px auto
 }


.Yes
{
    background-color: #F0FCF7;
}

.No
{
    background-color: #FCF0F2;
}