
/* Layout Stylesheet */ 


#outer {
 text-align:left;
 border:none;
 width:850px;
 margin:auto;
 }

#hdr {
 height:628px;
 background:#eeeeee;
 color: #333333;
 border:none;
  border-style:none;
 }
 #hdr2 {
 height:440px;
 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: #d6e1e8;
 color: #333333;
 width:850px;
 padding:0;
 border-style:none;
 }
 #bodyblock2 {
 position:relative;
 background: #d6e1e8;
 color: #333333;
 width:840px;
 padding:0;
 border-style:none;
 }
 
 
 #fullbodyblock {
 position:relative;
 background: #ffffff;
 color: #333333;
 width:850px;
 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:#d6e1e8;
 color: #000000;
 width:242px;
 margin-left:10px;
 margin-right:10px;

 }

 
 #uppify{
  position:relative;
 top:-80px;
 }

#cont {
 width:560px;
 background:#d6e1e8;
 color: #333333;
 border-left:solid;
 border-left-color:#FFFFFF;
 }
 
 #cont2 {
 width:560px;
 background:#d6e1e8;
 color: #333333;


 }
 
  #cont3 {
 width:800px;
 background:#d6e1e8;
 color: #333333;


 }
 #m-l-col {
 float:left;
 background:#ffffff;
 color: #2f496c;
 width:240px;
 margin:0;

 }

#m-cont {
 width:605px;
 background:#ffffff;
 background-image:url(images/bottom_02.gif);
 background-repeat:no-repeat;
 background-position:bottom right;
 color: #333333;


 }

#ftr {
 height:24px;
 background:#ffffff;

 color: #333333;
 border:none;
 border-width:0px 0 0 0;
 margin:0;
 text-indent: top 10px;
 font-weight:600; 
  text-align:center;
 
 }
 
 #ftr a{
 height:24px;
 background:#ffffff;

 color: #000000;
 border:none;
 border-width:0px 0 0 0;
 margin:0;
 text-indent: top 10px;
 font-weight:600; 
  text-align:center;
 
 }
 #ftrnav {
 height:75px;
 background:#094b78;
 color: #ffffff;
 border:solid black;
 border-width:0px 0 0 0;
 margin:0;
 text-align:center;
 line-height:1.4;
 
 }
 

  #ftrnav a:link{color: #ffffff;}
    #ftrnav a:visited{color: #f4f8fb;}
	#ftrnav a:hover{color: #ffffff;
	border-bottom:solid;
	
	
	}
 


.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;
}

/* rounded corners*/


.roundedcornr_box_639358 {
   background: #f2f5f8;
   width:98%;
   position:relative;
   left:-20px;
   text-align:left;
}
.roundedcornr_top_639358 div {
   background: url(images/nav/roundedcornr_639358_tl.png) no-repeat top left;
}
.roundedcornr_top_639358 {
   background: url(images/nav/roundedcornr_639358_tr.png) no-repeat top right;
}
.roundedcornr_bottom_639358 div {
   background: url(images/nav/roundedcornr_639358_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_639358 {
   background: url(images/nav/roundedcornr_639358_br.png) no-repeat bottom right;
}

.roundedcornr_top_639358 div, .roundedcornr_top_639358, 
.roundedcornr_bottom_639358 div, .roundedcornr_bottom_639358 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_639358 { margin: 0 30px; }
