/* stylesheet.css */
body {
	background-color: white;
	margin: 0px;
	padding: 0px;
}
html, BODY, td, p {
	font-family: verdana, Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 11px;
	color: #333;
}

a {
	color: #083882;
	text-decoration: none;
}
a:link, a:visited, a:active, a:hover, a.over {
	color: #3A6593;
}
a:hover, a.over {
	text-decoration: underline;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
.articleholder img, .faqanswer img {
	height: auto;
    max-width: 100%;
    width: auto;
}

thead {
	display: table-header-group;
}
.pq {
	color: #990000;
	padding: .5em;
	margin: .8em 0 .8em 1.2em;
	float: right;
	width: 200px;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}

.printbody {
	padding: 1.8em;
}

#columns {
    width: 900px;
	clear: both;
	text-align: left;
}

#contentOuterColumn {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 710px;
	text-align: left;
	background-color: white;
}

#contentInnerColumn {
	margin-top: 0px;
	padding: 1em 0px 0px 1.5em;
}
#leftColumn {
    width: 188px;
	float: left;
	z-index: 9;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #88BBDD;
}

.blue {
	background-color: #DCE6ED;
}

.bluetop {
	margin: 0px;
	width: 100%;
	padding-left: 15px;
	height: 6px;
}

div > .bluetop {
	width: 695px;
}

.lightyellow {
	background-color: #FFFFE1;
	border: 1px solid #999;
}

.feedback {
	padding: 5px;
	font-color: #990000;
	font-style: italic;
}

.smaller, td.smaller {
	font-size: 9px;
}

.staticTable {
	background-repeat:repeat-x;
	background-image:url(/Images/menubar/mb_gradient_dark.gif);
	background-color: black;
}

.staticText {
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
}

.contentLg {
	font-size: 13px;
}

.content {
	font-family: verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 11px;
    line-height: 14px;
}
.nlh {
	/*line-height: normal!important;*/
	line-height: 9px!important;
}
.contentGrey {
	color: #666!important;
}

.contentBlue {
	color: #083882!important;
	text-decoration: none;
}

.contentSm {
	font-size: 10px;
	line-height: 13px;
}

.contentXSm {
	font-size: 9px;
	line-height: 12px;
}

.section {
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

.subsection {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#navli a {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: black!important;
}

.message {
	margin: 10px 0px 10px 0px;
	padding: 4px;
	background-color: #FFCC00;
	color: #990000;
}

.title {
	font-size: 13px;
	font-weight: bold;
	color: #083882;
}

.author {
	font-style: italic;
	color: #888;
	/* color: #5897C8; */
}


/* this is the temp dev/beta business */
.articleholder h2, .articleholder h3 {
	/* 	font-size: 11px;
	line-height: 15px; */
	font-size: 116.666666%;
	line-height: 160%;
	margin: 1em 0;
}
.articleholder h2 {
	font-weight: bold;
}
.articleholder .title{
	font-size: 14px;
	line-height: 20px;
}
.articleholder h3 {
	font-style: italic;
	font-weight: normal;
}

.articlebody, .articlebody p, .articlebody th, .articlebody td, 
.faqanswer, .faqanswer p, .faqanswer th, .faqanswer td, 
.tgholder, .tgholder p, .tgholder th, .tgholder td {
	font-size: 12px;
	line-height: 20px;
}
.faqquestion {
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.faqanswer {
	padding-top: 1em;
}
.faqanswer p:first-child {
	margin-top: 0;
}

#FAQDiv ul {
	list-style-type: disc;
}

#FAQDiv ul li {
	padding-top: 3px;
	padding-left: 2px;
}



.assocquiz {
	color: #333!important;
}
.assocquiz:hover {
	color: #333;
	text-decoration: none;
}
.unter {
	color: #3A6593;
}
.unter:hover {
	text-decoration: underline;
}


#librarylink {
	width:100%;
	text-align: right;
}

.keypoints {
	border: 1px solid #88BBDD;
	padding: .5em 1em;
	margin: .8em .3em;
}
.keypoints h3 {
	font-weight: bold;
	margin: 0;
	font-style: normal;
}
.keypoints ol {
	margin: 0;
	padding: 0 0 0 1.5em;
}
.keypoints li {
	font-style: italic;
	font-size: 11px;
	padding-top: .2em;
	padding-bottom: .6em;
	line-height: 18px;
}




/* MORE TEMP NONSENSE FOR ARTICLE SECTIONS */

.secinfo h1 {
	margin-top: 0;
}
.secintro, .secintro p {
	font-size: 12px;
	max-width: 42em;
	line-height: 20px;
}
.associated {
	max-width: 42em;
	font-size: 12px;
	line-height: 20px;
}
.assocsub {
	display: block;
	vertical-align: middle;
	clear: left;
	margin-bottom: .5em;
/* 	border: 1px solid #DDE; */
	padding: .5em;
}
.assocsub img {
	float: left;
	margin: .8em .8em .8em 0;
	vertical-align: middle;
}
.secholder {
	clear: both;
}
.secholder a {
	display: block;
	text-decoration: none;
	/* color: #333; */
	/* color: #083882; */
}
.secholder h2 {
	margin-bottom: 0;
}
.secholder h3 {
	margin: .2em 0 .1em 0;
	font-size: 1.8em;
/* 	line-height: 142.8571428571429%; */
	line-height: 130%;
	font-family: Helvetica,Arial,sans-serif;
	font-family: 'Open Sans';
}

.byline {
	color: #666;
	font-size: 1rem;
}
.teaser {
	/* font-family: 'Droid Serif', serif; */
	padding: .3em 0;
	font-size: 12px;
	line-height: 20px;
}
.smcatname {
	font-size: 0.857em;
	/* color: #145C9E; */
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
}
.smsubcatname {
	font-size: 1.2em;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
}
.smsubcatname:hover, .subsectop:hover{
	color: #333;
}

.subsectop {
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-family: 'Open Sans';
}

#faqnav {
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-family: 'Open Sans';
	font-size:1.4em;
	width: 65%;
	padding:.5em;
}
#faqnav ul {
	margin: .5em 0 1em 0;
	list-style: none outside disc !important;
}
#faqnav li {
	padding-bottom: .3em;
}
#faqnav li a {
	text-decoration: underline;
}

#articlesdiv, #faqdiv {
	border: 1px solid #CCC;
	padding: .5em 2em 1em;
	margin: .5em 1em 3em 0;
	text-align: left;
	/* max-height: 40em; */
	overflow: auto;
	line-height: 1.5em;
}

#moreart, #morefaq {
	display: block;
	padding: .5em 1em;
	width: 50%;
	margin: 2em auto 1em auto;
	text-decoration: none;
	font-weight: bold;
	background-color: #145C9E;
	color: white;
	text-align: center;
}


.catsectease {
	padding: 1em 0 1.6em 0;
	border-bottom: 1px solid #DDE;
}
.catsectease:last-child {
	border-bottom: none;
}
.sectionsting {
	padding: 1em;
	text-align: center;
	/* font-weight: bold; */
	line-height: 180%;
	font-size: 13px;
	border: 1px solid #145C9E;
}

.subnavactive {
	background-color: #f4f4fC; 
}

.ret {
	text-align: right;
}

/* end section styles */


.artsectitle {
	font-size: 1.5em;
	color: #083882;
	font-weight: bold;
}

.articletitle {
	margin-bottom: .3em;
	/* line-height: 142.8571428571429%; */
	line-height: 130%;
	font-size: 1.8em;
	font-family: Helvetica,Arial,sans-serif;
	font-family: 'Open Sans';
}


.hidebox {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 ?? */
	clip: rect(1px, 1px, 1px, 1px);
}


#notfound {
	padding: 1em 3em;
}
#notfound p {
	padding: .5em;
	font-size: 1.09090909090909rem; /* 12 px/11 px */
	line-height: 160%;
}
#notfound h2 {
	text-align: center;
}

/* END TEMP NONSENSE FOR ARTICLE SECTIONS */







.toolTipBox {
	font-family: verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 8.5pt;
	padding: 5px;
	margin-top: 10px;
	border: dotted 1px #C0C0C0;
	background-color: #FFFFE1;
	color: black;
	text-decoration: none;
}


/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& NEWHEAD STUFF &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */


header {
	background-color: white;
	color: #333;
	width: 900px;
/* 	margin: 0 auto; */
	margin: 0;
	padding: 0;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	position: relative;
}
header:after, #columns:after{
	content: '';
    display: block;
    clear: both;
}
#overnav {
	font-family: Arial, sans-serif;
	position: absolute;
	top: 7px;
	left: 265px;
	font-size: 1.09090909090909rem; /* 12 px/11 px */
	font-weight: bold;
	min-width: 410px;
	white-space: nowrap;
}
#overnav a {
	color: #223333;
	text-decoration: none;
}
.tc {
	font-size: 1.1818181818rem; /* 13px/11px */
	display: inline-block;
	padding: 3px 5px;
	color: #3C6692!important;
	border: 1px solid #5599AA;
	border-radius: 4px;
	margin-right: 1em;
}

#searchbox {
	background-color: #C9C9C9;
	color: black;
	padding: .5em;
	position: absolute;
	top: 0;
	left: 0;
}
#searchbox form {
	margin: 0px;
}
#searchbox input {
	font-family: verdana, Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size:1rem;
}
#searchbox label {
	font-weight: bold;
}
#searchString {
	padding: .4em .5em;
}
#gobut {
	font-size: 1rem;
	font-weight: bold;
	background-color: white;
	border-radius: 1em;
	margin-left: 8px;
	border: 2px solid #5599AA;
	padding: .2em .8em .1em .8em;
}

#newheadtr {
	float: right;
	padding-top: .3em;
}
#newheadtr a {
	display: block;
	float: left;
	border-radius: .33em;
	padding: .25em .8em;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 1.1818181818rem; /* 13px/11px */
	font-weight: bold;
}
.regbut {
	color: white!important;
	background-color: #3379BF;
	border: 1px solid #55B;
}
.inout {
	color: #3263BC!important;
	border: 1px solid #3379BF;
}


#mainlogo {
	display: block;
	float: left;
	margin: 60px 0px 1em 1em;
}

#mainlogo img {
	border: none;
}

#newheadside {
	clear: right;
	float: right;
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	white-space: nowrap;
	font-size: 11px;
}

#newheadside a {
	letter-spacing: .25px;
	display: inline-block;
	float: left;
	color: #333;
	text-transform: uppercase;
	border: 1px solid #999;
	padding: .25em 1em .25em 22px;
	background: url("/images/arr.gif") no-repeat scroll 4px center #EEE;
	white-space: nowrap;
	margin-left: 2px;
}

/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&  END NEWHEAD STUFF &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */


/* ******************** NAVIGATION BUSINESS *********************** */
#navholder {
	width: 900px;
	background: #333;
	min-height: 26px;
	clear: both;
	margin-bottom: .5em;
}

body > #navigation {
	width: 895px;
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0px auto;
}
#nav {
	display: table;
	width: 100%;
	border-top: 1px solid #333;
}
#nav li {
	position: relative;
	text-align: center;
	background-color: #333;
	border: none;
	padding: 0;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
}
#nav a {
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-family: verdana, Arial, Helvetica, "Helvetica Neue", sans-serif;
	padding: 0;
	margin: 0;
	padding: 5px 8px;
	display: block;
	border-right: 1px solid white;
	min-height: 16px;
	line-height: 16px;
}
#nav > li:last-child > a{
	border-right: 1px solid #333;
}
#nav > li:first-child > a {
	border-left: 1px solid #333;
}
#nav li a:hover{
	background-color: white!important;
	color: black!important;
	padding: none;
	margin: none;
}

#nav li ul {
	display: none;
	position: absolute;
	min-width: 170px;
	top: 100%;
	left: -1px;
	background-color: #96A1AE;
	padding: 0;
	border: 1px solid #444;
	border-top: none;
	z-index: 1000;
}
#nav li:last-child ul {
	left: auto;
	right: 0;
}
#nav li:first-child ul {
	right: auto;
	left: 0;
}
#nav li ul li {
	display: block;
	text-align: left;
	border-bottom: 1px solid white;
	background-color: #96A1AE;
	padding: 0;
	z-index: 1001;
}
#nav li ul li:last-child {
	border-right: none;
	border-bottom: none;
}
#nav li ul li a {
	display: block;
	font-weight: normal;
	color: white;
	border-right: none;
	padding: 5px 8px;
}

#nav li ul li a:hover {
	background-color: #CACED4;
	color: black;
}

#nav li:hover ul {
	display: block;
}

/* ********************** END NAVIAGTION BUSINESS ************************** */


/* ********************** FROM NEWHOME **************************** */

.chev {
	background: url('/newhome/chevron.gif') center left no-repeat;
	padding: 2px 0px 2px 12px;
}

/* for index2.cfm */
#columns2 {
    width: 900px;
	clear: both;
}
body > #columns2 {
    width: 900px;
}

#leftside {
	float: left;
	width: 230px;
}

.box {
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
	border: 1px solid #DBDBDB;
	padding: 0px 10px 8px 10px;
	margin: 4px;
}
.box a {
	text-decoration: none;
}
.box h3 {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
}
.box h2 {
	font-size: 14px;
}
.lefbot {
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.quizbox {
	font-size: 11.5px;
	line-height: 140%;
}
.sidelink {
	color: black !important;
	text-decoration: none !important;
}
.toolbox {
	padding-top: 3px;
	line-height: 1.6em;
	font-size: 11px;
}
.disc {
	border-bottom: 1px solid #D4D4D4;
	padding-bottom: 4px;
	padding-top: 4px;
}
.blu {
	background: #092A4E url('/newhome/blugrad.gif') repeat-x;
	color: white;
}
.blu a, .blu a:visited, .blu a:visited, .blu a:active, .blu a:hover, .blu a.over{
	color: white;
}

#rightside {
	float: right;
	width: 660px;
}
div > #rightside {
	width: 670px;
}
.feat {
	font-size: 12px;
	padding-bottom: 10px;
	/* background: white url('/newhome/grad1.gif') repeat-x; */
	background-color: white;
}
.feat p {
	font-size: 12px;
	line-height: 150%;
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
}
.feat ul {
	color: #6C6C6C;
	padding-left: 15px;
	margin: 0px;
}
.feat ul li {
	padding-top: 2px;
}
.newup, .featup {
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 1px solid #DBDBDB;
}
.featup {
	padding-bottom: 5px;
}
.feat h2 {
	margin-bottom: .3em;
}
.newhart {
	padding-bottom: 20px;
	background: white url('/newhome/grad2.gif') repeat-x;
}

.callbox {
	margin-top: .8em;
	margin-bottom: .8em;
}

.callbox .block {
	background-color: white;
	/* background: white url('/newhome/grad2.gif') repeat-x;*/
	display: block;
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
	color: #333;
	border: 1px solid #3379bf;
	padding: 1em;
	margin: 4px;
	text-decoration: none;
	/* font-weight: bold; */
}


.callbox img {
	border: none;
}
.callbox h2 {
	/* font-size: 181.8181818181818%; */
	font-size: 20px;
	text-decoration: underline!important;
	margin-top: .3em;
	margin-bottom: .2em;
}

.beatbox {
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
	border: 1px solid #CDCDCD;
	margin: 5px;
	padding: 0px 5px 5px 5px;
}
div > .beatbox {
	margin: 3px;
}
.beatbox a, .beatbox a:hover, .beatbox a.over {
	color: black!important;
}
.beatbox strong {
	color: #3A6593;
}
.insider {
	padding: 0px 5px 0px 5px;
}

/* for inwelcome.cfm */
.welcome {
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
#welk {
	padding: 10px;
	text-align: center;
}
.pretaxgain {
	border-top: 1px solid black;
	padding: 3px;
	margin: 0px auto;
	width: 75%;
}

/* for outwelcome */
.outwelcome {
	border: 1px solid #DBDBDB;
	padding: 10px 1px 1px 1px;
	margin: 3px;
}
.outwelcome a {
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-weight: bold;
	font-size: 17px;
}
.toptit {
	padding: 0px 8px 8px;
	color: white;
}
.tri {
	font-size: 11px;
}
.leftop {
	color: #3A6593;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #CDCDCD;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* for newsletter.cfm */
#messageDiv, #messageDiv a {
	color: black!important;
}


/* for proad.cfm */
.proad {
	display: block;
	background: white url('/newhome/grad2.gif') repeat-x;
	border: 1px #3A6593 solid;
	padding: .5em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CC3333;
	line-height: 150%;
	min-height: 6em;
	margin-top: 1em;
}
.proad:hover {
	text-decoration: none;
}
/* for newandup.cfm */
#more {
	display: none;
}
#morelink {
	float: right;
	font-weight: bold;
}

/* for artboxes */
.ao {
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
	margin-left: 10px;
	font-size: 14px;
}
/* .half {
	float: left;
	width: 255px;
}
div > .half {
	width: 247px;
} */
.half {
	float: left;
	width: 48%;
}
div > .half {
	width: 47%;
}
.artbox {
	font-family: Arial, Helvetica, "Helvetica Neue",  sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #CDCDCD;
	margin: 2px;
	padding: 3px 3px 5px 3px;
	height: 298px;
}
div > .artbox {
	margin: 5px;
}
.artbox p {
	font-family: Arial, Helvetica, "Helvetica Neue",  sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.artbox ul {
	padding-left: 15px;
	margin: 0px;
}
.artbox ul li {
	padding-top: 5px;
}
.boxtop {
	font-size: 12px;
	margin-bottom: 5px;
}
.boxtop a {
	text-decoration: none;
}
.bauthor, .boxlow, .artbox ul {
	color: #888;
}
.bfirst {
	font-weight: bold;
	font-size: 14px;
}
.boxlow {
	margin-top: 10px;
}

/* for featured.cfm */


/* for taxguide nav(/tg/dsp_categories.cfm) */
#categ {
	padding-bottom: 10px;
}
.tgnav {
	padding: 4px 8px 4px 24px;
	font-weight: bold;
}
.tgnav a, .tgnav a:hover, .tgnav a:active, .tgnav a.over{
	text-decoration: none;
	color: #3A6593;
}
.tgnav a:hover {
	text-decoration: underline;
}

/* ********************** FOOTER BUSINESS ************************** */

footer, footer a, footer a:active, footer a:link, footer a:visited, footer a:active {
	color: white;
	text-decoration: none;
}
footer {
	clear: both;
	margin: 1em 0 0 0;
	width: 900px;
	background-color: #0C3662;
	padding: 1em 0;
	line-height: 1.6em;
	color: white;
}

#printfoot {
	width: 900px;
	background-color: white;
	padding: 10px;
	line-height: 1.6em;
	color: black;
	text-decoration: none;
}
div > #printfoot {
	width: 880px;
}

.bottombox {
	width: 23%;
	float: left;
	padding-left: 2%;
	text-align: left;
}

#botbot {
	clear: both;
	font-size: 8pt;
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
	text-align: center;
	line-height: 1.4em;
}

/* ***************************** END NEW FOOTER BUSINESS ********************************** */




/* NEW NEW FOOTER */
footer {
	font-size: 12px;
	line-height: 1.4em;
}

footer {
	background-color: #333;
	color: #EEE;
}
#botbot {
	line-height: 165%;
}

.bottombox h3, .newsholder h3 {
	margin: 0 0 .5em;
	font-size: 1.2em;
}
.bottombox {
}
.bottomnav {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bottomnav li {
	padding: 0;
	margin: 0;
	margin-bottom: .32em;
}
.newsholder {
	margin-bottom: .5em;
	font-size: 12px;
	width: 90%;
	position: relative;
	height: 11em;
}
/* .newsholder div {
	line-height: 1.5em;
} */
.newsholder form {
	text-align: left;
}
.newsholder input, .newsholder button {	
	border: 1px solid #EEE;
}
.newsholder input[type="email"], .newsholder input[type="text"] {
	width: 100%;
	padding: .3em;
	font-size: 1em;
	margin: .5em auto;
	color: #333;
}
.newsholder button[type="submit"] {
	background-color: #444;
	color: white;
	padding: .2em 1em;
}
#newsmsg {
	position: absolute;
	top: 2em;
	left: 0;
	display: none;
	padding: .5em;
	height: 9em;
	color: #333;
}
.newmsgyes {
	background-color: #CFC;
	border: 1px solid #090;
}
.newmsgno {
	background-color: #DDE; /* FF9 */
	border: 1px solid #000099;
}

#newsmsg a {
	color: #333;
	text-decoration: underline;
}
#closeit {
	cursor: pointer;
	float: right;
	padding-left: 1em;
	line-height:100%
}

/* end new new footer */





/* **************************** ARTICLES PAGES STUFF?? *********************************** */

.tablink {
	text-decoration: none;
}

#articlestab, #FAQtab{
	height: 2em;
	cursor: pointer;
	background-repeat: repeat-x;
	text-align: center;
	border-right: 1px solid #B0BEC7;
	border-left: 1px solid #B0BEC7;
	padding: 5px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#articlestab, #FAQtab {
	border-top:  1px solid #B0BEC7;
}

#articlestab a, #FAQtab a{
	display: block;
	width: 100%;
}

#articlestab a:focus, #FAQtab a:focus{
    outline:0;
}

#FAQtab {
	background-image:url("/images/taboff.gif");
	background-position: bottom;
	border-bottom: 1px solid #B0BEC7;
}

#articlestab {
	background-image:url("/images/tabon.gif");
	background-position: top;
	border-left: 1px solid #B0BEC7;
}



.tabon {
	background-image:url("/images/tabon.gif")!important;
	background-position: top!important;
	border-bottom: none!important;
}
.taboff {
	background-image:url("/images/taboff.gif")!important;
	background-position: bottom!important;
	border-bottom: 1px solid #B0BEC7!important;
}

.divnobord {
	border: none!important;
	display: block!important;
	padding: .8em 0!important;
}

.sidenav {
	width: 200px;
	margin-top: 10px;
}

.divider {
	width: 100%;
}

.sidenav div {
	width: 100%;
	padding-top: 2px;
	border-bottom: 1px dashed #DDD;
	padding-bottom: 4px;
	margin-bottom: 2px;
}
.strongline {
	padding: 5px 0!important;
	border-bottom: 1px solid black!important;
	height: 1em!important;
}

.fivefifty {
   width: 650px;
   padding-left: 10px;
   padding-top: 2em;
   text-align: justify;
}
.profeatlist li{
	padding-bottom: .5em;
}


/*****************  Form buttons  *****************/

.submitBtn2 {
	background-image: url('/images/blank.gif');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-left: 5px;
	padding-right: .1em;
	text-align: left;
}
td > .submitBtn2 {
	padding-right: 15px;
	text-align: center;
}


/*****************  Article comments  *****************/
.comment {
	border-top: 1px solid #666666;
	padding-bottom: 20px;
}

.commentBody {
	padding-top: 3px;
}

.commentAuthor {
	padding-right: 20px;
}

#commentForm {
	display: none;
}

/* ********************* Status messages ********************** */
.msg {
    margin: 0 0 10px 0;
    padding: 16px 10px 16px 46px;
    background-repeat: no-repeat;
    background-position: 12px center;
}

.msg-error {
    background-color: #FF9;
    background-image: url('/images/icon_alert.png');
	font-style: italic;
	border: 1px solid #FF9900;
}

.msg-success {
    background-color: #CFC;
    background-image: url('/images/icon_success.png');
	font-weight: bold;
	border: 1px solid #009900;
}

.calcmsg {
    margin: 15px 0 10px 0;
    padding: 16px 10px 16px 46px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.calcmsg-error {
    background-color: #FF9;
    background-image: url('/images/icon_alert.png');
	font-weight: bold;
	border: 1px solid #FF9900;
}
/*  calculaor stye things, move 1-17-17 */
.breakdo {
	font-weight: bold;
	margin: 6px 23px 6px 23px;
	padding: 12px;
	background-color: #DCE6ED;
	border-radius: 9px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-webkit-border-radius: 9px;
}

#calcseltable {
	background-color: #CCC;
	text-align: center; 
	width: 100%;
}
#edtaxtab {
	background-color: #CCC;
	margin-right: 10px;
	width: auto;
	border-collapse: collapse;
	margin: 0px auto;
	margin-top: 15px;
}
#edtaxtab td {
	padding: 2px 10px;
	white-space: nowrap;
}
#edtaxtab th {
	padding: 2px 10px;
	text-align: center;
	color: white;
	font-weight: bold;
	background-color: black;
}
.charkey {
	border-collapse: collapse;
	margin-top: 1em;
}
.charkey td {
	border: 1px solid black;
	padding: .4em;
}
.tbpad td {
	padding: .4em .6em;
}
/* end calc things */

.buttdiv img{
	margin-bottom: 3px;
}

.greentable {
	background-color: #CCFFCC;
}
.greentable td {
	padding: 7px;
	font-size: 10pt;
}

/* NEW ARTNAV SIDE THINGS?? */

.lefttop {
	font-weight: bold;
	padding: .4em 1em 0 1em;
	font-size: 14px;
}
.artnav {
	list-style: none;
	margin: .5em;
	padding: 0;
}
.artnav li {
	margin: 0;
	font-size: 12px;
}
.artnav li a img{
	vertical-align: middle;
	margin-bottom: 3px;
}
.artnav li a {
	display: block;
	color: #083882;
	text-decoration: none;	
	font-weight: bold;
	padding: .3em;
}
.artnavact, .artnav li a:hover {
	background-color: #F7F7FB;
}



.ghut {
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
}
.buoy {
	width:170px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin: 0px auto;
	border-bottom: 1px solid #9999CC;
	border-top: 1px solid #9999CC;
	font-weight: bold;
}
.bluecorners {
	padding: 11px;
	background-color: #DCE6ED;
	border-radius: 9px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-webkit-border-radius: 9px;
}
.call {
	font-weight: bold;
}

.buoy a, .call a {
	text-decoration: none;
}
.buoy a:visited, .call a:visited {
	color: #CC0000;
}

.tooltable {
	margin-left: 6px;
	margin-right: 4px;
}
.tooltable td{
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}
.tooltable td a{
	line-height: 13px;
}

.boldnew {
	color: #993300;
	font-weight: bold;
}

/* ****************************** glossary styles ************************** */

.entlist {
	padding-left: .5em;
}
.entlist a {
	font-size: 10px;
	font-weight: bold;
	color: #355770;
	text-decoration: none;
}

.regnow, .regnow:active, .regnow:hover, .regnow.over {
	background-color: #990000;
	color: white;
	text-decoration: none;
	height: 1.2em;
	padding: 4px 7px 4px 7px;
	margin-bottom: 4px;
	border: 1px solid white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.gloslist {
	padding: 8px 5px 8px 8px;
}
.gloslist a {
	font-size: 10px;
	font-weight: bold;
	color: #355770;
	text-decoration: none;
}
.glosscopy {
	text-align: center;
	padding: 10px;
	font-size: 9px;
	font-style: italic;
}

/* ******************** myrecords things ********************** */
.tabuli {
	width: 100%;
}
.tabuli td {
	font-size: 10px;
	line-height: 13px;
}
.totalrow td {
	color: white;
	text-align: right;
}
.rightrow {
	text-align: right;
}


#totalstable {
	border-collapse: collapse;
	float: right;
}
#totalstable td {
	padding: 5px;
	border: 1px solid black;
}
#toprow td {
	background-color: #DCE6ED;
}
#bottomrow td {
	text-align: right;
	background-color: white;
}

.thr {
	color: white;
	background-color: #657D8E;
	text-align: right!important;
}


#bar {
	margin-right: 10px;
	}
#bar img {
	margin-left: 10px;
}
#minibar {
	display: inline;
	margin-left: 15px;
	margin-right: 10px;
	padding-right: 10px;
}
.boldred, .boldred a {
	font-weight: bold;
	color: #991111!important;
}
.sharebox {
	float: right;
	padding: .5em 0;
}
.sharebox img {
	margin-left: 1em;
	float: right;
}
.sharebox div {
	float: left;
	height: 50%;
	padding-top: .8em;
	font-weight: bold;
	color: #333;
}

/* *********** LEARNING CENTER ********** */

.toc, .pod {
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.pod {
	font-weight: normal;
}
.smaller {
	font-size: x-small;
}
.problem {
	text-align: left;
	font-weight: bold;
	padding: 10px;
	color: #31599F;
	border: 1px solid #31599F;
	background-color: lightblue;
	margin: 0px auto;
	width: 650px;
}



/* ********* UTILITY ********* */

.tac {
	text-align: center;
}
.tar {
	text-align: right!important;
}
.tal {
	text-align: left;
}

.right {
	float: right;
}
.left {
	float: left;
}
.cleary {
	clear: both;
}

.twobord {
	/* border: 2px solid black; */
	border: 2px solid #145C9E;
	padding: 1em;
}

.redbord {
	border: 2px solid #FF0000;
}

/* temp fixers */
.spacedlist li {
	padding-top: .6em;
}

/* How on earth were we using media queries, but also checking for flippin' Netscape on the back end?! */

@media print {
	.hideFromPrinter {
		display: none;
	}
	img[src^='/images/blue_corners/'] {
		display: none;
	}
}


@media screen {
	.hideFromPrinter {
		/* display: inline; */
	}
}

.artfaqtable {
	border-collapse: collapse;
	margin: 0px auto;
	background-color: #ccffcc;
}
.artfaqtable td, .artfaqtable th {
	padding: .5em 1em;
	border: 1px solid #333;
}
.artfaqtable th {
	font-weight: bold;
	text-align: center;
}

.mathtable {
	margin: 0px auto;
	border: 1px solid black;
}
.mathtable td {
	border: 0;
	padding: .5em;
}

input::-ms-clear {
    height: 0;
	width: 0;
}

/* for about us logo tables */
.logotable { margin: 0px auto;}
.logotable td {
  text-align: center;
  border: none;
  padding: 1em 3em;
}

/* for newsletters nav */
#intheissue a{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
color: #333;
}
#intheissue {
	line-height: 18px;
}


/* gate */

#gleftside {
	float: left;
	width: 500px;
	padding: 1em;
	font-size: 12px;
	font-family: Verdana;
	margin-top: 10px;
	padding-right: 20px;
	height: auto;
	border-right: 1px solid grey;
}
#tease {
	padding-bottom: 5px;
}
#toread {
	padding-top: 10px;
	font-weight: bold;
}
#logintable {
	width: auto;
	text-align: center;
	padding-top: 10px;
}

#grightside {
	float: left;
	width: 290px;
	padding-left: 2em;
	text-align: center;
}
#notyet {
	font-weight: bold;
	font-size: 1.8em;
}
#clickhere {
	font-weight: bold;
	text-align: center;
	line-height: 19px;
	background-color: #991111;
	width: 220px;
	height: 20px;
	margin: auto;
	margin-top: 1em;
}
#clickhere a, #clickhere a:visited{
	color: white;
	text-decoration: none;
}
#qorc {
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 20px;
}
#reg {
	text-align: left;
}
#reg img {
	margin-right: 10px;
}
.viewhome {
	color: #083882;
}
.glogform {
	width: auto;
	text-align: center;
	background-color: #DCE6ED;
	border-radius: 1em;
	padding: 1em;
	margin: 0 1em;
}
.glogform input, .gloglab {
	font-size: 12px;
	text-align: left;
}
.glogform input {
	padding: .5em;
}
.gloglab {
	padding-left: .2em;
}

.glogin {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	border-radius: .33em;
	padding: .25em .8em;
	margin-top: 5px;
	font-size: 9pt;
	font-weight: bold;
	/* background-color: #FFF;
	color: #3263BC;
	border: 1px solid #3379BF; */
	color: white;
	background-color: #3379BF;
	border: 1px solid #55B;
}
#gclickhere {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background-color: #911;
	color: white;
	display: block;
	width: 12em;
	padding: .5em;
	margin: 0px auto;
	margin-top: 1em;
}
/* end gate */


/* member login help */
.lostform {
	width: 100%;
	text-align: center;
}
.lostform input {
	margin: 0;
	height: 2em;
	padding: .5em;
	box-sizing: content-box;
}
.lostform input[type="submit"] {
	font-family: verdana, Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 11px;
}




/* new black scholes */
.bstop, .bstop td {
	line-height: 11px;
}
.bstab input[type="text"] {
	text-align: right;
}
.minifoot {
	margin: 0px auto;
	color: #888;
	font-size: .8em;
	text-align: center;
	width: 80%;
}
.tooluse {
	font-size: .8em;
}
.bstab {
	margin: 0px auto;
}
.bstab td {
	padding: .3em .5em;
}
.bscallto {
	border: 1px solid #BBE;
	margin: 1em 0;
	padding: .5em;
	line-height: 140%;
}
.sunbutton {
	display: block;
	float: right;
	margin-left: .5em;
	border: 1px solid white;
	color: white!important;
	font-weight: bold;
	text-decoration: none;
	background-color: #3379bf;
	padding: .5em .4em;
}