/* Style sheet  */

/* Adds right scroll bar to avoid bouncing on short pages */
html { min-height: 100%; margin-bottom: 1px; } 


body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background: #A7D1F6 url(images/grad.jpg) repeat-x left top;
}

	
/* MAIN CONTAINER - HOMEPAGE*/

#main {
	width: 49.4em;
	background-color: #FFFFFF;
	border: 1px solid #003333;
	margin: 0px auto;
}	

 /* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink {
	width:150px;
	padding: 0px;
	margin: 0px;
	clear: both;
	font-size: 10px;
	display: inline;
	color: #DCEFFE;
}
#skiplink a {
	color:#DCEFFE;
}
#skiplink a:focus, div#skiplink a:active {
	color:#FFFFFF;
	background-color: #002559;
}

/* BRANDING BAR*/

#brandbar {
	height: 1.25em;
	width: 49.4em;
	background-image: url(images/brandbarbkgd.jpg);
	background-repeat: repeat-x;
	background-color: #C2C6CF;
	margin: 0px auto 0px auto;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #666666;
}

#brandbar .welcome {
	font-size: .7em;
	color: #333333;
	padding: .3em 0px 0px .5em;
	margin: 0 0 0 2em;
	display: block;
}
#brandbar  .welcome  a:link {
	color: #1E1E1E;
	text-decoration: underline;
}
#brandbar .welcome a:hover {
	color: #0033CC;
}
#brandbar #searchfrm  /* SEARCH BOX */
 {
	width: 12em;
	float: right;
	margin: -1.15em 0 0 0;
	text-align: left;
}
#brandbar  #searchfrm label /*hidden*/
{
	position:absolute;
	overflow:hidden;
	font-size: 0.7em;
	top: -500px;
}
#brandbar  #searchfrm .button {
	font-size: 0.65em;
}
#brandbar  #searchfrm  .textbox  {
	font-size: 0.65em;
}



/* LANGUAGE BAR */

#lang {
	padding: 0 1% 0 0;
	margin: 0px auto;
	height: 1.2em;
	background-color: #013E8F;
}

#lang ul {
	text-align: right;
	font-size: 0.7em;
	padding: 0;
	margin: 0;
}
#lang ul li {
	list-style-type:none;
	text-align: right;
	display: inline;
	margin: 0;
	padding-right: 10px;
	color: #333333;
}
#lang ul li#arabic {
	direction:rtl;
	font-size: 1.2em;
}
#lang  ul  li#russian a {
	color: #BCF3AF;
}

#lang ul li#chinese {
	font-size: .95em;}
#lang ul li a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
#lang ul li a {
	padding-right: 3px;
	padding-left: 3px;
}
#lang ul li a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
}
#lang ul li a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #BCF3AF;
}
#lang ul li a:active {
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
}


/* TOP BANNER */

#banner {
	clear: none;
	height: 113px;
	background-color: #084CB7;
}

#hiddentitle, #hiddentitle span {
	background-repeat: no-repeat;
	height: 113px;
	background-image: url(images/banner-3.jpg);
}

#hiddentitle span {
	margin-bottom: -100px;
}


h1 {
	font-size: 14px;
	margin:0;
	text-align: left;
	color: #FFFFFF;
	padding: 0;
}

h1 span {
	display: block;
	position: relative;
	z-index: 1;
}



/* LEFT MENU BAR: navigation links */

#leftmenu {
	float: left;
	width: 19%;
	font-size: 0.76em;
	background: #B5D6FB;
}
	
#leftmenu ul {
	list-style-type:none;
	margin: 0;
	padding: 0
}
#leftmenu ul li span.subject  {
	color: #00275B;
	font-weight: bold;
	padding-left: 0.8em;
}

#leftmenu ul li a {
	display: block;
	text-decoration: none;
	padding: 0px 8px 15px 8px;
	background: #B7D7FB url(images/menu1.gif) no-repeat right bottom;
}	
#leftmenu ul li a:link, a:visited {
	color:#003399;
	text-decoration: none;
}
	
#leftmenu ul li a:hover  {
	background-color: #F4F9EE;
	color: #000066;
	background: #B7D7FB url(images/menu2.gif) no-repeat right bottom;
}
	
#leftmenu ul li a:active {text-decoration: none;}

#leftmenu ul ul li a  {
	padding-left: 1.5em;
	background-position: 8px 8px;
	background-repeat: no-repeat;
	font-weight: normal;

}
#leftmenu ul ul li a:link {
	color: #333333;
}

#leftmenu .pdfnote {
	text-align: center;
	display: block;
	color: #003366;
	font-size: 80%;
}

/* PAGE CONTENT ATTRIBUTES */


#content {
	width: 79%;
	float: left;
	margin: 0;
	padding: 0 0 0 0.7em;
}
blockquote {
	background-color: #CCCCCC;
	font-size: 0.75em;
	line-height: 17px;
	padding: 0.6em;
	margin: 0.8em 0px 0px 0px;
	border: 2px solid #FBF4D2;
}
.credit   {
	text-align: right;
	display: block;
	padding-top: .4em;
}
#content {
	width: 78%;
	float: left;
	margin: 0;
	padding: 0 0 0 0.7em;
}
#content h2 {
	color: #00275B;
	font-size: 1.05em;
	font-weight: 400;
	padding: 2px 9px 0 0;
	margin-top: 0.8em;
}
#content h3 {
	font-size: 0.85em;
	font-weight: bold;
	color: #043601;
	border-bottom: 1px : solid #EEDFD5;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	
}
#content h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
	
#content p {
	font-size: 0.75em;
	color: #333333;
	text-decoration: none;
	padding: 0;
	text-align: justify;
}

#content p.bold {
	font-weight: bold;	
}
#content  p.toppara {
	padding-top: 1em;
}

#content a {
	padding-left: 0px;
	color:#02327A;
}
#content a:link, a:active {
	background:none;
	text-decoration: underline;
}

#content a:visited {
	color: #02327A;
	text-decoration: underline;
}
#content a:hover {
	color:#004F00;
	background:none;
	text-decoration: underline;
}
#content ul {
	color: #FF0000;
}


#content ul li {
	font-size: 0.72em;
	list-style-type: none;
	color: #333333;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding: 0px 3px 20px 20px;
	
}
#content ul ul{
	margin-top: 10px;
	margin-bottom: -10px;
	margin-left: -3px;
}
#content ul ul li {
	font-size: 1em;
	list-style-type: none;
	color: #333333;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 20px;	
}
#content .tablergt {
	BORDER-RIGHT: #002375 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #002375 1px solid; PADDING-LEFT: 3px; FLOAT: right; PADDING-BOTTOM: 3px; BORDER-LEFT: #002375 1px solid; WIDTH: 250px; PADDING-TOP: 3px; BORDER-BOTTOM: #002375 1px solid; margin-left: 1em;
}
#content .tablelft {
	BORDER-RIGHT: #002375 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #002375 1px solid; PADDING-LEFT: 3px; FLOAT: left; PADDING-BOTTOM: 3px; BORDER-LEFT: #002375 1px solid; WIDTH: 250px; PADDING-TOP: 3px; BORDER-BOTTOM: #002375 1px solid; margin-right: 1em;
}
#box
{
	width: 96%;
	padding: 1em;
	font-size:0.84em;
	margin: 0 auto 1em auto;
	background-color: #F2FED6;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.boxtitle
{
	font-size:0.9em;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006633;
}
.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}

/* FOOTER BAR */

#footer {
	text-align: center;
	clear: both;
	background-color: #00265D;
	width: 100%;
	color: #E1E3F8;
	font-size: 11px;
	padding: 0px;
	margin: 0 auto;
}
/* Photo Gallery */
#gallery {
	width: 79%;
	float: left;
	margin: 0;
	padding: 0 0 0 0.7em;
}
#gallery h2 {
	color: #00275B;
	font-size: 1.05em;
	font-weight: 400;
	padding: 2px 9px 0 0;
	margin-top: 0.8em;
}
#gallery p {
	font-size: 0.75em;
	color: #333333;
	text-decoration: none;
	padding: 0;
}
.photocredit {
	font-size: 80%;
	color:#006699;
}
#photolink {
	width:600px;
	height: 291px;
	background-color: #F0F5FB;
}
#focustext {
	padding:5px;
}
.imgClass {border: 1px solid #fff; float:left; margin-right: 10px;}
.trans { width:90px; background-color:#000;filter : progid:DXImageTransform.Microsoft.Alpha(startX=0, startY=0, finishX=100, finishY=100,style=1,opacity=0,finishOpacity=40);}
.idtext{
 	float: right;
 }
.setnum{
 	float: left;
	width: 600px;
 }
.setnum ol{
	margin:0;
	padding:0;
	background:url(images/setnum_m_bg.gif) repeat-x;
	height:24px;
	margin-left:0;
	}
.setnum li{
	list-style:none;
	float:left;
	}
.setnum li a{
	color:#3e70a7;
	display:block;
	width:56px;
	height:24px;
	text-align:center;
	background:url(images/spbg.gif) no-repeat 50% -24px;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
	margin-right:1px;
	text-decoration: none;
	}
	.setnum li a:hover, .setnum li .active{
		background:url(images/spbg.gif) no-repeat 50% 0;	text-decoration: none;

		}
.setnum img{
		float:left;
		}
.bold {
	font-weight: bold;	
}
