/* ---------------- Misc START ---------------- */

.mainbody {
	margin: 0px;
	background-image:url(/Images/CommonImages/page_bg.gif);
	background-repeat:repeat-x;
	background-color:#333333;
}

.photopad{
	margin-right: 10px;
	margin-bottom: 5px;
}

.setwidthselect {width : 190px;}

/* ---------------- Misc END ---------------- */

/* ---------------- TEXT START ---------------- */
.maintext{
	color : #000000;
	font: 12px/17px Tahoma, Verdana, Arial, sans-serif;
}
.maintext a {color: #b7602c; text-decoration: underline;}
.maintext a:link {color: #b7602c;}
.maintext a:visited {color: #b7602c;}
.maintext a:hover {color: #b7602c; text-decoration: underline;}

.maintext_application{
	color : #56594a;
	font: 11px/13px Tahoma, Verdana, Arial, sans-serif;
}
.maintext_application a {color: #b7602c; text-decoration: underline;}
.maintext_application a:link {color: #b7602c;}
.maintext_application a:visited {color: #b7602c;}
.maintext_application a:hover {color: #b7602c; text-decoration: underline;}

.maintext_small{
	color : #56594a;
	font: 11px/17px Tahoma, Verdana, Arial, sans-serif;
}
.maintext_small a {color: #b7602c; text-decoration: underline;}
.maintext_small a:link {color: #b7602c;}
.maintext_small a:visited {color: #b7602c;}
.maintext_small a:hover {color: #b7602c; text-decoration: underline;}

.maintextorange{
	color : #b7602c;
	font: 12px/17px Tahoma, Verdana, Arial, sans-serif;
}
.maintextorange a {color: #b7602c; text-decoration: underline;}
.maintextorange a:link {color: #b7602c;}
.maintextorange a:visited {color: #b7602c;}
.maintextorange a:hover {color: #b7602c; text-decoration: underline;}

.maintextblue{
	color : #052c53;
	font: 12px/17px Tahoma, Verdana, Arial, sans-serif;
}
.maintextblue a {color: #052c53; text-decoration: underline;}
.maintextblue a:link {color: #052c53;}
.maintextblue a:visited {color: #052c53;}
.maintextblue a:hover {color: #052c53; text-decoration: underline;}

.secondarynavtext{
	color : #dddddd;
	font: 12px/17px Tahoma, Verdana, Arial, sans-serif;
	padding-left: 5px;
	padding-right: 3px;
}
.secondarynavtext a {color: #dddddd; text-decoration: none;}
.secondarynavtext a:link {color: #dddddd;}
.secondarynavtext a:visited {color: #dddddd;}
.secondarynavtext a:hover {color: #ffffff; text-decoration: none;}

.secondarynavtext_on{
	color : #eeeeee;
	font: 12px/17px Tahoma, Verdana, Arial, sans-serif;
	padding-left: 5px;
	padding-right: 3px;
	background-color: #285c8f;
}
.secondarynavtext_on a {color: #eeeeee; text-decoration: none;}
.secondarynavtext_on a:link {color: #eeeeee;}
.secondarynavtext_on a:visited {color: #eeeeee;}
.secondarynavtext_on a:hover {color: #ffffff; text-decoration: none;}

.thirdlevelnavtext{
	color : #56594a;
	font: 12px/17px Tahoma, Verdana, Arial, sans-serif;
	padding-left: 5px;
}
.thirdlevelnavtext a {color: #56594a; text-decoration: none;}
.thirdlevelnavtext a:link {color: #56594a;}
.thirdlevelnavtext a:visited {color: #56594a;}
.thirdlevelnavtext a:hover {color: #56594a; text-decoration: underline;}

.thirdlevelnavtext_on{
	color : #56594a;
	font: 12px/17px Tahoma, Verdana, Arial, sans-serif;
	padding-left: 5px;
	background-color: #f4f4eb;
}
.thirdlevelnavtext_on a {color: #56594a; text-decoration: none;}
.thirdlevelnavtext_on a:link {color: #56594a;}
.thirdlevelnavtext_on a:visited {color: #56594a;}
.thirdlevelnavtext_on a:hover {color: #56594a; text-decoration: underline;}

.utilitynavtext{
	color : #CCCCCC;
	font: 12px/15px Tahoma, Verdana, Arial, sans-serif;
}
.utilitynavtext a {color: #052c53; text-decoration: none; font-weight: bold;}
.utilitynavtext a:link {color: #052c53;}
.utilitynavtext a:visited {color: #052c53;}
.utilitynavtext a:hover {color: #052c53; text-decoration: underline;}

.breadcrumb{
	color : #333333;
	font: 11px/15px Tahoma, Verdana, Arial, sans-serif;
}
.breadcrumb a {color: #0000FF; text-decoration: underline;}
.breadcrumb a:link {color: #0000FF;}
.breadcrumb a:visited {color: #0000FF;}
.breadcrumb a:hover {color: #0000FF; text-decoration: underline;}

.footertext{
	color : #d1e1eb;
	font: 11px/15px Tahoma, Verdana, Arial, sans-serif;
	background-color: #295c8f;
}
.footertext a {color: #d1e1eb; text-decoration: underline;}
.footertext a:link {color: #d1e1eb;}
.footertext a:visited {color: #d1e1eb;}
.footertext a:hover {color: #d1e1eb; text-decoration: underline;}

.secondaryfootertext{
	color : #788da2;
	font: 11px/15px Tahoma, Verdana, Arial, sans-serif;
}
.secondaryfootertext a {color: #788da2; text-decoration: underline;}
.secondaryfootertext a:link {color: #788da2;}
.secondaryfootertext a:visited {color: #788da2;}
.secondaryfootertext a:hover {color: #788da2; text-decoration: underline;}

.errtext{
	color : #FF0000;
	padding-left:2px;
	font: normal 11px/15px Tahoma, Verdana, Arial, sans-serif;
}
.errtext a {color: #FF0000; text-decoration: underline;}
.errtext a:link {color: #FF0000;}
.errtext a:visited {color: #FF0000;}
.errtext a:hover {color: #FF0000; text-decoration: underline;}

/* ---------------- TEXT END ---------------- */

/* ----------------- tables and positioning START ---------------- */
.homephoto{
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left:-161px;
	width: 575px;
	height:208;
	display:block;
	z-index: 50;
	background:url(/Images/Home/homephoto2.jpg) no-repeat scroll;
}

.homebook{
	position:absolute; 
	margin-top:6px; 
	margin-left:-16px;
}

/*.homebook{
	position: absolute;
	top: 734px;
	left: 50%;
	margin-left:-133px;
	width: 59;
	z-index: 50;
}*/

.icon { position:relative; margin-right:5px; top: 3px; }

/* ----------------- tables and positioning END ---------------- */

/* ----------------- form cells START ---------------- */
.formcell {
	color : #56594a;
	text-align: right;
	background-color: #ececec;
	padding-right: 5px;
	font: 12px Tahoma, Verdana, Arial, sans-serif;
}
.formcell a {color: #56594a; text-decoration: underline;}
.formcell a:link {color: #56594a;}
.formcell a:visited {color: #56594a;}
.formcell a:hover {color: #56594a;}

/* ----------------- form cells END---------------- */

/* ---------------- HTML tags and element START ---------------- */
form{ display:inline }

input, select, textarea {
	color : #56594a;
	font: normal 12px Tahoma, Verdana, Arial, sans-serif;
	border: 1px solid #666666;
}

.button {
	color : #56594a;
	font: normal 12px Tahoma, Verdana, Arial, sans-serif;
	border: 0px solid #666666;
}

.form_err {	border: 1px solid red; }

.noborder { border:none; }

.noborder input { border:none; }

img{ border: 0px; }

ul { 
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	line-height: 17px;
	/*list-style-image : url(http://liftman.com/Images/CommonImages/bullet.gif); */
} 
li { margin-bottom: 6px; }

h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #052c53;
	display:inline;
	float: left;
	margin: 0;
	padding: 0 ;
	white-space:nowrap;
}

h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #052c53;
	display:inline;
	margin: 0;
	padding: 0 ;
	white-space:nowrap;
}


/* ---------------- HTML tags and element END ---------------- */

/* ---------------- backgrounds START ---------------- */

.bg_header { 
		background-image : url('/images/commonimages/headerbg.gif');
		background-repeat:	no-repeat;
		background-color: #FFFFFF
		}

.bg_black {	background-color : #000000 }

.bg_red {	background-color : #FF0000 }

.bg_green {	background-color : #00FF00 }

.bg_darkblue {	background-color : #052c53 }

.bg_blueline {	background-color : #768e9c }

.bg_grayline {	background-color : #dde2e1 }

.bg_brownline {	background-color : #b9b9a8 }

.bg_mainnav {	background-color : #08223b }

.bg_white {	background-color : #FFFFFF }

.bg_callout {	background-color : #fbfbf7 }

.bg_calloutline {	background-color : #ececec }

.bg_secondarynav {	background-color : #08223b }


/* ---------------- backgrounds END ---------------- */

/* ---------------- rules START ---------------- */

.hr_list {
	background-color : #E6E6E6;
	margin: 15px 0 15px 0;
}

.vr_dotted { background: url(/Images/CommonImages/verticaldottedlinebg.gif) }

.hr_dotted { background: url(/Images/CommonImages/horizontaldottedlinebg.gif) }

.hr_dotted2 { background: url(/Images/CommonImages/horizontaldottedlinebg.gif) repeat-x; margin: 5px 0 3px 0; }

/* ---------------- rules END ---------------- */

/* **************** start sifr **************** */

/* these "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sifr text metrics since the sifr text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sifr-hasflash .sifrheader {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 36px;
	line-height: 27px;
}

.sifr-hasflash .sifrsubhead {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 18px;
}

/* these are standard sifr styles... do not modify */

.sifr-flash {
	visibility: visible !important;
	margin: 0;
}

.sifr-replaced {
	visibility: visible !important;
}

span.sifr-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}

/* **************** end sifr **************** */



/* **************** Jumpstart Menu Styles *****************/
.mainnav { }
.mainnav { } a {text-indent:-9999px; }
.mainnav ul { margin: 0; padding: 0; background: #08223B; }
.mainnav ul li { margin: 0; padding: 0; }

#InvestmentAdvisers { }
#InvestmentAdvisers a {display: block; width:254px; height:37px;}
.nav_invest { display:block; width:254px; height:37px; background:transparent url(/Images/Nav/investmentadvisers.gif) no-repeat scroll 0 0; cursor:pointer; }
.nav_invest_on { display:block; width:254px; height:37px; background:transparent url(/Images/Nav/investmentadvisers.gif) no-repeat scroll 0 -37px; cursor:pointer; }
.nav_invest_select { display:block; width:254px; height:37px; background:transparent url(/Images/Nav/investmentadvisers.gif) no-repeat scroll 0 -37px; cursor:pointer; }

#MutualFundGroups { }
#MutualFundGroups a {display: block; width:254px; height:37px;}
.nav_mutual { display:block; width:254px; height:37px; background:transparent url(/Images/Nav/mutualfundgroups.gif) no-repeat scroll 0 0; cursor:pointer; }
.nav_mutual_on { display:block; width:254px; height:37px; background:transparent url(/Images/Nav/mutualfundgroups.gif) no-repeat scroll 0 -37px; cursor:pointer; }
.nav_mutual_select { display:block; width:254px; height:37px; background:transparent url(/Images/Nav/mutualfundgroups.gif) no-repeat scroll 0 -37px; cursor:pointer; }

#SecuritiesBrokerDealers { }
#SecuritiesBrokerDealers a {display: block; width:254px; height:37px;}
.nav_security { display:block; width:254px; height:37px; background:transparent url(/Images/Nav/securitiesbroker.gif) no-repeat scroll 0 0; cursor:pointer; }
.nav_security_on { display:block; width:254px; height:37px; background:transparent url(/Images/Nav/securitiesbroker.gif) no-repeat scroll 0 -37px; cursor:pointer; }
.nav_security_select { display:block; width:254px; height:37px; background:transparent url(/Images/Nav/securitiesbroker.gif) no-repeat scroll 0 -37px; cursor:pointer; }

#HedgeFunds { }
#HedgeFunds a {display: block; width:254px; height:37px;}
.nav_hedge { display:block; width:254px; height:37px; background:transparent url(/Images/Nav/hedgefundgroups.gif) no-repeat scroll 0 0; cursor:pointer; }
.nav_hedge_on { display:block; width:254px; height:37px; background:transparent url(/Images/Nav/hedgefundgroups.gif) no-repeat scroll 0 -37px; cursor:pointer; }
.nav_hedge_select { display:block; width:254px; height:37px; background:transparent url(/Images/Nav/hedgefundgroups.gif) no-repeat scroll 0 -37px; cursor:pointer; }

li.secondarynavtext { background-color:#08223B; }

.mainnav ul li.secondarynavtext {
	color : #dddddd;
	font: 12px/17px Tahoma, Verdana, Arial, sans-serif;
	margin: 10px 20px;
	padding: 0 5px;
	list-style-type:none;
	background-color:#08223B;
}

.mainnav ul li.secondarynavtext a {color: #dddddd; text-decoration: none;list-style-type:none;}
.mainnav ul li.secondarynavtext a:link {color: #dddddd;list-style-type:none;}
.mainnav ul li.secondarynavtext a:visited {color: #dddddd;list-style-type:none;}
.mainnav ul li.secondarynavtext a:hover {color: #ffffff; text-decoration: none;list-style-type:none;}


.mainnav ul li.secondarynavtext_on {
	color : #eeeeee;
	font: 12px/17px Tahoma, Verdana, Arial, sans-serif;
	padding-left: 5px;
	padding-right: 3px;
	background-color: #285c8f;
	list-style-type:none;
}

/*.mainnav ul li.secondarynavtext_on a {color: #eeeeee; text-decoration: none;list-style-type:none;}
.mainnav ul li.secondarynavtext_on a:link {color: #eeeeee;list-style-type:none;}
.mainnav ul li.secondarynavtext_on a:visited {color: #eeeeee;list-style-type:none;}
.mainnav ul li.secondarynavtext_on a:hover {color: #ffffff; text-decoration: none;list-style-type:none;}*/

.mainnav ul li.secondarynavtext_hr {
	padding: 2px 25px;
	list-style-type:none;
	background-color:#08223B;
}
.mainnav ul li.secondarynavtext_hr a {
	display: block;
	height: 2px;
	padding: 0 25px;
	cursor:default;
	border:0;
}
.utility_spacer { vertical-align: middle; padding-top: 3px; }
.footer_spacer { vertical-align: bottom; }