/* CSS Document */
.rhbox {
	margin-bottom: 10px;
}
body {
	margin: 0px 0px 0px 0px;
	border: 0px solid black;
	display: block;
	font-size: 0.76em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/sidenavbg_home.jpg);
	background-position: 0px 200px;
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	color: #7973C2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}

h1 {
	font-size: 1.7em;	
}
h2 {
	font-size: 1.4em;
	margin: 5px;
	margin-left: 0px;
	color: #55006A;
	}
	
h3 {
	font-size: 1.2em;	
	margin: 20px 0px 0px 0px;
	color: #55006A;
	
}
h4 {
	font-size: 1em;
	margin: 10px 0px 5px 0px;
}

h5 {
	background-color:white;
	border-bottom: 1px solid #7973C2;
	padding: 7px 7px 6px 0;
	margin: 6px 10px 0px 0;
	font-size: 120%;
	font-weight: bold;
	color: #7973C2;
}

hr{
	color: #9999FF;
}

td hr{ 	border-top: 50% solid #9999ff;
}

.img_left {
border: 1px solid black;
float: left;
margin: 4px 12px 2px 0;
}

.img_right {
border: 1px solid black;
float: right;
margin: 4px 0 2px 10px;
}

.rhheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	background-color: #babcbf;
	margin-bottom: 5px;
	text-transform: capitalize;
	font-weight: bold;
}

.rhentry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	background-color: #EAEBEC;
	padding-bottom: 3px;
	padding-top: 3px;
}
.rhentry ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding-left: 0.8em;
	
}
.rhentry td{
	font-size: 0.9em;
	padding-bottom: 3px;
	padding-top: 3px;
}
#rhcolumn {
	border: solid 0px black;
	width: 149px;
	display: block;
	margin: 22px 40px 0px 16px;
}

#searchform {
	z-index: 2;
	height: 40px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	vertical-align: bottom;
	top: 30px;
	position: relative;
	border: solid 0px black;
	padding: 2px 2px 5px 2px;
	overflow: hidden;
	font-size: 0.8em;
}

#header_home {
	width: 100%;
	background-color: #7973C2;
	height: 104px;
	clear: both;
	display: block;
	position: relative;}
#header_patients {
	width: 100%;
	background-color: #ffb300;
	height: 104px;
	clear: both;
	display: block;
	position: relative;
}
#header_profes {
	width: 100%;
	background-color: #002c5f; /*#a2dbeb; */
	height: 104px;
	clear: both;
	display: block;
	position: relative;
}
#header_research {
	width: 100%;
	background-color: #a22630;
	height: 104px;
	clear: both;
	display: block;
	position: relative;
}
#header_grants {
	width: 100%;
	background-color: #74a03e;
	height: 104px;
	clear: both;
	display: block;
	position: relative;
}
#header_ciscat {
	width: 100%;
	background-color: #67177F;
	height: 104px;
	clear: both;
	display: block;
	position: relative;
}
.small {
	font-size: 90%;	
	margin: 0px 0px 0px 0px;
}


#top_home_nav td{
}


div#top_home_nav {
	font-size: 1em;
	color: #ffffff;
	display: block;
	text-align: center;
	z-index: 1;
	vertical-align: middle;
	overflow: visible;
	float: left;
	top: -24px;
}
#top_home_nav a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#top_home_nav table{
	float: left;
}
#top_home_tab {
	color: #ffffff;
	left: 0px;
	top: 0px;
	background-color: #cccccc;
	display: block;
	text-align: center;
}
#top_home_tab a:hover{
	background-color: #625EA0;
	color: #000000;
	display: block;
}

#top_patients_tab {
	color: #ffffff;
	left: 0px;
	top: 0px;
	background-color: #625EA0;
	display: block;
	text-align: center;
}
#top_patients_tab a:hover {
	color: #FFB300;
	left: 0px;
	top: 0px;
	display: block;
	text-align: center;
}

/* - - - - - sidenav
*/
#menuheader_home {
	background-color: #D7D5ED;
	color: #7973C2;
	font-weight: bold;
	display: block;
	text-align: left;
	padding: 0px 0px 0px 6px;
	line-height: 1.8em;
	font-size: 1.3em;
}
#menuheader_patients {
	background-color: #ffe8b2;
	color: #7973C2;
	font-weight: bold;
	display: block;
	text-align: left;
	padding: 0px 0px 0px 6px;
	font-size: 1.2em;
	line-height: 1.8em;
}
#menuheader_profes {
	background-color: #e3f4f9;
	color: #7973C2;
	font-weight: bold;
	display: block;
	text-align: left;
	padding: 0px 0px 0px 6px;
	font-size: 1.2em;
	line-height: 1.8em;
}
#menuheader_research {
	background-color: #ecd4d6;
	color: #7567C5;
	font-weight: bold;
	display: block;
	text-align: left;
	padding: 0px 0px 0px 6px;
	font-size: 1.2em;
	line-height: 1.8em;
}
#menuheader_grants {
	background-color: #d1e6b7;
	color: #74a03e;
	font-weight: bold;
	display: block;
	text-align: left;
	padding: 0px 0px 0px 6px;
	font-size: 1.2em;
	line-height: 1.8em;
}
#menuheader_ciscat {
	background-color: #E8DCEC;
	color: #7567C5;
	font-weight: bold;
	display: block;
	text-align: left;
	padding: 0px 0px 0px 6px;
	font-size: 1.2em;
	line-height: 1.8em;
}

/* - - - - - content
*/
#content_mainstory{
	border: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	margin: 0 0 5px 15px;
	width: 90%;
}
#content_mainstory ul{
	list-style-type: disc;
	padding: 0px 0px 0px 6px;
	margin-left: 30px;
}
#content_mainstory li{
}
#content_mainstory ul li ul li{
list-style-type:circle;
}
#main {
	margin: 22px 0px 0px 0px;
	width: 100%;
	
}
.content_sub_1 {
	padding: 8px;
	font-size:0.8em;
	margin: 4px 4px 4px 4px;
	/* display: inline; */
}
.content_sub_1 ul {
	list-style-type: none;
	border: 1px #7973c2 solid;
	margin-left: 0px;
	padding: 5px;
	padding-bottom: 8px;
	margin-top: 0px;
	line-height: 1.3em;
	background-color: #D7D5ED;
	margin-bottom: 10px;
}
.content_sub_1 ul li {
	color: #7973C2;
	font-weight: bold;
}
.content_sub_2 {
	border: solid 0px #ccc;
	padding: 0px 0px 5px 0px;
	font-size:0.8em;
	margin: 4px 4px 4px 4px;
}
.content_sub_2 ul {
	list-style-type: none;
	border: 0px solid black;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	line-height: 14px;
	margin-bottom: 0px;
	background-color: #D7D5ED;
}
.content_sub_2 ul li {
	font-weight: bold;
	color: #7973C2;
}



.content_sub_1_2col {
	/*width: 210px; */
	border: solid 1px #ccc;
	padding: 0px 0px 5px 0px;
	font-size:0.8em;
	margin: 4px 4px 4px 4px;
	/* display: inline; */
}
.content_sub_1_2col ul {
	list-style-type: none;
	border: 0px solid black;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	line-height: 14px;
	background-color: #D7D5ED;
	margin-bottom: 0px;
}
.content_sub_1_2col ul li {
	color: #7973C2;
	font-weight: bold;
}




#footer {
	height: 40px;
	display: block;
	z-index: 2;
	float: left;
	clear: both;
	bottom: 100%;
	padding: 0px 16px 10px 0px;
}
div#footer td{
	font-size: 0.7em;	
}
#page {
	position: relative;
}
#top_margin {
	height: 22px;
	background-color: #CCCCCC;
}



#leftnav {float: left;
clear: left;
width: 150px;
padding: 0;
background-color: #ffffff ;
background-repeat: repeat-y;

/*margin-top: 112px;
*/}

/* - - - - - sidenav
*/

#sidenav {
	width: 160px;
	margin-top: 0px;
	margin: 22px 20px 0px 20px;
	font-size: 0.8em;
}

div#sidenav ul {
	list-style-type: none;
	font-weight: bold;
	border: 0px solid black;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	line-height: 1.2em;
	margin-bottom: 5px;
}

div#sidenav ul li {
	margin: 0;
	padding: 4px 0px 4px 12px;
	color: #aaaaaa;
	display:block;
	border-bottom: solid 1px #999999;
	line-height: 1.2em;
}

div#sidenav ul li a {
	padding: 0;
	color: #aaaaaa;
	display: block;
	border-bottom: solid 0px white;
	text-decoration: none;
}
#sidenav a {
	
	color: #7973C2;
	text-decoration: none;
}
div#sidenav ul li a:hover {
	text-decoration: underline;
	color: #7973C2;
}
#sidenav a:hover {
	text-decoration: underline;
	color: #7973C2;
}
#sidenav ul li div {
	list-style-type: none;
	display: none;
	padding: 0px 0px 0px 5px;
	border-bottom: 0px solid #cccccc;
}

#sidenav ul li div ul li {
	list-style-type: none;
	border-bottom: 0px solid #dddddd;
	line-height: 1.2em;
}

#sidenav ul li div a:hover {
	list-style-type: none;
}

div#sidenav form {
padding:10px;
margin-bottom: 0;}

/*- - - - - tertiary nav sidebar*/

#sidenav ul li div ul li div ul li a {
font-size: 0.9em ;
padding-left: 18px;
padding-right: 2px;}

/*- - - - - 4th level nav sidebar*/

#sidenav ul li div ul li div ul li div ul li a {
font-size: 0.85em ;
padding-left: 18px;}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}
#submenu {
	padding-left: 0px;
}
#submenu li{
	padding-left: 0px;
}
#more {
	font-size:90%;
	color:#7973C2;
	font-weight: bold;
}
.more {
	font-size:90%;
	color:#7973C2;
	font-weight: bold;
}
.more2 {
	font-size:70%;
	color:#7973C2;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
#selectedlink {
	text-decoration:underline;
}
#table_border {
	border: 1px solid #ccc;
}
#table_border td {
	border-bottom: 1px solid #ccc;
	padding: 1px 5px 5px 5px;
}
.table_borders {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.table_borders td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px 5px 10px 5px;
}
#searchresults1 {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#searchresults2 {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#searchresults3 {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#searchresulttop {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#border {
	border: 1px solid #999;
}
.home_bg {
	background-color: #ccccff;	
}
.section {

}
.sectionhead {
	font-size:120%;
	font-weight:bold;
}
.address {

}
.services {

}
.provided {
	font-style: italic;
}
#index {
	border: 0px solid #ccc;
	width: 500px;
}
.indexrow1 {
	background-color: #FFFFFF;	
}
.indexrow1 {
	background-color: #ffe8b2;	
}
#registration {
	width: 500px;
	border:0px solid black;
}
.register_section {
	background-color: #eeeeee;
	line-height:15px;
	width: 500px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 15px 5px;
	border: 1px solid #aaaaaa;
}
.register_sectionhead {
	font-weight: bold;
	Margin: 10px 5px 5px 5px;
	display: block;
}
.register_item1 {
	border:0px solid black;
	float: left;
	/* background-color:#CCFFFF; */
	font-size:90%;
}
.register_item2 {
	width: 350px;
	border:0px solid black;
	float: right;
	clear: right;
	position: relative;
	font-size:90%;
	/* background-color:#FFCCFF */
}
.register_item2 select{
font-size:90%;
}
.register_item2 input{
font-size:90%;
}
.register_submitbutton {
	background-color: #aaaaaa;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	margin: 5px 5px 5px 5px;
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
	width: 100px;
}

.clearleft {
clear: left;}

.clearright {
clear:right;}

.clearboth {
clear: both;
}

.floatleft {
float: left;
margin: 4px 10px 2px 0;
}

.floatright {
float: right;
margin: 4px 10px 2px 0;
}

.largerfont {
	font-size: 1.2em;
	}
	
span.floatright {
float: right;
padding: 7px 7px 5px 7px;
font-size: 85%;
color: #333333;
background-color:#FFFFE8;
border: 1px solid #EAEBEC;
}

span.floatright img {
display: block;
border: 1px solid black;
}

span.floatleft {
float: left;
padding: 7px 7px 5px 7px;
font-size: 85%;
color: #333333;
background-color:#FFFFE8;
border: 1px solid #EAEBEC;
}

span.floatleft img {
display: block;
border: 1px solid black;
}

#idHidden{ 
display:none; 
width:90%; 
} 

#idHidden2{ 
display:none; 
width:90%; 
}

#idHidden3{ 
display:none; 
width:90%; 
}