/*
	(c) 2005 Expeditors International of Wahsington, Inc. (www.expeditors.com)
	All Rights Reserved
	
	CSS developed by Urban Faubion
*/
html * {
	margin:0;
	padding:0;
	}
body {
	font-size:62.5%;
	font-family:Arial,Helvetica,sans-serif;
	color:#333333;
	text-align:center;
	background:#666666 url(../graphics/bodyBackground.gif) 0 0 repeat-x;
	background-attachment:fixed;
	behavior: url(login/js/csshover.htc); /* WinIE behavior call /quotamon/login/js/cssHover.htc*/
	}
img {
	border:0px;
	}
h1, h2 {
	margin-bottom:7px;
	font-weight:bold;
	font-size:1.6em;
	line-height:1.4em;
	letter-spacing:0.03em;
	color:rgb(130,0,0);
	border-bottom:1px solid #999999;
	}
sup {
	vertical-align:top;
	font-size:smaller;
	}
h3, h4 {
	font-weight:bold;
	font-size:1.4em;
	line-height:1.4em;
	letter-spacing:0.03em;
	text-transform:none;
	color:#333333;
	}
h4 {
	font-size:1.2em;
	}
p {
	padding-bottom:14px;
	text-align:left;
	font-size:1.2em;
	line-height:1.2em;
	color:#333333;
	}
ol {
	margin-left:28px;
	margin-bottom:7px;
	}
ol li {
	margin-bottom:7px;
	}
ul {
	margin-left:14px;
	margin-bottom:14px;
	list-style-type:none;
	}
ul.bulleted {
	padding:0 0 0 14px;
	list-style-type:square;
	}
ul.bulleted li {
	margin-bottom:7px;
	margin-left:0;
	padding-left:0;
	}
ul.bulleted ul li {
	margin-bottom:0;
	}
ul.linkrow {
	margin-top:-14px;
	margin-left:0;
	padding-bottom:14px;
	}
ul.linkrow li {
	float:left;
}
ul.linkrow li a {
	padding:0 7px 0 10px;
	background:url(../graphics/divider.gif) 0 2px no-repeat;
	}
ul.linkrow li.first a {
	padding-left:0;
	background:none;
}
ul li span {
	font-weight:bold;
	}
li {
	font-size:1.2em;
	}
li li {
	font-size:1em;
	}
ul.nestedList {
	margin:0;
	margin-left:14px;
	padding:0;
	list-style-type:square;
	}
ul.nestedList * {
	margin:0;
	padding:0;
	}
ul.nestedList ul {
	margin-left:14px;
	list-style-type:disc;
	}
ul.nestedList ul ul {
	list-style-type:circle;
	}
dl {
	padding-bottom:14px;
	font-size:1.2em;
	}
dl ul {
	margin-top:7px;
	}
dl li {
	font-size:1em;
	}
dt {
	font-weight:bolder;
	}
dl.bulleted {
	list-style-type:square;
	}
dl.bulleted dd {
	padding-bottom:7px;
	}
dd {
	margin:0 14px;
	}
fieldset {
	border:0;
}
strong {
	color:#333333;
	font-weight:bold;
	}
a:link, a:visited {
	color:rgb(19,74,158);
	text-decoration:none;
	}	
a:hover {
	color:rgb(19,74,158);
	text-decoration:underline;
	}
a:hover sup {
	text-decoration:none;
	}
table {
	margin-bottom:14px;
	font-size:1.2em;
	}
th {
	font-weight:bold;
	}
.spacedBottom li {
	margin-bottom:7px;
	}
.noindent {
	margin:0;
	}
.awdTitle {
	font-weight:bold;
	font-style:italic;
	}
.center {
	margin:0 auto;
	text-align:center;
	}
.linkList p {
	padding:0;
}
.name {
	padding-top:14px;
	}
.title {
	font-size:1em;
	font-variant:small-caps;
	}
div#container {
	margin:0 auto;	
	padding:0 10px !important;
	width:756px;
	text-align:left;
	background:url(../graphics/contentBackground.gif) repeat-y center;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:736px;
	}
div#breadCrumbTrail	{
	margin:0 0 14px 18px;
	padding-top:2px;
	font-size:1em;
	color:#999999;
	}	
div#breadCrumbTrail a {
	text-decoration:none;
	color:#999999;
	}
div#breadCrumbTrail a:hover {
	color:rgb(19,74,158);
	text-decoration:underline;
	}
div#content {
	margin:0 14px;
	padding:0;
	}
div#leftColumb {
	float:left;
	width:230px;
	}	
div#rightColumb {
	float:right;
	padding-bottom:7px;
	width:460px;
	}
div#oneColumb {
	padding:14px 4px;
	}
div#imageContainer {
	margin:32px 0 28px 0;
	}
div#imageContainer img {
	border:1px solid #999999;
	border-top:0px;
	border-left:0px;
	}
/* BST */
div#logoContainer {
	margin:32px auto 28px auto;
	text-align:center;
	}
/* SECTION INFO */
div.section {
	clear:both;
	}
div.section p sup {
	vertical-align:top;
	}
div.section span {
	font-size:1.2em;
	}
div.section table {
	margin:0;
	margin-bottom:14px;
	padding:0;
	border:1px solid #999999;
	border-right:0;
	}
div.section table * {
	margin:0;
	padding:0;
	}
div.section th {
	background:#ffffff url(../graphics/header_bg.gif) repeat-x;
	border-bottom:1px solid #999999;
	}
div.section th, div.section td {
	padding:4px;
	border-right:1px solid #999999;
	}
div.section tr.odd td {
	background-color:#ececec;
	}
/* History Section hiding code */
div.history p {
	}
div.history p a {
	font-size:1em;
	}
div.history h3 {
	}
div.history a {
	font-size:1.2em;
	}
.award {
	margin-bottom:14px;
	}
.award ul {
	margin-left:0;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	}
.award li ul {
	margin-left:14px;
	border:0;
	}
.open {
	display:table-cell;
	}
.closed {
	display:none;
	}
