/* Default CSS Stylesheet for a new Web Application project */

BODY, TD
{
    FONT-FAMILY: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}

p, li {font-family: Times New Roman, Helvetica, sans-serif; font-size: 10pt;}

textarea, input {font-family: Times New Roman, Helvetica, sans-serif; font-size: 12pt;}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT  {COLOR: #003366;}
    
.Header {COLOR: #003366;font-size: 16pt; font-weight: bold;}

SMALL	{	
	font-family: Verdana, sans-serif; font-size: 7pt;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Times New Roman, monospace;
	}	
	
.leftlink			{background-color: #003366; border-top: solid 1px #ffffff; border-bottom: solid 1px #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold}
.leftlink A			{width: 100%; height: 100%; color: white; text-decoration: none; padding-top: 4px; padding-bottom: 4px; padding-left: 3px; padding-right: 3px;}
.leftlink A:visited	{color: white; text-decoration: none}
.leftlink A:active	{color: white; text-decoration: none}
.leftlink A:hover	{background-color: #0066cc; color: #FFFFFF; text-decoration: none}

.redleftlink			{background-color: #0066cc; border-top: solid 1px #025c51; border-bottom: solid 1px #025c51; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold}
.redleftlink A			{width: 100%; height: 100%; color: white; text-decoration: none; padding-top: 4px; padding-bottom: 4px; padding-left: 3px; padding-right: 3px;}
.redleftlink A:visited	{color: white; text-decoration: none}
.redleftlink A:active	{color: white; text-decoration: none}
.redleftlink A:hover	{background-color: #0066cc; color: #FFFFFF; text-decoration: none}

.homelink			{background-color: #003366; border-top: solid 1px #003366; border-bottom: solid 1px #003366; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold}
.homelink A			{width: 100%; height: 100%; color: white; text-decoration: none; padding-top: 4px; padding-bottom: 4px; padding-left: 3px; padding-right: 3px;}
.homelink A:visited	{color: white; text-decoration: none}
.homelink A:active	{color: white; text-decoration: none}
.homelink A:hover	{background-color: #0066cc; color: #FFFFFF; text-decoration: none}

/* .whitelink			{background-color: #336699; border-top: solid 1px #6699CC; border-bottom: solid 1px #6699CC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold} */
.whitelink A			{color: black;}
.whitelink A:visited	{color: black;}
.whitelink A:active		{color: black;}
.whitelink A:hover		{color: #048071; text-decoration: none}


A			{color: #1a264d}
A:visted	{color: #1a264d}
A:active	{color: #1a264d}
A:hover		{color: #800000}