body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #48577F;
}
#tdSidebar {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	font-size: 9px;
}
#tdSidebar   a {
	color: #48577F;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
#tdSidebar a:hover {
	background-color: b9c0d2;
}
#tableLayout {
	background-color: #FFFFFF;
}
#idi_tableLayout {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #49577F;
	border-left-color: #49577F;
}
#tableLayout, #tableLayout td {
	border-collapse: collapse;
}
#tableLayout td {
	padding: 15px 30px;
}
#tdLogo {
	width: 140px;
	background-color: #474F49;
	text-align: center;
}
#tableLayout #tdNavigation {
	padding-bottom: 0px;
	background-color: #6E7970;
	text-align: center;
}
#tableLayout #tdFooter {
	background-color: #FBFCF9;
	border-top: 1px solid #D7DACE;
	padding: 10px;
	color: #9CA79D;
	text-align: right;
}
#tableLayout #tdSidebar {
	background-color: #E3E5DC;
	vertical-align: top;
	padding-top: 50px;
	background-image: url(file:///Macintosh%20HD/Users/mcaparas/Desktop/chap_07/assets/images/navigation/sidebarbackground.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#tableLayout #tdSidebar a {
	padding: 8px;
	border-top: 1px solid #CED2B6;
	border-bottom: 1px solid #CED2B6;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
}
#tableLayout #tdSidebar a.current {
	background-color: #F6F7F3;
}
#tableLayout #tdSidebar a:link, 
#tableLayout #tdSidebar a:visited, 
#tableLayout #tdSidebar a:active 
{
	color: #474F49;
}
#tableLayout #tdSidebar a:hover {
	background-color: #FBFCF9;
}
#tableLayout #tdContent {
	padding-right: 58px;
}
a img {
	border: none;
}
#divCopyright {
	font-size: 10px;
	margin: 1em;
	text-align: center;
}
#divCopyright a {
	color: #474F49;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
#tableLayout #tdContent td {
	padding: .5em;
	vertical-align: top;
}h2 {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #526086;
	padding-left: 6px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	line-height: 1.7em;
	margin-top: 0px;
}
th {
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
	vertical-align: baseline;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: normal;
	word-spacing: normal;
	line-height: normal;
}
#tdFooter {
	background-color: 4d5c87;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding: 8px;
}
