/* This file is the external CSS file for the PRS Web Site
		Created on Feb 28, 2002 by Thomas Iatesta
*/

BODY {
	background-color: #e5e5e5;
}

TD.dateCell {
	font-family: arial,verdana,helvetica;
	font-size:9pt;
	font-weight:bold;
}

A:Hover {
	color:#CC0066;
}

TD.linkTable {
	font-family:arial,verdana,helvetica;
	font-size: 9pt;
	color:#A2A2A2;
	font-weight:bold;
}

A.linkTable {
	font-family:arial,verdana,helvetica;
	font-size: 9pt;
	color:#A2A2A2;
	font-weight:bold;
}
A.black
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: Black;
    FONT-FAMILY: arial,verdana,helvetica
}
TD.black
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: Black;
    FONT-FAMILY: arial,verdana,helvetica
}
asp:LinkButton.black
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: Black;
    FONT-FAMILY: arial,verdana,helvetica
}
asp:Hyperlink.black
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: Black;
    FONT-FAMILY: arial,verdana,helvetica
}
p.contactsName {
	font-family:arial,verdana,helvetica;
	font-size: 11pt;
	color:darkblue;
	font-weight:bold;
}

p.contactsTitle {
	font-family:arial,verdana,helvetica;
	font-size: 9pt;
	color:darkblue;
}

H3 {
	color:darkblue;
	text-decoration:none;
	font-weight:bold;
}

P {
	line-height:18px
}