body {
	background-color: #ffffff;
	margin: 0px;
	}
	
body, p, td, div {
	font-family: Verdana !important;
	font-size: 12px;
	font-weight: normal;
	}
#MainBody
{
	width:969px;
}
.button
{
	background-color:#8cc63f !important;
}	
/* General Settings */
/********************/

a:link { text-decoration: underline; color: #666666;font-weight:bold} 
a:active { text-decoration: none; color: #666666;font-weight:bold} 
a:visited { text-decoration: underline; color: #666666;font-weight:bold} 
a:hover { text-decoration: none; color: #666666;font-weight:bold}

a.nav:link { font-weight: bold; text-decoration: none; color: #666666;} 
a.nav:active { font-weight: bold; text-decoration: none; color: #666666;} 
a.nav:visited { font-weight: bold; text-decoration: none; color: #666666;} 
a.nav:hover { font-weight: bold; text-decoration: none; color: #333333;}

a.tablink:link { font-size: 11px; font-weight: bold; text-decoration: none; color: #ffffff;} 
a.tablink:active { font-size: 11px; font-weight: bold; text-decoration: none; color: #ffffff;} 
a.tablink:visited { font-size: 11px; font-weight: bold; text-decoration: none; color: #ffffff;} 
a.tablink:hover { font-size: 11px; font-weight: bold; text-decoration: none; color: #ffffb5;}

a.footer:link { font-size: 11px; text-decoration: underline; color: #3e4580;} 
a.footer:active { font-size: 11px; text-decoration: underline; color: #3e4580;} 
a.footer:visited { font-size: 11px; text-decoration: underline; color: #3e4580;} 
a.footer:hover { font-size: 11px; text-decoration: underline; color: #000000;}

a.prod:link { font-size: 12px; text-decoration: none; color: #3e4580;} 
a.prod:active { font-size: 12px; text-decoration: none; color: #3e4580;} 
a.prod:visited { font-size: 12px; text-decoration: none; color: #3e4580;} 
a.prod:hover { font-size: 12px; text-decoration: none; color: #f5a200;}

h1 {
	font-family: Verdana;
	color: #3e4580;
	font-size: 18px;
	}

h2 {
	font-family: Verdana;
	color: #96A8B9;
	font-size: 15px;
	}
	
form {
	margin: 0px;
	}

	
/* Header */
/**********/
	
#top {
	background-color: #FFFFFF;
	height: 4px;
	margin-bottom: 5px;
	}
	
#mastheadtop {
	height: 33px;
	margin-right: 2px;
	}
	
#mastheadtopleft {
	width: 233px;
	float: left;
	height: 33px;
	}
	
#mastheadtopright {
	float: left;
	text-align: right;
	padding-top: 14px;
	height: 19px;
	min-width: 658px;
	}
	
#mastheadupper {
	clear: both;
	background-color: #264386;
	height: 23px;
	background-image: url('../images2/bkg-mastheadupperright.gif');
	background-repeat: repeat-x;
	margin-right: 2px;
	}	
	
#mastheadupperleft {
	width: 233px;
	float: left;
	height: 23px;
	}
	
#mastheadupperright {
	float: left;
	width: 638px;
	height: 23px;
	overflow: visible;
	}

#masthead {
	/*background-color: #264386;
	background-image: url('../images2/bkg-masthead.gif');
	background-repeat: repeat-x;*/
	margin-right: 2px;
	overflow: hidden;
	}
	
	
/* Tabbed menu */
/***************/

#dropmenudiv{
	border-left: 1px solid #8F95A1;
	border-right: 1px solid #8F95A1;
	border-top: 1px solid #8F95A1;
	border-bottom: 0px solid #8F95A1;
	position: absolute;
	line-height: 18px;
	z-index: 100;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	margin-top: 4px;
	margin-left: -11px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px;
	border-bottom: 1px solid #8F95A1;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #dddddd;
}
	
div.tabwrap {
	float: right;
	margin-left: 1px;
	}

div.tab {
	background-color: #8F95A1;
	height: 14px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	float: left;
	}
	
div.tableft {
	background-color: #8F95A1;
	background-image: url('../images2/tab-left.gif');
	height: 19px;
	width: 5px;
	float: left;
	}
	
div.tabright {
	background-color: #8F95A1;
	background-image: url('../images2/tab-right.gif');
	height: 19px;
	width: 5px;
	float: left;
	}
	
/* Main Table */
/**************/

td.leftcol {
	display:block;
	background-color: #8cc63f;
	width: 20px;
height:100%;
	}
	
td.coldiv {
	background-color: #8cc63f;
	width: 2px;
	}
	
td.menucol {
	background-color: #e0ac93;
	width: 168px;
	vertical-align: top;
}

td.maincol {
	vertical-align: top;
	padding:20px 0px 20px 0px;
	text-align: left;
	}
*html td.maincol {
	vertical-align: top;
	padding:20px 20px 20px 30px;
	text-align: left;
	}
#LeftSideNav
{
	background:#e0ac93 url(../images/LNavBG.gif) top left repeat-y;
}	
/* Left hand menu */
/******************/

div.menuitem {
	padding: 4px;
	padding-right: 20px;
	text-align: right;
	margin-left: 20px;
	border-bottom: 1px solid #666666;	
	width: 148px;
	}
	
#searchnt {
	clear: both;
	margin-top: 10px;
	padding: 20px;
	color: #444444;
	text-align: left;
	}
	
	
/* Main Page Features */
/**********************/

#featurewrap {
	width: 505px;
	}
	
#focus {
	float: left;
	width: 249px;
	margin-right: 7px;
	}
	
#focustop {
	}
	
#help {
	float: left;
	width: 249px;
	}
	
#helptop {
	}
	
#focusmain {
	border-left: 1px solid #8FA9BB;
	border-right: 1px solid #8FA9BB;
	background-color: #e4e4e4;
	height: 170px;
	}
	
#focusmainleft {
	float: left;
	padding: 5px;
	width: 78px;
	background-color: #e4e4e4;	
	height: 160px;	
	}
	
#focusmainright {
	float: left;
	width: 145px;
	padding: 5px;
	background-color: #e4e4e4;	
	height: 160px;
	}
	
#helpmain {
	border-left: 1px solid #8FA9BB;
	border-right: 1px solid #8FA9BB;
	background-color: #e4e4e4;
	height: 170px;	
	}	
	
#helpmainleft {
	float: left;
	padding: 5px;
	width: 78px;
	background-color: #e4e4e4;	
	height: 160px;	
	}
	
#helpmainright {
	float: left;
	width: 145px;
	padding: 5px;
	background-color: #e4e4e4;	
	height: 160px;
	}
	
div.featurebot {
	height: 6px;
	}
#TRCHP table td h1, #TRCAbout table td h1, #TRCPartners table td h1 
{
	font-family: arial, helvetica, sans-serif;
	color: #8cc63f;
	font-size: 20px;
	font-weight:bold;
}
#TRCHP table td, #TRCAbout table td, #TRCPartners table td
{
	vertical-align:top;
	color:#999999;
}
#TRCPP p, #TRCPP td, #TRCPP td p, #TRCPP td p span, #TRCPP td font
{
	color:#999999 !important;
	font-family:Verdana !important;
}
#TRCHP .Title, #TRCAbout .Title, #TRCPartners .Title
{
	padding-right:15px;
}
#TRCHP .Copy
{
	width:340px;
}
#TRCHP .Copy p, #TRCAbout .Copy p, #TRCPartners .Copy p
{
	font-size:13px !important;
}

#TRCHP .Boxes
{
	/*width:314px;*/
	width:400px;
	vertical-align:top !important;
}
#TRCHP .Boxes #OrderB, #TRCHP .Boxes #PickUpB, #TRCHP .Boxes #LoginB
{
	font-size:15px;
	display:block:
	/*width:299px;*/
	width:362px;
	height:121px;
	/*background:#FFFFFF url(../images/Order-BoxesA.gif) bottom left no-repeat;*/
	text-align:right;
	vertical-align:middle !important;
	padding-left:120px;
}
#TRCHP .Boxes #LoginB
{
	display:none;
}
#TRCHP .Boxes #OrderB
{
	/*background:#FFFFFF url(../images/OrderATRCBoxBG.jpg) top right no-repeat;*/
}
#TRCHP .Boxes #PickUpB
{
	/*background:#FFFFFF url(../images/PickupATRCBoxBG.jpg) top right no-repeat;*/
}
#TRCHP .Boxes #LoginB
{
	/*background:#FFFFFF url(../images/LoginButtonBG.jpg) top right no-repeat;*/
}
#TRCHP .Boxes #OrderB table, #TRCHP .Boxes #PickUpB table, #TRCHP .Boxes #LoginB table
{
	height:100%;
	text-align:center;
}
#TRCHP .Boxes #OrderB table td, #TRCHP .Boxes #PickUpB table td, #TRCHP .Boxes #LoginB table td
{
	/*padding-top:30px;*/
	padding-top:10px;
	font-size:20px;
	color:#114d91 !important;
	padding-right:10px;
}
#TRCHP .Boxes #LoginB table td
{
	font-size:18px;
}
#TRCHP .Boxes #OrderB table td span, #TRCHP .Boxes #PickUpB table td span, #TRCHP .Boxes #LoginB table td span
{
	font-size:11px;
}
#TRCHP .Boxes #PickUpB
{
	/*margin-top:30px;*/
}
#TRCHP .Boxes a
{
	color:#114d91;
}
#TRCHP .TRCBox
{
	vertical-align:bottom !important;
}
#LoginT
{
	width:577px !important;
	color:#999999 !important;
	text-align:left;
}
#ContactT td, #ApplyT
{
	color:#999999 !important;
}
#LoginMessage
{
	display:none;
}
/* Products */
/************/

td.prod {
	height: 126px;
	width: 106px;
	background-image: url('../images2/bkg-prod.gif');
	background-repeat: no-repeat;
	padding: 10px;
	text-align: left;
	margin: auto;
	vertical-align: top;
	}
	
img.prod {
	margin-bottom: 5px;
	}
	
/* Footer */
/**********/
	
#footernt {
	background-color: #f4f4f5;
	height: 18px;
	padding: 6px;
	margin-bottom: 0px;
	color: #ffffff;
	border-bottom: 4px solid #8f969f;
	border-top: 1px solid #8f969f;	
	}
	
#footerleft {
	float: left;
	padding-left: 20px;
	font-size: 11px;
	color: #3e4580;
	text-align: left;
	width: 500px;
	}
	
#footerright {
	float: right;
	padding-right: 30px;
	font-size: 11px;	
	color: #3e4580;
	text-align: right;
	width: 200px;
	}
#FLeftcol
{
	width:19px !important;
}
*html #FLeftcol
{
	width:20px !important;
}
#FColdiv
{
	width:0px !important;
}
*html #FColdiv
{
	width:3px !important;
}
#FMenucol
{
	width:193px !important;
}
*html #FMenucol
{
	width:177px !important;
}
.TRCFooter
{
	background:url('../images/Green-Bar-Bottom-Nav-TRC.jpg') top left no-repeat;
	text-align:right;
	width:969px;
	height:27px;
}
.TRCFooter a
{
	color:#666666 !important;
	font-size:14px;
	text-decoration:none !important;
	font-weight:normal !important;
}
.TRCFooter a:hover
{
	text-decoration:underline !important;
}
.TRCFooter span, .TRCFooter span a, .TRCFooter span a:hover
{
	font-size:11px !important;
}
