/* CSS Document */
body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	color:#000000;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}
.notop {margin-top:0px;}
.nobottom {margin-bottom:0px;}
.notopnobottom {margin-top:0px; margin-bottom:0px;}
a:link, a:visited, a:active {
	color:#6F0000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #005A00;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top:10px;
	margin-bottom:10px;
}
h2 {
 	margin-top:0px;
	margin-bottom:0px;
	font-size:16px;
	font-weight:bold;
	height:25px;
}
h3 {
	margin:0px;
	margin-bottom:0px;
	font-size:1.2em;
	font-weight:bold;
}
h4 {
	margin:0px;
	margin-bottom:0px;
	font-size:1em;
	font-weight:bold;
}
p {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-size:.9em;
}
#container {
	position:relative;
	top:0px;
	left:0px;
	width:980px;
}
/*left column */
#containerleft {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:180px;
}
#leftnavcontainer {
	position:relative;
	top:10px;
	left:10px;
	width:160px;
	font-size:12px;
	border:#000000 solid 1px;
}
#leftnavheader {
	position:relative;
	width:100%;
	height:22px;
	border-bottom:#000000 solid 1px;
}
.leftnavyellow {
	position:relative;
	width:100%;
	font-size:1px;
	background-color:#ffe680;
}
#leftnav {
	position:relative;
	width:157px;
	border-top:#000000 solid 1px;
	font-size:12px;
	padding-top:5px;
	padding-left:3px;
}
.leftnavbullet {
	float:left;
	height:15px;
	width:17px;
	text-align:left;
	background:url(../images/bullet.gif) no-repeat center;
}
.leftnavpointer {
	float:left;
	height:15px;
	width:17px;
	text-align:left;
	background:url(../images/bullet_red.gif) no-repeat center;
}
.leftnavlink {
	float:left;
	width:140px;
	margin-bottom:3px;
}
.leftnavworksheet {
	position:relative;
	clear:both;
	width:100%;
	height:25px;
	margin-top:5px;
	background-color:#ffe680;
	border-top:#000000 solid 1px;
	font-weight:bold;
	text-indent:15px;
}
/*end left column */
/* main content */
#content {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:550px;
}
#contentexpanded {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:790px;
}
/* end main content */
.prevnext {
	position:relative;
	float:right;
	right:0px;
	width:170px;
	font-size:12px;
}
/* info cycle WTO section */
#infocyclecontent li {
	margin-bottom:3px;
}
#infocyclecontent {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:625px;
}
#infocycleleftnavcontainer {
	position:relative;
	top:20px;
	left:20px;
	width:140px;
	height:250px;
	font-size:12px;
}
.infocycleleftnavicon {
	position:relative;
	float:left;
	width:45px;
	height:70px;
}
.infocycleleftnavicon p {margin-top:10px;}
.infocycleleftnavtext {
	position:relative;
	float:left;
	width:90px;
	height:70px;
	text-align:center;
}
.infocycleleftnavtext p {margin-top:15px;}
#infocycleheader {
	position:relative;
	width:100%;
	margin-top:30px;
	height:45px;
}
#infocycleheadericon {
	height:45px;
	float:left;
	width:60px;
	text-align:left;
}
#infocycleheader h1 {
	margin-top:0px;
	margin-bottom:5px;
	color:#24258B;
}
.infocyclecolone {
	position:relative;
	float:left;
	width:400px;
}
.infocycleoltwo {
	position:relative;
	float:left;
	left:30px;
	width:190px;
	text-align:center;
}
/* end info cycle WTO section */
.h2container {
	position:relative;
	width:100%;
	height:22px;
}
.textblue {color:#24258B;}
.textbluepure {color:#0000FF;}
.textredpure {color:#FF0000;}
.textgreen {color:#33795B;}
.textredonyellow {color:#d50000;}
.textblueh3type {
	font-size:1.2em;
	caption-side:#24258B;
	font-weight:bold;
}
/* boxes */
.yellowbox {
	position:relative;
	background-color:#ffffcc;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	width:98%;
	font-size:.9em;
}
.bluebox {
	position:relative;
	background-color:#ccccff;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
}
.emphasis-box {
	background-color: #edEEed;
	margin: 25px 5px 5px 55px;
	padding: 7px;
	border: 1px dashed #CCCCCC;
	width: 75%;
}
.copyright {
	text-align:right;
	font-size:.8em;
}
/* end boxes */
.quizcontainer {
	margin-top:15px;
	margin-left:15px;
}
.skipper {
	position:absolute;
	left:-99999px;
	top:0px;
	height: 0px;
	width:0px;
	font-size:1px;
	overflow:hidden;
}
/* right column */
#rightcontainer {
	position:relative;
	float:left;
	left:0px;
	width:240px;
}
.rightcontent {
	position:relative;
	top:45px;
	left:10px;
	width:230px;
	text-align:center;
}
/* end right column */
.bullet {
	font-size: 1em;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	list-style:disc;
}
.headerlinks {
	font-size:12px;
	background-color:#7B1B21;
	color:#ffffff;
}
.headerlinks a:link, .headerlinks a:visited, .headerlinks a:active {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
.headerlinks a:hover {
	color:#ffffff;
	font-size:12px;
	text-decoration:underline;
}
.highlight {
	background-color:#ffffcc;
}
.h4type {
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}
.twocol {
	position:relative;
	float:left;
	left:15px;
	top:10px;
	width:250px;
}

