
/*
-----------------------------------------------
USA Technologies global styles
author:   r wood   rwood AT usatech DOT com
version:  July 2005
----------------------------------------------- */

body {
	background:#fff url("/imgs/bg_top-header.jpg") repeat-x top left;
	margin:0;
	padding:0;
	border:0;
	color:#000;
	font: x-small/1.5em Tahoma, Trebuchet MS, Arial, sans-serif;
	voice-family: "\"}\""; voice-family:inherit;
	font-size:small;
	} html>body {font-size:small;
	}
	
/* default link styles */
a:link {
	color: #003992;
	text-decoration: underline;
	}
	
a:visited {
	color: #36f;
	text-decoration: underline;
	}

a:hover {
	color: #36f;
	text-decoration: underline;
	}

a:active {
	color: #39f;
	text-decoration: none;
	}
	
a img {
	border-width:0;
	}
	
.clear {
	clear:both;
	display:block;
	margin:0;
	padding:0;
	height:0px;
	line-height:0px;
	font-size:0px;
	}
	
.strong {
	font-weight: bold;
	}
	
.strong2 {
	font-weight: bold;
	color: #555;
	}
	
.italic {font-style: italic;}

.hidden {display: none;}

.sup {vertical-align: super; font-size: 40%;}

.question {
	font-weight: bold;
	}
	
.answer {
	text-decoration: none;
	}
	
.footnote {
	font-size: 85%;
	}

.pdficon {
	float: left;
	width: 16px;
	height: 16px;
	padding-right: 6px;
	}
	
/*  HEADER
-------------------------------------------------------*/
/*  top half of header  */

#header_wrap-top {
	background:#5f9eed url("/imgs/bg_top-header.jpg") repeat-x top left;
	width:100%;
	border: solid 0px purple;
	}
	
#header-top {
	width: 700px;
	margin: auto;
	}
	
#usa-logo {
	background:transparent;
	padding-left: 0px;
	width: 100px;
	position: absolute;
	top: 13px;
	text-align: left;
	border: solid 0px yellow;
	}
	
#usa-logo img { 
	border: 0;
	height: 68px;
	width: 97px;
	}
	
#member-login {
	background:transparent;
	padding: 3px 0 20px 10px;
	width: 500px;
	color: #fff;
	float: right;
	text-align: right;
	font-size: 85%;
	text-transform: uppercase;
	font-weight: bold;
	}
	
#member-login a:link {
	color: #003992;
	text-decoration: underline;
	}
	
#member-login a:visited {
	color: #003992;
	text-decoration: underline;
	}

#member-login a:hover {
	color: #000;
	text-decoration: underline;
	}

	
/*  end top of top half of header  */	
/*  begin bottom of top half of header  */

#header_wrap-bottom {
	clear: both;
	background:#5f9eed url("/imgs/bg_bottom-header.jpg") repeat-x bottom left;
	width:100%;
	border-bottom: solid 1px #1c5597;
	}
	
#header-bottom {
	width:700px;
	margin: auto;
	background: transparent;
	line-height:normal;
	}
	
#tabnav_top ul {
	margin:0;
	padding:3px 0px 0;
	list-style:none;
	}
	
#tabnav_top li {
	float:right;
	background: transparent;
	margin:0;
	padding:0 0 0 5px;
	font-size: 85%;
	text-transform: uppercase;
	}
	
#tabnav_top a {
	float:left;
	display:block;
	background: transparent;
	padding:6px 11px 4px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#eee;
	}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabnav_top a {float:none;}
/* End IE5-Mac hack */
#tabnav_top a:hover {
	color:#fff;
	text-decoration: underline;
	}
	
#tabnav_top #current {
	background-image:url("/imgs/navbar/tab_dkblue_left_on.gif");
	}

#tabnav_top #current a {
	float:left;
	display:block;
	background: url("/imgs/navbar/tab_dkblue_right_on.gif") no-repeat right top;
	padding:6px 11px 4px 5px;
	text-decoration:none;
	font-weight:bold;
	}
	
/*  end the top half of header  */

/*  begin second row of tab navigation  */

/*  bottom half of header  */

#header_wrap-bottom2 {
	clear: both;
	background:#1c5597 url("/imgs/bg_bottom-tabnav.jpg") repeat-x bottom left;
	width:100%;
	border-bottom: solid 1px #fff;
	}
	
#header-bottom2 {
	width:700px;
	margin: auto;
	background: transparent;
	line-height:normal;
	}
	
#tabnav_bottom ul {
	margin:0;
	padding:5px 0px 0;
	list-style:none;
	}

#tabnav_bottom li {
	float:right;
	background:url("/imgs/navbar/left2.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	font-size: 85%;
	text-transform: uppercase;
	}
	
#tabnav_bottom a {
	float:left;
	display:block;
	background:url("/imgs/navbar/right2.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
	}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabnav_bottom a {float:none;}
/* End IE5-Mac hack */
#tabnav_bottom a:hover {
	color:#333;
	text-decoration: underline;
	}

/* styles to make proper "on" tab display  */

/* products and services navigation */
#eport #tabnav_bottom #nav_eport,
#energy #tabnav_bottom #nav_energy,
#bex #tabnav_bottom #nav_bex,
#esuds #tabnav_bottom #nav_esuds,
#eportconnect #tabnav_bottom #nav_eportconnect {
	background-image:url("/imgs/navbar/left_on2.gif");
	}
	
#eport #tabnav_bottom #nav_eport a,
#energy #tabnav_bottom #nav_energy a,
#bex #tabnav_bottom #nav_bex a,
#esuds #tabnav_bottom #nav_esuds a,
#eportconnect #tabnav_bottom #nav_eportconnect a {
	background-image:url("/imgs/navbar/right_on2.gif");
	color:#333;
	padding-bottom:5px;
	}
	
/* company info navigation */	
#overview #tabnav_bottom #nav_overview,
#pandp #tabnav_bottom #nav_pandp,
#investor #tabnav_bottom #nav_investor,
#news #tabnav_bottom #nav_news,
#contact #tabnav_bottom #nav_contact {
	background-image:url("/imgs/navbar/left_on2.gif");
	}
	
#overview #tabnav_bottom #nav_overview a,
#pandp #tabnav_bottom #nav_pandp a,
#investor #tabnav_bottom #nav_investor a,
#news #tabnav_bottom #nav_news a,
#contact #tabnav_bottom #nav_contact a {
	background-image:url("/imgs/navbar/right_on2.gif");
	color:#333;
	padding-bottom:5px;
	}

/*  end the top header tab nav styles  */



/*  everything below the top navigation stuff
---------------------------------------------------------*/

img  {
	border: solid 0px #000;
	display: block;
	}
  
#main  {
	padding: 0;
	margin: 20px auto;
	width: 700px;
	text-align: left;
	border: solid 0px green;
	}
	
#content	{
	width: 480px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	border: solid 0px orange;
	}
	
/* #content h3 {
font-size:110%;
line-height:1.2em;
font-weight: bold;
margin:1.5em 1.5em .75em 0;
} */

#content h3 {
margin-top: 25px;
margin-bottom: 2px;
/* letter-spacing: 1px; */
font-size:100%;
line-height:1.4em;
font-weight: bold;
margin:1.5em 1.5em .2em 0;
color: #000;
}


/* #content p {
font-size: 100%;
line-height:1.3em;
margin-right:15px;
} */
 
#content p	{
	font-size: 100%;
	line-height: 1.4em;
	text-align: left;
margin:0 1.5em 1em 0;
	}
	
#content blockquote {
	font-style: italic;
	margin: 0 25px 0 25px;
	color: #444;
	}

#content ul {
list-style-type: square;
/* list-style-image: url(../imgs/bullet.gif); */
margin: 0 2em 1em 2.5em;
padding-left: 0;
}
				
#content ul li {
margin: 0;
padding: .2em 0;
line-height: 1.3em;
} 

#content ul li ul {
list-style-type: disc;
/* list-style-image: url(../imgs/bullet.gif); */
margin: 0 2em;
padding: .4em 0 1em 0;
}

#content ul li ul li {
margin: 0;
padding: .2em 0;
line-height: 1.3em;
}

#content ol {
margin: 0 2em 1em 2.5em;
padding-left: 0;
}
				
#content ol li {
margin: 0;
padding: .2em 0;
line-height: 1.3em;
} 

#content ol li ul {
margin: 0 2em;
padding: .4em 0 1em 0;
}

#content ol li ul li {
margin: 0;
padding: .2em 0;
line-height: 1.3em;
}

/* sidebar */
#sidebar {
	width: 210px;
	float: right;
	background-color: #fff;
	margin: 20px 0 0 0;
	padding: 0;
	}
	
#sidebar h4 {
	font-size: .83em;
	}
	
#sidebar p {
	font-size: .83em;
	line-height: 140%;
	margin: 10px 3px .8em 3px;
	}

#sidebar ul {font-size: .83em;}
	
 #footer	{
	margin: 1em 0 0 0;
	padding: 15px 0 0 0;
	border: 0;
	text-align: center;

	border-top: solid 1px #bdbec0;
	}
	
#footer p {
	margin: 5px 10px 1.3em 10px;
	font-size: 80%;
	background-color: transparent;
	color: #999;
	}

#breadcrumbs {
	color: #000;
	padding: 3px;
	margin-bottom: 25px;
	}

#breadcrumbs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	}

#breadcrumbs ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}


