a				{ 	cursor : hand;}
a.button		{	text-decoration: none;}
body 			{	font-family : Arial, Helvetica, sans-serif; }
.linkButton 	{ 	background-image : url(images/linkButton.jpg);
					width: 170px;
					height: 35px;
					margin-top: 4px;
					margin-left: 2px;
					font-size: 10pt;
					font-weight: bold;
					text-align: center;
					color: #000030;
					vertical-align : middle;}
.linkSingleText	{ 	margin-top: 10px; }
.menuCell		{	width: 175px;
					background-color: #DCDDDF;
					border-top : thin inset Maroon;
					border-right: thin outset Maroon;
					height: 100%}
.contentCell	{ 	width: 669px;
					height: 100%}
.content		{ 	padding-top: 10px;
					padding-left: 10px;}
.headingLine	{	font-size: 1.15em}
.sectionHead	{	font-size: .9em;
					font-weight: bold;}
.bottomLine		{ 	font-weight: bold;
					font-size: .8em;
					padding-top: 10px;
					padding-left: 10px;}
li				{	list-style-image: url(images/sailicon.gif); 
					padding-bottom: 10px;}
.printForm		{	display: none;	}
.cellTopLeft	{	border: 1px solid black;
					text-align: center;}
.cellTop		{	border-right: 1px solid black;
					border-bottom: 1px solid black; 
					border-top: 1px solid black;
					text-align: center;}
.cellLeft		{	border-right: 1px solid black;
					border-bottom: 1px solid black; 
					border-left: 1px solid black; 
					text-align: left;}
.cellBody		{	border-right: 1px solid black;
					border-bottom: 1px solid black; 
					text-align: left;}
.cellBodyCenter	{	border-right: 1px solid black;
					border-bottom: 1px solid black; 
					text-align: center;}					
.cellCenter		{	border-left: 1px solid black;
					border-right: 1px solid black;
					border-bottom: 1px solid black; 
					text-align: center;
					font-style:italic}