@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

#preHead h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

#body {
	background-image: url(../images/background.jpg);
	background-repeat:repeat;
	/* WDW - 6/1/2011 - Added to give the footer some needed visibility */
	padding-bottom:3%;
}
#body a, a:visited, a:active {
	text-decoration:none;
}
#body a:hover {
	text-decoration:underline;
}

#container {
	height:auto;
	width:900px;
	background-image: url(../images/bkgd_Img4_revised_2.jpg);
	background-color:#d9dfe7;
	background-repeat:repeat-y;
	margin:0px auto 0 auto;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow:hidden;
}

#container1 {
	background-color: #012B5D;
	background-image: url(../images/bkgd_Img1_revised.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:900px;
	height:686px;
	margin:0px auto 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#container2 {
	background-image: url(../images/bkgd_Img2_revised.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:686px;
	margin:0px auto 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	/*background-position: 0px -250px;*/
}

#container3 {
	background-image: url(../images/bkgd_Img3_revised.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:686px;
	margin:0px auto 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	/*background-position: 0px -250px;*/
}

#container4 {
	background-image: url(../images/bkgd_Img4_revised.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:900px;
	height:686px;
	margin:0px auto 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#container5 {
	background-image: url(../images/bkgd_Img3_revised.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:900px;
	height:686px;
	margin:0px auto 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


#header {
	background-image:none;
	/*border-bottom:1px solid #FFF;*/
	width:900px;
	height:100px;
}

#mainLinks {
	height:55px;
	width:900px;
	background-image:url(../images/trans_bkgd.png);
	background-repeat: repeat;
}

#breadcrumbs {
	width:875px;
	height:16px;
	background-color:#d9dfe7;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	font-style:normal;
	font-weight:900;
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#breadcrumbs a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	font-style:normal;
	font-weight:900;
	text-decoration:none;
}
#bodyContent {
	width:890px;
	height:auto;
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom:10px;
	padding-left: 10px;
}

#bodyContent a, a:active, a:visited {
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:#33557D;
}

#bodyContent a:hover {
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
	color:#002a5c;
}

#bodyContent ol {
	list-style: upper-roman;
	line-height:24px;
	text-indent:10px;
	margin-left:20px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:12px;
}
#bodyContent h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#333;
	margin:10px 0 0 30px;
	font-variant:small-caps;
	text-decoration:none;
}

#timeline {
	background-image:url(../images/trans_bkgd.png);
	background-repeat:repeat;
	width:860px;
	height:auto;
	padding:10px;
	float:left;
	border:1px solid #CCC;
}
#timeline h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#33557d;
	margin-bottom:1.3em;
	text-decoration:none;
}
#timeline h1 {	
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#002a5c;
	font-weight:bold;
	}

#mapTable {
	width:385px;
	height:auto;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	padding:5px;
}
#mapTable h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#002a5c;
	line-height: 20px;
}

#mapTable h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#33557D;
	font-weight:bold;
}
	
	
#subContent {
	width:838px;
	height:auto;
	padding:15px 25px 25px 15px;
	background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
	float:left;
	border:1px solid #CCC;
}
#subContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:17px;
	color:#002a5c;
	font-weight: bolder;
}
#subContent h2 a:link {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color:#002a5c;
	font-weight: bolder;
	text-decoration:underline;
}
#subContent h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#33557d;
	margin-bottom:1.3em;
}

#subBody {
	width:875px;
	height:auto;
	border:solid 1px #999;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
}
#subBody h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#002a5c;
	font-weight:bolder;
}
#subBody h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#33557d;
	margin-bottom:1.3em;
}

#lessons {
	width:860px;
	height:auto;
	background-color:#9cacc0;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
	float:left;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#lessons1 {
	width:860px;
	height:auto;
	color:#333;
	background-color: #E1E6EC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	float:left;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#lessons2 {
	width:860px;
	height:auto;
	background-color:#33557d;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	float:left;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#lessons3 {
	width:860px;
	height:auto;
	background:#FFF;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	float:left;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.ImgPadRight {
	margin:0 6px 5px 0;
	float:left;
}

#reportsTbl {
	float: right;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position:relative;top:5px;left:7px;
}

#reportsPicsTbl {
	float: right;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position:relative;top:5px;left:22px;
}

#reportsTblHeader {
	float: right;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position:relative;top:-10px; left:5px;
}

#reportThumbs {
	float:right;
	width:100px;
	height:auto;
	margin:10px 5px 0 0;
	text-align:center;
	font-weight:bold;
	font-size:9px;
}

.reportsThumbs {
	margin-top:5px;
}

#table {
	width:880px;
	height:100px;
	margin:10px 0 0 0px;
	background-color:#fff;
	float:left;
}

#moreNav {
	width:880px;
	height:auto;
	background-color:#FFF;
	float:left;
	margin:0 0 15px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
}

#footer {
	width:900px;
	height:18px;
	background-image: url(../images/GIFFfooter.gif);
	font-size:10px;
	color:#CCC;
	text-align:center;
	clear:both;
	margin-top:0;
	margin-right: auto;
	margin-bottom:0;
	margin-left: auto;
	padding:3px 0 0 0;
}
#footer a, a:visited, a:active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
}
#footer a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight: bold;
}
#span h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#5B5B5B;
	text-decoration:none;
}	
#subContent ul {
	margin:0 0 0 0;
	list-style-type: disc;
	color: #000;
	list-style-position: inside;
}
#left_sidebar {
	width:837px;
	height:auto;
	float:left;
	margin:5px;
}
#subContent strong {
	color:#33557d;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}

#video {
	width:880px;
	height:400px;
	margin:0 0 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666;
}
#video h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#0071BC;
	font-weight:bold;
}

#preHead {
	width:892px;
	height:auto;
	color:#DDD;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#777;
	margin:0 auto 2px auto;
	padding:4px 4px 4px 4px;
}
	
#preHead h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

#body2 {
	background-image: url(../images/background.jpg);
	background-repeat:repeat;
}

#header2 {
	background-image:none;
	/*border-bottom:1px solid #FFF;*/
	width:900px;
	height:100px;
}

#content2 {
	width:900px;
	height:191px;
	/*background-color:none;*/
	margin:339px 0 0 0;
}

#mainLinks2 {
	height:55px;
	width:899px;
	float:left;
	padding-left:1px;
	background-repeat: repeat;
	overflow:hidden;
}

#quicklinks2 {
	width:900px;
	height:140px;
	float:left;
	margin:0;
	border-top: solid 1px #666;
	border-bottom:solid 1px #666;
	background-repeat: repeat-x;
}

#indexCaption {
	padding:5px 10px 10px 0;
	height:10px;
	width:890px;
	visibility:hidden;
	background-color: #666;
}

.indexText {
	position:relative;
	left:285px;
	top:25px;
	color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bolder;
	text-align:right;
	height:10px;
	width:600px;
	text-align:right;
	cursor: default;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}

a.indexTextLinks , a.indexTextLinks:active, a.indexTextLinks:visited {
	color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bolder;
	text-align:right;
	text-decoration:none;
}
a.indexTextLinks:hover {
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bolder;
	text-align:right;
	text-decoration:none;
}


/* CLASSES */

.imagesFloatLeft {
	float:left;
	margin:3px 0 0 15px;
}
.logo {
	float:left;
	margin:12px 0 0 0;
}

.quickLinks {
	float:left;
	margin:5px 0 0 8px;
}

/*NAVBAR*/

#navbar {
	position: static;
	top: auto;
	right: auto;
	margin: 0;
	padding: 0;
}
#navbar li {
	list-style: none;
	float: left; }
	
#navbar li a {
	display: block;
	padding:0;
	text-transform:none;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#navbar li a:hover {
	color: #C60; }
	
#navbar li ul {
	display: none;  }
#navbar li:hover ul, #navbar li.hover ul {
	position: absolute;
	display: inline;
	left:auto;
	width:500px;
	margin: 0;
	padding: 0;
}

#navbar li:hover li, #navbar li.hover li {
	float: left; }
#navbar li:hover li a, #navbar li.hover li a {
	color:#002a5c; }
#navbar li li a:hover {
	color:#002a5c;
	text-decoration:underline;
}

.navbarLine2 {
	width:500px;background: none;height:29px;
}

A.linkNavbarLine2, A.linkNavbarLine2:visited, A.linkNavbarLine2:active
{
	color:#002A5C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-right:10px;
	text-decoration:none;
}
A.linkNavbarLine2:hover {
	color:#002A5C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-right:10px;
	text-decoration:underline;
}

.aboutLine2 {
position:relative;top:2px;left:122px;width:450px;visibility:hidden;
}
.aboutLine2Active {
position:relative;top:2px;left:122px;width:450px;visibility:visible;
}

.publicationsLine2 {
position:relative;top:-18px;left:199px;width:400px;visibility:hidden;
}
.publicationsLine2Active {
position:relative;top:-18px;left:199px;width:400px;visibility:visible;
}

.directoratesLine2 {
position:relative;top:-38px;left:300px;width:450px;visibility:hidden;
}
.directoratesLine2Active {
position:relative;top:-38px;left:300px;width:450px;visibility:visible;
}

.newsroomLine2 {
position:relative;top:-58px;left:403px;width:400px;visibility:hidden;
}
.newsroomLine2Active {
position:relative;top:-58px;left:403px;width:400px;visibility:visible;
}

.contactLine2 {
position:relative;top:-78px;left:499px;width:350px;visibility:hidden;
}
.contactLine2Active {
position:relative;top:-78px;left:499px;width:350px;visibility:visible;
}

.videoLine2 {
position:relative;top:-93px;left:610px;width:75px;visibility:hidden;
}
.videoLine2Active {
position:relative;top:-93px;left:610px;width:75px;visibility:visible;
}

.arabicLine2 {
position:relative;top:-513px;left:350px;width:540px;visibility:hidden; text-align:right; direction:rtl;
}
.arabicLine2Active {
position:relative;top:-513px;left:350px;width:540px;visibility:visible; text-align:right; direction:rtl;
}

/*
.feedbackLine2 {
position:relative;top:-93px;left:607px;width:100px;visibility:hidden;
}
.feedbackLine2Active {
position:relative;top:-93px;left:607px;width:100px;visibility:visible;
}
.arabicLine2 {
position:relative;top:-111px;left:350px;width:540px;visibility:visible; text-align:right; direction:rtl;
}
.arabicLine2Active {
position:relative;top:-111px;left:350px;width:540px;visibility:visible; text-align:right; direction:rtl;
}
*/
/*

Without Feedback

.arabicLine2 {
position:relative;top:-221px;left:350px;width:540px;visibility:visible; text-align:right; direction:rtl;
}
.arabicLine2Active {
position:relative;top:-221px;left:350px;width:540px;visibility:visible; text-align:right; direction:rtl;
}

*/


.headerImg {
	float:left;
	margin:12px 0 0 0;
}
.logoImg {
	position:absolute;
	top:3px;
	left: 15px;
}

#navbar li ul li {
	margin:9px 0 3px 15px;
}

/*Classes*/


.quicklinks {
	margin:7px 5px 0 5px;
	border:none;
	text-decoration:none;
}
.images {
	float:left;
	margin:2.5px 0 0 2.5px;
	padding:0 10px 0 0;
	text-indent: 5px;
}
.images_right {
	float:right;
	margin:0;
	padding:3px;
}

.tableStyle1 {
	color:#333;
	padding:5px;
	background-color: #E1E6EC;
	line-height: 17px;
	text-indent: 3px;
}
.tableStyle1 h3 {
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.tableStyle2 {
	background-color:#33557d;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding:5px;
	margin-top:8px;
	line-height: 20px;
}
.tableStyle3 {
	background:#FFF;
	color:#333;
	padding:5px;
	text-indent: 3px;
}

#moreNav a, a:active, a:visited {
	color:#666;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
#moreNav a:hover {
	color:#666;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
#search {
	width:181px;
	height:23px;
	float:right;
	text-align:left;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
}

#rotating {
	width:100px;
	height:auto;
	float:right;
	clear:right;
	margin:0 10px 0 0;
}

.search_btn {
	float:right;
	margin-top: 1px;
	margin-right: 3px;
}
.formElements {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	width: 300px;
	height: 25px;
	border:1px solid #33557d;
	padding:5px;
}
.formText {
	position:relative;
	top: 4px;
	padding:2px 3px 0 2px;
	width:116px;
	height:14px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
	background:0;
	vertical-align: text-bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
}
.searchFormText {
	background:#fff;
	border:1px solid #ccc;
	border-bottom-color:#999;
	border-right-color:#999;
	color:#000;
	font-family:arial,sans-serif bold;
	font-size:18px;
	height:25px;
	margin:0;
	padding:2px 8px 3px 6px;
	vertical-align:top
}
.searchButtonPlacement {
	position:relative;
	top:0px;
	left:10px;
	vertical-align:middle;
}
.searchButtonResultsPlacement {
	position:relative;
	top:-27px;
	left:10px;
	vertical-align:middle;
}
.header1 {
	float:left;
}
.header2 {
	float:left;
	margin-top:7px;
}

.textLinks {
	color:#33557D;
	text-decoration: underline;
}

.reportImg {
	border-color:#000;
}

.embargoRed {
	color: #990000
}

.embargoAdjust {
	width:202px;
}

.videoPreview {
	background-image:url(../images/TNvideoOverlay.gif)
}


div.videoHover
{
	padding-top:10px;
	padding-bottom:10px;
}

div.videoHover:hover
{
	background-color: #E1E6EC;
}
