
/*defaults*/
body 	{background:#072446; padding:20px 0; margin:0;font-family:Geneva, Arial, Helvetica, sans-serif; font-size:90%; }
p		{margin:0;padding: 0 0 10px 0; font-family: 'Times New Roman', Times, serif;}
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}
img {border:none;}

/*structural elements*/
#container	{margin:0 auto; padding:0;width:805px; background-color:#FFFFFF;}
#holder		{width:765px; margin:0;padding:10px 20px 5px 20px; background-color: #FFFFFF; text-align:left; overflow:hidden;}
#logomap	{width:765px;padding-bottom:10px;border-bottom:1px solid #003366;}
#navigation	{padding:10px 0; }
#content	{float:left; width:745px; padding:10px 10px 40px 10px;line-height:125%;min-height:480px; }
#footer		{clear:both; width:765px; font-size:80%; background:#DADADA; padding:20px; text-align:left; border-top:2px solid #003366; left: auto }
#copyright	{float: right;font-size: 9px;margin-top:-12px; }

.leftCol {float:left;width:285px;padding:10px 0;}
.clear {clear:both;}
/*headings*/
.indentText 	{text-indent:-9999px;}
#header		{border:10px solid #DADADA;height:100px;width:745px; }

.contentH	{background:url('../images/folio_thebvi.gif') no-repeat 0 0; padding:10px 0; height:40px; }
.contentA	{background:url('../images/about-the-folio-group.gif') no-repeat 0 0; padding:10px 0; height:40px; }
.contentI	{background:url('../images/folio_insurance.gif') no-repeat 0 0; padding:10px 0; height:40px; }
.contentP	{background:url('../images/folio_press.gif') no-repeat 0 0; padding:10px 0; height:40px; }
.contentC	{background:url('../images/folio_careers.gif') no-repeat 0 0; padding:10px 0; height:40px; }
.contentL	{background:url('../images/folio_links.gif') no-repeat 0 0; padding:10px 0; height:40px; }
.contentCU	{background:url('../images/folio_contact.gif') no-repeat 0 0; padding:10px 0; height:40px; }
.contentK	{background:url('../images/folio_keypersonnel.gif') no-repeat 0 0; padding:10px 0; height:40px; }
.contentF	{background:url('../images/folio_fundservices.gif') no-repeat 0 0; padding:10px 0; height:40px; }
.contentCS	{background:url('../images/folio_corporate.gif') no-repeat 0 0; padding:10px 0; height:40px; }
.contentSM	{background:url('../images/folio_sitemap.gif') no-repeat 0 0; padding:10px 0; height:40px; }

.newsItem h1	{color:#225799; margin:0 10px 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 10px 5px 0; }

/*content formatting*/
#content ul 		{margin:-8px 0 10px 0; padding:0 0 0 16px; font-family: 'Times New Roman', Times, serif;list-style:square;}
#content li 		{padding:0 0 2px 0;}
.blue {color:#003366;}
.topMargin {margin-top:20px;}
.topMargin10 {margin-top:10px;}

/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#003366; padding:0px 1px 5px 25px; text-decoration:none; }
#navigation a:hover	{color:#000000; }

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:normal; padding:0 1px 0 8px; text-decoration:underline; font-size: 90%; }
#footer a:hover	{color:#000000; text-decoration:none; }

