	.page {
		background-color:#FFFFFF;
		background-image:url(pictures/sheet.gif);
		background-repeat:repeat-x;
		position:relative;
		margin-left:0px;
		width: 896px;
		}
	div.left {
		width:133px;
		position:absolute;
		margin-top:200px;
		margin-left: 12px;
		background-image:url(pictures/menuback.gif);
		background-repeat:repeat-y;
		}
	div.right {
		}
	div.sheet{
		background-repeat:repeat-x;
		padding: 20px 20px 20px 40px;
		border-top-style:none;
		border-left-style:none;
		

		
		}
	div.sheetinner {
		width:621px;
		margin-top:3px;
		margin-bottom:0px;
		background-color:#EFF3F9;
		padding: 20px 20px 100px 30px;
		border-style:solid;
		border-width:1px;
		border-color:#23ABC2;
		border-bottom-style:none;
		color: #333333;
		font-family:Arial, Helvetica, sans-serif;
	}
		
	#leftcontent {
		float:left;
		top:0px;
		width:133px;
		background:#fff;
		border:1px solid #000;
		margin-right:0px;
	}

	
	#rightcontent {
		}
	
	#banner {
		background:#fff;
		height:72px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
	html>body #banner {
		height:72px;
	}
	
	.bold {
		font-weight:bold;
	}
	
	.unbold {
		font-weight:normal;
	}	

	.p1 {
		font-weight: bold;	
		color:#000066;	
		font-family: Arial, Helvetica, sans-serif;
	}
	.p-grey {
		font-weight: bold;	
		color:#333333;	
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.h1 {
		font-weight: bold;	
		color:#000066;	
		font-family: Arial, Helvetica, sans-serif;
		font-size:larger;
	}
	
	.h2 {
		COLOR:#666666;
		font-size:x-large;
		font-weight:bold;
	}

	.ul1 {
		font-weight: bold;	
		color:#006699;	
		font-family: Arial, Helvetica, sans-serif;	
	}
	
	.b-maroon {
		font-family: Arial, Helvetica, sans-serif;
		color: #990000;
		font-size: medium;
		font-weight: bold;
		font-style: italic;
	}
	
	.b-blue {
		font-weight: bold;	
		color:#006699;	
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.b-link {
		font-weight:bold; 
		font-size:13.5pt;
	}
	
	.b-dred {
		font-weight:bold ;
		font-size:13.5pt;
		color:#CC0000;
	}
	
	.b-red {
		font-weight:bold ;
		font-size:13.5pt;
		color:#FF3300;
	}
	
	.smaller {
	font-size:smaller;
	}
	
	.defsize {
	font-size:medium;
	}
	
	.italics { 
	font-style:italic;
	}