body
{
	font: normal 95.01% Georgia, verdana, arial, sans-serif;
	color:#333;
	background: #fff;
	margin: 0;
	padding: 0;
	body: 100%;
	min-width: 800px;
	max-width: 1200px;
}

.hidden {
	left: -10000px;
	top:  -10000px;
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
}

.clear {
	clear:both;
}

.floatright {
	float:right;
}

img
{
	border: none;
}

.panel a, #content a {
	color: #003464;
	text-decoration: none;
	border-bottom: 1px solid #C5C6B9;
	background: none;
}

.panel a, #centralColumn a {
	font-weight: bold;
}

#content a {
	text-decoration: underline;
	border-bottom: none;
}

#content h1 a, #content  h2 a, #content  h3 a {
    color: #770C00;
    font-weight: normal;
	border-bottom: 1px solid #C5C6B9;
	text-decoration: none;
} 


.panel h1 a, .panel h2 a, .panel h3 a, .panel h4 a, .panel h5 a, .panel h6 a {
	font-weight: normal;
}


#content a:hover, #content a:focus, #content a:active, #content a:hover *, #content a:focus *, #content a:active *
{/* Universal selectors needed to avoid overidden foreground color created as contribute style*/
	color: #fff;
	background-color: #770c00;
}


.mainHeadingAndLogo{
	padding: 10px 10px 10px 300px;
	background:url(../images/book2.jpg) no-repeat;
}
.mainPageDescription {
	margin-bottom: 20px;
}

dt {
	margin-top: 15px;
}

div#banner
{
	text-align: right;
	color: #000;
	
	padding: 0 2em 0.5em 1em;
}

div#banner .mainLogoLink {
	float: left;
	text-decoration: none;
	margin-top: 5px;
	padding-bottom: 5px;
}

div#banner .mainLogoLink:hover {
	background: none;
}

div#banner ul, ul#menu
{
	list-style-type: none;
	margin: 0.5em 0 0.75em 0;
	padding: 0;
}

ul#breadcrumb
{
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

ul#breadcrumb li
{
	display: block;
	padding-right: 2em;
	color: #000;
	background: #fff url(../images/ls.gif) no-repeat 100% 50%;
	float: left;
}

ul#breadcrumb li
{
	background: #fff url(../images/lsf.gif) no-repeat 0% 50%;
	padding-left: 1em;
	padding-right: 0.5em;
}

ul#breadcrumb li.first {
	padding-left: 0;
	color: #000;
	background: #fff;
}
#breadcrumb:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
#breadcrumb {
	display: inline-block;
}
 
html[xmlns] #breadcrumb {
	display: block;
}
 
* html #breadcrumb {
	height: 1%;
}




div#banner ul li, ul#menu li
{
	display: inline;
	padding-right: 2em;
	color: #000;
	background: #fff url(../images/ls.gif) no-repeat 100% 50%;
}


div#banner ul li.last, ul#menu li.last
{
	padding-right: 0;
	color: #000;
	background: #fff;
}


div#banner ul li a
{
	text-decoration: none;
	color: #000;
	background: #fff;
}

div#banner ul li a:hover, div#banner ul li a:focus, div#banner ul li a:active
{
	color: #fff;
	background: #770c00;
}

div#banner label
{
	color: #666;
	background: #fff;
}

ul#menu
{
	text-align: center;
	background: #770c00;
	color: #fff;
	margin: 0;
	padding: 0.3em 0;
	line-height: 1.5em;
}

ul#menu li
{
	color: #fff;
	background: #770c00 url(../images/lsm.gif) no-repeat 100% 50%;
	border: 1px solid #770c00;

}

ul#menu li.last
{
	color: #fff;
	background: #770c00;
}

ul#menu  li.selected a {
	border: 1px solid white;
	font-weight: bold;
}

ul#menu li a
{
	text-decoration: none;
	color: #fff;
	background: #770c00;
}

ul#menu li a:hover, ul#menu li a:focus, ul#menu li a:active
{
	color: #770c00;
	background: #fff;
}

div#content {
	padding: 1em;
}

#sidemenu {
	float: left;
}

div.panel, #sidemenu
{
	color: #000;
	background-position: 0px 0px;
	background-color: #f2f0e4;
	background-repeat: no-repeat;
	border-top: 1px solid #f5f3f7;
	border-right: 2px solid #909080;
	border-bottom: 2px solid #909080;
	border-left: 1px solid #f5f3f7;
	padding: 60px 5px 5px 5px;
	margin: 20px;
}

/* Enable table layout for compliant browsers */
.columnTable {
	display:table;
	border-collapse: separate;
	border-spacing: 15px;
	width: 100%;
}
.columnTableRow {
	display:table-row;
}
div.panel {
	display: table-cell;
	width: 40%;
}

div.panel h2, div.panel h3
{
	background: #f2f0e4;
}

#sidemenu h3
{
	background: none;
}
div#panel1 {
	  background-image:url(../images/book3.jpg);
	/*background-image: url(../images/studious.gif);*/		
}

div#panel2
{
	margin-left: 2em;
	color: #000;
	background-image: url(../images/blur.gif);
}

#sidemenu
{
	width: 12em;
	margin: 0;
	padding: 60px 1em 7em 1em;
	color: #000;
	background-image: url(../images/book3.jpg);
}

#sidemenu ul {
	padding-left: 0px;
	margin-left: 0px;
}

#sidemenu li
{
	border-top: 1px dashed #770c00;
	padding: 0.1em 0;
	list-style-type: none;
}

#sidemenu li li {
	border-top: none;
	padding-left: 16px;
	background: url(../images/childlevel_icon.jpg) no-repeat left 0.25em;
}

#sidemenu li.last
{
	border-bottom: 1px dashed #770c00;
}

#sidemenu li a
{
	padding: 0.2em;
	display: block;
	text-decoration: none;
	color: #000;
	background: #f2f0e4;
}

#sidemenu li a:hover, #sidemenu li a:focus, #sidemenu li a:active
{
	color: #fff;
	background: #770c00;
}



div#maincontent
{
	margin-left: 16em;
}

ul#footer
{
	clear: both;
	text-align: center;
	list-style-type: none;
	padding: 2em 0;
	color: #000;
	background: #fff url(../images/divide.gif) no-repeat 50% 1.9em;
}

ul#footer li
{
	display: inline;
	color: #000;
	background: #fff;
	margin: 0 1em;
	padding: 0;
}


div#content .buttonLinks a{
	display: block;
	text-decoration: none;
	color: #000;
	background: #d8d2ae url(../images/lidec.jpg) no-repeat 100% 50%;
	padding: 0.2em 20px 0.2em 0.2em;
}

div#content .buttonLinks a:hover, div#content .buttonLinks a:focus, div#content .buttonLinks a:active {
	color: #fff;
	background: #770c00 url(../images/lidecf.jpg) no-repeat 100% 50%;
}


.search_term {
	color: #660000;
	font-weight: bold;
}
.search_searchInfo {
	font-size: 0.8em;
}


.simpleForm label{
	display:block;
	clear: both;
	font-weight: bold;
	margin-top: 10px;
}

.simpleForm input.smallTextField {
	width: 100%;
}

.simpleForm textarea {
	width: 100%;
	height: 10em;
}

.required {
	font-weight: bold;
	color: #FF0000;
}

.leftFormColumn {
	width: 25%;
	float: left;
	margin-right: 20px;
}

.rightFormColumn {
	width: 65%;
	float: left;
}
.marginTop {
	margin-top: 15px;
}

.validationSummary {
	color: #FF0000;
	font-weight: bold;
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	display:block;
	padding: 5px;
}
/* Bibliography */

.topForm {
	text-align: center;
}

/* section specific */

#content div.PMCSidebar {
	padding-top: 160px;
	background-image: url(../images/PMC%201.jpg);
	background-position: 50% 10px;
	background-repeat:no-repeat;
}


.headerImg {
	padding-top: 160px;
	background-position: 50% 10px;
	background-repeat:no-repeat;
}

.bibListPanel {
	width: 70%;
}

.bibListPanel p {
	margin-bottom: 2px;
}


.CollapsiblePanelTab {
	text-align: justify;
	text-indent: -15px;
	padding-left: 15px;
}

/* Contribute formatting styles are included in contribute.css*/


