  

P a:link

	{
	color: #00377e;
	}

P a:visited

	{
	color: #20374e;
	}

P a:hover

	{
	color: #3067ae;
	}

P
	{
	color: #000a1a;
	font-size: 15px;
	line-height: 18px;
	font-family: Palatino, "Times New Roman", Times, serif;
	}

.PageText-smaller

	{
	color: #000a1a;
	font-size: 12px;
	line-height: 16px;
	font-family: Palatino, "Times New Roman", Times, serif;
	}

.caption

	{
	color: #000a1a;
	font-size: 12px;
	line-height: 14px;
	font-family: Palatino, "Times New Roman", Times, serif;
	}

.title

	{
	color: #000a1a;
	font-size: 19px;
	font-family: Palatino, "Times New Roman", Times, serif;
	}

.title-sub

	{
	color: #000a1a;
	font-size: 15px;
	font-family: Palatino, "Times New Roman", Times, serif;
	}

.footnote

	{
	color: #000a1a;
	font-size: 13px;
	font-family: Palatino, "Times New Roman", Times, serif;
	}

table.bordered-a

	{
	background-color: #000000;
	border-color: #333333;
	border-style: double;
	border-width: 3px;
	}
    
td.bordered

	{
	background-color: #d6dbeb;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
    }
    
    
td.portrait

	{
	padding-top: 7px;
	}
    

.sociable-hovers

	{
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	}

.sociable-hovers:hover

	{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	}


