html, body, div, span, applet, object, iframe, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, strong, tt, var, dl, dt, dd, blockquote, fieldset, form, i, b, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

ul
{
	padding: 0;
	margin: 0;
}

html, body
{
	height: 100%;
}

a
{
	outline: none;
}

body
{
	background: #e9e9e9 url(/Content/Images/bg.gif) top left repeat-x;
	color: #4F4F4F;
	font-family: georgia,sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
}

.login
{
	text-align: center;
	margin-left: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	background: url(/Content/Images/bgHeader.gif) top left no-repeat;
}

.wrapper
{
	background: url(/Content/Images/bgHeader.gif) top left no-repeat;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto -5em;
	text-align: left;
	width: 960px;
}

#topContainer
{
	height: 130px;
}
#login
{
	background: url(/Content/Images/bgHeader2.gif) top left no-repeat;
	width: 250px;
	height: 28px;
	float: right;
	margin-top: 6px;
	text-align: center;
	padding-top: 2px;
}
#login a
{
	color: #ffffff;
	margin: 0 8px;
	text-decoration: none;
	float: left;
}
#login a.subfirst
{
	border-right: solid 1px #666666;
	padding-right: 10px;
}
#login a:hover
{
	text-decoration: underline;
}
.logo
{
	margin: 20px 0 10px 0;
}

#nav
{
	height: 40px;
	margin-top: 7px;
	position: relative;
	width: 700px;
}
.navsub
{
	margin-bottom: 8px;
}
#nav ul li
{
	display: block;
	float: left;
	height: 29px;
	margin: 0;
	padding: 0;
}
#nav ul li a
{
	height: 29px;
	text-decoration: none;
	text-indent: -9999px;
}
#nav ul li.navhome a
{
	background: url(/Content/Images/nav.gif) top left no-repeat;
	background-position: 0 0;
	position: absolute;
	left: 0px;
	width: 86px;
}
#nav ul li.navhome a:hover
{
	background-position: 0 -29px;
}
#nav ul li.navaboutus a
{
	background: url(/Content/Images/nav.gif) top left no-repeat;
	background-position: -86px 0;
	position: absolute;
	left: 86px;
	width: 110px;
}
#nav ul li.navaboutus a:hover
{
	background-position: -86px -29px;
}
#nav ul li.navaboutyou a
{
	background: url(/Content/Images/nav.gif) top left no-repeat;
	background-position: -196px 0;
	position: absolute;
	left: 196px;
	width: 122px;
}
#nav ul li.navaboutyou a:hover
{
	background-position: -196px -29px;
}
#nav ul li.navservices a
{
	background: url(/Content/Images/nav.gif) top left no-repeat;
	background-position: -318px 0;
	position: absolute;
	left: 351px;
	width: 102px;
}
#nav ul li.navservices a:hover
{
	background-position: -318px -29px;
}
#nav ul li.navlinks a
{
	background: url(/Content/Images/nav.gif) top left no-repeat;
	background-position: -420px 0;
	position: absolute;
	left: 420px;
	width: 80px;
}
#nav ul li.navlinks a:hover
{
	background-position: -420px -29px;
}
#nav ul li.navblog a
{
	background: url(/Content/Images/nav.gif) top left no-repeat;
	background-position: -500px 0;
	position: absolute;
	left: 453px;
	width: 78px;
}
#nav ul li.navblog a:hover
{
	background-position: -500px -29px;
}
#nav ul li.navcontacts a
{
	background: url(/Content/Images/nav.gif) top left no-repeat;
	background-position: -578px 0;
	position: absolute;
	left: 531px;
	width: 111px;
}
#nav ul li.navcontacts a:hover
{
	background-position: -578px -29px;
}
#nav ul li.navhow a
{
	background: url(/Content/Images/nav.gif) top left no-repeat;
	background-position: -689px 0;
	position: absolute;
	left: 196px;
	width: 154px;
}
#nav ul li.navhow a:hover
{
	background-position: -689px -29px;
}

#headline
{
	background: #333333 url(/Content/Images/bgHeadline.gif) bottom right no-repeat;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin: 13px 0;
	padding: 16px;
}
#headlineSub
{
	padding: 10px;
}
#headlineSub p
{
	margin: 5px 0 0 0;
	color: #ffffff;
	font-size: 1em;
	line-height: 1.5em;
}
#headlineSub ul
{
	margin: 35px 0 0 0;
	color: #ffffff;
	font-size: 1em;
	line-height: 2em;
	list-style: none;
	float: left;
}
#headlineSub ul li
{
	background: url(/Content/Images/bullet.gif) center left no-repeat;
	padding-left: 16px;
}

#bodyalpha
{
	background: #f8f8f8 url(/Content/Images/bgCenter.gif) bottom center no-repeat;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	float: left;
	width: 668px;
}
#bodyalpha p
{
	margin: 26px;
}

#links
{
	background: url(/Content/Images/bgLinks.gif) top left no-repeat;
	margin: 0 0 30px 96px;
	padding-top: 70px;
	width: 470px;
}
#links ul
{
	float: left;
	margin-left: 30px;
	width: 190px;
	list-style: none;
}
#links li
{
	margin: 22px 0;
}
#links a
{
	background: url(/Content/Images/arrow.gif) center left no-repeat;
	color: #585757;
	font-size: .9em;
	padding-left: 16px;
	text-decoration: none;
}
#linksfoot
{
	background: url(/Content/Images/bgLinks2.gif) bottom left no-repeat;
	height: 21px;
	margin: 16px 0 0 0;
	width: 470px;
}

#bodyalphainner
{
	background: #f8f8f8 url(/Content/Images/bgCenter.gif) bottom center no-repeat;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	float: left;
	width: 668px;
}
#bodyalphainner p
{
	margin: 6px 26px 26px 26px;
}
#bodyalphainner p cite
{
	margin: 0 26px 0 26px;
	font-size: .8em;
	display: block;
}
#bodyalphainner ul, #bodyalpha ul
{
	margin: 6px 26px 32px 26px;
	padding-left: 16px;
}
#bodyalphainner h1
{
	margin: 26px 0 0 26px;
	font-size: 1.2em;
}
#bodyalpha h1
{
	margin: 26px 0 0 26px;
	font-size: 1.2em;
}
p.divider
{
	height: 2px;
	background: url(/Content/Images/bgDivider.gif) top left repeat-x;
	margin: 8px 26px;
}
p.divider2
{
	height: 2px;
	background: url(/Content/Images/bgDivider.gif) top left repeat-x;
	margin: 2px 26px;
}
img.headerimg
{
	margin: 26px;
}
img.footerimg
{
	margin: 0 26px 26px 26px;
}

#bodygammainner
{
	background: #f8f8f8 url(/Content/Images/bgCenter.gif) bottom center no-repeat;
	float: left;
	width: 960px;
}
#bodygammainner p
{
	margin: 26px 26px 32px 26px;
}
#bodygammainner ul
{
	margin: 6px 26px 32px 26px;
	padding-left: 16px;
}
#bodygammainner h1
{
	margin: 26px 0 0 26px;
	font-size: 1.2em;
}

#bodyalphainnerterms
{
	background: #f8f8f8 url(/Content/Images/bgCenter.gif) bottom center no-repeat;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	float: left;
	width: 668px;
}
#bodyalphainnerterms p
{
	font-size: .8em;
	margin: 6px 26px 32px 26px;
}
#bodyalphainnerterms h1
{
	margin: 26px 0 0 26px;
	font-size: 1.2em;
}

#bodybeta
{
	background: #f8f8f8 url(/Content/Images/bgSidebar.gif) top center no-repeat;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	float: right;
	margin-left: 13px;
	width: 279px;
}
#bodybeta p
{
	margin: 13px 26px;
	font-style: italic;
	font-size: .8em;
}
#bodybeta img
{
	margin: 13px;
}

#portfolio
{
	background: #f8f8f8;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	float: right;
	margin-left: 13px;
	width: 204px;
	height: 100px;
}


#bodydelta
{
	background: #f8f8f8;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	float: right;
	margin-left: 13px;
	width: 204px;
}
#bodydelta p
{
	margin: 26px;
	font-style: italic;
	font-size: .8em;
}
#bodydelta ul
{
	margin: 26px;
	font-style: italic;
	font-size: .8em;
	list-style: none;
}
#bodydelta li
{
	background: url(/Content/Images/arrow2.gif) top left no-repeat;
	padding-left: 16px;
}
#bodydelta img
{
	margin: 13px;
}
#bodydelta .headlineSubImg
{
	margin: 0 35px 13px;
}

.slidediv
{
	display: none;
}


.faqq
{
	font-weight: bold;
}
.testimonialname
{
	font-weight: bold;
	float: right;
	margin: 0 26px 13px 0;
}
#testimonial span
{
	display: block;
	padding: 18px 26px 0 26px;
	font-size: 0.9em;
	font-weight: bold;
}

.regacct
{
	float: left;
	margin: 0 0 32px 26px;
	width: 295px;
}
.subscribe
{
	display: block;
	padding: 0 0 30px;
	text-align: center;
}

.registerspecial
{
	text-align: center;
	color: #dba112;
	font-weight: bold;
}
table
{
	margin: 0 0 0 5px;
}
table em
{
	font-size: .8em;
}
tr.alt
{
	background: #eaeaea;
}

td
{
	padding: 6px;
}

small
{
	display: block;
	font-size: 0.7em;
	font-style: italic;
	text-align: center;
}

.wrapper2
{
	width: 960px;
	margin: 0 auto;
}

.footer, .push
{
	height: 143px;
	text-align: center;
}
.footer
{
	background: url(/Content/Images/bgFooter.gif) top left repeat-x;
}
.footer a
{
	color: #888888;
	text-transform: uppercase;
	text-decoration: none;
}
.footer a:hover
{
	color: #cf8b15;
}
.footer p
{
	color: #888888;
	font-size: .8em;
	text-transform: uppercase;
}
#footerLogo
{
	float: left;
	text-align: left;
	margin-top: 22px;
	width: 400px;
}
#footerAux
{
	float: right;
	text-align: right;
	margin-top: 22px;
	width: 530px;
}
#footerAux p
{
	font-style: italic;
	margin-top: 32px;
}
#footerAux ul
{
	width: 530px;
	list-style: none;
}
.footer ul li
{
	float: right;
	margin-left: 8px;
	font-size: .7em;
}

.right
{
	float: right;
}
.rightBtn
{
	float: right;
	margin-right: 32px;
}
.rightBtn2
{
	float: right;
	margin: 25px 30px 0 0;
}

.clear
{
	clear: both;
}

.DynamicStopsReturns
{
	color: white;
	background-color: Green;
	float: none;
	text-align: center;
	width: 155px;
}
.BuyAndHoldReturns
{
	color: white;
	background-color: Gray;
	float: none;
	text-align: center;
	width: 150px
}
.VarianceReturns
{
	color: red;
	background-color: Yellow;
	float: none;
	text-align: center;
	width: 150px
}

