	body {
		 font-family: verdana, arial, sans-serif;
		 font-size: 90%;
		}
	
	#navlist {
		margin-left: 0px;
		padding-left: 0px;
		padding-top: 14px;
		font-weight: bold;
		font-size: 1em;
		}
	
	#navlist li {
		display: inline;
		list-style-type: none;
		padding-right: 20px;
		line-height: 2em;
		}
	#PageBox {
		width: 720px;
		margin: auto;
		}
	#HeaderRow1 {
		 width: 100%;
		 height: 42px;
		}
	#HeaderRow1 .Div1 {
		float: left;
		width: 45px;
		height: 100%;
		background-image: url(lookandfeel/row1_col1.gif);
		background-repeat: no-repeat;
		}
	#HeaderRow1 .Div2 {
		float: left;
		width: 623px;
		height: 100%;
		background-image: url(lookandfeel/row1_col2.gif);
		background-repeat: no-repeat;
		}
	#HeaderRow1 .Div3 {
		float: left;
		width: 52px;
		height: 100%;
		background-image: url(lookandfeel/row1_col3.gif);
		background-repeat: no-repeat;
		}
	
	#HeaderRow2 {
		width: 100%;
		height: 89px;
		}
	#HeaderRow2 .Div1 {
		float: left;
		width: 479px;
		height: 100%;
		}
	#HeaderRow2 .Div2 {
		float: left;
		width: 41px;
		height: 100%;
		background-image: url(lookandfeel/row2_oval1.gif);
		background-repeat: no-repeat;
		}
	#HeaderRow2 .Div3 {
		float: left;
		width: 148px;
		height: 100%;
		background-image: url(lookandfeel/row2_welcome_sign.gif);
		background-repeat: no-repeat;
		}
	#HeaderRow2 .Div4 {
		float: left;
		width: 52px;
		height: 100%;
		background-image: url(lookandfeel/row2_oval3.gif);
		background-repeat: no-repeat;
		}
		
	#HeaderRow3 {
		 width: 100%;
		 height: 32px;
		}
	#HeaderRow3 .Div1 {
		float: left;
		width: 479px;
		height: 100%;
		}
	#HeaderRow3 .Div2 {
		float: left;
		width: 241px;
		height: 100%;
		background-image: url(lookandfeel/row3.gif);
		background-repeat: no-repeat;
		}
	
	#MainContentBox {
		 width: 720px;
		 background-image: url(lookandfeel/contentback.gif);
		 background-repeat: repeat-y;
		}
	
	#MainContentBox .InnerContentBox {
		padding-left: 45px;
		width: 600px;
		border: solid white 1px;
		}
		
	#Footer {
		width: 100%;
		height: 47px;
		}
	#Footer .Div1 {
		float: left;
		width: 668px;
		height: 100%;
		}
	#Footer .Div2 {
		float: left;
		width: 52px;
		height: 100%;
		background-image: url(lookandfeel/RHcorner.gif);
		background-repeat: no-repeat;
		}
	
	img {
		border: solid black 0px;
		}
	
	A:link						{ color: #0000FF; }
   A:active						{ color: #0000FF; }
   A:visited					{ color: #339966; }
	A:hover						{ text-decoration: none; color: red; }
    

	h1	{ 
		font-size: 1.5em;
		font-weight: 600;
		text-align: center;
		}
	h2 {
		font-size: 1.3em;
	}
	
	HR								{ text-align: center; color: #00006a; }
		/* Horizontal rules should not be put in table cells */
	
	P								{ text-indent: 2em; }
	
	SPAN							{ font-size: 10pt; }
	SPAN.bull					{ font-size: 6pt; }		
	
	.comment						{ font-style: italic; }
	.power						{ font-size: 12pt; font-weight: bold; }
	.bold							{ font-weight: bold; }
	.nav							{ background-image: none; text-align: center; font-weight: bold; font-size: 12pt; }
	.email						{ text-align: center; font-size: 8pt; }