#childBox {
width:748px;
background:url(../_graphics/page/childSideBar.gif) repeat-y;
clear:both;
}

#rightColumn {
float:left;
width:575px;
padding:18px 25px;
voice-family: "\"}\"";
voice-family:inherit;
width:525px;
}
html>body #rightColumn {
  width:525px;
}
h1 {
clear:both;
font-size:24px;
margin:10px 0px 7px 0px;
color:#003297;
border-bottom:3px double #8FA1B1;
}
h2 {
clear:both;
font-size:16px;
margin:10px 0px 7px 0px;
color:#003297;
border-bottom:1px solid #8FA1B1;
}

#thePloneCalendar {
background:#F7F7F7;
}
#thePloneCalendar th {
padding:5px;
background:#AAA;
}
#thePloneCalendar td {
padding:5px 10px 10px 10px;
vertical-align:top;
border-right:1px solid #FFF;
border-bottom:1px solid #FFF
}
#thePloneCalendar td.event {
background:#DAE3F2;
}

img {
	display:inline;
}


#leftColumn {
	float:left;
	width:152px;
	padding:0px;
	border-top:5px solid #1C3175;
}
#leftColumn div {
	margin:0px 0px 0px 10px;
	padding:0px;
	color:#003297;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#leftColumn div a {
	display:block;
	padding:0px;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	margin: 0px;	
}
#leftColumn div a.parent {
	text-decoration:none;
	margin: 0px;
	padding: 4px 5px 5px 15px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5797D2;
	background-image: url(../_graphics/shared/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftColumn div a.parent:hover {
	text-decoration:none;
	margin: 0px;
	padding: 4px 5px 5px 15px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5797D2;
	background-image: url(../_graphics/shared/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F0F9FD;
}
#leftColumn div a.open {
	text-decoration:none;
	font-weight:bold;
	margin: 0px;
	padding: 4px 5px 5px 15px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5797D2;
	background-image: url(../_graphics/shared/nav-arrow-dn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F0F9FD;
}
#leftColumn div a.children {
	text-decoration:none;
	font-weight:normal;
	margin: 0px;
	padding: 4px 5px 5px 25px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5797D2;
	background-color: #F0F9FD;
	background-image: url(../_graphics/shared/nav-line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftColumn div a.children:hover {
	text-decoration:none;
	font-weight:normal;
	margin: 0px;
	padding: 4px 5px 5px 25px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5797D2;
	background-color: #FFFFFF;
	background-image: url(../_graphics/shared/nav-line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftColumn div a.final {
	text-decoration:none;
	font-weight:normal;
	margin: 0px;
	padding: 4px 5px 5px 25px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5797D2;
	background-color: #FFFFFF;
	background-image: url(../_graphics/shared/nav-line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.srheading3ul {
	font-size: 16pt;
	border-bottom:3px #8FA1B1;
	color:#003297;
}


