@charset "utf-8";
/* CSS Document */
<style type="text/css">
body
	{
		background-color:#FFFFFF;
		margin-top:0;
	}
#graphics1
	{
		float:left;
		margin-top:0;
		margin-bottom:0;
		padding-top:0;
		padding-bottom:0;
		width:24%;
		height:90px;
	}
#hdrsmain
	{
		float:left;
		margin-top:0;
		margin-bottom:0;
		padding-top:0;
		padding-bottom:0;
		width:28%;
		height:90px;
	}
#motto
	{
		float:left;
		color:#699;
		margin-top:0;
		margin-bottom:0;
		width:44%;
		height:90px;
		padding-top:0;
		padding-bottom:0;
	}
h1	{
		font-family:"Times New Roman", Times, serif;
		line-height:85%;
		margin-top:0;
		margin-bottom:0;
	}
h2	{
		color:#699;
		line-height:85%;
		margin-top:0;
		margin-bottom:0;
	}	
hr	{
		color:#666;
		margin-top:0;
		margin-bottom:0;
	}
h3	{
		margin-top:0;
		margin-bottom:0;
	}
h4	{
		font-size:100%
		margin-top:0;
		margin-bottom:0;
	}	
h5	{
		color:#999;
		font-size:125%;
		background-color:#999
	}
ul	{
		line-height:150%;
	}
p	{
		font-size:100%
	}
p.first
	{
		line-height:200%;
	}
.blank
	{
		visibility:hidden;
		margin-top:0;
		margin-bottom:0;
	}
p.left
	{
		font-weight:bold;
		margin-top:0;
		margin-bottom:0;
	}
p.leftl
	{
		font-weight:bold;
		margin-top:0;
		margin-bottom:0;
		line-height:200%;
	}
p.textblock
	{
		margin-top:0;
		width:50%;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
	}
.menu_item6
	{
		background-color:#66FFFF;
		float:left;
		width:16%;
		margin-top:0;
		margin-bottom:0;
	}
.menu_item_sel
	{
		background-color:#CCFF99;
/*		background-color:#FFFF66; */
		float:left;
		width:16%;
		margin-top:0;
		margin-bottom:0;
	}
#scrn_path
	{
		float:left;
		width:32%;
		background-color:#CCFF99;
/*		background-color:#FFFF66; */
	}
#scrn-name
	{
		float:left;
		width:64%;
		background-color:#CCFF99;
/*		background-color:#FFFF66; */
		font-weight:bold;
		margin-top:0;
		margin-bottom:0;
		padding-top:0;
		padding-bottom:0;
	}
.clear
	{
		clear:both;
	}
.floatleft
	{
		float:left;
		margin-top:0;
		margin-bottom:0;
	}
.floatright
	{
		float:right;
	}
#leftbox
	{
		float:left;
		width:16%;
		height:400px;
		background-color:#CCFFFF;
		overflow:auto;
	}
#vertbar /* tall thin space to separate boxes */
	{
		float:left;
		width:1%;
		height:400px;
		background-color:#d5e9eb;
	}
#horzwhtbar /* wide thin space to separate boxes */
	{
/*		float: left; */
/*		width: 99%; */
		height:10px;
	}
#mainbox
	{
		float:left;
		width:79%;
		height:380px;
		background-color:#FF9;
		overflow:auto;
/*		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px; */
	}
.mainlist
	{
		list-style-type:none;
		list-style-position:inside;
	}
#btmfillbar
	{
		float:left;
		width:79%;
		height:20px;
		background-color:#CCFF99;
	}
#prevbox
	{
		float:left;
		width:8%;
		height:20px;
		font-weight:bold;
		background-color:#CF9;
	}
#ctr_spc
	{
		float:left;
		width:30%;
		height:20px;
		background-color:#CF9;
	}
#nextbox
	{
		float:left;
		width:8%;
		height:20px;
		font-weight:bold;
		background-color:#CF9;
	}
#rt_spc
	{
		float:left;
		width:33%;
		height:20px;
		background-color:#CF9;
	}
a:link
	{
		text-decoration:none
	}
a:visited
	{
		text-decoration:none
	}
a:hover
	{
		text-decoration:underline;
	}
a:active
	{
		text-decoration:underline;
	}
a.lgbutton
	{
		display:block;
		color:#000;
		border-color:#000;
		border-width:thin;
		border-style:solid;
		margin-top:0;
		margin-bottom:0;
		text-align:center;
	}
a.button
	{
		display:block;
		margin-top:0;
		margin-bottom:0;
		text-align:center;
	}
a:hover.lgbutton
	{
		display:block;
		color:#F00;
	}
a:active.lgbutton
	{
		display:block;
		color:#F00;
		text-decoration:underline;
	}
#footer
	{
		background-color:#6F6;
		font-weight:bold;
		text-align:center;
		margin-top:0;
		margin-bottom:0;
		width:96%;
	}
</style>
