/* DOCUMENT LAYOUT & CORE STYLES */

body.pagebody {
	background-color: #EEEEEE;
	margin: 0px;
}

#pageholder {
	width:974px;
	margin-left:auto;
	margin-right:auto;	
}

.print {
	margin: 10px 10px 10px 10px;
}

#container{
	background-image: url("/msite/templates/bsas/images/menubg.gif");
	background-repeat: repeat-y;	
	background-color:#FFFFFF;
}


* html  #container{
	height: 100%;
}

.print #container {
	background: #ffffff;
}

#menubar {
	float:left;
	width:165px;
}
#rightcol {
	margin-left: 200px;
	margin-right: 15px;
}


/* HEADER */

#header {
	padding-top: 10px;
	padding-bottom: 12px;
	background-color: #ffffff;
}

.tools {
	margin-top: 10px;
	margin-right: 7px;
}

/* SEARCH BAR */

.searchform {
	display: inline;
	margin-bottom: 0px;
	margin-top: 5px;

}

.searchbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A6E4D;
	font-size: 11px;
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 2px;
}

.searchbar A, {
  text-decoration: none;
  color: inherit;
}

/* hacked for demo - tidy this up later! */

a.sitetools:link, a.sitetools:visited,  { 
	color: #2A6E4D;
} 
a.sitetools:hover  { 
	color: #1C4833;
} 


.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top: 1px solid #888888;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #888888;
	height: 20px;
	padding-top: 2px;
	padding-left: 2px;
	vertical-align: middle;
}

/* CRUMBTRAIL */

#crumbtrail {
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}

#crumbtrail a:link, #crumbtrail a:visited { 
    color:#777777;
	font-family: Arial, Helvetica, sans-serif;
}

#crumbtrail a:hover {
    color:#6699CC;
	font-family: Arial, Helvetica, sans-serif;
}



/* MAIN MENU & LINK STYLES*/

.menuitem,
.menuitemhover {
	background-color: #357F5B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86B97F;
}

a.menu:link, 
a.menu:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	display:block;
	padding-top:8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right:8px;

	}


a.menu:hover {
	background-color: #4E8F6F;

}

.menuitemselected { 
	background-color: #2E654A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86B97F;
	padding-bottom:16px;
}

.menuitemselected  a.menu:link,
.menuitemselected  a.menu:visited {
	padding-bottom:2px;
}

.menuitemselected a.menu:hover  { 
	background-color: #2E654A;
	}



/* SUB MENU */

.submenu {
	padding-left: 14px;
	padding-bottom: 0px;
	padding-top: 6px;

}


.submenu a:link, .submenu a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display:block;
}

.submenu a:hover {
	text-decoration: underline;
}

a.submenuselected:visited {
	color: #A5D39F;
}







/* PAGE CONTENT */


.componentheading,
.contentheading{
	color: #357F5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}



/* SEARCH RESULTS */

.contentpaneopen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}

.searchintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #357F5B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 20px;

}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	background-color: #EEEEEE;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;

}

/* FOOTER */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

a.footer:link, a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #337153;
	text-decoration: none;
	margin-top: 20px;
}


.buttonheading {
    display: none;
}


/* HOMEPAGE */

.homestrip {
	background-image: url(/msite/images/homestrip.jpg);
	background-repeat: repeat-x;
	height:75px;
}


.homepage .right {
	float: right;
	width: 300px;
}

.homepage .left  {
	width: 425px;
}


.helptext {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

.table-float-right {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 5px;
	background-color: #F7F7F7;
	float: right;
	margin-left: 10px;

}

.homepage ul {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}


.homepage h3 {
	color:#009933;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top:0;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:20px;
	font-size:14px;
}

.tablehomenews {
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C7D7E5;
}


.table-acrobat {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 10px;


}
.table-acrobat p {
	line-height: normal;
	font-size: 10px;
	color: #666666;

}

form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.table-pubmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	margin-top:30px;

}

.table-pubmed th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 336699;
	background-color: #EEEEEE;
	text-align: left;

}



#sitemap ul {
	margin-bottom:15px;
	list-style-type: circle;
} 
