
/* ****** Old template style Data  ****** */

td, th, ol, div ul, p, select, input, textarea, .basetext{
	font: 11px Arial; color: #606060; 
}
a {
	color: #EA7008;
	text-decoration: none;
}
form {
	margin:0;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #EA7008;
}

.signin_link {
	cursor: pointer; 
	color:#4F6B5D;
}
#signin {
	display: none;
}

#selectorbluebox {
	/*background:  url(../img/bg_smbluebox.jpg) no-repeat; 
	color:#FFFFFF; */
	background: #E4E4E4;
	width: 286px; height: 200px;
	padding: 8px; 
	margin-left: 6px;
	text-align: left;
	overflow: hidden;
}
#selectorbluebox a, #selectorbluebox a:visited, #selectorbluebox a:hover {
	/*color:#FFFFFF; */
	font-weight: bold;
	text-decoration: underline;
}
.signintd {
	font-size:10px;
	font-weight: bold;
}
.signininput {
	font-size: 10px;
	width: 100px;
}
#latestnews {
	background: #CED9D9;
}

h1 {
	color: #000066; font: 24px Georgia, "Times New Roman", Times, serif; 
}
/*h1 {
	
	font-size: 16px;
	font-weight: bold;
	color: #A0A0A0;
	margin-top: 2px;
	margin-bottom: 6px;
}*/
h2 {
	font-family:  Arial, Helvetica;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 4px;
}
h3 {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-family:  Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
.fundsubheading, .chartheader {
	margin-bottom: 2px;
	font-size: 14px;
}
.med {
	font-size: 11px;
}
.medblue {
	font-size: 11px;
	color: #3C6573;
}
.redText {
	color: #FF0000;
}
.greenText {
	color: #00A000;
}

.whitebold, .whitebold a, .whitebold a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.small {
	font-size: 10px;
}
.newstitle {
	font-weight: bold;
	font-size: 13px;
	margin: 24px 0px 6px 0px;
	color: #3E606F;
}
#unprintable {
	padding: 2px;
}
.newsitem {
	font-size: 11px;
	margin-bottom: 4px;
}
.gt {
	font: bold 12px Arial Black, Arial, Verdana, Helvetica;
}
.altrow {
	background: #E8E8E8;
}
.selectortable {
	border: 1px solid #A0A0A0;
	width:80%;
}
.selectorheader {
	background: #A0A0A0;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}
.selectorsubmit {
	background: #A0A0A0;
	text-align: right;
}
.toggleRow, toggleRow a:hover, toggleRow a:visited {
	font-weight: bold; 
	font-size: 14px; 
	padding: 0 4px; 
	text-decoration: none; 
	color: #CC0000; 
	position:absolute;
	top:0;
	right:0;
}

.selectoravgtoggle {
	cursor:pointer;
}

.loginerr {
	font-family:  Arial, Helvetica;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	padding: 6px 20px;
	border: red solid thin;
	text-align:center;
}
/************* Calendar/Diary classes ***************/

.diarymonth {
	background-color: #0F4F65; 
	color: #FFFFFF; 
	font-weight: bold
}
.diarymonthlast, .diarymonthnext {
	background-color: #0F4F65; 
	color: #FFFFFF; 
}
.diarymonthlast a, .diarymonthnext a, .diarymonthlast a:visited, .diarymonthnext a:visited  {
	color: #FFFFFF; 
}
.diaryhed {
	background-color: #0F4F65;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border: 1px solid #789898;
}
.diary {
	font-size: 10px;
	text-align: center;
	border: 1px solid #789898;
}
.diarysel {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #789898;
}

.calmonth {
	background-color: #0F4F65; 
	color: #FFFFFF; 
	font-weight: bold
}
.calmonthlast, .calmonthnext {
	background-color: #0F4F65; 
	color: #FFFFFF; 
}
.calmonthlast a, .calmonthnext a, .calmonthlast a:visited, .calmonthnext a:visited  {
	color: #FFFFFF; 
}
.calhed {
	background-color: #C8D4D9;
	text-align: center;
	font-weight: bold;
	border: 1px solid #789898;
}
.cal {
	border: 1px solid #789898;
}
.calsel {
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #789898;
}
.calevents {
	margin-left: 4px;
	font-size: 10px;
}
.calevent {
	margin-bottom: 4px;
	font-size: 10px;
}
#readmore {
	position: relative;
	bottom: 0px;
}

/************* Table classes ***************/
.tablehead {
	background-color: #0054A5; color: #FFFFFF; font-weight: bold;
}
.tableheadsm {
	background-color: #0054A5; color: #FFFFFF; font-weight: bold; font-size: 11px
}
.tablehead2 {
	background-color: #0054A5; color: #FFFFFF; font-weight: bold;
}
.tablesubhead {
	background-color: #C4DAE6; 
}
.tablesubheadsm {
	background-color: #C4DAE6; font-size: 11px
}

.listtable {
	border: 1px solid #000055;
}
.listth {
	text-align: left;
	border-top: 1px solid #000055;
}
.listtd {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #000055;
}
.tableinactive {
	color: #CCCCCC;
}
.checkedrow {
	background: #FFE57D;
}
.oddrow {
	background: #ddd;
	}
.error {
	position: relative;
	border: 1px solid #CC0000;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	left: 50%;
	margin-left:-200px;
	width: 400px;
	padding: 6px;
}

input[disabled='disabled'] {
  text-decoration: line-through;
}

/* Buttons */
.btn {position:absolute; bottom:6px; right:8px;}

.btnNonFloat {margin-left:auto;}

.btn1left {background: url(../img/buttons/blue_left.gif) top right no-repeat; width:5px; height:27px;}
.btn1right {background: url(../img/buttons/blue_right.gif) top left no-repeat; width:5px; height:27px;}
.btn1mid {background: url(../img/buttons/blue_mid.gif) repeat-x; font-weight: bold; color: #FFFFFF;height:27px;}
.btn1mid a, .btn1mid a:hover, .btn1mid a:visited {font-weight: bold; color: #FFFFFF; text-decoration: none;}

#btntable {padding: 0px; border: 0px; margin: 0px;}
.btnogleft {background: url(../img/buttons/orange_left.gif) top right no-repeat; width:4px; height:22px;}
.btnogright {background: url(../img/buttons/orange_right.gif) top left no-repeat; width:4px; height:22px;}
.btnogmid {background: url(../img/buttons/orange_mid.gif) repeat-x; font-weight: bold; color: #FFFFFF;height:22px;}
.btnogmid a, .btnogmid a:hover, .btnogmid a:visited {font-weight: bold; color: #FFFFFF; text-decoration: none;}

.btnblleft {background: url(../img/buttons/blue_left.gif) top right no-repeat; width:5px; height:25px;}
.btnblright {background: url(../img/buttons/blue_right.gif) top left no-repeat; width:5px; height:25px;}
.btnblmid {background: url(../img/buttons/blue_mid.gif) repeat-x; font-weight: bold; color: #FFFFFF;height:25px; padding:0 7px; text-align:center}
td.btnblmid a, .btnblmid a, .btnblmid a:hover, .btnblmid a:visited {font-weight: bold; color: #FFFFFF; text-decoration: none;}

.btngrleft {background: url(../img/buttons/grey_left.gif) top right no-repeat; width:5px; height:27px;}
.btngrright {background: url(../img/buttons/grey_right.gif) top left no-repeat; width:5px; height:27px;}
.btngrmid {background: url(../img/buttons/grey_mid.gif) repeat-x; font-weight: bold; color: #FFFFFF;height:27px;}
.btngrmid a, .btnblmid a:hover, .btnblmid a:visited {font-weight: bold; color: #FFFFFF; text-decoration: none;}

.menugreyleft {background: #E4E4E4 url(../img/bg_cnrgreyleft.gif) top left no-repeat;width:5px;min-height: 5px; height: auto;height:5px;}

.menugreymid {background: #E4E4E4; min-height: 5px; height: auto; height:5px;}
.menugreyright {background: #E4E4E4 url(../img/bg_cnrgreyright.gif) top right no-repeat;width:5px;min-height: 5px; height: auto;height:5px;}
.menugreytitle {background: #E4E4E4; color: #666666; padding: 4px; font-weight: bold; font-size: 14px;text-align:left;}

/*.menugrey {background: #F1F1F1; color: #666666; padding: 4px; text-align: left;} */

.menugrey {background: #c0d2e1 url(../img/bg/tab/bg_home.gif) repeat-x; text-align:left; position:relative}


/************* Dropdown menu classes ***************/
.highTextMain {background-color: #336699; color:#FFFFFF}
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
	text-align: center;
}
.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.lowText2, a.lowText2:link, a.lowText2:visited, a.lowText2:active, a.lowText2:focus {
	color: #245E6F;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.highText2, a.highText2:link, a.highText2:visited, a.highText2:active, a.highText2:focus { 
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.menuSeparator, a.menuSeparator:link, a.menuSeparator:visited, a.menuSeparator:active, a.menuSeparator:focus { 
	color: #FFFFFF; 
	font-size: 11px;
	text-decoration: none; 
}
.menuSeparatorHigh, a.menuSeparatorHigh:link, a.menuSeparatorHigh:visited, a.menuSeparatorHigh:active, a.menuSeparatorHigh:focus { 
	color: #245E6F; 
	font-size: 11px;
	text-decoration: none; 
}

#logoutbutton {
	background-color: #00407E; 
	color: #FFFFFF; padding: 1px; 
	text-decoration: none; 
	border-top: 1px solid #447788; 
	border-left: 1px solid #447788; 
	border-bottom: 1px solid #03141A; 
	border-right: 1px solid #03141A
}

#formname {
	font-weight: bold;
}

/* sorttable classes */
a img {
	border: 0;
}
table.sortable {
	border-spacing: 0;
	border: 1px solid #A0A0A0;
	border-collapse: collapse;
	width: 100%;
}
table.sortable th, table.sortable td {
	border-style: solid;
	border-color: #A0A0A0;
}
table.sortable th {
	border-width: 	1px 1px 1px 1px;
	background-color: #ccc;
	color: #000000;
}
table.sortable th a, table.sortable th a:visited {
	color: #000000;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
}
table.sortable tr.odd td {
	background-color: #ddd;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #A0A0A0;
	background-color: #ccc;
	font-weight: bold;
}
.sort-able-header, .sort-able-header td {
	background-color: #0054A5;
	color: #FFFFFF;
	height:20px;
}

.sort-able-showhidden, .sort-able-showhidden a, .sort-able-showhidden a:visited, .sort-able-showhiddenr, .sort-able-showhiddenr a, .sort-able-showhiddenr a:visited {
	color:#FFFFFF;
}

.comment {
	background: #E8E8E8;
	border: 1px solid #a0a0a0;
}
.comment_comment {
	border-top: 1px solid #a0a0a0;
	padding: 8px;
}

/*  Poll result table */
.pollresulttable {
	border: 1px solid #0F4F65; 
	width: 100%
}
.pollresulthead {
	background: #0F4F65; 
	color: #FFFFFF; 
	padding: 2px;
}
.pollresulteven {
	float: left;
	background: #3E606F;
}
.pollresultodd {
	float: left;
	background: #91AA9D;
}


/* ****** New template style Data  ****** */

body 			{
	background-color: #fff;
}

.bodyblock {
	margin:0 auto;
	width:950px;
	position:relative;
}

/* BREAD CRUM */
.breadcrum 		{ color: black; font: 10px Arial; padding-left:20px;  }
.breadcrum a	{ color: black; font: 10px Arial; }
.breadcrumArrow { color: #DB7F31; font: bold 10px Arial; }

/* Header */
#printable {display: none;}
#bannerhatleft {width: 27px; height: 30px;	background: url(../img/bg/corner_tl.gif) top right no-repeat;}
#bannerhatright {width: 27px; height: 30px;	background: url(../img/bg/corner_tr.gif) top left no-repeat;}
#bannerhatrightext {width: 6px;	height: 30px; background: url(../img/bg/corner_tre.gif) top left no-repeat;}
#bannerhattop {height: 30px; background: url(../img/bg/corner_t.gif) repeat-x;}
#banner {background: url(../img/bg/logo_afm_main.png) left no-repeat; height:100px;}
.headBG 		{ background: #0054a5 url(../img/bg/head_bg.gif) repeat-y; }

/* Header Shadow */
.navBtm			{height:6px; background: url(../img/nav/nav_shadow_btm.gif) repeat-x top; line-height:0px; font-size:1px;}
.navBtmc			{height:6px; width:6px; line-height:0px ; font-size:1px;}

/* Login Box */
#login {position:absolute; right:0; top:0; width:200px; height:64px;	margin:8px; padding: 10px; background: #3377B8; overflow:hidden;}
#login a, #login a:hover, #login a:visited {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
#logoutbutton {background-color: #00407E; color: #FFFFFF; padding: 1px; text-decoration: none; 	
	border-top: 1px solid #447788; border-left: 1px solid #447788; border-bottom: 1px solid #03141A; border-right: 1px solid #03141A}
#loggedin { width:160px; margin:8px; }


.headLoginBG	{ background-color: #3377b8; background-image: none; }
.loginField		{ border-top: 1px solid #1a3b5c; border-left: 1px solid #1a3b5c; border-right: 1px solid #7f7f7f; border-bottom: 1px solid #7f7f7f; width: 120px; margin-left: 5px; color: black; margin-bottom: 2px; margin-top: 2px; font: 10px Arial; }
.loginHD		{ color: white; font: 10px Arial; }
.loginTXT, .loginTXT a, .loginTXT td { text-align: left; color: white; font: 9px Arial; white-space:nowrap;}

/* hoizontal Menu */

#menu {
	background: url(../img/nav/bg.gif) repeat-x ;
	color: #FFFFFF; 
	height: 20px;	
	padding-top: 2px;	
	padding-left: 2px; 
	position: relative;	
	z-index:10;}

/* CONTENT */
.contentHD		{ color: #000066; font: 24px Georgia, "Times New Roman", Times, serif; }
.contentTXT		{ font: 12px Arial; color: #606060; }
.contentCAP 	{ font: 10px Arial; color: #606060; }
.contentBOX		{ padding:0px 5px 0 5px;}

/* PAGE GUTTER */
.pageBorder 	{ background-color: #e2e2e2; }
.pageBG			{ background-color: #f1f7fb; }
.pageGutter 	{ background-image: url(../img/bg/corner_r.gif)}

/* BOXES AND CONTAINERS */
.boxBG			{ background-color: #c1cbd9;}
.boxBGHome		{ background: #c0d2e1 url(../img/bg/tab/bg_home.gif) repeat-x; height: 300px; overflow:hidden; text-align:left; position:relative;}
.boxBGHomeNews	{ background: #c0d2e1 url(../img/bg/tab/bg_home.gif) repeat-x; height:320px; overflow:hidden; text-align:left; position:relative;}
.boxBGHomeTime	{ background: #c0d2e1 url(../img/bg/tab/bg_home.gif) repeat-x; height: 68px; overflow:hidden; text-align:left; position:relative;}
.boxBGHomeShrt	{ background: #c0d2e1 url(../img/bg/tab/bg_home.gif) repeat-x; height: 192px; overflow:hidden; text-align:left; position:relative;}
.boxBGHomeShrt2{ background: #c0d2e1 url(../img/bg/tab/bg_home.gif) repeat-x; height: 75px; overflow:hidden; text-align:left; position:relative;}
.boxBGMisc		{ background: #c0d2e1 url(../img/bg/tab/bg_home.gif) repeat-x; text-align:left; padding:8px; overflow:hidden; position:relative;}
.boxBGSelHead	{ background: #c0d2e1 url(../img/bg/tab/bg_home.gif) repeat-x; text-align:left; padding:8px; position:relative;}
.boxBGSelInfo	{ background: #c0d2e1 url(../img/bg/tab/bg_home.gif) repeat-x; text-align:left; padding:8px; position:relative;}
.boxBGSelFF		{ background: #c0d2e1 url(../img/bg/tab/bg_home.gif) repeat-x; height: 300px; overflow:hidden; text-align:left; position:relative;}
.boxBGIndexTable		{ background: #c0d2e1 url(../img/bg/tab/bg_home.gif) repeat-x; text-align:left; padding:8px; overflow:hidden; position:relative; width:700px;}
.boxBGHomeWN	{ background: #c0d2e1 url(../img/bg/tab/bg_home.gif) repeat-x; height:65px; overflow:hidden; text-align:left; position:relative;}

.boxIndexTableContainer {padding: 6px 10px 7px 10px; width:700px; margin-left:auto; margin-right:auto;}
.boxIndexChartContainer {padding: 6px 10px 7px 10px; width:650px; margin-left:auto; margin-right:auto;}
.boxContainer	{ padding: 6px 4px 7px 6px;}
.selectorspacer	{height:12px; font-size:1px;}

.boxSmallPosFix	{ height:205px;}

#HomeBox 			{ padding: 6px 4px 7px 6px; width:100%; position:relative;}
.homePageFrame	{ padding: 0px 5px 10px 7px;}
.contentPageFrame	{ padding: 0px 10px 25px 5px;}
.boxTimeContainer { padding: 6px 4px 7px 6px;}


.boxTXT			{ font: 11px Arial; color: #606060; text-align:left; vertical-align:top;padding: 10px 10px 5px 10px; zoom: 1;}
.boxTXT a		{ font: 11px Arial; color: #DB7F31; }

/* time box fields */
.BoxTimeContent{ font: 11px Arial; color: #606060; text-align:left; margin: 5px 10px 5px 10px;}
.timehead {	padding:0px 0 3px 0;}

.alsoInBox {text-align:left; margin-bottom: 6px;}

/* BOX SHADOWS */
.boxGutter		{ background-image: url(../img/bg/corner_r.gif); }
.boxBtm			{height:6px; line-height:0px; background: url(../img/nav/nav_shadow_btm.gif) repeat-x top; font-size:1px;} 
.boxBGSNav		{ background: #c0d2e1 url(../img/bg/tab/bg_news.gif) repeat-x; font-size:1px;}
.boxCorner		{ line-height:0px; width:6px; height: 6px; vertical-align: top; border:0; font-size:1px;}

/* BOX TABS */
.boxTab 		{ padding: 0; margin: 0; height: 21px; list-style: none;	left: 0; }

.boxTab li 		{ float:left;}
.boxTab li a 	{ float: left; display: block; color:#0d0d6e; text-decoration: none; font-family: sans-serif; font-size: 13px; font-weight: normal; padding:0 0 0 5px; height: 21px; line-height: 21px; text-align: center; cursor: pointer; background: url(../img/bg/tab/tableft.gif) no-repeat; background-position: left; }
.boxTab li span 	{ float: left; display: block; color:#0d0d6e; text-decoration: none; font-family: sans-serif; font-size: 13px; font-weight: normal; padding:0 0 0 5px; height: 21px; line-height: 21px; text-align: center; cursor: pointer; background: url(../img/bg/tab/tableft.gif) no-repeat; background-position: left; }
.boxTab li a b, .boxTab li a span, .boxTab li span span, .boxTab li span b { float: left; display: block; padding: 0 14px 0 8px; background: url(../img/bg/tab/tabright.gif) no-repeat right top; }
.boxTab li.current span, .boxTab li span:hover, .boxTab li.current a, .boxTab li a:hover{ color: #0d0d6e; background: url(../img/bg/tab/tableft_select.gif) no-repeat; background-position: left; outline: none;}
.boxTab li.current span span, .boxTab li.current a b, .boxTab li.current span b, .boxTab li span:hover span,  .boxTab li a:hover b, .boxTab li span:hover b { color: #0d0d6e; background: url(../img/bg/tab/tabright_select.gif) no-repeat right top; outline: none;}

/* Main Home Box */
#WelcomeBox { padding: 3px 10px 3px 0px; font: 11px Arial; color: #606060;}
#WelcomeBox a, #WelcomeBox a:visited, #WelcomeBox a:hover {font-weight: bold; color: #DB7F31;}
#WelcomeBox .btnblmid a, #WelcomeBox .btnblmid a:hover, #WelcomeBox .btnblmid a:visited {font-weight: bold; color: #FFFFFF;}

.whatsNew { 
	text-align: center;
	padding: 10px;
}

	
	

/* FOOTER */
.footBGC		{ background-image: url(../img/bg/foot_bg.gif); }

.footBG 		{ background-color: #f1f7fb; background-image: url(../img/bg/corner_int.gif); }
.footBGl 		{ background-color: #f1f7fb; background-image: url(../img/bg/corner_bl.gif); width:27px; height:28px}
.footBGr 		{ background-color: #f1f7fb; background-image: url(../img/bg/corner_br.gif); width:27px; height:28px}
.footBGre 		{ background-color: #f1f7fb; background-image: url(../img/bg/corner_bre.gif); width:6px; height:28px}

.footTXT, .footTXT a, .footTXT a:hover { text-decoration: none; color: white; font: 9px Arial;}
.footBtm		{ background-image: url(../img/bg/corner_b.gif); height:5px; padding:0; margin:0}
.footBtml		{ background-image: url(../img/bg/corner_blx.gif); width:27px; height:5px;padding:0; margin:0}
.footBtmr		{ background-image: url(../img/bg/corner_brx.gif); width:27px; height:5px; padding:0; margin:0 }

.TimeBox {
	border: 1px solid #a0a0a0; 
	font-weight: bold; 
	background: #FFFFFF;
	white-space:nowrap;
}

#player_area {
		position: absolute;
		z-index: 999;
		width: 400px;
		height: 388px;
		text-align: center;
		display: none;
		left: 33%;
		top: 20px;
		background: #FFFFFF;
		border: 1px solid #CCCCCC;
}

.fftable td {
	font-size: 10px;
}
.featfundsubheading {
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	margin: 0px;
}
.fflogo {
	float: left;
	max-height: 34px;
}
.featuredFundContent {
	width: 290px; height: 305px;
	margin-top: -10px;
}
.fffoot {
	width: 295px;
	position:absolute; 
	bottom:0px
}

.buttonspacer{
	height:25px;
}

.RedirNoticeBox{
	position:absolute; 
	right:205px; 
	top:0; 
	width:150px; 
	height:66px;
	margin:8px;
	padding: 10px;
	background: #3377B8;
	overflow:hidden;
	}

.RedirNoticeTxt{
text-align: left; 
color: white; 
font: 9px Arial;
}
.RedirNoticeTxt a, .RedirNotice a:hover, .RedirNotice a:visited {
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: underline;
}

.IndexChartWrap {
	text-align:center;
	padding:5px 0px 0px 0px;
}
.IndexChartHeader {
	padding:5px;
	width:100%;
}

.SelIndChartLink {
	font-size: 11px;
	font-weight: bold;
}

.reportCell{
	padding:2px 4px;
	/* position:relative; */
}

.reportCellPercentageNeg{
	color: #FF0000;
	white-space: nowrap
}
.reportCellRAlign{
	width:40px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}
.reportCellCenter{
	text-align:center;
}

#SearchUserBox{
	text-align:center;
	margin-bottom:10px;
}

#searchUsersHead{
	cursor: pointer; 
	font-size: 11px;
	font-weight: bold;
}

#searchdiv{
	margin:3px;
}

.FundSearchBut{
	margin-top:-40px;
}

#fundSearchdiv{
	text-align:center;
}
#fundSearchdiv table{
	text-align:left;
}

table.simple-report{
	border: 1px solid #000055;
	width:450px;
}
.simple-report th 
{background-color: #0054a5;
	color:#ffffff;
	font-weight:bold;
}

.simple-report td{
	padding-left:2px;
}
.simple-report tr.Odd td{
	background-color: #DDDDDD;
}

.perfupdatestats {
	padding: 10px;
	border: thin dotted;
	margin:5px;
}

.clearfloat {
	font-size:1px;
	line-height:1px;
	clear:both;
}

#emaillistpreview {
	Margin:0 100px;
	height: 200px;
	overflow: auto;
	border: thin black solid;
	padding:5px;
}


table.profilebuttons {
	width:100%
}

table.profilebuttons td{
	text-align:center;
	/*border-left:thin grey solid; */
	padding:0 10px;
}

table.profilebuttons td.butseparator{
	padding:0;
}

table.profilebuttons td.firstprofilebutton{
	border-left:none
}

table.btn-nonpos{
	position:relative;
	bottom:0;
	right:0;
}

.hide {display:none}

/*   Portfolio pages CSS */

.PF_Input_TA {width:400px}

#PFFundsListHead{
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	margin: 20px 0 3px -10px;
}

#PFSelResHeader {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	margin: 20px 0 3px 10px;
}

#PFFundsListFoot {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	border-top:black thin solid;
	border-bottom:black thin solid;
	padding:0 20px;
	margin:20px 0 ;
}

#PFFundsList {
	margin:0px 20px 20px 20px;
}

#pfSelRes {
	margin:0 20px;
}

#pfSelForm {
	margin:0 20px;
}

#PFErrSpacer{
	padding:6px;
}

.subscriptioninfo {
	margin: 0 20px;
}


.subscriptioninfo p,.subscriptioninfo li {
	font-size:110%;
}

.comparetable {
	margin-left: 5px;
}

.comparetable td, .comparetable th {
	padding-left:3px;
}

.tcentersm {
	text-align:center;
}

.inplaceeditor-form{
	display:inline-block;
}

#FeeCalcs {
	position:absolute;
	width:400px;
}

#PeriodTotals {
	margin-left:400px;
	width:400px;
	min-height:200px;
}
#FeeCalcs p{
	margin:0.5em;
}
#PeriodTotals p {
	margin:0.5em;
}

#FeeCalcs label {
	width:90px;
	display:inline-block;
}
#FeeCalcs .FeeRef label{
	width:150px;
	display:inline-block;
}

#FeeCalcs .FeeRef {
	font-style:italic;
}


.InPlaceEdit {
	text-decoration: underline;
	color:#0000FF;
}

