.thumbnail {
	background-image: url(../images/loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

/*
	Written by Eric Myer
	Source: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Main Formatting Begins ------------------------------------ */


body {
	background: #41545E url(../images/footer.gif) center bottom no-repeat;
	font-size: 62.5%;
	position: relative;
}
#dialog, .content-dim {
	display: none;
}

#dialog {
	position: fixed;
	width: 600px;
	height: 300px;
	background: red;
	z-index: 10001;
	left: 50%;
	margin-left: -300px;
	top: 50%;
	margin-top: -150px;
}

.content-dim {
	position: absolute;
	background: #000;
	opacity: 0.8;
	filter: alpha(80);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height: 100%;
	z-index: 100000;
}

h1 {
	background: #EBECE7 url(../images/backgrounds.gif) repeat-x;
	position: relative;
	height: 156px;
	z-index: 120;
	top: 0;
	width: 100%;
}

.video-player h1 #top {
	background: transparent url(../images/provider-logo-nocenter.gif) 55% center no-repeat;
}

.provider h1 #top {
		background: transparent url(../images/provider-logo.gif) 55% center no-repeat;
}

.home h1 #top {
		background: transparent url(../images/email-center.gif) 55% center no-repeat;
}

.ltci h1 #top {
		background: transparent url(../images/ltci-center.gif) 55% center no-repeat;
}

.multi h1 #top {
		background: transparent url(../images/di-at-work.gif) 55% center no-repeat;
}

.excellence h1 #top {
		background: transparent url(../images/excellence.gif) 55% center no-repeat;	
}

h1 #top {

	
	display: block;
	position: relative;
	top: 30px;
	
	width: 400px;
	height: 100px;
	
	margin: 0 auto;
	
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
}

h1 a br, h1 a small {
	display: none;
}

#content {
	z-index: 99;
	background: transparent url(../images/backgrounds.gif) 0 -158px repeat-x;
	min-height: 400px;
	position: relative;
	padding-top: 70px;
	padding-bottom: 180px;
		margin-top: -36px;

}

.video-player #content {
	min-height: 300px;
	background: none;
}
.noscript #content {
	padding-bottom: 0;
}
.email {
	width: 725px;
	height: 318px;
	margin: 35px auto 10px auto;
	background: url(../images/tabs.gif) 0 -35px no-repeat;
	position: relative;
	z-index: 1000;
}

.noscript .email .links .help,
.noscript .copy-path {
	display: none;
}

.noscript .email h2 {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	height: auto;
	background: none;
	border-bottom: solid 1px #394A54;
	float:none;
	padding: 5px 0 0 0;
	width: auto;
}

.noscript .email {
	margin: 20px auto 10px auto;
	height: auto;
	background: #D6D5B8 none;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px;
}

.noscript .email .html-email,
.noscript .email .video-email {
	display: block;
	padding-top: 5px;
}

.thumbnail {
	background-color: #EBEACC;
	position: absolute;
	top: 20px;
	left: 18px;
	width: 360px;
	height: 280px;
}

.thumbnail img {
	border: solid 2px #fff;
}

.email h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 120%;
	margin: 0 40px 0 395px;
	padding-top: 24px;
	color: #37464F;
}

.email .subtitle {
	margin: 0 40px 5px 395px;
	background: #000;
	color: #fff;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding-top: 24px;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.email h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: normal;
	background: url(../images/tabs.gif) no-repeat;
	position: absolute;
	top: -34px;
	height: 35px;
	line-height: 40px;
	text-align: left;
	text-indent: 20px;
	width: 110px;
	cursor: pointer;
	background-position: -113px 0;
	color: #6D7D80;
	z-index: 200;
}

.email .video-email .thumbnail {
	left: 345px;
}

.email .video-email h3 {
	margin: 0 395px 0 20px;
}

.email .video-email .description {
		margin: 10px 395px 0 20px;
}


.email .description {
	margin: 10px 40px 0 395px;
	font-size: 1.2em;
	color: #737D80;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
}

.email .description small{
	font-family:Arial, sans-serif;
}

.email .description small a {
	text-decoration: none;
		color: #737D80;
}

.email .description a {
	color: #394A54;
	padding: 0 4px;
}

.email .description a:hover {
	background-color: #394A54;
	color: #EBEACC;
}

body .sending .html-email,
body .sending .video-email {
	display: none;
}

.video-tab {
	left: 4.7em;
}

.email-tab-selected h2.email-tab,
.video-tab-selected h2.video-tab,
.email h2.hover,
.email h2:hover {
	z-index: 210;
	background-position: 0 0;
	color: #41545E;
}

.email h2.selected {
		cursor: default;
}

.email .links {
	margin: 0 0 0 395px;
	position: absolute;
	bottom: 20px;
	font-family: "Century Gothic", "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	text-transform: uppercase;
}

.email .video-email .links {
	margin: 0 395px 0 15px;
}

.email .links li {
	height: 42px;
	width: 307px;
	background: url(../images/button.gif) no-repeat;
	margin-top: 5px;
	position: relative;
}

.email .links li.hover,
.email .links li:hover {
	background-position: 0 -42px;
}

.email .links li.hover a,
.email .links li:hover a {
	color: #D6D5B8;
}

.email .links li a {
	display: block;
	width: 307px;
	height: 42px;
	line-height: 42px;
	font-size: 1.55em;
	text-indent: 14px;
	text-decoration: none;
	color: #41545E;
}

.email .links li a em {
	font-size: .70em;
	position: relative;
	top: -1px;
	padding-right: 2px;
}

.email .links li .help {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 11px;
	left: 297px;
	background: url(../images/button.gif) -325px -13px no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}

.email .links li.hover .help,
.email .links li:hover .help {
	background-position: -325px -34px;
}

.email .links li.hover .help.hover,
.email .links li:hover .help:hover {
	background-position: -325px -55px;
}


.html-email,
.video-email,
.email .send-email {
	position: relative;
	height: 318px;
	display: none;
}

.send-email form {
	display: block;
	position: absolute;
	left: 20px;
	top: 20px;
	width: 350px;
	height: 280px;
}

.send-email label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #34516E;
	position: relative;
}
.send-email label small {
	font-size: 0.9em;
	display: block;
	color: #6D7D80;
	font-style: italic;
}

.send-email form textarea,
.send-email form label input {
	width: 97%;
	padding: 3px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	margin-top: 2px;
}

.send-email form textarea {
	font-size: 1em;
}

.send-email form label {
	display: block;
}

.email-tab-selected .html-email {
	display: block;
}

.video-tab-selected .video-email {
	display: block;
}

/* Pulldown Areas ------------------------------------ */

.pulldown {
	width: 725px;
	margin: 0 auto;
}
#tabs { 
	z-index: 1000;
	background: transparent url(../images/backgrounds.gif) 0 -158px repeat-x;
	position:relative;
}

#tabs .content {
	width: 725px;
	margin: 0 auto;
	position: relative;
	height: 36px;
}


#tabs h2,
#tabs a {
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/top-tabs.gif) no-repeat;
	font-size: 1.8em;
	position: relative;
	float: right;
	height: 36px;
	line-height: 36px;
	right: 8px;
	padding: 0 5px 0 30px;
	text-align: right;
	color: #EBEACC;
	font-weight: normal;
	cursor: pointer;
	z-index: 111;
}
#tabs a:hover,
#tabs h2.selected,
#tabs h2.hover,
#tabs h2:hover {
	z-index: 113;
	background-position: left -36px;
	color: #41545E;
}

#tabs a:hover em,
#tabs h2.selected em,
#tabs h2.hover em,
#tabs h2:hover em {
	background-position: right -36px;
}

#tabs a em,
#tabs h2 em {
	display: block;
	width: 8px;
	position: absolute;
	top: 0;
	right: -8px;
	background: url(../images/top-tabs.gif) right top no-repeat;
}

#instructions {
		z-index: 115;
}

#instructions h2 {
	right: 5em;
}

#instruction-channel {
	background-color: #151E24;
}

#faqs.pulldown {
	padding-bottom: 80px;
}
.pulldown h2 {
	color: #CDA050 !important;
}

.pulldown h2,
#instruction-channel .content h2 {
	color: #9B844C;
	font-size: 2.4em;
	font-weight: normal;
}
.pulldown,
#instruction-channel .content {
	margin: 0 auto;
	width: 725px;
	padding: 20px 0 10px 0;
	position:relative;
}
.pulldown p,
#instruction-channel .content p {
	font-size: 1.5em;
	line-height: 140%;
	padding: 0 0 10px 0;
}

.pulldown dl, 
#instruction-channel .content dl{
	font-size: 1.5em;
	padding: 0 0 10px 0;
}
.pulldown h3,
.pulldown dt {
	color: #CDA050 !important;
}

.pulldown h3,
#instruction-channel .content h3 {
	color: #9B844C;
	font-size: 1.75em;
	font-weight: normal;
}
.pulldown dt,
#instruction-channel .content dt{
	color: #9B844C;
	font-size: 1.2em;
	padding: 10px 0 0 0;
}
.pulldown dd,
#instruction-channel .content dd {
	line-height: 140%;
}
.pulldown,
#instruction-channel .content{
	color: #EBEACC;
		font-family: Georgia, "Times New Roman", Times, serif;
}

#content .top {
	width: 725px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	font-size: 1.5em;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.top a {
	color: #7396A8;
	text-decoration: none;
}

.top a:hover {
	color: #fff;
}

/* End Pulldown Areas */

.video-path {
	font-size: .85em;
	font-family: verdana, arial, sans-serif;
}

em {
	font-style: italic;
}

.noscript .dialog {
	display: none;
}

body .sending {
	position: relative !important;

	z-index: 10000000 !important;
}

#recipient {
	height: 30px;
}

#message {
	height: 70px;
}


.error {
	display: block;
	width: 20px;
	height: 20px;
	background: #642F35;
	color: #FFF;
	font-size: 1em;
	text-align: center;
	line-height: 20px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
}

label .error {
	position: absolute;
	bottom: 0;
	right: -8px;
}

#validation-summary {
	background: #EBEACC;
	border-top: solid 1px #642F35;
	border-bottom: solid 1px #642F35;
	margin: 10px 30px 0 395px;
	padding: 10px;
	font-size: 1.2em;
	color: #37464F;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#validation-summary .validation {
	display: block;
	margin: 0 0 5px 0;
}

.email .sendingReal {
	display: none;
	text-align: center;
	
}

.email .sendingReal h3 {
	margin: 0 !important;
	padding: 100px 0 10px 0 !important;
	text-align: center;
}

body #content .sendingReal #send-mail-form {
	visibility: hidden !important;
}

body #content .sendingReal .sendingReal {
	display: block;
}



#flash-video {
	padding-left: 330px;
}

.video-wrapper {
	position: relative;
	width: 800px;
	margin: 0 auto;
}

#content .video-wrapper h3 {
	position: absolute;
	float: none;
	width: 300px;
	text-align: right;
	top: 0;
	left: 0;
	right: auto;
	bottom: auto;
	color: #EBECE7;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2.2em;
		font-weight: normal;
		line-height: 120%;

	
}

.ca-disclaimer {
	position: absolute;
	top: -20px;
	right: -20px;
	z-index: 1000;
	background: url(../images/ca.png) no-repeat;
	width: 101px;
	height: 56px;
	overflow: hidden;
	text-indent: -9999px;
}

.section-link {
	width: 725px;
	margin: 0 auto 20px auto;
	display: block;
	height: 150px;
	background: transparent url(../images/index-links.gif) no-repeat;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
}

#ltci-link-index {
	background-position: 0 0;
	margin-bottom: 50px;
}

#ltci-link-index:hover {
	background-position: -725px 0;
}

a.provider {
	background-position: 0 -161px;
}

a.provider:hover {
	background-position: -725px -161px ;
}

a.di-at-work {
	background-position: 0 -321px;
}

a.di-at-work:hover {
	background-position: -725px -321px;
}

.back {
	display: block;
	position: absolute;
	left: 10px;
	top: 0;
	width: 135px;
	height: 30px;
	background: url(../images/back.gif) 2px 0 no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

.back:hover {
	background-position: -133px 0;
}

#req_list{
	list-style: disc outside;
	margin-left:24px;
} 