
/* Layout Stylesheet */ 

body {
 margin:0px;
 background:#ffffff;
 color: #333333;
 text-align:center;
 padding:0;
 }

div#outer {
 text-align:left;
 border:0px solid #000000;
 width:auto;
 margin:auto; 
 }

div#hdr {
  display: none 
}

div#bar {
  display: none 
 }

div#bodyblock {
 position:relative;
 background: #ffffff;
 color: #333333;
 width:auto;
 padding:0;
 }

div#cont {
 float:left;
 width:auto;
 background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 0;
 text-align:left;
 }



div#ftr {
 display: none 
 }
 
.selectorBar_inner
{
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	padding-left: 10px;
	background: #DDDDDD;
	border-left: #000000 0px solid;
 width:auto; 
	color: #336699; 
	padding-top: 1px;
	padding-bottom: 7px;
	border-bottom: #336699 1px solid;
	position: relative;
	vertical-align:middle;
	font-family:verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

 .selectorBar_inner SELECT,  .selectorBar_inner INPUT
{
	font-weight:normal;
    FONT-SIZE: 10px;
}
 
  div#optionbar
{
	background: #dcdcdc;
	margin: 0px;
	width:auto;
	color: #000000;
	position: relative;
	height: 20px;
}

 div#pageheader {
 height:70px;
 background:#ffffff;
 color: #000000;
 width:auto;
 margin:0;
 }
 
  div#pagegutter
{
	font-size: 2px;
	background: #336699;
	margin: 0px;
 width:auto;
	color: #336699;
	height: 2px;
}




.phTable
{
	background-image: none;
}

.bannerImage
{
	background-color:#ffffff;
	
}


.PageTitleBGIm,.bannerImage
{
	BACKGROUND-POSITION-X: right;
	background-image: url(/common/images/logo_resultsvault_small.gif);
	background-repeat: no-repeat;
}
	
	



