/* Style sheet  */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

body {
	background-color: #2B98EA;
	background-image: url(images/grad_bkgd.jpg);
	background-repeat: repeat-x;
}

#main {
	background-color: #ffffff;
	min-width:800px;
	border: 4px solid #FFFFFF;
	width: 76em;
}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#026FC1;
}

/* LANGUAGES */

#languages {
	background-color: #FFFFFF;
	height: 2.1em;
}

#languages ul li#english  {
	color: #333333;
	font-weight: bold;
	font-size: 1.05em;
}	

#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#666666;
	text-decoration:none;
	font-weight: normal;
}

#languages ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

/* TOP BANNER */

#topbanner {
	height: 173px;
	background-image: url(images/banner_bkgd.jpg);
	background-repeat: repeat-x;
}

#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 173px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7EBED;
}

/* MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 20%;
	font-size: 1em;
	padding-bottom: 1em;
	background-image: url(images/grad_nav.jpg);
	background-repeat: repeat-x;
}

#mainnav ul {
	margin: 0px;
}

#mainnav  ul  ul  {
	display: none
}

#mainnav ul li {
	list-style-type: none;
	display: block;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8A9AD;
}

#mainnav ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #525252;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	padding-right: 0.5em;
	font-weight: normal;
	font-size: 0.97em;
}

#mainnav ul li a:hover  {
	text-decoration: none;
	background-color: #F1F2F3;
	display: block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}

/* CONTENT */

#content {
	width: 77%;
	float: left;
	padding-bottom: 1em;
	padding-left: 1.4em;
	color: #333333;
}
#content    #home {
	width: 43em;
}


#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#0035B3;
	text-decoration: underline;
}

#content a:hover {
	color: #CC0000;
}

#content a:visited {
	color: #333333;
}

#content #disclaimer {
	color: #000000;
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 80%;
	font-weight: normal;
	width: 440px;
	padding-left: 12%;
}
#content p {
	line-height: 16px;
}


#content h2 {
	font-family: "Myriad Pro", Verdana, Arial;
	color: #E51837;
	font-size: 190%;
	letter-spacing: -0.02em;
}

#content h3 {
	color: #3F5969;
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F5969;
}
#content h4 {
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 150%;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}
#content   ul   li {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	list-style-type: none;
	margin-bottom: 0.3em;
	padding-left: 1em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}
#news  {
	float: right;
	width: 20%;
	margin-left: 1em;
	border: 1px dotted #666666;
	margin-right: 0px;
}
#news  h3  {
	font-family: "Myriad Pro", Verdana, Arial;
	color: #FFFFFF;
	background-color: #E51837;
	display: block;
	margin: 0px;
	font-size: 160%;
	padding-top: 0em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
}
#news  ul  {
	margin: 0px;
	padding: 0px;
}
#news   ul   li  {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	margin-top: 0.3em;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 1.3em;
	padding-right: .5em;
}
#news        ul        li   a      {
	text-decoration: none;
	color: #333333;
	font-size: 0.93em;
}




/* QUOTES */

blockquote {
	font-size: 115%;
	width: 96%;
	background-color: #F3F4F5;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 3%;
	padding-left: 2%;
	font-family: "Myriad Pro", Verdana, Arial;
	font-style: italic;
	border: 1px dotted #A8A9AD;
}

/* STATEMENTS PAGE */

#content  #gd_selectbox {
	float: left;
	width: 100%;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 0px;
	background-image: url(images/bluetexture.jpg);
	background-repeat: repeat-x;
}


#content  #gd_selectbox  p {
	font-weight: bold;
	color: #333333;
}
#content   #gd_selectbox   label {
	color: #1D4165;
	font-weight: bold;
}
#content   #gd_selectbox   #gd_selectday, #gd_selectbox  #gd_selectcountry {
	float: left;
	width: 54%;
	margin-right: 1%;
	color: #333333;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 0em;
	padding-left: 0.6em;
}
#content #gd_selectbox #gd_selectday {
	width: 40%;
	margin-right: 0px;
	border-right-style: none;
}
#content #topmar {
	float: left;
	width: 100%;
}

#content  #gd_morning a, #content #gd_afternoon a          {
	font-weight: bold;
	text-decoration: none;
	
}
#content   #gd_morning,#gd_afternoon   {
	float: left;
	width: 47%;
	margin-right: 0.6em;
	margin-left: 1em;
}

#content #gd_morning .sessionlist, #content #gd_afternoon .sessionlist {margin-bottom:0em;}

#content #gd_morning a, #content #gd_afternoon a {font-size:100%}

#content      li.spoke     {
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-image: url(images/ico_doc2.png);
	padding: 0 2.35em 1em 2.35em;
	
}

#content #gd_speaker {
	margin-top: .7em;
	margin-bottom: 1.5em;
	margin-left: .7em;
}
#content #gd_speaker #gd_speakerphoto {
    float: right;
    clear: right;
	margin: .7em;
	padding: 0px;
}
#content #gd_speaker #gd_photocredit {
	background-color: #000;
	float: right;
	clear: right;
	font-size: 90%;
	width: 240px;
	color: #fff;
	padding: 0;
	margin-top:-1em;
	margin-right:.8em;
	text-align:center
}
#content .gd_date {
	color: #262940;
	margin-bottom: 2em;
	font-weight: bold;
}

#content #gd_statementbox {
	width: 60%;
	background-color: #F1F2F4;
	padding: 0.5em;
	margin-bottom: 1.5em;
	border: 1px solid #C7CFD8;
	
}
#content #gd_statementbox ul li#pdf {
	background-image: url(images/pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content #gd_statementbox ul li#video {
	background-image: url(images/video_icon.jpg);
	background-repeat: no-repeat;
	background-position: -2px 2px;
}
#content #gd_statementbox #pr {
	background-image: url(images/ico_doc2.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}


#content #gd_statementbox ul {
	margin: 0px;
	padding: 0px;
}

#content #gd_statementbox ul li {
	font-size: 95%;
	padding-left: 1.7em;
}

#content #gd_statementbox h4 {
	font-size: 110%;
	font-weight: bold;
	color: #262940;
}

#content .source {
	font-weight: normal;
	color: #026FC1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #026FC1;
	margin-right: 80%;
	padding-top: 0.4em;
	margin-top: 2em;
	margin-bottom: 1em;
}

#content #gd_goback {
	font-size: 85%;
	font-weight: bold;
	display: block;
	padding: 0.3em;
	background-color: #F1F2F4;
	float: right;
	margin-top: 0.8em;
}
#content  #gd_goback  a  {
	text-decoration: none;
	text-align: right;
	display: block;
}
#content #gd_goback  a:hover {
	text-decoration: underline;
}

/* FOOTER BAR */

#footer {
	background-color: #66676C;
	color: #ffffff;
}

#footer ul {
	margin-top: 0em;
}

#footer ul li  {
	display: inline;
}

#footer ul li a {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #ffffff;	
}

#wsscredit {
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
}
