body {	background-color: #D1DDE9;
		background-image: url(images/bluepage_bg.gif);
		background-repeat: repeat-x;
		margin: 0px; 
		color: #4a4a4a; }
a {	color: #4a4a4a;
	font-weight: bold; }
.title {	font-family: "Times Roman", Times, serif;
			font-size: 18pt;
			font-weight: bold;
			color: #000000; 
			margin: 0px 0px 5px 20px;}
.contentCell {	background-color: #ffffff;
				padding: 20px 35px 35px 35px;
				font-family: "Times Roman", Times, serif;
				font-size: 12pt;
				line-height: 20px;
				color; #4a4a4a;
				text-align: justify; }
.greyCell {	font-family: "Times Roman", Times, serif;
			font-size: 10pt;
			color: #4a4a4a; 
			padding: 0px 23px 10px 24px; }
.sidebarTitle {	font-family: "Times Roman", Times, serif;
				font-size: 12pt;
				font-weight: bold;
				color: #000000;}
.nav {	font-family: "Times Roman", Times, serif;
		font-size: 10pt;
		color: #d1d1d1;
		position: relative;}
.navLink {	font-family: "Times Roman", Times, serif;
			font-size: 10pt;
			color: #d1d1d1;
			text-decoration: none; }
.navLink2 {	font-family: "Times Roman", Times, serif;
			font-size: 10pt;
			color: #d1d1d1;
			text-decoration: none; 
			background-color: #4a4a4a;}
.dataHead { background-image: url(images/table_bg.gif);
			font-family: "Times Roman", Times, serif;
			font-size: 12pt;
			font-weight: bold;
			color: #ffffff; }
.data { background-color: #98A4B7;
		font-family: "Times Roman", Times, serif;
		font-size: 12pt;
		color: #000000; }
td {font-size: 12pt;
	line-height: 14pt; }