body {
	margin: 0;
	font: 13px Arial, Helvetica, sans-serif;
}
img {
	display: block;
	border: none;
}
form,fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
h2 {
	font: 30px Times, "Times New Roman", serif;
	margin: 0;
}
h3 {
	font: 21px Times, "Times New Roman", serif;
	margin: 0;
	color: #ae8403;
}
a {
	color: #010101;
	text-decoration: none;
}
a span.note {
    font-size: 0.9em;
    color: #999;
}
a:hover {
	color: #6badd4
}
div.text a {
	color: #848484;
}
div.text a:hover {
    color: #6badd4;
}
#pagewidth {
	width: 960px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
#footer {
	width: 960px;
	overflow: hidden;
	border-top: 2px solid #808080;
	padding: 8px 0 32px;
	color: #848484;
}
#footer a {
	color: #848484;
}
#footer a:hover {
	color: #6badd4;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul.add {
	float: right;
	font-size: 11px;
}
#footer ul.add li {
	float: left;
	padding: 0 0 0 19px;
}
#footer ul.privacy {
	margin: 0 0 0 -7px;
	float: left;
	display: inline;
	font-size: 11px;
}
#footer ul.privacy li {
	float: left;
	padding: 0 8px;
	background: url(../img/divider.gif) no-repeat left;
	margin: 0 1px 0 -1px;
	display: inline;
}
#footer p {
	margin: 0;
	clear: both;
	font-size: 11px;
}
#header {
	height: 122px;
	border-bottom: 2px solid #808080;
}
#header h1 {
	margin: 0;
	position: absolute;
	top: 40px;
	left: 0;
}
#header h1 a {
	width: 529px;
	height: 59px;
	background: url(../img/logo.gif);
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 430px;
	height: 26px;
	line-height: 26px;
	font-size: 11px;
	border-bottom: 1px solid #cac9c9;
	border-top: 1px solid #cac9c9;
	position: absolute;
	top: 58px;
	left: 529px;
}
#header ul li {
	float: left;
	padding: 0 7px 0 8px;
	background: url(../img/divider2.gif) no-repeat left;
}
#header ul li.first {
	padding: 0 7px 0 0;
	background: none;
}
#header a {
	color: #848384;
}
#header a:hover {
	color: #3080BF;
}
#main {
	width: 960px;
	overflow: hidden;
	padding: 0;
}
#content {
	width: 850px;
	float: right;
	overflow: hidden;
}
.ajax {
	height: 584px;
	width: 320px;
    overflow: auto;
	float: left;
	position: relative;
	background: url(../img/bg-ajax.jpg) no-repeat 0 0;
}

.interior .ajax {
	height: 594px;
}

.ajax ul {
	margin: 0 0 0 7px;
	padding: 5px 0 0;
	list-style: none;
    overflow: hidden;
	width: 288px;
	position: absolute;
	top: 0px;
}
.ajax ul li {
	width: 135px;
	float: left;
	padding: 10px 0 0 155px;
}
.ajax ul .image {
	float: left;
	width: 139px;
	display: inline;
	margin: 0 0 0 -155px;
	height:105px;
}
.ajax ul .image img {
	border: 1px solid #949392;
}
.ajax ul .image div {
	width: 136px;
	height: 14px;
	line-height: 14px;
	color: #fff;
	word-spacing: 7px;
	font-size: 11px;
	text-indent: 6px;
	margin: -14px 0 0 1px;
	position: relative;
	background: url(../img/x.png);
}
.ajax ul h3 {
	padding: 12px 0 0;
	margin: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.ajax ul h3 a {
	color: #174782;
}
.ajax ul h3 a:hover {
	color: #6BADD4;
}
.ajax ul h4 {
	margin: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.ajax ul p {
	margin: 0;
	font-size: 11px;
	color: #4d4d4d;
}
#up,#down {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 150px;
	height: 14px;
	background: url(../img/bullet.gif) no-repeat 0 0;
	left: 1px;
	top: 0px;
	position: absolute;
	z-index: 10;
}
#down {
	background: url(../img/bullet.gif) no-repeat 0 -14px;
	bottom: 0;
	top: auto;
}


#up.disabled {
	background: url(../img/bullet.gif) no-repeat 0 -28px;
}


#down.disabled {
	background: url(../img/bullet.gif) no-repeat 0 -42px;
}


.text {
	float: right;
	width: 470px;
	position: relative;
	margin-top: 14px;
}

.text img { border: 1px solid #444;}

.txt h2 {
	padding: 50px 0 0;
    margin-right: 40px;
}
.txt {
	line-height: 18px;
	margin: -120px 0 0;
	position: relative;
	z-index: 100;
	padding: 30px 20px 49px 23px;
	background: transparent url(../img/gradient_bg.png) no-repeat top left;
}
.txt p {
	margin: 0 10px 0 0;
}
strong.this-week {
	float: right;
	overflow: hidden;
	text-indent: -9999px;
	width: 78px;
	height: 21px;
	margin: 0 26px 0 0;
	background: #eaeaea url(../img/this-week.gif);
}

div.text div.txt h2 a:hover { color: #848484;}

.related {
	width: 66px;
	position: absolute;
	top: 10px;
	right: 0px;
	font-size: 9px;
    z-index: 2999;
}
.related ul {
	margin: 0;
	padding: 0;
	width: 71px;
	list-style: none;
}
.related ul li {
	margin: 4px 0 0 0;
	float: left;
}

.related ul li a img {
    border: 2px solid #fff;
}

.related ul li a {
	width: 68px;
	height: 52px;
	display: block;
	padding: 0;
    border: 2px solid #ccc;
    background: #fff;
	/*background: url(../img/bg-related.png);*/
	overflow: hidden;
}

.related ul li a:hover {
    border: 2px solid #999;
}

.bottom {
    width: 500px;
    position: relative;
}

.bottom ul {
    width: auto;
    margin-top: 10px;
    overflow: hidden;
    background: #eee;
    padding: 10px; 
}

.bottom ul li {
    margin: 0 4px 0 0;
}

#sidebar {
	float: left;
	overflow: hidden;
	width: 97px;
	height: 580px;
	font-size: 11px;
}
#sidebar h4 {
	padding: 0 5px 0 0;
	border-bottom: 1px solid #7b7a7a;
	margin: 0;
	color: #ae8403;
	text-align: right;
	font: bold 11px/24px Arial, Helvetica, sans-serif;
}
#sidebar h5 {
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	padding: 0 7px 0 0;
	background: #fff;
	text-transform: uppercase;
	margin: 0;
	text-align: right;
}
#sidebar ul {
	margin: 0;
	padding: 0 0 8px;
	border-bottom: 1px solid #cac9c9;
	list-style: none;
	width: 97px;
	overflow: hidden;
	background: #fff;
}
#sidebar ul.second {
	border-bottom: 1px solid #7b7a7a;
}
#sidebar ul li {
	width: 97px;
	margin: 8px 0 0;
	float: left;
}
#sidebar ul a {
	padding: 0 21px 0 0;
	width: 69px;
	margin: 0 7px 0 0;
	background: url(../img/bullet1.gif) no-repeat right;
	text-align: right;
	display: block;
}
#sidebar ul .active a,
#sidebar ul a:hover {
	background: url(../img/bullet1-a.gif) no-repeat right;
}
#sidebar form {
	width: 97px;
	padding: 26px 0 0;
}
#sidebar form input {
	width: 83px;
	height: 16px;
	padding: 1px 0 0 4px;
	border: 1px solid #c7c7c7;
	font: 11px Arial, Helvetica, sans-serif;
}
#sidebar.speaker ul {
	border-bottom: 1px solid #7b7a7a;
}
#sidebar.speaker ul.second {
	border: none;
	background: none;
}
#sidebar.speaker h5.topic {
	background: none;
}

#sidebar.topic ul {
	border-top: none;
	background: none;
	border-bottom: 1px solid #7b7a7a;
}
#sidebar.topic ul.second {
	background: #fff;
}
#sidebar.topic h4 {
	border: none;
	margin: 0 0 1px;
}
#sidebar.topic h5.speaker {
	background: none;
}


.textcolumn {
	float: right;
	width: 510px;
	overflow: hidden;
	padding: 5px 0 0;
}
ul.option {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	line-height: 30px;
}
ul.option em {
	color: #898989;
	font-size: 10px;
	font-style: normal;
}
ul.option a {
	color: #7aacc9;
}
ul.option a:hover {
	text-decoration: underline;
}
ul.option li {
	float: left;
	padding: 0 0 0 11px;
}
.title {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #919090;
	border-top: 1px solid #919090;
	clear: both;
	line-height: 26px;
}
.title h2 {
	margin: 0;
	font: bold 13px/26px Arial, Helvetica, sans-serif;
}
.title a {
	/*float: right;*/
	font-size: 11px;
	/*color: #7aacc9;*/
}
.title a:hover {
	text-decoration: underline;
}
.twocolumn {
	width: 100%;
	padding: 5px 0 30px;
	overflow: hidden;
}
.twocolumn .left {
	float: left;
	width: 405px;
}
.twocolumn h3 {
	color: #b99425;
	margin: 0;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.twocolumn h3 em {
	font-style: normal;
	font-size: 10px;
	color: #7aacc9;
	font-weight: normal;
}
.twocolumn p {
	font-size: 11px;
	line-height: 19px;
	margin: 4px 0 0;
}
.twocolumn .right {
	float: right;
	width: 56px;
}
.right .related {
	position: static;
	top: auto;
	left: auto;
	right: auto;
}
div.bios {
}
a.bios { display: block; float: right; color:#174782 }
.bio h3 {
	color: #b99425;
	margin: 0;
	font: bold 13px Arial, Helvetica, sans-serif;
}
div.bios { display: none };
.bio h4 { margin-bottom: 0; }
.bio p { font-size: 11px; line-height: 1.6em;}
.jq-ui-autocomplete { position: absolute; background: white url(../img/autocomplete-bg.gif) repeat-x; padding-left: 5px;  margin-left: 0; padding-left: 0; margin-top:0; width: 140px; border-left: 1px solid #C7C7C7; border-right: 1px solid #C7C7C7; }
.jq-ui-autocomplete li { list-style-type: none; padding:5px; border-bottom: 1px solid #aaa; font-size: 12px;}
.jq-ui-autocomplete li.active { background: #11568d url(../img/autocomplete-active-bg.gif) repeat-x top; color: white; border-bottom: 1px solid #666; border-top: 1px solid #666;}

#video_player {
	width: 504px;
	height: 420px;
}

div#tooltip {
    display: none;
    position: absolute;
    border: 1px solid #ccc;
    background: #fff;
    padding: 5px;
    z-index: 3000;
}

div#tooltip.on {
    display: block;
}
