* {
	background-repeat:no-repeat;
	font-family:"Lucida Grande", arial, helvetica, sans-serif;
	margin:0px;
	outline:none;
	padding:0px;
}
 
/* img, div, a, ul, li, h1, h2, h3  { 
	behavior: url(../iepngfix.htc); 
}*/

a {
	color:#6d743b;
}
/* hack for ie hover menu */
a:hover {
background-position: 0 0;
}

a img {
border:0;	
}

body {
	background-color:#cccccc;
	color:#4e4518;
	font-size:12px;
}

body.form {
	background-color:#ffffff;
	padding:0px;
}

h2 {
	color:#31421a;
	font-size:15px;
	margin:12px 0px;
}

h3 {
	color:#9a6600;
	font-size:15px;
	margin:12px 0px 5px 0;
}
h4 {
	color:#4c6c27;
	font-size:15px;
	margin:5px 0px 5px 0;
}

h5 {
	border-top:#354919 solid 5px;
	color:#31421a;
	font-size:15px;
	margin:0px 12px 12px 12px;
	padding:6px 0px 0px 0px;
	text-transform:uppercase;
}

hr {
	border:none;
	border-top:#d7d7d7 solid 2px;
	height:2px;
	font-size:0px;
}

em {
	color:#3f5524;
	font-style:normal;
	font-weight:bold;
}

blockquote {
margin:15px 15px 0 0;
padding:8px;
font-style:italic;
background:#eae9e9;
color:#006;
}
blockquote em {
color:#006;	
}
	
	/* Fix IE. Hide from IE Mac \*/
/* 
* html ul li { float: left; }
* html ul li a { height: 1%; }
*/
	/* End */

/* --//-- */

div.container {
	margin:0px auto;
	padding:0px 18px;
	width:759px;
}

/* --//-- */
.intro {
	display:none;
}
#identity {
	background-image:url(../images/identity.gif);
	background-repeat:repeat-x;
}

/* this is background image for whole page - fixed width */
#identity div.container {
	background-image:url(../images/identity-container.gif);
	height:79px;
}

#identity h1 {
	background-image:url(../images/identity-h1.gif);
	display:inline;
	float:left;
	height:75px;
	text-indent:-9999px;
	width:143px;
}

#identity ul {
	display:inline;
	float:right;
	height:25px;
	list-style:none;
	margin:54px 0px 0px 0px;
	width:605px;
}

#identity ul li {
	display:inline;
	float:left;
	height:25px;
}

#identity ul li a {
	display:block;
	height:22px;
	padding: 3px 10px 0 10px;
	color:#adadad;
	text-decoration:none;
	font-weight:bold;
}
#identity ul li a:hover {
	color:#e2b55b;
}
#identity ul li.o1 a.on, #identity ul li.o2 a.on, #identity ul li.o3 a.on, #identity ul li.o4 a.on, #identity ul li.o5 a.on, #identity ul li.o6 a.on, #identity ul li.o7 a.on {
	background:#fff;
	color:#333300;
	border-top:4px solid #2b3c17;
	height:21px;
	padding-top:0;
}
/* ----
height change for border-top height 
and display:inline kills all height args
---- */



/* hover menu */

#nav li ul {
	position: absolute;
	background: #2B3C17;
	width: 164px;
	left: -999em;
	background-image:none;
	border:1px solid #FFFFFF;
	z-index:9999;
	margin:0px;
	padding:0px;
	display:block;
	height:auto;
}

#nav li ul li {
	float:none;
	height:auto;
	display:block;
	padding:0px;
	margin:0px;
	padding:0px;
	width:auto;
	border-top:1px solid #FFFFFF;
}

#nav li ul li a {
	background-image:none;
	color:#FFFFFF;
	display:block;
	text-indent:0px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding-left:16px;
	height:19px;
	padding-top:4px;
}

#nav li ul li a:hover {
	background:#3F5524;
} 

#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
}

/* Fix IE7 suckerfish sticky hover. */
*:first-child+html #nav {
height: 1%;
}
*:first-child+html #nav li {
height: 1%;
}



/* --//-- */

#content div.container {
	background-image:url(../images/content-container.gif);
	background-repeat:repeat-y;
}

#content div.index {
	padding:12px 18px 20px 18px;
}

/* --//-- */

#animation {
	background-color:#354919;
	height:256px;
	margin:0px 12px;
}

/* --//-- */

#breadcrumbs {
	font-size:10px;
	font-weight:bold;
	padding:0 0 10px 15px;
	color:#384327;
}
#breadcrumbs a {
color:#9a6600;
text-decoration:none;
}

/* --/

july 08
new styles added
g.simms

/-- */
#flashSustain {
margin:0 15px;
background:#3d5322;
}

#header {
height:85px;
background:#384c1f url(../imgs/header_bg.gif) repeat-x;
margin:0 15px;
}
#header h1 {
color:#fff;
font-size:30px;
}
#header h2 {
color:#dec662;
font-size:14px;
padding-top:20px;
margin:0;
}
#header h1, #header h2 {
font-weight:normal;
text-transform:uppercase;
padding-left:15px;
}

#subnav {
margin:0 15px;
background:#eae9e9;
height:37px;
border-left:1px solid #cdcdcd;
border-bottom:1px solid #cdcdcd;
border-right:1px solid #cdcdcd;
}
#subnav ul {
list-style:none;
display:inline;
}
#subnav ul li {
display:inline;
float:left;
height:38px;
border-right:1px solid #cdcdcd;
}
#subnav ul li.on {
background:#fff;
}
#subnav ul li.o1 {
background: url(../imgs/subnav_arrow.gif) no-repeat 110px 9px;
width:125px;
padding-left:10px;
text-transform:uppercase;
font-size:9px;
}
#subnav ul li.o1 p {
padding-top:8px;
line-height:12px;
}
#subnav ul li a {
display:block;
height:38px;
padding:12px 15px 0 15px;
color:#000;
}
#subnav ul li a:hover, #subnav ul li a.on {
color:#9a6600;
text-decoration:none;
}

/* ---- third level sub nav ---- */
#subnavdeep {
margin:0 15px;
margin-left:151px;
background:#fff;
height:32px;
border-left:1px solid #cdcdcd;
border-bottom:1px solid #cdcdcd;
border-right:1px solid #cdcdcd;
}
#subnavdeep ul {
list-style:none;
display:inline;
height:32px;
}
#subnavdeep ul li {
display:inline;
float:left;
padding-top:8px
}
#subnavdeep ul li a {
font-size:9px;
color:#384327;
height:15px;
padding:0 15px 0 15px;
margin-top:10px;
border-left:1px dotted #333;
}
#subnavdeep ul li.o1 a {
border:none;
}
#subnavdeep ul li a:hover, #subnavdeep ul li a.on {
color:#9a6600;
text-decoration:none;
}


/* ---- page content elements ---- */
.left-column {
width:250px;
margin:30px 0 15px 0;
padding-left:15px;
float:left;
}


.right-column {
width:462px;
margin-top:30px;
padding-left:15px;
border-left:1px solid #ddd;
float:left;
}

.right-column img {
/* padding:20px 0 20px 0; */
position:relative;
}

/* logos in the list on the front page */
.right-column ul.fplist li {
height:25px;
line-height:25px;
background-position:0 8px;
}

.right-column ul.fplist li img {
position:relative;
top:2px;
/*vertical-align:text-top;*/
}

div.states {
float:left;
width:225px;
}

/* -- call to action div --*/
div.action {
width:235px;
height:130px;
overflow:hidden;
margin-top:20px;
padding-top:12px;
text-align:center;
background:#fff url(../imgs/action_bg.jpg) no-repeat;
}
div.action a {
margin:0 auto;	
}


/* ----  text stuff here for now ---- */

h1 {
font-size:26px;
color:#384327;
text-transform:uppercase;
font-weight:normal;
}
h1 strong {
color:#9a6600;
font-weight:normal;
}

p {
padding-bottom:10px;
line-height:1.6em;
}

/* ---- add class to normal ul's so it doesn't screw up the quick links ugh. ---- */

ul.norm {
padding:0 0 10px 15px;
}
ul.checks {
list-style:none;
}
ul.checks li {
background:#fff url(../imgs/li_check.gif) no-repeat;
padding:2px 10px 10px 25px;
font-style:italic;
}
ul.logos li {
background-position:0 5px;
}

.hr-dot {
clear:both;
margin:15px 0 18px 0;
height:1px;
border-top:1px dotted #666;
}
.pad10 {
padding-bottom:10px;
}

.backtop {
height:20px;
background:#fff url(../imgs/back_top_arrow.gif) no-repeat;
clear:both;
}
.backtop a {
margin-left:25px;
font-size:9px;
text-transform:uppercase;
}

/* --- learn more call to action --- */
a.learn, a.learn:visited {
display:block;
width:150px;	
height:32px;
overflow:hidden;
background: #fff url(../imgs/butn/butn_learn.gif) no-repeat 0 0;
text-indent:-900px;
margin-bottom:10px;
}
a.learn:hover, a.learn:visited:hover {
background-position: 0 -32px;	
}


/* ---- tables for training regional ---- */
table.training {
border-collapse: collapse;
width:100%;
}
table.training td {
border:1px dotted #333;
padding:5px;
}
td.beige {
background:#9fa764;
color:#fff;
white-space:nowrap;
}

/* ---- new quick links styles ---- */

#links2 {
background-image:url(../images/links.gif);
background-repeat:repeat-x;
clear:both;
}
#links2 p {
padding:0;
}

#links2 div.container {
background-image:url(../images/links-container.gif);
height:227px;
}

#copyright {
clear:both;
padding-top:14px;
}
#copyright p {
color:#8a9182;
font-size:9px;
font-weight:bold;
margin:0px 12px;
text-align:right;
}

#copyright p a {
color:#8a9182;
}


.links {
float:left;
padding:42px 12px 5px 28px;
}
div.links a {
background:url(../images/links-ul-li-a.gif) 0 -2px no-repeat;
text-decoration:none;
color:#ccc;
font-size:10px;
line-height:16px;
padding-left:10px;
}
div.links a:hover {
color:#fff;
background-position:0px -20px;
}
div.links p a {
background:none;
color:#e2b55b;
font-size:12px;
font-weight:bold;
padding:0 0 10px 0;
}


/* ---- news section styles ---- */
div.showall {
background: url(../imgs/butn/butn_green.gif) 0 0 no-repeat;
height:32px;
width:150px;
clear:both;
}
div.showall a {
display:block;
height:25px;
width:150px;
padding-top:9px;
color:#fff;
font-size:10px;
text-align:center;
text-decoration:none;
}
div.showall a:hover {
color:#e2b55b;
}

div.news_long p{
float:none;
}
div.news_long p.date {
padding:0;
}

div.news_short {
border-top:1px dotted #666;
clear:both;
margin-top:10px;
}

p.date {
color:#9a6600;
}

p.date, p.title, p.readmore {
float:left;
padding:4px 10px 4px 0;
}

div.center {
margin:0 auto;
text-align:center;
}

#chat {
float:right;	
}

/* --/

END added styles
/-- */



a.button
{
	color:#ffffff;
	display:block;
	height:38px;
	text-align:center;
	text-decoration:none;
	width:224px;
}

a.button span
{
	background-position:right 0px;
	display:block;
	line-height:38px;
	padding:0px 12px 0px 0px;
}

a.button span strong
{
	color:#ffffff;
	display:block;
	font-size:12px;
	padding:0px 0px 0px 12px;
}

a.button:hover
{
	color:#000000;
}

a.button:hover span
{
	background-position:right -38px;
}

a.button:hover span strong
{
	background-position:0px -38px;
}

a.cyan span, a.cyan span strong
{
	background-image:url(../images/a-button-cyan.gif);
}

a.orange span, a.orange span strong
{
	background-image:url(../images/a-button-orange.gif);
}

a.blue span, a.blue span strong
{
	background-image:url(../images/a-button-blue.gif);
}

a.red span, a.red span strong
{
	background-image:url(../images/a-button-red.gif);
}

a.green span, a.green span strong
{
	background-image:url(../images/a-button-green.gif);
}

a.white span
{
	background-position:right -76px;
}

a.white:hover span
{
	background-position:right -114px;
}

a.white span strong
{
	background-position:0px -76px;
}

a.white:hover span strong
{
	background-position:0px -114px;
}

/* --//-- */

p.phone
{
	height:38px;
	font-size:18px;
	line-height:32px;
}

p.phone a.button
{
	float:left;
	margin:0px 12px 0px 0px;
	width:153px;
}

#contact
{
	background-image:url(../images/contact.gif);
	height:88px;
	margin:24px 0px 0px 0px;
	padding:6px 12px;
	width:422px;
}

#contact p
{
	margin:0px;
}

#contact p.phone
{
	margin:9px 0px 0px 0px;
}

/* --//-- */

body.form div.container
{
	background-color:#415727;
	padding:12px;
	width:600px;
}

body.form form div.content
{
	background-color:#ffffff;
	padding:12px;
	width:576px;
}

body.form form div.content p
{
	margin:12px 0px;
}

body form.contact h1
{
	background-image:url(../images/form-contact-h1.gif);
	height:23px;
	text-indent:-9999px;
}

body form.trial h1.profiler
{
	background-image:url(../images/form-trial-profiler.gif);
	height:53px;
	text-indent:-9999px;
}

body form.trial h1.auditor
{
	background-image:url(../images/form-trial-auditor.gif);
	height:53px;
	text-indent:-9999px;
}

body form.trial h1.tracer-ia
{
	background-image:url(../images/form-trial-tracer-ia.gif);
	height:53px;
	text-indent:-9999px;
}

body form.trial h1.tracer-ca
{
	background-image:url(../images/form-trial-tracer-ca.gif);
	height:53px;
	text-indent:-9999px;
}

body form.contact h1.profiler
{
	background-image:url(../images/form-liveDemo-profiler.gif);
	height:53px;
	text-indent:-9999px;
}

body form.contact h1.auditor
{
	background-image:url(../images/form-liveDemo-auditor.gif);
	height:53px;
	text-indent:-9999px;
}



body form.contact h1.tracer-ia
{
	background-image:url(../images/form-liveDemo-tracer-ia.gif);
	height:53px;
	text-indent:-9999px;
}

body form.contact h1.tracer-ca
{
	background-image:url(../images/form-liveDemo-tracer-ca.gif);
	height:53px;
	text-indent:-9999px;
}

body form div.l
{
	display:inline;
	float:left;
	margin:0px 6px 0px 0px;
}

body form.contact div.l
{
	width:228px;
}

body form.trial div.l
{
	width:270px;
}

body form div.l div, body form.trial div.r div
{
	height:40px;
	margin:6px 0px;
}

body form div.r
{
	display:inline;
	float:left;
	margin:0px 0px 0px 6px;
}

body form.contact div.r
{
	width:228px;
	padding:6px 0px;
}

body form.trial div.r
{
	width:270px;
}

body.form form label
{
	clear:both;
	font-weight:bold;
}

body.form form.contact label
{
	display:block;
	line-height:17px;
}

body.form form.trial label
{
	float:left;
	line-height:21px;
	width:72px;
}

body.form form input
{
	border:#666666 solid 1px;
	float:left;
	padding:3px 3px 3px 3px;
}

body form.contact div.l div input
{
	width:220px;
}

body form.trial div input
{
	width:190px;
}

body.form form textarea
{
	border:#666666 solid 1px;
	float:left;
	padding:3px 3px 3px 3px;
}

body form.contact div.r div textarea
{
	height:199px;
	width:304px;
}

body.form a.button
{
	float:right;
	margin:6px 0px 0px 6px;
	width:78px;
}

body.form a.button span, body.form a.button span strong
{
	background-image:url(../images/form-button.gif);
}

/* --//-- */

/* moved to ie stylesheet maybe
html
{
	filter:expression(document.execCommand("BackgroundImageCache", false, true));
}
*/

* html .clear
{
	height:1%;
}

.clear
{
	/* display:inline-block; */
	display:block;
}

html[xmlns] .clear
{
	display:block;
}

.clear:after
{
	clear:both;
	content:".";
	display:block;
	height:0px;
	visibility:hidden;
}

/* tool tip stuff */
#tooltip {
position: absolute;
z-index: 3000;
border: 1px solid #ccc;
background-color: #eee;
padding: 5px;
}