﻿.body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}
.MenuHeader
{
	background-image: url(../images/HomeMenu.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #929DA5;
    color: White;
    height: 30px;
    width: 100%;
    border-collapse: collapse;    
}
.homeMenu
{
	color: White;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 38px;
	Width: 220px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
.homeMenu:hover
{
	color: White;
	font-size: 8pt;
}

.ParentSelected
{
	background-color: #eeeeee;
	height: 30px;
	margin-top: 3;
	padding-top: 6px;
	vertical-align: middle;
	padding-left: 38px;
	background-image: url(../images/ParentSelected.gif);
    background-position: left center;
    background-repeat: no-repeat;	
}
.ParentFontSelected
{
	color: #83B1B7;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	width: 220px;
	line-height: 15px;	
}
.ParentFontSelected:hover
{
	font-size: 8pt;
}
.ParentNotSelected
{
	background-color: #eeeeee;
	height: 30px;
	margin-top: 3;
	padding-top: 6px;
	vertical-align: middle;
	padding-left: 38px;
	background-image: url(../images/ParentNotSelected.gif);
    background-position: left center;
    background-repeat: no-repeat;     	
}
.ParentFontNotSelected
{
	color: #094068;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	width: 240px;
	line-height: 15px;	
}
.ParentFontNotSelected:hover
{
	color: #83B1B7;
	font-size: 8pt;
}
.vis
{
	display: block;
}
.invis
{
	display: none;
}
.ChildSelected
{
	color: #83B1B7;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.ChildSelected:hover
{
	font-size: 8pt;
}

.ChildNotSelected
{
	color: #666666;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;	
}
.ChildNotSelected:hover
{
	color: #83B1B7;
	font-size: 8pt;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #3F7F8E;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #094068;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #285860;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	margin-top: 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	list-style-type: square;	
}

a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #3F7F8E;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #83B1B7;
}
table.tbl_main
{
	width: 760px;
	border-width: 1px;
	border-style: outset;
	border-color: #CCCCCC;		
}
.darkblueheader
{
	height: 65px;
	width: 100%;
	background-color: #094068;
	padding-left: 20;
	background-image: url(../Images/header.gif);
	background-position: left center;
	background-repeat: no-repeat;	
	
}
.headerthickline
{
	height: 8px;
	background-color: #3F7F8E;
	padding: 0;
	margin-bottom: 2px;
}
hr
{ 
	color:#CCCCCC; 
	background:#CCCCCC; 
	border: 0; 
	height: 1pt;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: center;
	
 }
 .copyright
{
	color: #CCCCCC;
	background-image: url(../Images/SickkidsLogo.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 80px;
	vertical-align: top;
	font-size: 10pt;
	padding-left: 14px;
	padding-top: 0px;
}
table.agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
	text-align:left;
	width: 520px;
	padding: 2px;
	vertical-align: top;

}
table.agenda tr
{
	vertical-align: top;
}

table.agenda td {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	color: inherit;
	text-align:inherit;
}


table.agenda th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
	text-align:left;
}
