@charset "UTF-8";
/* CSS Document */

/* Tags */

body{
	/*background:url(images/bggreen2.jpg) repeat;*/
	margin:0px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font:14px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#555;
	line-height:20px;
	
}

table {
	font-size:13px;
	line-height:20px;
}

html, body{
	height:100%;
}

h1 {
	color:#000;
	font-weight:normal;
	line-height: 34px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:25px;
}

h3 {
	font-weight:normal;
	color:#000;
}

ul {
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 15px;
}

.green li {
	background-color:#c8e08c;
	margin-bottom:10px;
	margin-right:30px;
	padding: 5px 10px 5px 10px;
	font-size:16px;
	line-height: 24px;
}
a img	{ border: none;}

a {
	color:#7FA128;
	text-decoration:underline;
}

a:hover {
	color:#a3c745;
	text-decoration:none;
}
a:visited {
	color:#7FA128;
}
#copy_left a {
	color:#7FA128;
	text-decoration:underline;
}
#copy_left a:hover {
	color:#a3c745;
}
#copy_left a:visited {
	color:#7FA128;
}

small {
	font-size:10px;
}

/* IDs */

#container{
	background:url(images/topbg2.jpg) repeat-x top #ffffff;
	width:100%;
	height:100%;
}

.tdbg{
	background:url(images/grey1bg.jpg) repeat-x top #ffffff;
	width:100%;
	color:#000;

	}
#rep_info {
	height:150px;
}
#rep_info a {
	color:#7FA128;
}
#rep_info a:visited {
	color:#7FA128;
}

#flashcontent{
	color:#FFFFFF;
	margin:0px;
}

#content{
	background:url(images/tr-logo.jpg) no-repeat top;
	width:953px;
	/*height:566px;*/
	margin-top:0px;
	vertical-align:top;
	line-height:150%;

}
.fda {
	font-size:9px;
	line-height:10px;
	text-align:left;
	margin-left:5px;
}

/* Classes */

.toggle {
}

.tint{
	/*background:url(images/blackTint.png) no-repeat;*/
	behavior:url(scripts/iepngfix.htc);
	width:auto;
	height:566px;
}

.green{
	background:url(images/bggreen2.jpg) repeat;
	vertical-align:top;
	/*border-top:solid 1px black;*/
	height:auto;
	background-color:#a4bb00;
}
.green_txt {
	color:#7FA128;
}

.border{
	/*border-top:solid 1px black;*/
	height:auto;
	width:972px;
}

.tint2{
	/*background:url(images/blackTint.png) repeat;*/
	width:auto;
	height:auto;
	/*border-top:solid 1px black;*/
}

.main_copy {
	vertical-align:top;
	padding:0px 0px 0px 0px;
	margin:0px;
}

.copy_left {
	background-image:url(images/tr-bodybottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:18px;
	margin-bottom: -3px;
	margin-left:10px;
	width:953px;
}
.copy_right {
	/*background-image:url(images/bottles.jpg);*/
	background-repeat:no-repeat;
	float:right;
	width: 375px;
	height:550px;
}

.user {
	color:#000;
	line-height:120%;
}
#footerbox {
	text-align:center;
	width:972px;
}

.footer {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:6px 0px 20px 0px;
	color:#fff;
	float:left;
	margin-left:65px;
	font-weight:normal;
	width:700px;
}
.footerlogo {
	width:100px;
	float:right;
	padding-right:20px;
}

.footer A:link {text-decoration: none; color: #fff;font-weight:normal;}
.footer A:visited {text-decoration: none; color: #fff;font-weight:normal;}
.footer A:active {text-decoration: none; color: #fff;font-weight:normal;}
.footer A:hover {text-decoration: underline; color: #fff;font-weight:normal;}

.overflowhidden {
	height:375px;
	overflow:hidden;
}

.leftCol	{ float: left; width: 290px;}
.rightCol	{ float: right; width: 550px;}
.center table	{ margin: 0 auto;}
.box	{ display: none; clear: both; padding: 10px 20px;}
a.btn	{background-color:#c8e08c; color: #fff; padding: 4px;}

ul.tabNav	{ float: left; list-style: none; margin: 0; padding: 0;}
ul.tabNav li	{ float: left; margin-right: 5px;}
ul.tabNav li a	{ float: left; border-left: 1px solid #a4bb00; border-top: 1px solid #a4bb00; border-right: 1px solid #a4bb00; padding: 4px 10px; }
ul.tabNav li a:hover	{ background-color: #a4bb00; color: #fff;} 
ul.tabNav li a.selected	{ background-color: #a4bb00; color: #fff;} 
.clear	{ clear: both;}

.clips	{ margin: 10px 0;}
.clips img	{ height: 60px;}

.highlight	{ background-color: #CCC; padding: 5px; margin-bottom: 10px;}
.arrow	{ background: url(images/arrow.gif) no-repeat center right; padding-right: 25px; cursor: pointer;}
.arrow:hover	{background-color:#c8e08c;}

.small	{ font-size: 11px; line-height: 14px;}
.blurb	{ float: left;}
.fix	{ width: 870px; margin: 0 auto; text-align: left;}