
/* Layout Stylesheet */ 

body {
 margin:20px;
 text-align:center;
 padding:0;
 background-image:
 url('/images/bkgd_main.gif');
 background-repeat: repeat-x;
 background-color: #eaeaea;
 }

#outer {
 text-align:left;
 border:0px solid #000000;
 width:778px;
 margin:auto;
 }

.buttons {
 padding: 12px 0px 0px 132px;
 }
 
 .buttons-content {
 padding: 12px 0px 0px 88px;
 }
 
#hdr {
 background-image:
 	url('/images/hed_bkg.gif');
 background-repeat: no-repeat;
 
 }
 
 #hdr-secondary {
 background-image:
 	url('/images/hed_bkg_secondary.gif');
 background-repeat: no-repeat;
 
 }
 
 #hed_r-logo {
 background-image:
 	url('/images/transp.gif');
 background-repeat:no-repeat;
background-attachment:fixed;
background-position:left; 
 }
 
#hed_logo-r {

}

#hed_l-logo {

}

#hed_nav_box {
	width: 672px;
	height: 29px;
}

#hed_logo-r_box {
	width: 672px;
	height: 83px;
}

#fl-col {
 width:20px;
 float:left;
 background-color:#ffffff;
 }
 
 #fl-col-secondary {
 width:24px;
 float:left;
 background-color:#ffffff;
 }
 

 
#l-col-content {
 width:172px;
 float:left;
 border:none #000000;	
 border-width:0 0 0 0px;
  background-color: #e9e9e9; 
 padding: 0px 0 0 0px;
 }
 
#l-box {
 width:216px;
 height: 120px;
 border:none #000000;	
 border-width:0 0 0 0px;
 padding: 0 0 0 0px;
 margin: 0px;
 background: url('/images/l-box.gif') no-repeat;
 font-family: Arial, Verdana, sans-serif;
 	font-size: 11px;
 }
 
 #l-box-secondary {
 width:216px;
 height: 120px;
 border:none #000000;	
 border-width:0 0 0 0px;
 padding: 0 0 0 0px;
 margin: 0px;
 font-family: Arial, Verdana, sans-serif;
 	font-size: 11px;
 }
 
 #l-boxsubl {
 border:none #000000;	
 border-width:0 0 0 0px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000;
 line-height: 140%
 }
 
#l-box-content-secondary {
 width:172px;
 height:353px;
 float:left;
 border-width: 0px;	
 background-color: #e9e9e9; 
 background-image: url('/images/bkgd-cont-l-secondary.gif');
 background-repeat: repeat-x;
 position: relative; 
 }
 
 #fis {
 position: absolute; 
 bottom: 0; 
 left: 0;
 }

#cont {
 width:542px;
 background: #ffffff;
 color: #000000;
 border:none #000000;	
 border-width:0 0 0 0px;
 text-align:left;
 margin:0 0 0 0px;
 }
 
 #cont_home {
 width:542px;
 background-color: transparent;
 color: #000000;
 border:medium #000000;	
 border-width:0 0 0 0px;
 text-align:left;
 margin:0 0 0 0px;
 background: url('/images/cont_bkg.gif') no-repeat;
 }
 
 #cont-content {
 width:586px;
 color: #000000;
 background-color: transparent;
 border:none #000000;	
 border-width:0 0 0 0px;
 text-align:left;
 margin:0 0 0 0px;
 }
 
.formsz {
 margin:0px 0 0 0;
 padding:0 0 0 0;
 }
 
#cont_img {
 width:542px;
 height:196px;
background-image:
 	url('/images/hed_bkg.gif');
 background-repeat: repeat-x;
 border: none
 }
 
 #cont_img2 {
 width:542px;
 height:66px;
 border: none
 }
 
 #cont_block {
 width:542px;
 background-color: transparent;
 vertical-align: top;
 }
 
 #cont_block_image {
 width:542px;
 background-color: transparent;
 vertical-align: top;
 }
 
 #cont_block_indent {
 text-align: left;
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 color: #000;
 margin: 0;
 padding: 0px 0px 0px 36px;
 }
 
 #cont_block_home {
 width:542px;
 background-color: transparent;
 }

.supp-graph {margin:0;text-align:center:}
.supp-graph img {display:block; margin: 10px auto; border: 1px solid #ddd;}


#ftr {
 background:#ffffff;
 border:none;
 border-width:1px 0 0 0;
 margin:26px 0 0 10px;
 font-family: arial, verdana, sans-serif;
 	font-size: 10px;
 	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-bottom:15px;
 }
 
 #secure {
 font-family: arial, verdana, sans-serif;
 	font-size: 10px;
 	color: #666666;
 border:none;
 border-width:1px 0 0 0;
 margin:14px 0 0 4px;
 }
 
 #ftr-content {
 height:68px;
 background:#ffffff;
 border:none;
 border-width:1px 0 0 0;
 margin:16px 0 0 208px;
 font-family: arial, verdana, sans-serif;
 	font-size: 10px;
 	color: #666666;
	text-decoration: none;
	font-weight: normal;
 }
