body 
{

	background: #016699;	/*left panel blue*/
	background: #efefef;	/*gray*/
	background: #bfc6d1;
	background: #fff8ec; 	/*vanilla*/
	background: #fff8ec; 	/*vanilla*/
	background: white;

	margin: 15px;
	margin: 0px;
	padding: 0px;

* {margin: 0px; padding: 0px;}


}

#mainpage
{
	/*
	border-bottom: solid #e6e6e6;
	border-right: solid #e6e6e6;

	border-bottom-width: 0px;
	border-right-width: 0px;
	border-color: navy;
	border-color: #00509A;
	border-color: #003C74;

	*/

	/* from Annaly */
	/*
	border-color: #3057a4;
	border-color: #00509A;
	border-color: #003C74;
	background: white;
	*/



} 

A.navbarlink:link {font-weight:bold; text-decoration: none; color:white;}
A.navbarlink:visited {font-weight:bold; text-decoration: none; color: white;}
A.navbarlink:active {font-weight:bold; text-decoration: none; color:white;}
A.navbarlink:hover {font-weight:bold; text-decoration: none; color: white;}

A.linkcontent:link {text-decoration: none; color: #0f3a7e;}
A.linkcontent:visited {text-decoration: none; color: #0f3a7e;}
A.linkcontent:active {text-decoration: none}
A.linkcontent:hover {text-decoration: underline; color: #0f3a7e;}

#contentlink
{
	color: black; 
	font-family: Arial, Book Antiqua, Times New Roman; 
	font-size: 12pt;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 0px;

	padding-right: 0px;
	
	padding-bottom: 2px;
	/*line-height: 16px;*/
	text-decoration:none;

}


#navbarff
{
	color: white;
	font-family: Arial, Book Antiqua, Times New Roman, Arial; 
	font-family: Arial, Book Antique
	font-size: 9pt;
	font-weight: normal;

	border-bottom: solid black;
	border-top: solid black;

	/* border */
	border-bottom-width: 0px;
	border-top-width: 0px;
	
	/* highlight*/
	background: #bfc6d1;

	background: #3057a4;
	background: #00509A;
	background: #003C74;






	//letter-spacing: 1px;

}

#navbar
{
	color: white;
	font-family: Arial, Book Antiqua, Times New Roman, Arial; 
	font-size: 9pt;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;

	border-bottom: solid black;
	border-top: solid black;

	/* border */
	border-bottom-width: 0px;
	border-top-width: 0px;
	
	/* highlight*/
	background: #bfc6d1;
	background: #3057a4;
	background: #00509A;
	background: #003C74;



}



#tabmenu
{
	padding: 0;

	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#tabmenu ul
{
	font: bold 11px Arial, Book Antiqua, Arial;
	font: bold 12px Arial, Book Antiqua, Arial;

	margin:0;
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#tabmenu li
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	/*text-transform:uppercase;*/
}

#tabmenu a
{
	float: left;
	display: block;
	color: white;
	margin: 0 7px 0 0; /*Margin between each menu item*/
	margin: 0 3px 0 0;
	padding: 5px 10px;
	padding: 5px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #aaaaaa;
	background-color: gray;
	border-bottom: 1px solid white;
	/*RIPJ*/
	width: 130px;
	width: 114px;
	width: 126px;
}

#tabmenu a:hover
{
	background-color: #bbbbbb; 
	background-color: #bfc6d1;

}

#tabmenu #current a
{ 
	/*currently selected tab*/
	background-color: #D25A0B;  
	background-color: navy; 
	background-color: #3057a4;
	background-color: #00509A;
	background-color: #003C74;

	/* from Annaly */
	background-color: #00509A;
	background-color: #003C74;

	border-color: #D25A0B; 
	border-color: navy; 
	border-color: #3057a4;
	border-color: #00509A;
	border-color: #003C74;
	
	background-color: green;
	background-color: #003C74;

	border-color: green;
	border-color: #003C74;
	
	color: white;

}


#tabmenu #current_Contact a
{ 
	/*currently selected tab*/
	background-color: maroon;  
	background-color: maroon; 

	border-color: maroon; 
	border-color: white; 
	color: white;
}


#tabmenu #current_addinf a
{ 
	/*currently selected tab*/
	background-color: #D25A0B;  
	background-color: navy; 
	background-color: #3057a4;
	background-color: #00509A;
	background-color: #003C74;

	border-color: #D25A0B; 
	border-color: navy; 
	border-color: #3057a4;
	border-color: #00509A;
	border-color: #003C74;
	color: white;

}


#tabmenuline
{
	clear: both;
	padding: 0;

	width: 100%;
	height: 2px;
	line-height: 2px;
	background: #D25A0B; 
	background: navy; 
	background: #3057a4;
	background: #00509A;
	background: #003C74;

}

#tabmenulinefooter
{
	clear: both;
	padding: 0;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #D25A0B; 
	background: navy;
	background: #3057a4 
	background: #00509A;
	background: #003C74;
}


#contentheader
{
	color: black; 
	color: maroon;
	font-family: Arial, Book Antiqua, Verdana, Times New Roman; 
	font-size: 14pt;
	/*font-weight: bold;*/
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	/*line-height: 27px;*/

}

#contentheaderlink
{
	color: black; 
	font-family: Book Antiqua, Times New Roman; 
	font-family: Arial, Book Antiqua, Verdana
	font-size: 18pt;
	font-size: 14pt;
	font-size: 13pt;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;

}


#content
{
	color: #0f2b5b; 
	color: black;
	font-family: Arial, Book Antiqua, Times New Roman; 
	font-size: 14pt;
	font-size: 13pt;
	font-size: 12pt;
	font-size: 12pt;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 20px;

}

#copyright
{
	color:#A8A8AD;
	color: black;
	font-family: Arial, Book Antiqua, Times New Roman; 
	font-size: 9pt;
	padding-top: 5px;

	border-top: solid #e6e6e6;
	border-top: solid #00509A;
	border-top: solid #003C74;

	border-top-width: 1px;
	border-color: #00509A;
	border-color: #003C74;


}

#leftcontentspacing
{

	padding-left:0px;
}

.greenboxspacing
{
	color: black; 
	font-family: Arial, Book Antiqua, Times New Roman; 
	font-size: 9pt;
	font-size: 10pt;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;



}

#historyheader
{
	background: maroon;
	color: white;
	font-family: Arial, Book Antiqua, Times New Roman; 
	font-size: 11pt;

} 
#historyoddrow
{
	background: #eeeeee;
	color: black;
	font-family: Arial, Book Antiqua, Times New Roman; 
	font-size: 11pt;
}
#historyevenrow
{
	background: #dddddd;
	color: black;
	font-family: Arial, Book Antiqua, Times New Roman; 
	font-size: 11pt;
}

#spacing_test
{
	line-height: 270px;
}


#spacingafternavigation
{
	line-height: 40px;
}

#spacingaftercontentheader
{
	line-height: 20px;
}

#spacingbetweencontentheaderlink
{
	line-height: 15px;
}

#spacingbetweenemailalertslink
{
	line-height: 20px;
}

#spacingmainpagefooter
{
	line-height: 10px;
}

#researchcontent
{
	font-family: Arial, Book Antiqua, Times New Roman; 
	font-size: 14pt;
	font-size: 11pt;
	font-size: 10pt;
	font-weight:normal;
	padding-left:8;
}




			   


