BODY	{
	font-family:Arial, Helvetica, sans-serif;
}

A	{
color:333399;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}
A:hover	{
text-decoration:underline;
}

.topText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.whiteLinks	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:ffffff;
	text-decoration:none;
	font-size: 7pt;
}
.whiteLinksBold	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:ffffff;
	text-decoration:none;
}
.smallText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.smallText2	{
	font-family:Arial, Helvetica, sans-serif;
}
.bigLink {
color:333399;
font-size: 10pt;
font-weight:bold;
text-decoration:none;
}
.blackLink {
text-decoration:none;
color:000000;
font-size: 10pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
.smallLink {
text-decoration:underline;
color:333399;
font-size: 8pt;
font-weight:normal;
}
.smallLinkVPC {
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:cccccc;
font-size: 7.5pt;
font-weight:normal;
}
.smallLinkVPC:HOVER {
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:cccccc;
font-size: 7.5pt;
font-weight:normal;
}
.smallLinkPlain {
text-decoration:none;
color:000000;
font-size: 8pt;
font-weight:normal;
}
.smallLinkWhite {
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:FFFFFF;
font-size: 7pt;
font-weight:bold;
}
.smallLinkWhite:HOVER {
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:FFFFFF;
font-size: 7pt;
font-weight:bold;
}
.smallLinkPlain:HOVER {
text-decoration:underline;
color:000000;
font-size: 8pt;
font-weight:normal;
}
.smallLinkGray {
text-decoration:underline;
color:587692;
font-size: 8pt;
font-weight:normal;
}
.smallLinkBold {
text-decoration:underline;
color:333399;
font-size: 8pt;
font-weight:bold;
}
.headerVPC {
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:FFFFFF;
font-size:7.5pt;
font-weight:bold;
}
.bold	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:000080;
	font-size: 8pt;
}
.regular	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.underLink {
color:333399;
font-size: 10pt;
font-weight:bold;
text-decoration:underline;
}
.panel {
text-decoration:underline;
color:333399;
font-size: 8pt;
font-weight:normal;
}
.folderLink	{
	font-family:Helvetica,Arial;
	font-weight:bold;
	font-size:0.7em;
	color:black;
	text-decoration:none;
}
.headerLink	{
	font-family:Helvetica,Arial;
	font-weight:bold;
	font-size:0.7em;
	color:black;
	text-decoration:none;
}
.headerLink:HOVER	{
	font-family:Helvetica,Arial;
	font-weight:bold;
	font-size:0.7em;
	color:black;
	text-decoration:underline;
}
.toolBar	{
	background-color : D6D3CE;
	border-left : thin solid f5f5f5;
	border-top : thin solid f5f5f5;
	border-bottom : thin solid Gray;
	border-right : thin solid Gray;
}
.toolBarVPC	{
	background-color : 587692;
	border-left : thin solid f5f5f5;
	border-top : thin solid f5f5f5;
	border-bottom : thin solid Gray;
	border-right : thin solid Gray;
}
.toolSelected	{
background-color : dcdcdc;
border-left : thin solid Gray;
border-top : thin solid Gray;
border-bottom : thin solid f5f5f5;
border-right : thin solid f5f5f5;
}
.tbNeutral	{
background-color : D6D3CE;
border-left : thin solid D6D3CE;
border-top : thin solid D6D3CE;
border-bottom : thin solid D6D3CE;
border-right : thin solid D6D3CE;
}