﻿/*---------External Pages----------*/
#NewCustomerForm p {
	margin: 5px 0;
}

/*------------Header---------------*/
#headertext {
	color:#FFF;
	text-align:right;
	padding:3px 10px 3px 0;
	white-space:nowrap;
}
.headertext {
	font: bold 9pt Arial, Helvetica, sans-serif;
	line-height: normal;
	white-space:nowrap;
}
.headertext a {margin:0 5px;}

.headertextwrap {
	text-align:right;
	color:black;
	float:right;
	width:auto;
	margin:10px 18px 0 0;
	padding:0 3px 2px 3px;
	font-weight:bold;
}

.headertext a:link			{color:#494b67;}
.headertext a:visited		{color:#494b67;}
.headertext a:hover			{color:#06c;}
.headertext a:active		{color:#06c;}

.headertext a:link span		{color:#494b67;}
.headertext a:visited span	{color:#494b67;}
.headertext a:hover span	{color:#06c;}
.headertext a:active span	{color:#06c;}

/*----------------- dtc --------------------*/
#dtccontainer {
	width: 850px;
	padding: 25px;
	margin: 0 auto;
	color: #333;
}
#dtccontainer #dtchead {
	background: url(/images/ext/dtc/Top_text_bg.jpg) no-repeat;
}
#dtccontainer #dtcheadalt {
	background: url(/images/ext/dtc/Top_textalt_bg.jpg) no-repeat;
}
#dtccontainer #dtchead,#dtccontainer #dtcheadalt {
	width: 800px;
	height: 341px;
	margin: 0 auto;
}
#dtcmain {
	width: 800px;
	margin: 0 auto;
}
#dtcinfo {
	float: left;
	margin: -140px 0 0 20px;
}
#dtcdiagram {
	float: right;
	width: 360px;
	height: 269px;
	margin: 10px 0;
	border: 1px solid #f1f1f1;
}
#dtcfootwrap {
	margin: 0;
}
#dtcfoot {
	background: url(/images/ext/dtc/Bottom_bg.jpg) no-repeat;
	width: 800px;
	height: 341px;
	margin: 0 auto 0 auto;
}
#dtcfootnotes {
	float: right;
	font: 6pt arial;
	color: #fff;
	margin: 230px 20px 0 20px;
}

.boxdtc {
	display: block;
}
.boxdtc .boxdtcbg {
	background: url(/images/ext/dtc/boxdtc-slice.jpg) repeat-x;
	background-position: 253px center;
	height: 26px;
}
.boxdtc .content {
	font: 11pt arial;
	margin: 8px 0;
}

/*----------------- #extwrap --------------------*/
#extwrap {
	margin: 10px 50px 0 50px;
	padding: 0;
	clear: both;
	font: 1em/1.6em arial;
	color: #333;
}
#extwrap h3 {
	margin:0 0 5px 0;
	padding: 0 0 5px 0;
	color: #024485;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #ddd;
	font-family: georgia, arial;
}
#extwrap h4 {
	margin:0 0 5px 0;
	padding: 0;
	color: #0066cc;
	letter-spacing: 1px;
	text-transform:uppercase;
	font: 9pt georgia, arial;
}
#extwrap #greeting p {
	font: normal 11pt/22pt verdana, arial;
	color: #000;
	margin: 0 0 15px 0;
	padding: 0;
}
#extwrap #bullet {
	margin: 0 auto;
	width: 810px;
	padding: 0;
	display: block;
}
#extwrap #bullet div {
	width: 250px;
	float: left;
	display: block;
}
#extwrap #bullet div h5 {
	margin: 0;
	padding: 0;
}
#extwrap #bullet div h5 a {
	text-align: center;
	font: 16pt georgia, arial;
	margin: 0;
	padding: 9px 0;
	letter-spacing:3px;
	background: #91A3BC;
	display: block;
}
#extwrap #bullet div h5 a:link {
	color: #fff;
	border: 1px solid #ccc;
}
#extwrap #bullet div h5 a:visted {
	color: #fff;
	border: 1px solid #ccc;
}
#extwrap #bullet div h5 a:hover {
	color: #ffff00;
	background: #A4B9D7;
	border: 1px solid #A4B9D7;
}

#extwrap div.l {
	float: left;
	width: 47%;
	height: auto;
}
#extwrap div.r {
	float: right;
	width: 47%;
	height: auto;
}
#extwrap div.r1 {
	float: right;
	width: 425px;
	height: auto;
	margin: 0 0 10px 15px;
	padding: 10px 5px 5px 15px;
	background:#fffffb;
	border: 1px solid #ddd;
}

#extwrap div.bigquote {
	font: italic 14pt/20pt georgia, arial;
	margin: -20px -25px 10px 20px;
	color: #888;
	background: #fafafe;
	padding: 0 20px;
}
#extwrap div.bigquote2 {
	font: italic 11pt/17pt georgia, arial;
	margin: 0;
	color: #999;
}
#extwrap div.bigquote span.quote {
	font: italic bold 22pt georgia, arial;
	color: #ccc;
}
#extwrap div.bigquote p {
	margin: 0;
}
#keywords {
	border-top:1px solid #ccc;
	margin-top:30px;
	padding-top:10px;
}
a.b2c {color:#333333;cursor:text;}

/*----------------- Screening Room --------------------*/
#screeningroom {
	margin:20px auto;
	padding:25px 50px;
	width:800px;
	border:1px solid #efefef;
	color:#444;
	background:#fafafe;
	/*background:#000;
	color:#ccc; */
}
#screeningroom .bigquote {
	float:right;
	font:italic 13pt/20pt georgia, arial;
	margin:15px 50px 15px 15px;
	padding:10px 20px;
	color: #444;
	background:#f9f9f9;
	border:1px solid #ccc;
}
#screeningroom .img {
	float:right;
	margin:5px 50px 15px 15px;
	padding:10px 20px;
}
#screeningroom h2#title {
	height:100px;
	width:800px;
	color:#f60;
	margin:0 0 10px 0;
	font:bold 16pt georgia, verdana;
}
#screeningroom h3 {
	color:#000;
	margin:5px 0;
	padding:0;
	font:bold 13pt georgia, verdana;
}
#screeningroom h4 {
	clear:both;
	margin:25px 0 10px 0;
	padding:0 0 2px 0;
	font:bold 13pt georgia, verdana;
	/*color:#fff; 
	border-bottom:3px solid #fff;*/
	color:#780505;
	border-bottom:3px solid #780505;
}
#screeningroom h5 {
	margin:10px 0 3px 0;
	padding:0;
	font:13pt georgia, verdana;
	color:#000;
	text-decoration:underline;
}
#screeningroom h6 {
	margin:10px 0 3px 0;
	padding:0 0 2px 0;
	font:10pt georgia, verdana;
	color:#000;
	text-decoration:underline;
}
#screeningroom strong {color:#000;}
#screeningroom p, #screeningroom dl {
	margin: 5px 0 10px 0;
	font:normal 10pt/17pt arial, verdana;
}
#screeningroom .morelink {
	font:bold 11pt arial;
	margin-left:20px;
}
