@charset "utf-8";
html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td {
margin:0;
padding:0;
outline:0;
}

html
{
	height: 100%;
}
body {
	background-color:#212121;
	color:#FFF;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	height: 100%;
}

.clearfloat {
clear:both;
}

input {
outline-style:none;
outline-width:0;
}

.header {
/* width:860px; */
width: 850px;
/* height:82px; */
height: 109px;
display:block;
position:relative;
margin:0 auto;
}

.header h1 a {
/* background-image:url(../images/logo.gif); */
background-image: url(../images/logoTDA.png);
height: 67px;
width: 220px;
/*
width:199px;
height:59px;
*/
display:block;
overflow:hidden;
line-height:200px;
float:left;
/* margin:20px 0 0 16px; */
margin: 30px 0px 0px 0px;
}

.header ul {
	float:right;
	list-style:none;
	margin-left:0;
	width:520px;
	display:block;
/* 	margin-top:37px; */
	margin-top: 68px;
}

.header li {
float:left;
display:block;
}

.header li a {
color:#bdbdbd;
text-transform:uppercase;
/* font-size:11px; */
font-size: 12px;
text-decoration:none;
margin-left:33px;
display:block;
padding:3px 0;
/* font-family: "Myriad Pro", Helvetica, Arial, sans-serif; */
}

.header li a:hover,.header li a.active {
border-bottom:2px solid #e88a17;
color:#FFF;
}

#loginbox {
height:63px;
width:388px;
position:absolute;
top:-30px;
left:466px;
background-repeat:no-repeat;
background-image:url(../images/login-standard.gif);
}

#loginbox.hover {
background-image:url(../images/login_down.png);
}

#loginbox.closed {
background-image:url(../images/login-standard.gif);
height:63px;
}

#loginbox a {
	display:block;
	height:29px;
	float:right;
	width:180px;
	overflow:hidden;
	text-indent:-999px;
}

#loginbox input {
color:#565656;
background-image:url(../images/input_bg_small.gif);
width:152px;
height:13px;
line-height:13px;
display:block;
border:0;
float:left;
font-size:9px;
margin:6px 4px;
padding:5px;
}

#loginbox input.button {
width:34px;
background-image:none;
height:23px;
margin:6px 0;
padding:0;
}

.content {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position: 0px -16px;
	background-color:#fbfbfb;
	color:#000;
	border-top: 1px solid #1c1c1c;
	border-bottom: 1px solid #1c1c1c;
}

.contentFront {
	background-image: none;
	background-color: #303030;
}

.contentinner {
width:860px;
margin:0 auto;
}

.footerinner {
width:860px;
/* padding-top:22px; */
padding-top: 14px;
margin:0 auto;
}

.col1 {
	width:835px;
	float:left;
	margin:20px 0 30px 0;
	padding:0 10px 0 15px;
}

.col2 {
	width:268px;
	float:left;
	margin:30px 0;
	padding:0 12px 0 12px;
}

.col2b {
	display: none;
	float: left;
/*
	margin: 10px 0;
	padding: 0px 9px 0px 17px;
	width: 260px;
*/
	margin: 10px 0px;
	padding: 0px 47px 0px 10px;
	width: 245px;
}
.col2b.last {
	padding-right: 0;
}
.col2b h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
}
.col2b p, .col1 .col2b p {
	color: #8E8E8E;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	text-align: left;
	height: 69px;
}
.col2b .highlights {
	color: #e88e21;
}
.col2b .findOutMore {
	color: #e88e21;
	font-size: 12px;
	font-style: italic;
}

.col3 {
	width:283px;
	float:left;
	background-image:url(../images/blog_bg.gif);
	background-repeat:repeat-y;
	margin:15px 0 40px;
	padding:0;
}

.col3 h3 {
	background-image:url(../images/blog_bg_top.gif);
	height:13px;
	padding-top:15px;
	background-repeat:no-repeat;
	padding-left:16px;
	padding-right:20px;
}

.col3 h3 a {
	float:right;
	font-size:11px;
}

.col3 p {
	padding-top:10px;
	padding-left:16px;
	padding-right:20px;
	font-size:11px;
}

.col3 .end {
	display:block;
	background-image:url(../images/blog_bg_bottom.gif);
	height:22px;
}

.hidden {
	display: none;
}
hr.special {
	clear: both;
	display: none;
	border-top: 1px solid #424242;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	background: none;
	height: 0;
	margin: 12px auto 5px;
}

.col4a {
	width: 245px;
	height: 167px;
	float: left;
	font-size: 11px;
	color: #8e8e8e;
	margin-left: 10px;
	display: none;
	clear: both;
}
.col4a h2 {
	color: #999999;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 11px;
}
.col4a .article {
	clear: both;
	line-height: 18px;
}
.col4a .story {
	float: right;
	width: 180px;
	color: #e88e21;
}

.footer {
/*
background-image:url(../images/footer_bg_top.gif);
background-repeat:repeat-x;
*/
clear:both;
}

.vcard {
	margin-left:9px;
/* 	font-size:12px; */
	font-size: 11px;
	line-height: 20px;
	width:200px;
	float:left;
	overflow:hidden;
	margin-top: 5px;
}

.vcard .org {
display:block;
}

.vcard .labels {
/* width:37px; */
/* font-weight: bold; */
width: 33px;
float:left;
color:#606060;
}

.vcard .details {
	width:150px;
	float:left;
	color:#eee;
	padding-left: 7px;
}

.url {
color:#a1a1a1;
text-decoration:none;
text-transform:uppercase;
}

.footerright {
width:564px;
float:right;
padding-top: 4px;
}

a.twitter {
background-image:url(../images/twitterfacebook.gif);
background-repeat:no-repeat;
/* width:95px; */
width: 94px;
background-position: -1px 0;
margin-right: 1px;
height:34px;
display:block;
text-indent:-9999px;
float:right;
}

a.twitter:hover {
/* background-position:-199px 0; */
background-position:-200px 0;
}

a.facebook {
background-image:url(../images/twitterfacebook.gif);
background-repeat:no-repeat;
/* width:95px; */
width: 94px;
height:34px;
/* background-position:-95px 0; */
background-position:-96px 0;
display:block;
text-indent:-9999px;
float:right;
}

a.facebook:hover {
/* background-position:-294px 0; */
background-position:-295px 0;
}

.signup {
height:27px;
display:block;
float:right;
width:228px;
padding:5px 0;
}

.signup input {
color:#434343;
background-image:url(../images/signup_bg.gif);
width:168px;
height:17px;
line-height:17px;
border:0;
float:right;
display:block;
padding:5px;
}

.signup input.button {
width:34px;
background-image:none;
height:27px;
padding:0 5px;
}

.info {
	float:right;
	text-align:right;
	height:27px;
	font-size:9px;
	color:#FFF;
	text-transform:uppercase;
	padding:5px 0;
}

.thanks {
color:#eee;
font-size:10px;
padding-left:20px;
width:208px;
}

.info span {
	display:block;
	text-transform:none;
	color:#787878;
}

.legal {
	float:right;
	clear:right;
	text-align:right;
/*
	font-size:11px;
	color:#414141;
*/
	font-size: 10px;
	color: #909090;
	width:500px;
	margin:5px 0 0;
}

#subpagecontent {
background-image:url(../images/pagemiddle_bg.gif);
background-color:#FFF;
}

.subpagetop {
background-image:url(../images/pagetop_bg.gif);
background-repeat:no-repeat;
background-position: 0px -16px;
min-height:300px;
padding:50px 35px 0;
}

.subpagebottom {
background-image:url(../images/pagebottom_bg.gif);
background-repeat:no-repeat;
height:39px;
clear:both;
}

#subpagecontent h1 {
font-size:36px;
font-weight:700;
color:#999;
padding-bottom:5px;
}

#subpagecontent h2 {
font-size:18px;
font-weight:400;
}

hr {
background-image:url(../images/bar.gif);
background-repeat:no-repeat;
height:6px;
border:0;
outline:0;
clear:both;
margin:5px 0;
padding:0;
}

h3 {
	color:#4A4A4A;
	text-transform:uppercase;
	font-weight:400;
	font-size:12px;
	padding:5px 0;
}

p,#subpagecontent li {
	color:#8D8D8D;
	font-size:12px;
	line-height:20px;
	padding:5px 0;
}

p strong {
color:#212121;
font-weight:400;
}

.column {
width:600px;
}

.columnsmall {
width:150px;
float:right;
}

.column hr {
clear:left;
}

.pimg {
float:left;
margin-right:20px;
margin-bottom:10px;
background-image:url(../images/pbg.gif);
background-repeat:no-repeat;
padding:8px 16px;
}

.nolist {
list-style:none;
}

.col3 a,a,.orange {
text-decoration:none;
color:#e88b19;
}

.columnsmall ul
{
	list-style:none;
}

.contact input
{
	background-image:url(../images/formfield.gif);
	width:258px;
	height:17px;
	padding:5px 10px;
	line-height:17px;
	border: 0;
	outline: 0;
	font-size: 11px;
}

.contact textarea
{
	background-image:url(../images/formfl.gif);
	width:418px;
	height:107px;
	padding:5px 10px;
	border: 0;
	outline: 0;
	font-size: 11px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}


.contact label
{
	display:block;
	font-size: 10px;
	color: #737373;
	text-transform: uppercase;
}

.contact label span
{
	color:#f09d00;
}


#loginbox .livechat  a
{
	background-image:url(../images/livechat.gif);
	margin-top:-5px;
	background-repeat:no-repeat;
	height:33px;
}

#proactivechatdiv
{
	margin-left:-700px;
}
#loginbox #proactivechatdiv a
{
	background-image:none;
		display:auto;
	height:auto;
	float:none;
	width:auto;
	overflow:auto;
	text-indent:0;
}
a:hover
{
	text-decoration:underline;
}


.col1 p
{
	font-size:50px;
	line-height:92px;
	text-align:center;
	color: #A7A7A7;
	font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
}

.post {
background: url(../images/bar.gif) bottom no-repeat;
padding-bottom: 30px;
margin-bottom: 30px;
}

.contactUs {
	margin-bottom: 14px;
}
.contactUs a {
	display: block;
	height: 37px;
	width: 178px;
	background-image: url(/images/contactUsButton.gif);
}
.contactUs :hover img {
	visibility: hidden;
}

