/* div */
#shellContent { border-top:solid 1px #F6F6F6;background:#8F886E url(../images/bgHorizonOneColumn.gif) repeat-y; }
#content { display:inline;float:left;width:520px;margin:10px 5px 10px 20px; }

div.contentTitle { width:508px;border:solid 1px #F6F6F6; }
div.contentTitle h1 { margin:5px 0px 5px 8px; }
div.titleBlocks { width:510px;margin-bottom:20px;text-align:right; }

div.listItem { margin:10px 0 8px 28px; }
#resultpager { margin:25px 0 10px 10px;width:400px;text-align:center;color:#F6F6F6;font-size:1.2em; }
div.link { margin: 18px 0 22px 20px; }

/* Form lay-out */
#searchData { width:480px;margin-left:10px; border:none; }
#resultData { width:480px;margin-left:10px;border:none; }
#searchData input { margin-right: 5px; }
#tblSearchData { margin:10px 0 10px 0; }
div.spacer { height:25px;width:510px;margin-top:10px; border-top:solid 1px #F6F6F6; }
#noResults { margin:8px 0 15px 25px; color:#EDF2F5; font-size:1.2em; }

/* Text */
h1 { color:#EDF2F5; font-size:1.4em; font-weight:bold; margin:0; }
h2 { color:#7EBDCF; font-size:1.4em; margin:20px 8px 5px 16px; }
#content legend { font-size:1.4em;color:#7EBDCF;font-weight:bold; }
#content label { font-size:1.2em; color:#EDF2F5; }

div.listItem a { color:#DCE6DB;font-size:1.4em;font-weight:bold;text-decoration:none;margin-top:10px; }
div.listItem a:hover { text-decoration:underline; }

div.listItem p { color:#F6F6F6;margin:8px 0 0 12px;font-size:1.2em; }
div.listItem p.itemInfo { color:#C6C6C6; margin:4px 0 0 16px; font-size:1.1em; }

div.option { text-align:right; }
a.moreResults { margin-right:38px;margin-top:12px;color:#89D82F;font-size:1.2em;font-weight:bold; }

#breadcrumb span { color:#DCE6DB; }
#breadcrumb span.bcText { color:#89D82F; font-weight:bold; }

span.HL { font-weight:bold; }