/*---standardize page items--*/
/*--top bar--*/
#LogoBar {display:block;border-top:0px solid #4d70a0;background:#C2D3EA url(images/tb_bg.gif) repeat-x;color:#000;}
/*--top Site Nav bar--*/
#SiteNavBar {display:block;padding-top:1px;background:#444 url('images/SiteNavBtn_ON.gif') repeat-x;border-bottom:solid 2px #000; border-top:solid 1px #d9d9d9;}
A.SiteNavBtn,A.SiteNavBtn_on,A.SiteNavBtn_R {font: 11px/2.1 verdana;font-size: 100%;text-decoration:none;padding:6px 10px;color: #ddd;Border-right:1px solid #666;font-weight:bold;}
A.SiteNavBtn_R {Border-left:1px solid #666;Border-right:0px;}
A.SiteNavBtn:hover, A.SiteNavBtn_R:hover {color: #FFF;background-repeat:repeat-x;}
A.SiteNavBtn:active, A.SiteNavBtn_R:active {color: #fff;background:#444 url('images/BG_SiteNavBar.gif');background-repeat:repeat-x;}
A.SiteNavBtn_on {color: #AfD6F6; }
A.SiteNavBtn_on:active {color: #fff;background:#444 url(images/BG_SiteNavBar.gif);background-repeat:repeat-x;}
html>body A.SiteNavBtn,A.SiteNavBtn_on,A.SiteNavBtn_R {width: auto;height: auto;}

/*--content table--*/
#ContentArea {background: #fff; margin:0px 7px;border:solid 1px #999;border-bottom:0px;}
#TabContent, #NoTabContent{background-color:#A4C6FF; margin:0px 7px;padding-top:10px;border:1px solid #3C6090;}
#NoTabContent{padding:0px;background-color:#FFF}
#NoTabContent .xInfoContent{background-image:none;Border:none;}

/*--survey editor/results--*/
#EditContainer {width: 100%;}
#EditContent {margin-left:-170px}
#EditSidebar {width: 170px;position: absolute;padding-right:5px;margin-right:5px;}
/*-------------------------*/

#bottombar{margin-top:15px;}
#bottombar a{color:#666;margin:0px 6px;}
#bottombar div{margin-bottom:8px;text-align:center;color:#888888;}

#HideText{color: #D3E2F8;}
#HideText A{color: #D3E2F8;}
#HideText A:hover{color: #000;}