#Content-RightSidebar								{ float:right; width:140px; margin:-30px 0 20px 40px; border:none;}

#Layout1-Page-Title									{ display:none;}
#Layout1-Header-Image								{ margin-top:0;}

/* ------------------------------------------------------------------- */
/* RELATED LINKS */
/* ------------------------------------------------------------------- */
#Layout1-RelatedLinks-Container						{ border:1px solid #E7E7E7; padding:10px 10px 0 10px; }




/* ------------------------------------------------------------------- */ 
/* DOWNLOAD BOX */
/* ------------------------------------------------------------------- */
#Download-Wrapper											{ clear:both;}
#Download-Wrapper h2										{ position:absolute; text-indent:-999em; }
#Download-Wrapper .file-info								{ background:url('../grfx/layout/bkgd-downloads.png') no-repeat bottom right; margin-bottom:5px; position:relative; padding-left:50px; font-size:.9em; height:55px; color:#888; }
#Download-Wrapper .file-info a								{ color:#666; text-decoration:none; margin-bottom:3px; font-weight:bold; text-transform:uppercase}
#Download-Wrapper .file-info a:hover						{ text-decoration:underline;}
#Download-Wrapper .file-info a.pdf							{ display:block; background:url('../grfx/layout/ico-pdf.gif') no-repeat 0 0; width:33px; height:35px; text-indent:-999em; position:absolute; left:0;}
#Download-Wrapper .file-info a.pdf:hover					{ text-decoration:none; }
#Download-Wrapper .file-info .file-data						{ position:absolute; left:640px; top:12px; line-height:1.1em; }


/* ------------------------------------------------------------------- */ 
/* TABLES */
/* ------------------------------------------------------------------- */
table							{ border-collapse:collapse; border-spacing:0; border:none; width:100%; margin-bottom:10px}
table td,
table th						{ padding:5px 10px;  border-bottom:1px solid #FFF; border-right:1px solid #FFF; text-align:center; line-height:1.2em }
table th						{ background-color:#5282cb; color:#FFF; font-size:.8em; text-transform:uppercase; font-weight:bold;}
table td						{ background-color:#E7E7E7; font-size:1em; color: #666}


