BODY {
	font-family:	helvetica;
	font-size:	9pt;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
/*	scrollbar-face-color: #4444AA;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #8B331B;
	scrollbar-track-color: #010177;
	scrollbar-arrow-color: #000000;*/
}

td.headerbkgnd {
background-image:url(images/xpc-bkgnd.jpg);
background-repeat:repeat-x;
}

table.header {
background-color:#0400C7;
}

table.contentholder {
background-color:#e9e9e9;
width:100%;
vertical-align:top
}

table.content {
background-color:#FFFFFF;
border: 1px;
border-color:#000000;
}

table.footer {
text-align:center;
background-color:#CCCCCC;
border:none;
padding: 2px;
width: 100%;
}

td.contactinfo {
color: #ffffff;
font-size:	8pt;
}

td {
color: #000000;
font-size:	9pt;
}

td.boldtext {
color: #000000;
font-size:	10pt;
font-weight:bold;
}

table.menu a { 
display: block;
text-decoration: none;
}

div.menu a {
color: #333333; 
background: #ffffff; 
text-decoration:none; 
line-height:25px; 
font-family:	helvetica;
padding: 2px 10px;
}

div.menu a:link {
color: #FFFFFF; 
background: #0400C7; 
}

div.menu a:active { 
color: #FFFFFF;
background: #0400C7; 
}

div.menu a:visited {
color: #FFFFFF;
background: #0400C7;
}

div.menu a:hover {
color: #FFFFFF;
background: #000062;
}

A:link 	{
	color: #0400C7;
	font-weight:	bold;
	font-size:	9pt;
	text-decoration: none;
	}

A:visited {
	color: #0400C7;
	font-weight:	bold;
	font-size:	9pt;
	text-decoration: none;	
	}
	
A:hover {
	color: #000000;
	font-weight:	bold;
	font-size:	9pt;
	text-decoration: none;	
	}
	
A:active {
	color: #023467;
	font-weight:	bold;
	font-size:	9pt;
	text-decoration: none;	
	}

A:link.header 	{
	color: #FFFFFF;
	font-size:	7pt;
	text-decoration: none;
	}

A:visited.header {
	color: #FFFFFF;
	font-size:	7pt;
	text-decoration: none;	
	}
	
A:hover.header {
	color: #000000;
	font-size:	7pt;
	text-decoration: none;	
	}
	
A:active.header {
	color: #023467;
	font-size:	7pt;
	text-decoration: none;	
	}
		
b	{
	font-family:	helvetica;
	font-size:	9pt;
	}

b.heading	{
	font-family:	helvetica;
	font-size:	18pt;
	font-weight:bolder;
	}
	
input.8pt	{
	font-family:	helvetica;
	font-size:	8pt;
	color:		#000000;
	}
	
select.8pt	{
	font-family:	helvetica;
	font-size:	8pt;
	color:		#000000;
	}
		
textarea.8pt	{
	font-family:	helvetica;
	font-size:	8pt;
	color:		#000000;
	}