body{
  background-color:white;
  color:black;
  font-family:Verdana;
  font-size:12px;
  padding:0px;
  margin:0px;
  padding-left:20px;
  padding-right:20px;
}
table{
  font-size:1em;
}
ul{
  list-style:none;
  margin-left:10px;
}
ul li{
  background-image:url('/img/bullet.gif');
  background-position:0px 4px;
  background-repeat:no-repeat;
  margin:0px;
  padding-left:15px;
  padding-top:0px;
}
ul ul li{
  background-image:url('/img/bull2.gif');
  background-position:6px 9px;
}

table#global{
  width:100%;
  height:100%;
}
#top{
  height:134px;  
}
#top td.left{
  width:297px;
  height:134px;
}
#top td.right{
  width:100%;
  height:134px;
}
table#menutable{
  width:100%;
  height:134px;
}
table#menutable td.top{
  height:62px;
  width:100%;
  background-image:url('img/topimages.jpg');
  background-position:top right;
  background-repeat:no-repeat;
  padding-left:15px;
}
table#menutable td.middlel{
  width:6px;
}
table#menutable td.middler{
  width:20px;
}
table#menutable td.middlem{
  height:24px;
  width:100%;
  background-image:url('img/menubg.gif');
  background-position:0px 0px;
  background-repeat:repeat-x;
  color:white;
}
ul#nav{
  margin:0px;
  padding:0px;
  list-style:none;
}
ul#nav li{
  float:left;
  padding-left:12px;
  background-image:none;
}
ul#nav a:link,
ul#nav a:visited,
ul#nav a:active{
  color:white;
  font-weight:bold;
  text-decoration:none;
  text-transform:lowercase;
}
ul#nav a:hover{
  text-decoration:underline;
}
ul#nav strong{
  text-transform:lowercase;
  text-decoration:underline;
  font-size:12px;
}
td.toptext{
  font-size:11px;
}
#middle{
  vertical-align:top;
}
table.redblock{
  background-color:#D21F14;
  background-image:url('img/redblock_bg.gif');
  background-position:top right;
  background-repeat:repeat-y;
  width:100%;
}
table.redblock td.head{
  background-color:white;
  height:16px;
}
table.redblock td.body{
  background-image:url('img/redblock_left.gif');
  background-position:top left;
  background-repeat:repeat-y;
  vertical-align:top;
}
table.redblock td.body div.txt{
  color:white;
  padding-left:20px;
  padding-right:20px;
}
table.redblock td.body div.txt h2{
  font-size:16px;
  padding-top:4px;
}
table.redblock div.txt a:link,
table.redblock div.txt a:visited,
table.redblock div.txt a:active{
  color:white;
}
table.redblock div.txt ul{
  margin-left:0px;
  padding-left:10px;
}
table.redblock div.txt ul li{
  background-image:url('/img/menudevider.gif');
  background-position:0px 6px;
  padding-bottom:3px;
}
table.textblock{
  background-image:url('img/textblock_bg.gif');
  background-repeat:repeat-x;
  background-position:top left;
  width:100%;
}
table.textblock td.rbor{
  width:14px;
  vertical-align:top;
  background-image:url('img/textblock_rbor.gif');
  background-repeat:repeat-y;
  background-position:top left;
}
table.textblock td.lbor{
  width:14px;
  vertical-align:top;
  background-image:url('img/textblock_lbor.gif');
  background-repeat:repeat-y;
  background-position:top right;
}
table.textblock td.bbor{
  height:14px;
  background-image:url('img/textblock_bbor.gif');
  background-repeat:repeat-x;
  background-position:top right;
}
table.textblock td.body{
  vertical-align:top;
  padding-top:25px;
  padding-left:7px;
  padding-right:7px;
}
table.textblock td.body h1,
table.textblock td.body h2{
  font-size:16px;
  color:#D21F14;
  padding-bottom:3px;
  border-bottom:1px solid #D21F14;
}
table.textblock td.body p,
table.textblock td.body div{
  font-size:12px;
  line-height:18px;
  margin-top:10px;
  margin-bottom:0px;
}
table.textblock td.body a:link,
table.textblock td.body a:active,
table.textblock td.body a:visited{
  color:#D11F14;
}
table.textblock td.body strong,
table.textblock td.body b{
  color:#D11F14;
}
table.textblock td.body ol li{
  line-height:18px;
}
table.textblock td.body ul li{
  line-height:18px;
  background-position:0px 7px;
}
table#copy{
  width:273px;
  height:27px;
  background-image:url('img/copybg.gif');
  background-repeat:no-repeat;
  display:block;
}
table#copy td strong{
  color:white;
  font-weight:bold;
  margin-left:20px;
  line-height:24px;
}
table.xtable{
  border-top:1px solid #C61C11;
  border-left:1px solid #C61C11;
}
table.xtable td,table.xtable th{
  border-bottom:1px solid #C61C11;
  border-right:1px solid #C61C11;
}
table.xtable th{
  color:#ffffff;
  font-size:14px;
  background-color:#ED1C24;
  vertical-align:middle;
}