@charset "utf-8";
a, a img {
	color: #6292A4;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	color: #2F6278;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	color: #6292A4;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
link {
	color: #6292A4;
}
/* == BEGIN HEADER == */
#container {
	float: left;
	width: 940px;
	margin-left: 40px;
}
#pageheader {
	height: 52px;
	padding-bottom: 4px;
	width: 940px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
#topindent {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 110px;
	width: 580px;
	height: 15px;
	z-index: 1;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 49px;
	width: 179px;
	float: left;
	left: 13px;
	top: 7px;
}
#search {
	font-size: 12px;
	float: right;
	margin-top: 7px;
	width: 180px;
	margin-right: 10px;
}
#search #searchquery {
	float: left;
	width: 150px;
}
#search #searchsubmit {
	display: block;
	margin-top: 3px;
	float: right;
}
#topnav {
	text-align: right;
	float: right;
	clear: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
}
#topnav a {
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
}
#navbarcontainer {
	background-color: #387998;
	position: relative;
	height: 15px;
	font-size: 12px;
	padding-top: 9px;
	padding-left: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 921px;
	float: left;
}
#navbarcontainer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9EFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	letter-spacing: 1px;
}
#navbarcontainer a:hover {
	color: #FFFFFF;
	background-color: #558597;
	height: 16px;
	padding-top: 9px;
	width: 200px;
}
#navbarcontainer .current {
	background-color: #6393A6;
	height: 16px;
	padding-top: 9px;
}
#navbarcontainer .navlinkcurrent {
	background-color: #0099CC;
	height: 16px;
}
#main {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	float: left;
	margin:0px;
	padding:0px;
}
/* == END HEADER == */
/* == BEGIN FOOTER == */
#ofooter {
	float: left;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#footer {
	float: left;
	height: 30px;
	background-color:#F0EFEF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ABC3C9;
	margin-right: 7px;
	margin-left: 7px;
	width: 926px;
	float: left;
}
#footer a {
	color: #557A84;
	margin-right: 40px;
}
#sbottom {
	height: 8px;
	clear:left;
	background-image: url(images/bottombg.gif);
}
/* == END FOOTER == */
/* == BEGIN BODYSTYLE == */
#content {
	padding: 20px
}
/* == END BODYSTYLE == */
/* == BEGIN COMPANY INDEX PAGE == */
#companycontent {
	width: 900px;
	padding: 20px;
	margin-top: 8px;
}
#linktrail {
	font-size: 12px;
	color: #6292A4;
}
#companyheader {
	float: left;
	clear: left;
	width: 900px;
}
#companyheader h3 {
	font-size: 14px;
	margin-top: 0px;
	color: #3A6D81;
}
#companyheader h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
#companyheader h5 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 9px;
	font-weight: normal;
	color: #3A6D81;
}
#nameheader {
	color: #3A6D81;
	font-size: 20px;
}
#descheader {
	color: #3A6D81;
	font-size: 14px;
	margin-bottom: 5px;
}
.hbar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 2px;
	width: 900px;
	float: left;
	clear: left;
}
#stats {
	margin-top: 2px;
	float: left;
	clear: left;
	width: 900px;
}
#stats .narrow_stat {
	margin-right: 10px;
	text-align: center;
	font-size: 9px;
	width: 50px;
	float: left;
}
#stats .wide_stat {
	margin-right: 10px;
	text-align: center;
	font-size: 9px;
	width: 100px;
	float: left;
}
#stats .wide_stat_2 {
	margin-right: 10px;
	text-align: center;
	font-size: 9px;
	width: 150px;
	float: left;
}
/* == END COMPANY INDEX PAGE == */
/* == BEGIN LINK COLUMN == */
#linktop {
	width: 150px;
	padding-top: 10px;
	float: right;
}
#linkcolumn {
	padding-top: 3px;
	text-align: center;
	color: #2F6278;
	font-size: 13px;
	font-weight: bold;
	height: 500px;
	background-color: #F2F2F3;
}
.links {
	color: #6292A4;
	line-height: 14px;
	font-weight: normal;
	padding: 5px;
	font-size: 11px;
}
/* == END LINK COLUMN == */
/* == BEGIN INFO COLUMN == */
#column2 {
	width: 300px;
	margin-right: 10px;
	float: right;
}
.bsummary {
	color: #000000;
	margin: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: justify;
}
#bsummary {
	margin-top: 10px;
	background-color: #F2F2F3;
	padding-bottom: 2px;
}
#bsummaryheader {
	font-weight: bold;
	color: #3A6D81;
	background-color: #F2F2F3;
	padding-top: 3px;
	text-align: center;
	font-size: 12px;
}
#newsinfo {
	background-color: #F2F2F3;
	margin-top: 10px;
	padding-bottom: 3px;
	padding-top: 5px;
}
#newsinfoheader {
	color: #3A6D81;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
}
#newsinfo a {
	font-size: 11px;
	margin-right: 5px;	
}
#newsinfo p {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#newsinfo .more {
	color: #000000;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* == END INFO COLUMN == */
/* == BEGIN ANALYSIS COLUMN == */
#column1 {
	width: 440px;
	float: left;
	clear: left;
}
#analysis {
	margin-top: 10px;
	margin-right: 10px;
}
#augmentortake {
	color: #3A6D81;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3A6D81;
	border-bottom-color: #3A6D81;
}
.columnp {
	text-align: justify
}
.analysish3 {
	font-size: 12px;
}
.analysish4 {
	font-size: 10px;
	color: #000000;
	padding-bottom: 6px;
}
#analysttake {
	padding-top: 10px;
}
.analystbox {
}
.analystbox .author {
	font-size: 10px;
	color: #636466;
	text-decoration: italic;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 12px;
	margin-right: 30px;
}
/* == END ANALYSIS COLUMN == */
/* == END COMPANY INDEX PAGE == */
/* == BEGIN ADMIN FORM == */
form.loginForm {
	padding-top:17px;
	text-align: center;
}
/* == END ADMIN FORM == */






/* misc */

form { margin: 0px; }
.urgent {color: #ed2f60; }
.required {color: #ed2f60; padding:0 0 0 2px }
.errMsg { white-space:nowrap; color: #ed2f60; font-size: 10pt; font-family: arial; font-weight:regular; display:none }
.how_referred_member { color: #666666; }
.how_referred_other { color: #666666; }
.success { color: #68c453; }

.dna-small { font-size: 11px; }

#dna-nav { font-size: 11px; margin-bottom: 8px; }
#dna-heading { font-size: 16pt; font-weight: normal; letter-spacing: -1px; }
#dna-heading-sub { font-size: 13pt; font-weight: normal; }

/* registration */
#dna-register .lbl { }
#dna-register .lblErr {color: #ed2f60; }
#dna-register select { width:175px; }
#dna-register textarea { font-family: verdana; font-size: 11px; }
#dna-register input.noErr    {}
#dna-register input.err,select.err { }
#dna-register td { text-align: left; font-size: 10pt; }
#dna-register input { width: 170px; font-size: 10pt; }
#dna-register .checkbox { width: 15px; font-size: 10pt; }
#dna-register .dna-heading { font-size: 15pt; font-weight: bold; letter-spacing: -1px; }
#dna-register .submit { padding-left: 5px; padding-right: 5px; }
#dna-register .check { font-size: 8px; font-weight: bold; text-transform: uppercase; padding-left: 5px; padding-right: 5px; width: 120px; }

/* login + forgot password */
#dna-login td { text-align: left; padding: 4px; font-size: 10pt; }
#dna-login input { width: 170px; font-size: 10pt; }
#dna-login .dna-heading { text-align: right; font-size: 15pt; font-weight: bold; letter-spacing: -1px; }
#dna-login .submit { padding-left: 5px; padding-right: 5px; }
#dna-login #failure { padding: 4px; margin-top: 5px; margin-bottom: 5px; text-align: center; border: 1px solid gray; background: #ffffff; color: #ed2f60; font-family: georgia,arial; font-size: 12pt; }

/* edit profile */
#dna-profile td { text-align: left; padding: 4px; font-size: 11pt; }
#dna-profile input { font-size: 10pt; }
#dna-profile .submit { padding-left: 5px; padding-right: 5px; }

/* manage subscriptions + transactions + payment methods */
#dna-subscriptions th { text-align: left; padding-left: 4px; padding-right: 4px; background-color: #cccccc; color: #000000; font-size: 11px; font-weight: bold; }
#dna-subscriptions td { text-align: left; padding-left: 4px; padding-right: 4px; font-size: 11px; border-bottom: 1px solid gray; }
#dna-subscriptions #card_id { font-size: 11px; }