p {
	font-family: Arial, sans-serif; 
	font-size: 12px;
	color: black;
}

div.textsection
{
	border-bottom:	1px dotted gray;
}

h1 {
  font-size:        160%;
  xborder-bottom:   1px dotted #c0c0c0;
  border-bottom:    1px solid gray;
  margin-top:       1.2em;
  font-weight:bold;
}

h2 {
  font-size:        140%;
}

h3 {
  font-size:        120%;
}

table.pagetable
{
	border: 1px solid white;
} 

table.pagecontenttable
{
	background-image:    url(/images/watermark.jpg);
	background-position: 0 0px;	
}


td {
	font-family: Arial, sans-serif; 
	font-size: 12px;
	color: black;
}

td.menu
{
	border-left: 		1px solid white;
	border-bottom: 		none;
	border-top: 		1px solid white;
	border-right: 		1px solid white;
	background-color:	#666666;
	text-align:			center;
	color:				white;
	font-size:			12px;
	font-weight:		bold;
	cursor:				hand;
	
}

td.menuhover
{
	border-left: 		1px solid white;
	border-bottom: 		none;
	border-top: 		none;
	border-right: 		1px solid white;
	background-color:	#015A71;
	text-align:			center;	
	color:				white;
	font-size:			12px;
	font-weight:		bold;	
	cursor:				hand;
	padding-top:		1px;	
}

td.decoration
{
	border-top:		1px solid white;
	border-left:	1px solid white;
	border-right:	1px solid white;
	border-bottom:	none;
	color:			white;
	text-align:		center;
}

td.righthandcolumn
{
	border-left:1px dotted gray;
	padding-left:20px;
}

td.datarow
{
	border-top:1px dotted gray;
}

tr.decoration
{
	height:6px;
	background-color:#015A71;
}

DIV.leftwrapimage
{
	float:left;
	clear:left;
	text-align:center;
	font-size:7pt;
}



div.rightwrapimage
{
	float:right;
	clear:right;
	text-align:center;
	font-size:7pt;
}

span.date
{
	font-size:80%;
}


.wh {
	font-family: Arial, sans-serif; 
	font-size: 11px;
	color: white;
}

a
{
	font-weight:bold;
}

a:link {
	font-family: Arial, sans-serif; 
	text-decoration: underline;
	color: #015A71;
}


a:visited {
	font-family: Arial, sans-serif; 
	text-decoration: underline;
	color: #015A71;
}

a:hover {
	font-family: Arial, sans-serif; 
	text-decoration: underline;
	color: red;
}
