/* Import main stylesheet */

@import url(site.css);
@import url(ebx_patients.css);

/* Patients Page */


	
#page {
	background-image: url(../img/xoftLogoSplash.png);
	background-repeat: no-repeat;
}

#upperMenu a.patientsLink, #content h1, #content h2, #content h3, #content a.more {
	color: #92AD36;
}

#content h2 {
	padding-top: 8px;
	}

#upperPage {
	width: 960px;
	height: 312px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#upperPage img {
	margin-top: 282px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left:0;
}



#lowerPage a.more {
	font-weight: bold;
	text-decoration: none;
}



#sidebar {
	float: left;
	margin-top: 27px;
	padding-left: 60px;
	width: 170px;
	background-image: url(../img/boxSide.png);
	background-position: top right;
	background-repeat: repeat-y;
}

#sidebar h2 {
	margin-top: 8px;
	margin-left: 12px;
	margin-bottom: 8px;
	color: #0E6AAD;
}

#sidebar h2 a {
	font-size: 1em;
	margin-top: 8px;
	margin-left: -12px;
	margin-bottom: 4px;
	color: #0E6AAD;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar li {
	margin: 15px 0;
}

#sidebar li.sub {
	margin: 5px 0px 5px 15px;
}

#sidebar li.main {
	margin: 15px 0px 5px 0px;
}

#sidebar a {
	display: block;
	padding-left: 12px;
	color: #909090;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/arrow.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#sidebar li a {
	font-size: 1em;
}

#sidebar a.current {
	color: #5F5F5F;
	background-position: top left;
}

#sidebar img {
	margin-left: 15px;
}


#subMiddle {
	float: right;
	padding-bottom: 20px;
	margin-top: 0px;
	width: 700px;
	overflow: hidden;
	background-image: url(../img/rightSideBarBg.png);
	background-position: top right;
	background-repeat: repeat-y;
}


#subMiddle #midColumn {
	padding-top: 28px;
	width: 400px;
}

#midColumn h2 {
	margin-top: 20px;
}

#navigation {
	width: 420px;
}

#rightSideBar {
	float: right;
	width: 245px;
}

#rightSideBar p {
	padding-left: 25px;
	padding-right: 20px;
	font-size: 0.689em;
}

#rightSideBar .quote {
	margin-top: 5px;
	font-style:italic;
	font-size: 0.750em;
	}

#rightSideBar .source {
	font-size: 0.689em;
	text-align: right;
}

#rightSideBar a {
	font-size: 1em;
}

#rightSideBar ul {
	margin-left: 50px;
	padding-right: 20px;
}

#rightSideBar li {
	line-height: 1em;
}

#rightSideBar img {
	margin-top: 0px;
}

#rightSideBar .source {
	font-size: 0.689em;
	text-align: right;
}

#footnote {
	font-size: .75em;
	}
	
p strong {
	font-weight: bold;
	}

#PDFicon {
	float:left;
	margin: 4px 3px 0 -27px;
	}
	
#brochureLink a {
	font-family: arial, helvetica, sans-serif;
	font-size: 95%;
	color: #0E6AAD;
	font-weight: bold;
	text-decoration: none;
	padding-right: 25px;
}


#midColumn .resources h2 {
	color: #4A4A4A;
}

#subMiddle .resources h2 {
	color: #4A4A4A;
}