@charset "UTF-8";
/* CSS Document */

#sidebarnavcontainer {
	margin-left: 0px;
	padding-right: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px dotted #FFF;
}
#sidebar-hospitallogos {
	text-align: center;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebarnavcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;

}

#sidebarnavcontainer li { margin: 0 0 1px 0; }

#sidebarnavcontainer a
{
display: block;
padding: 5px 10px;
width: 160px;
color: #fff;
background-color: #036;
text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sidebarnavcontainer a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}

#sidebarnavcontainer ul ul li { margin: 0 0 1px 0; }

#sidebarnavcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 155px;
color: #fff;
background-color: #369;
text-decoration: none;
}

#sidebarnavcontainer ul ul a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}
#sidebarnavcontainer ul ul ul li { margin: 0 0 1px 0; }

#sidebarnavcontainer ul ul ul a
{
	display: block;
	width: 155px;
	color: #fff;
	background-color: #69F;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
}

#sidebarnavcontainer ul ul ul a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}
#content    {
	list-style-type: none;
	width: auto;
	border: 1px solid 000080;
	font-size: 14px;
	color: #69C;
	background-color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#content ul    {
	display: block;
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	background-color: #69C;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 5px;
}
#content li    {
	idth: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 5px;
	list-style-type: none;

}
#content a    {
	display: block;
	width: auto;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	background-color: #69C;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#content a:hover {
	background-color: #999;
}
#twitter {
	margin-right: auto;
	margin-left: auto;
}
#leftsidebarbox {
	text-align: center;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	width: auto;
	border: 1px solid 000080;
	font-size: 14px;
	background-color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#leftsidebarbox ul    {
	display: block;
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 5px;
}
#leftsidebarbox li    {
	idth: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 5px;
	list-style-type: none;

}
#leftsidebarbox a    {
	display: block;
	width: auto;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	background-color: #609BD1;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}
#leftsidebarbox a:hover {
	background-color: #B0A897;
}
......
#rightsidebarbox {
	text-align: center;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	width: auto;
	border: 1px solid 000080;
	font-size: 14px;
	background-color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#rightsidebarbox ul    {
	display: block;
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 4px;
}
#rightsidebarbox li    {
	idth: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 4px;
	list-style-type: none;
}
#rightsidebarbox a    {
	display: block;
	width: auto;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	background-color: #609BD1;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#rightsidebarbox a:hover {
	background-color: #B0A897;
}
#didyouknow {
	text-align: center;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	color: #FFF;
	background-color: #000080;
	box-shadow: #333 3px 3px 4px;
-moz-box-shadow: #333 3px 3px 4px;
-webkit-box-shadow: #333 3px 3px 4px;
background-image: -moz-linear-gradient(100% 100% 90deg, #609BD1, #06C);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#06C), to(#609BD1));

}
#didyouknow h3{
	text-align: center;
	color: #FFF;
}
#didyouknow ul    {
		list-style-position: outside;
	list-style-type: disc;
}
#glossary {
	text-align: center;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	color: #FFF;
	background-color: #008080;
	box-shadow: #333 3px 3px 4px;
-moz-box-shadow: #333 3px 3px 4px;
-webkit-box-shadow: #333 3px 3px 4px;
background-image: -moz-linear-gradient(100% 150% 90deg, #3FC, #008080);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#008080), to(#3FC));

}
#glossary h3{
	text-align: center;
	color: #FFF;	
}
#glossary ul    {
		list-style-position: outside;
	list-style-type: disc;
}
#sbcomingsoon {
	text-align: center;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	color: #CCC;
	background-color: #0445D1;
	box-shadow: #333 3px 3px 4px;
	-moz-box-shadow: #333 3px 3px 4px;
	-webkit-box-shadow: #333 3px 3px 4px;
	background-image: -moz-linear-gradient(100% 100% 90deg, #609BD1, #0445D1);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0445D1), to(#609BD1));
}
#sbcomingsoon h2{
	color: #FFF;
	text-align: center;
}
#sbcomingsoon h3{
	text-align: center;
	color: #FFF;	
}
#leftnav {
	text-align: left;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1px;
	color: #000;
	background-color: #FFF;
	box-shadow: #333 3px 3px 4px;
	-moz-box-shadow: #333 3px 3px 4px;
	-webkit-box-shadow: #333 3px 3px 4px;
}
#leftnav h3{
	text-align: center;
	color: #FFF;
}
#leftnav ul    {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 10px;
}

