
/* Rules for Main Site Frame 
 * 
 * */

.SiteShellTable {
	border:0 none;
	width:100%;
	padding:0;	
}
.SiteShellTable td {

}
.SiteHeadingTable {
	border:0 none;
	height:100%;
	width:100%;
}
.SiteHeadingTable .SiteHeadingCell {
	padding:0;
	border:0px solid red;
}
.SiteHeadingCell {
	background-image:url(http://www.healthcarereformmyths.org/images/Healthreformbanner3.gif); 
	background-repeat:no-repeat;
	border:0 none;
	color:#000000;
	font-weight:bold;
	height:150px;	
	padding:0;
	text-align:left;
	vertical-align:bottom;
	width:859px;
}


/* MUST BE CHANGED TO CLASSES */
#MenuLinks {
	color: #4257C9;	
	text-decoration:none;
}
#MenuLinks:hover {
	color:#0000FF;
	text-decoration:underline;
}

.BodyPanelCell {
	border:0 none;
	padding:0;
	text-align:left;
	vertical-align:top;
	/* added as a fix */
	padding-right: 8px;
}
.ContentTable {
	border:0 none;
	border-spacing:8px;
	padding:0;
	text-align:left;
	width:100%;
}



/* MENUBAR ========================================= */

ul.bbrMenuBar {
	list-style:none;
	left:10px;
	position:absolute;
	padding:0; margin:0;
	font-size:1em;
	top:114px;
}


ul.bbrMenuBar .bbrFirstLI {
	/* First item has no bullet */
	background-image :none;
	margin: 0 0 0 0;
	padding: 0 2px 0 0;
}

ul.bbrMenuBar li {
	background:transparent url(images/sqbullet.gif) no-repeat scroll 0 center;
	margin: 0 0 0 3px;
	padding: 0 2px 0 15px;
	border: 0px solid silver;
	float:left;
	font-weight:bold;

}

ul.bbrMenuBar li a {
	text-decoration:none;
}

.bbrGoTo {
	color: #4257C9;
	position:absolute;
	font-size:1em;
	top:114px;
	right:5px;
}

/* LEFT NAV COLUMN ==================*/
.LeftPanelCell {
	border:0 none;
	padding:0;
	vertical-align:top;
	width:190px;
	padding: 0px 8px;	
}
.LeftPanelTable {
	border:0 none;
	width:190px;
}
.MenuPanel {
	background-color: inherit;
	border:0 none;
	color:#0075D4;	



}
/* Side0 (left) modules ====================================== */
.MenuPanel ul {

}

.bbrModule-side0 {	
	margin: 4px 0 .5em 0;
	color: #4257C9;	

}
.bbrModule-side0 ul li {
	list-style:square;
}
.bbrModule-side0 ul {
	padding:0; margin:0;
	list-style:square;	
	padding: 0 0 0 26px;		
   	font-size:.9em;
   	line-height:normal;   
}
.bbrModule-side0 h2 {
	padding:0; margin:0;
	font-weight:bold;
	font-size:1em;
}

.bbrModule-side0 ul a {
   text-decoration:none;
}   
.bbrModule-side0 p {
	margin: .3em; 
}
.bbrModule-side0 .bbrSiteCounter {	
}






/* OLD BOB CODE ===================================================================*/
.UsingSite {
	background-color:#F9F3E7;

	font-size:1em;
	
}
.UsingSite_P {
	background-color:#F9F3E7;
	font-size:1em;
}
.UsingSite_H3 {
	background-color:#F9F3E7;
	font-size:1.2em;;
}

.Disclaimer {
	color:#808080;
	font-size:.8em;
	width:100%;
}
.Copyright {
	background-color:#616AB4;
	color:#FFFFFF;
	font-size:.9em;	
	width:100%;
	padding:5px;
}


/* QUESTIONS FOR BOB? ====================================================*/