#wrapper #update {
	display: block;
}
#wrapper #update p {
	display: block;
	float: left;
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-align: center;
}
#sidenav {
	display: block;
	float: left;
	width: 35%;
	padding-left: 25%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	line-height: 4.5;
	font-weight: normal;
	color: #360;
	text-decoration: none;
	padding-top: 30px;
	padding-bottom: 50px;
	height: 400px;
	margin: 0px;
	padding-right: 0px;
}
#sidenav ul  {
	list-style-type: circle;
	list-style-image: url("../Images/Page images/pencilbullet.png");
}
#sidenav ul li  {
	list-style-type: none;
}

#sidenav a {
	color:#360;
	text-decoration:none;
	font-weight: bold;
}
#fees .notes {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.8;
	color: #000;
	text-align: left;
	display: block;
	float: left;
	font-size: 0.85em;
	padding-top: 40px;
	padding-bottom: 40px;
}
#fees .notesimg {
	display: block;
	float: right;
	text-align: left;
	padding-top: 200px;
	padding-bottom: 15px;
}


#fees {
	display: block;
	float: right;
	width: 40%;
	padding-right: 0%;
	overflow: hidden;
	font-size: 0.85em;
	line-height: 1.8;
	padding-left: 0%;
	padding-top: 200px;
	padding-bottom: 50px;
	height: 400px;
}
#fees a  {
	font-weight:bold;
	color:#360;
	text-decoration:none;
}
#fees table {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	border: 5px solid #999;
	width: 100%;
}
#fees table tr td {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	text-align: center;
	vertical-align: top;
}
#fees .rowHeading {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	text-align: center;
	background-color: #999;
	padding-top: 25px;
	padding-bottom: 25px;
}
#fees .textHeading {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	background-color: #999;
	padding-left: 15px;
	padding-bottom: 5px;
}
#fees .paypalbutton {
	vertical-align: middle;

}
#fees .subjectDesc {
	font-size: 0.85em;
	text-align: left;
	background-color: #999;
	line-height: 1.8;
	padding-left: 20px;
}

#fees .money {
	font-size: 1.5em;
	font-weight: bold;
	color: #360;
	text-align: center;
	vertical-align: middle;
}

#fees .costBreakdownFootnote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #000;
	text-align: center;
	line-height: 1.5;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
}
#fees tr .grey {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #999;
}
#fees tr .white {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
}
#fees .notes {
	display: block;
	float: right;
	width: 67%;
	overflow: hidden;
	line-height: 1.8;
	padding-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-size: 0.85em;
}

#fees .star {
	font-size: 0.75em;
	vertical-align: super;
}
