/* Support > FAQ */
.faq_pagetitle {
	font-size: 2.333em;
	font-weight:bold;
	 color: #1f85d0;
	 padding:35px 0 0 0;
	

}

#faq dd {
	margin: .5em 0 1em 20px;
}

#faq dt {
	margin: .5em 0;
}

#faq #content dl img {
	float: left;
	margin-right: 6px;
	margin-bottom: .5em;
}

#faq #content dt > a {
	text-decoration: none;
	color: #000;
}

#faq #content ul {
	list-style-type: disc;
	margin: 0 0 0 1em;
}

.hidden {
	display: none;
}
#breadcrumb {
	height: 22px;
	margin: 0 0 20px 25px;
}
#side-content {
	float:left;
	width: 180px;
}
#content
{
    float:left;
    margin-left:10px;
}
a#home-link {
	position: absolute;
	width: 416px;
	height: 44px;
	top: 44px;
	left: 4px;
	display: block;
}


#tools {
	margin: 10px 0 0 0;
	float: right;
}
#tools li {
	width: 60px;
	height: 30px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
#tools li.my-account {
	width: 71px;
}
#tools li.search {
	width: 222px;
}
#tools li.search fieldset {
	background: url(/images/home/searchField.gif) no-repeat left center;
	width: 222px;
	height: 20px;
	float: left;
}
#tools li.search input.text {
	font-size: 11px;
	font-weight: bold;
	width: 148px;
	height: 12px;
	color: #999;
	float: left;
	display: block;
	border: 0;
	margin: 3px 0 0 5px;
}
#tools li.search input.button {
	float: right;
}
#tools img {
	display: block;
}
#tools li#text-size {
	margin-top: 0;
}
#tools li#text-size {
	width: 62px;
	height: 24px;
	text-align: center;
	position: relative;
	background: url(/images/interface/mast_btn_textsize.gif) no-repeat;
}
#text-size div {
	margin-top: 28px;
	font-size: 12px;
	color: #020000;
}
#text-size a {
	display: block;
	position: absolute;
}
#text-size a.large {
	left: 0;
	width: 26px;
	height: 24px;
}
#text-size a.medium {
	left: 27px;
	top: 4px;
	width: 19px;
	height: 20px;
}
#text-size a.small {
	left: 47px;
	width: 16px;
	top: 8px;
	height: 16px;
}
#text-size p a:link, #text-size p a:visited {
	color: #020000;
	text-decoration: none;
	font-size: .8333em;
}

/* Top Nav */

ul#top-nav {
	position: absolute;
	top: 65px;
	left: 536px;
	border:3px solid yellow;
	width: 464px;
}
ul#top-nav li {
	width: 116px;
	float: left;
}
ul#top-nav ul li {
	position: relative;
	left: 6px;
	width: 116px;
	font-size: 11px;
	background-color: #928885;
}
ul#top-nav ul li:first-child a {
	border-top: 5px solid #fff;
}
ul#top-nav ul li.last a {
	border-bottom: 5px solid #fff;
}
ul#top-nav ul li.last {
	border-bottom: 2px solid #928885;
}
ul#top-nav ul li a {
	display: block;
	text-decoration: none;
	margin:0 2px;
	padding:.75em .25em;
	background-color: #fff;
	color: #928885;
	font-weight: bold;
	text-align: center;
}
ul#top-nav ul li a:hover {
	text-decoration: underline;
	background-color: #1f85d0;
	color: #fff;
}

/* FOOTER */


/* Breadcrumb */

#breadcrumb li {
	font-size: 14px;
	font-weight: bold;
	height: 14px;
	padding: 0 .5em 0 .5em;
	float: left;
	border-right: 2px solid #020000;
}
#breadcrumb li a {
	text-decoration: none;
	display: block;
	color: #1f85d0;
}
#breadcrumb li a:hover {
	text-decoration: underline;
}
#breadcrumb ul > li.subsection a {
	color: #020000;
	font-size: 14px;
}
#breadcrumb ul > li.page a {
	font-size: 12px;
	color: #020000;
	padding-top: 2px;
}
#share {
	margin-left: 10px;
	float: left;
}
ul#print-download {
	float: right;
}
ul#print-download li {
	border: 0;
	border-left: 2px solid #928885;
}
ul#print-download li:first-child {
	border: 0;
}
ul#print-download li img {
	float: left;
	margin-right: .5em;
}
/* SIDE NAV */

#side-nav {
	margin: 0 0 1em 0;
}
#side-nav ul {
	border-left: 2px solid #928885;
	border-right: 2px solid #928885;
	padding: 0 .5em;
	font-size: 1.166em;
	font-weight: bold;
}
#side-nav li {
	padding: .4em 0;
}
#side-nav li img {
	float: left;
	margin-right: 4px;
}
#side-nav a:link, #side-nav a:visited {
	text-decoration: none;
	color: #020000;
}
#side-nav a:hover {
	text-decoration: underline;
	color: #1f85d0;
}
#side-nav li.closed > a:link, #side-nav li.closed > a:visited {
	color: #1f85d0;
}
#side-nav ul ul {
	border: 0;
	font-size: 0.857em;
	font-weight: normal;
	color: #020000;
	padding: .4em 0 0 18px;
}
#side-nav li.selected {
	font-weight: bold;
	color: #000;
}

/* QUICK FACTS */

.quick-fact {
	margin: 1em 0;
}
.quick-fact p {
	color: #020000;
	border-left: 2px solid #928885;
	border-right: 2px solid #928885;
	padding: .75em .75em 0 .75em;
	line-height: 1.5em;
}
.quick-fact p img {
	float: left;
}

/* General Content */

.pagetitle {
color:#1F85D0;
font-size: 33px;
font-weight:bold;
}


/* About Us > Advisory Board */

#advisory-board #content .bio {
	margin-bottom: 2em;
	min-height: 144px;
}
#advisory-board #content .bio img {
	float: left;
}
#advisory-board #content .bio dl, #advisory-board #content .bio p {
	margin: 0 0 1em 125px;
}
#advisory-board #content .bio dl {
	font-size: 1.166em;
	font-weight: bold;
	color: #928885;
}

/* Support > Help */

#help #content ul.toc {
	list-style-type: none;
	margin: 0 0 1em 0;
}
#help #content ul, #help #content li {
	list-style-type: none;
	margin-bottom: 0;
}

/* Support > Getting Started */

#getting-started #content ol li, #getting-started #content img {
	margin: .5em 0;
}

/* Support > Downloads */

#downloads #content ul {
	list-style-type: none;
	margin-top: 2em;
}
#downloads #content ul li {
	height: 45px;
	background:  url(/images/support/sup_down_pdficon.gif) no-repeat left top;
	padding: .7em 0 0 61px;
}

/* Support > FAQ */

#faq dd {
	margin:.5em 0 1em 20px;
}
#faq dt {
	margin: .5em 0;
}
#faq #content dl img {
	float: left;
	margin-right: 6px;
	margin-bottom: .5em;
}
#faq #content dt > a {
	text-decoration: none;
	color: #000;
}
#faq #content ul {
	list-style-type: disc;
	margin: 0 0 0 1em;
}

/* Support > Contact Us */

#contact #content .contact-list {
	margin-top: 2em;
}
#contact #content .contact-list div {
	width: 48%;
}
#contact #content .contact-list div:first-child {
	float: right;
}
#contact #content .contact-list ul {
	list-style-type: disc;
}
#contact #content .contact-list h1 {
	height: 2em;
}

/* Support > Welcome */

#welcome #content div {
	text-align: center;
	margin: 0 auto;
	width: 475px;
}

#welcome #content div ol {
	margin: 2em 0;
	text-align: left;
}

/* Research > Home */
#research-home #content ul {
	list-style-type: disc;
	margin: 1em;
}
#research-home #content li {
	margin: 1em 0;
}

/* Research Studies (all) */

#content ul.questions {
	list-style-type: none;
	margin-left: 0;
}

#content table
{

}

ol, ul {
list-style: none;
padding:0px;
margin-bottom:0px;
margin-top:0px;
}

li
{
    margin-top:0px;
    margin-bottom:0px;
}



#content table th, #content table td {
	padding: .5em;
	vertical-align: middle;
	border-bottom:;
	border-right:;
}

#content table th {
	font-weight: bold;
	color: #fff;
}

#content table thead th {
	background-color: #1f85d0;
	border-bottom: 0;
}

