/* STYLESHEET for Madoff & Khoury */

body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #366194;
  /*background-color: #015CA7;*/
}

a:link {text-decoration:none;color: #0000FF;}
a:visited {text-decoration: none;color: #0000FF;}
a:hover {text-decoration: none;color: #0000FF;}
a:active {text-decoration: none;color: #0000FF;}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; 
  font-weight: bold;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt; 
  font-weight: bold;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt; 
  font-weight: bold;
}


.bannertd {
  border-color: #FFFFFF;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.headertd {

  /*background-color: #001832;*/
  background-image:url(../images/header_notext.png); 
  text-align: center;
  color: #FFFFFF; 
  font-family: Times New Roman; 
  font-size: 14px; 
  font-weight: bold;

  border-color: #FFFFFF;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;

}

.menutable {

  background-color: #014073;

  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-right: 5px;

}

.menutd {

  /*background-color: #014073;*/
  /*background-image:url(../images/mnu_btn.png);*/
  /*background-repeat: no-repeat;*/
  /*background-position: top center;*/
  background-image:url(../images/header_notext.png);
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  color: #FFFFFF;
  height: 25px;
  width: 180px;
  
  border-color: #014073;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;

  /*padding-left: 40px;*/
}

.menutd:hover {

  /*background-color: #014073;*/
  /*background-image:url(../images/mnu_btn.png);*/
  /*background-repeat: no-repeat;*/
  /*background-position: top center;*/
  background-image:url(../images/header_notext.png);
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
  height: 25px;
  width: 180px;
  
  border-color: #FFFFFF;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;

  /*padding-left: 40px;*/
}

.menuselectedtd {

  background-color: #001832;
  /*background-image:url(../images/mnu_btn_selected.png);*/
  /*background-repeat: no-repeat;*/
  /*background-position: top center;*/ 
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  /*color: #31A4C9;*/
  color: #FFFFFF;
  height: 25px;
  width: 180px;
  
  border-color: #A0A0A0; /*#014073;*/
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;

}



a.menu:link {display:block;width:100%;text-decoration:none;color: #FFFFFF;}
a.menu:visited {display:block;width:100%;text-decoration: none;color: #FFFFFF;}
a.menu:hover {display:block;width:100%;text-decoration: none;color: #FFFFFF;}
a.menu:active {display:block;width:100%;text-decoration: none;color: #FFFFFF;}



.leftcoltd {

  color: #FFFFFF;
  background-color: #014073;

  padding-left: 0px;
  padding-right: 0px;
  border-color: #FFFFFF;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 1px;

}

.middlecoltd {

  padding-left: 20px;
  padding-right: 20px;
  font-size:9pt;
  color: #001832;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;

}



.rightcoltd {

  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #657383;
  /*background-color: #6A7D88;*/
  
  padding-left: 10px;
  padding-right: 10px;
  border-color: #FFFFFF;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;

}

.logotd {

  color: #FFFFFF;
  background-color: #014073;

  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-color: #FFFFFF;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;

}

.footertd {

  background-color: #001832; 
  text-align: center;
  color: #FFFFFF; 
  font-family: Times New Roman; 
  font-size: 11px; 

  border-color: #FFFFFF;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;

}

.insertdiv {
  background-image:url(../images/insert.png);
  background-repeat: no-repeat;
  background-position: top right;

  padding-left: 15px;
  float: right;
  height: 200px;
  width: 200px
}

.insertdivsmall {
  background-image:url(../images/insert_small.png);
  background-repeat: no-repeat;
  background-position: top right;

  padding-left: 15px;
  float: right;
  height: 150px;
  width: 200px
}


