
/* Layout Stylesheet */ 


#outer {
 text-align:left;
 border:none;
 width:750px;
 margin:auto;
 }

#hdr {
 height:128px;
 background:#eeeeee;
 color: #333333;
 border:none;
  border-style:none;
 }

#bar {
 height:251px;
 background-image:url(images/informationcenter.jpg);
 background-position:right;
 color: #333333;
 border:none;
  border-style:none;
 }

#barcontent {
 height:251px;
 background-color:#FFFFFF;
 background-position:right;
 color: #333333;
 border:none;
  border-style:none;
  text-align:center;
 }

#bodyblock {
 position:relative;
 background: #ffffff;
 color: #333333;
 width:750px;
 padding:0;
 border-style:none;
 }
 
 #fullbodyblock {
 position:relative;
 background: #ffffff;
 color: #333333;
 width:750px;
 padding:0;
 border-style:none;
  background-image:url(images/bottom_02.gif);
 background-repeat:no-repeat;
 background-position:bottom right;
 text-align:left;
 }

#l-col {
 float:left;
 background:#ffffff;
 color: #2f496c;
 width:240px;
 margin-left:10px;
 margin-right:10px;

 }

#cont {
 width:455px;
 background:#ffffff;
 background-image:url(images/bottom_02.gif);
 background-repeat:no-repeat;
 background-position:bottom right;
  padding-right:20px;
 color: #333333;
 text-align:justify;


 }
 
 #m-l-col {
 float:left;
 background:#ffffff;
 color: #2f496c;
 width:340px;
 margin:0;

 }

#m-cont {
 width:405px;
 background:#ffffff;
 background-image:url(images/bottom_02.gif);
 background-repeat:no-repeat;
 background-position:bottom right;
 color: #333333;


 }

#ftr {
 height:24px;
 background:#ffffff;
 background-image:url(images/bottom_03.jpg);
 background-repeat:no-repeat;
 color: #333333;
 border:none;
 border-width:0px 0 0 0;
 margin:0;
 text-indent: top 10px;
 font-weight:600; 
  text-align:center;
 
 }
 #ftrnav {
 height:63px;
 background:#ffffff;
 background-image:url(images/bottom_04.gif);
 background-position:top;
 background-repeat:no-repeat;
 color: #333333;
 border:solid black;
 border-width:0px 0 0 0;
 margin:0;
 text-align:center;
 line-height:1.4;
 
 }
 
  #ftrnav p{

 text-align:center;

 }
 
 


.dialog {
 width:90%;
 margin:0px auto;
 min-width:20em;
 color:#fff;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:30px;
}

.dialog .ft .c {
 height:21px;
}

.dialog .hd {
 background:url(images/box/boxsm_01.gif) no-repeat 0px 0px;
 background-color:#f2f4e6;
}

.dialog .hd .c {
 background:url(images/box/boxsm_tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:url(images/box/boxsm_ml.gif) repeat-y 0px 0px;
 background-color:#f2f4e6;
}

.dialog .bd .c {
 background:url(images/box/boxsm_mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:url(images/box/boxsm_ms.gif) no-repeat 0px 0px;
 padding:1em;
}

.dialog .ft {
 background:url(images/box/boxsm_bl2.gif) no-repeat 0px 0px;
}


.dialog .ft .c {
 background:url(images/box/boxsm_br.gif) no-repeat right 0px;
}

/* content-specific */


