HTML, BODY 
{
	height:100%;
}

BODY, TABLE, TR, TD, A, DIV, P, SPAN, H1, H2, H3, SELECT, INPUT {
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, 'Sans-Serif';
	font-size:12px;
	color:#555;
}


.validator 
{
	color:Red;
}

A.maintain 
{
	color:#ccc;
	text-decoration:none;
	
}
A.maintain:hover 
{
	color:#999;
}

A.aoneLnk {
	font-weight:bold;
	color:blue;
}
A.aoneLnk:hover {
	/*color:#EF8507;*/
	color:#23a155;
}

/*These styles were added for editing the Holdings and Asset records*/
.additemlink a { color:#999; text-decoration:none; }
.additemlink a:hover{color:#23a155; } 
.inputWrapper{ height:26;}
.inputWrapper{ height:26;}
/*End of section for editing the Holdings and Asset records*/

DIV.datagrid {
	margin:20px 10px;
	float:left;
}
DIV.stylebox {
	float:left;
	padding:20px 15px 15px 20px;
	background-image:url(/images/stylebox.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
DIV.styleboxClermont {
	float:left;
	padding:20px 15px 15px 20px;
	background-image:url(/images/styleboxClermont.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

DIV.datagridsmall {
	margin:5px 0;
}
DIV.datagrid TD, DIV.datagrid TR.tableHeader
{
	width:40px;
	text-align:center;
	font-size:10.5px;
	padding:6px 2px;
}
DIV.datagridsmall TD 
{
	padding:2px 5px;
	font-size:10.5px;
}
DIV.datagridopts {
	border-bottom:1px solid #999999;
	background-color:#cccccc;
	padding:5px 20px;
	text-align:right;
	background-image:url(/images/amerigo_portfolio2.gif);
	background-position:right middle;
	background-repeat:no-repeat;
}
DIV.leftbar 
{
	height:100%;
	border-right:1px dotted #999999;
	background-color:#999999;
	width:200px;
	float:left;
}

DIV.returns
{
	border-top:solid 2px #12532c;
	border-bottom:solid 2px #12532c;
	background-color:#c4d6cb;
	padding:5px 0;
	/*
	border-top:solid 2px #E8AE6A;
	border-bottom:solid 2px #E8AE6A;
	background-color:#FEEEC4;
	padding:5px 0;
*/
}

DIV.returns TABLE TR.header TD
{
	font-weight:bold;
}

DIV.returns TABLE TR TD
{
	text-align:center;
	padding:4px 16px;
}

SELECT.small 
{
	font-size:10px;
	color:#333;
	background-color:#fdeab0;
}

TABLE TR TD.left
{
	text-align:left;
}

DIV.disclaimer 
{
	font-style:oblique;
	color:#726E6E;
	line-height:1.5em;
}

DIV.summary 
{
	margin:20px 10px;
	float:left;
	border:1px dotted #cccccc;
	width:200px;
}
DIV.summary SPAN#summaryheading {
	font-weight:bold;
	font-size:1.3em;
}
DIV.hdrAOne 
{
	background-color:#12532c;
	/*background-color:#EF072E;*/
	background-image:url(/images/headerbg.gif);
	padding:8px 15px 2px 15px;
	border-bottom:1px solid #000000;
}
DIV.ftrAdvisorOne {
	margin:25px 0;
	color:#726E6E;
}
DIV.ftrAdvisorOne A {
	margin:15px 0;
	color:#0000FF;
	font-size:1em;
}
DIV.ftrAdvisorOne A:hover {
	color:#CC0000;
}
DIV.menuAdvisorOne {
	background-image:url(/images/menu_bak.gif);
	background-repeat:no-repeat;
	background-position:top right;
	border-right:1px solid #999999;
	height:100%;
	float:left;
	width:150px;
}
DIV.menuAdvisorOne A.menu {
	display:block;
	color:#000000;
	text-decoration:none;
	padding:3px 10px 3px 15px;
	border-bottom:1px solid #999999;
}
DIV.menuAdvisorOne A.menu:hover {
	color:#FFFFFF;
	border-bottom:1px solid #abf2c7;
	background-color:#245413;
	background-image:url(/images/arr_yel.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
}

DIV.menuAdvisorOne A.sideLink
{

	text-decoration:none;
}
DIV.menuAdvisorOne A.sideLink:hover
{
	text-decoration:underline;
	background-color:#fdeab2;	
}

DIV#arrowFundFacts {
	z-index:10;
	display:none;
	position:absolute;
	top:144px;
	left:156px;
}
DIV#arrowFundFacts A {
	display:block;
	padding:2px 5px;
	background-color:#FEE9B2;
	border:1px solid #FDDE8E;
	color:black;
	text-decoration:none;
}
DIV#arrowFundFacts A:hover {
	background-color:#CC0000;
}
DIV#portfolioMgtCore, DIV#portfolioMgtRotation, DIV#portfolioMgtRisk {
	padding:10px 3px 10px 3px;
	background-repeat:no-repeat;
	/*top; right;
	*/
}

DIV#portfolioMgtCore {
	background-image:url(/images/1.gif);
}
DIV#portfolioMgtRotation {
	background-image:url(/images/2.gif);
}
DIV#portfolioMgtRisk {
	background-image:url(/images/3.gif);
}


DIV.nav { 
	LEFT: 180px;
	WIDTH: 65%;
	POSITION: absolute;
	TOP: 80px;
}
DIV.nav TABLE { 
	margin-top:10px;
}
DIV.nav TABLE TD, TABLE.padding TD { 
	padding:2px 5px;
}
FORM {
	margin:0;
	padding:0;
}
H1 {
	font-weight:normal;
	font-size:20px;
	line-height:1.4em;
	padding:2px 5px 5px 0;
	margin-bottom:6px;
	color:#545454;
	
}

H1.border
{
	border-bottom:solid 1px #545454;
}

H2 {
	font-size:1.3em;
	line-height:1.3em;
	font-weight:bold;
	/*color:#EF8507;*/
	color:#12532c;
	margin:0 0 .4em 0;
}

H3 
{
	padding:5px 12px;
	background-color:#fdeab0;
	border:dotted 1px #999;
}

INPUT.navDates {
	font-size:1em;
}
P.break 
{
	margin:5px;
	line-height:.5em;
}

SPAN#fundname 
{
	position:absolute;
	left:167px;
	top:72px;
	color:White;
	font-size:1.6em;
	letter-spacing:.1em;
	font-weight:bolder;
}
TABLE {
	border-collapse:collapse;
}
TABLE.about TD {
	padding:5px 10px;
}
TABLE.fundDescr {
}
TABLE.fundDescr TD {
	padding: 8px 10px 6px 12px;
}
TABLE.fundDescr TD A, A.fundLnks, .redTxt {
	font-size: 1.1em;
	font-weight: bolder;
	color:#245413;
	text-decoration:none;
}
TABLE#DataGridStyles TD, TABLE#DataGridStyles2 TD, TABLE#DataGridStyles3 TD 
{
	background-color:#ffffff;
}
TD {
	vertical-align:top;
}

TR.tableHeader TD 
{
	padding:3px 8px;
	font-weight:bolder;
}
/*  

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

		reporting styles 
		
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

*/

TABLE#webApControl {
	margin:0;
	border-collapse:collapse;

}
TABLE#webApControl TD {
	padding:4px 8px 2px 8px;
	text-align:center;
	border-right:1px solid #FFFFFF;
	background-image:url(/images/reptMen_off.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}
TABLE#webApControl TD.on {
	padding:4px 8px 2px 8px;
	text-align:center;
	border-right:1px solid #FFFFFF;
	background-image:url(/images/reptMen_on.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	color:#FFFFFF;
	font-weight:bold;
}

TABLE.tblReport TD {
	padding: 5px 10px;  
}


.btnReport {
	border: 1px solid #E8AE6A;
	background-color: #FEE9B2; 
}

.hdrReport {
	background-color: #fdde8e;
}

.bdrReport {
	border:1px solid #E8AE6A;
}

.bdrReportBottom {
	border: 1px solid #E8AE6A;
}

.break 
{
	clear:both;
}

IMG.floatLeft 
{
	float:left;
	margin:0 0 10px 0;
}
.floatRight
{
	float:right;
	padding:0 0 10px 4px;
}

DIV.border
{
	border:solid 1px #999;
	background-color:#c4d6cb;
	margin:6px 0;
}

.padding 
{
	padding:5px 11px;
}

.padding2, TABLE.padding2 TR TD
{
	padding:12px 22px 12px 18px;
}

.subhdrReport {
	background-color: #726E6E;
	color: white;
}

TABLE.subhdrReport TR TD
{
	padding:3px 5px;
}

TABLE.subhdrReport TR TD A
{
	color:#fff;
	text-decoration:none;
}

TABLE.subhdrReport TR TD A:hover
{
	color:#fff;
	text-decoration:underline;
}

.detailsWhite {
	background-color: white;
	color: black;
}

.gradback
{
	background-image:url(/images/menu_bak.gif);
	background-repeat:repeat-x;
}

.bggrey 
{
	background-image:url(/images/grad_grey.gif);
	background-repeat:repeat-x;	
}

.linkButton {
	text-decoration:none;
	font-weight:bolder;
	color: #CC0000;
	cursor: hand;
}

.linkButton:visited {
	color: #CC0000;
}

.paddingCells, TR.paddingCells TD 
{
	padding:4px 10px;
}


.rt {
	text-align: right;
	padding-right: 3px;
}

.tdReport {
	padding-left:1px;
	vertical-align: middle;
}

.inputReport {
	border: 1px solid #726E6E;
	font-family:Helvetica, Arial, 'Sans-Serif';
	font-size:12px;
}

A.navlink {
	text-decoration: none;
	color: black;
}

A.navlink:hover {
	color: #726E6E;
}

A.navlink:visited {
	color: black;
}

/* *** begin viewNAV.aspx *** */
TABLE#DataGridNAV TD 
{
	padding:2px 5px;	
}

/* *** end viewNAV.aspx *** */


/* *** beg keepCurrent.aspx ***/
DIV.stylebox2 {
	float:left;
	padding:20px 15px 15px 20px;
	background-image:url(/images/stylebox.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
DIV.styleboxClermont2 {
	padding:20px 15px 15px 20px;
	background-image:url(/images/styleboxClermont.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
DIV.topTabs 
{
	border-bottom:1px solid #999999;
	padding:2px 10px 0 10;
	margin:15px 0 0 0;
}
DIV.topTabs A 
{
	text-decoration:none;
	width:150px;
	height:27px;
	background-image:url(/images/btn_gel_grey.gif);
	background-position:left top;
	padding:7px 5px 0 30px;
	background-color:#FEEEC4;
	color:Black;
	font-weight:bold;
}
DIV.topTabs A:hover 
{
	background-image:url(/images/btn_gel_red.gif);
}

DIV.mainPage 
{
	position:absolute;
	left:150px;
	top:90px;
	padding:16px 22px;
	line-height:1.5em;
}

SPAN#nameoffund
{
	font-weight:bolder;
	font-size:1.4em;
}
SPAN#startPeriod, SPAN#endPeriod 
{
	font-weight:bold;
}
TABLE#DataGridVisits TD {
	padding:1px 5px;
}
TABLE.stylebox {
	font-size:10px;
	border-collapse:collapse;
}
TABLE.stylebox TD {
	border:1px solid #999999;
	text-align:center;
}
TABLE.stylebox TD INPUT 
{
	width:40px;
	border:1px solid #cccccc;
	text-align:center;
	height:22px;
}

/* *** end keepCurrent.aspx **
   *** begin viewCurrent.aspx **/

TABLE.styleboxView TD {
	border:1px solid #999999;
	text-align:center;
	vertical-align:middle;
	width:30px;
	height:30px;
	/*padding:8px 10px;
*/
}
TABLE.styleboxViewInternatl TD {
	border:1px solid #999999;
	text-align:center;
	vertical-align:middle;
	width:30px;
	height:30px;
	background-color:#ffffff;
	font-size:.8em;
	padding:2px 4px;
}
TABLE.styleboxViewInternatl TD SPAN {
	font-size:9px;
}

TABLE.grid TD
{
	padding:4px 5px;
	font-size:10px;
}

TR.funds TD
{
	background-color:#12532c;
	background-image:url(/images/headerbg.gif);
	background-repeat:repeat-x;
	color:#ababab;
	padding:10px 10px;
}

TR.funds TD A
{
	color:#fff;
}

SPAN#DomesticEquityTotal {
	margin:3px 5px 10px 5px;
}

DIV.clip
{
	height:140px;
	clip:RECT(15px 100px 15px 10px);
}
DIV#styleboxsection {
	border-bottom:1px solid black;
	background-color:#cccccc;
}

DIV#styleboxsection DIV 
{
	display:inline;
	height:100%;
}

/* *** end viewCurrent.aspx **
   *** begin /secure/authentication.asp **/
TABLE.logintbl 
{
	margin:10px 0;
	font-size:10px;
	vertical-align:middle;
}
TABLE.logintbl TR TD INPUT.text
{
	height:1.7em;
	font-size:11px;
	border:0;
	background-color:#F8D672;
	padding:2px 5px;
}
/* *** end /secure/authentication.asp *** */


/* reporting styles */


/* Colors Used:
green:	#C1DBA6
red:	#EF072E
drkred: #CC0000
yellow:	#FEE9B2
drkyel: #FDDE8E
orgyel:	#EF8507
ltyell: #FEEEC4
brwnsh: #E8AE6A
drkgrey:#726E6E
dksteel:#444560
*/
