body {
	background-image:url(/global/images/gradientBg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#403D3E;
	/* font-size:75%; */
	overflow: -moz-scrollbars-vertical;
}

#container {
	width:951px; 
	margin:0 auto 0 auto;
	margin-top:10px;
}
#header {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px; 	
}
.language {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px; 
	height:26px; 
	text-align:right; 
	font-size:.9em; 
	padding-top:4px;
	z-index:100;
}
#ctl00_languageSelect {
 	font-size:.8em; 
	margin:1px 0 -1px 2px; 
	width:138px;
}
.banner {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px; 
	height:138px; 
	background-image:url(/global/images/header.jpg); 
	background-repeat:no-repeat;
}

.es .banner {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px; 
	height:138px; 
	background-image:url(/global/images/header.jpg); 
	background-repeat:no-repeat;
}

.banner img {
	 height:120px; 
	 width:400px;
	 display:inline; 
	 float:left; 
	 position:relative; 
	 border:0; 
	 top:9px; 
	 left:210px;
}
.countdown {
	 position:relative; 
	 float:right; 
	 top:24px; 
	 right:10px;
}

#content {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px; 
	margin:17px 0 15px 0; 
	font-size:12px;
	background-image:url(/global/images/column3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#content2 {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px; 
	margin:17px 0 15px 0; 
	font-size:12px;
	background-image:url(/global/images/column2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#leftcontent {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:240px; 	
}
#midcontent {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:397px; 
	
	/* border:1px solid #D6DEE2;  */
	margin-left: 18px; 
	/*margin-top:18px; */
	padding:0px 20px;
		
	}

/* FONTS */
p {
	/*font-size:1em;*/
	line-height:1.3em;
	margin:0 0 15px 0;
	font-size:12px;
}
.red {
 	color: red;
}
.green {
	color: #33CC00;
	}
h1 {   /* BLUE PAGE TITLE   */
	color: #013e61;	
	color: #9ACD66; /* green */
	/* line-height:normal; */
	font-size:23px;
	text-transform:uppercase;
	margin:0 0 4px 0;
}

h2 {  
	font-size:16px;
	/* line-height:normal; */
	color: #0b4970;
	color: #9ACD66; /* green */
	margin:0 0 2px 0;
	font-weight:bold; 
}
h3 {  
	font-size:16px;
	line-height:normal;
	color: #013e61;
	margin:0 0 2px 0;
	font-weight:bold; 
}
h4 {   
	color: #9ACD66; /* green */
	font-size:13px;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 2px 0;	
}
h5 {   
	 color:#FFFFFF;
    font-size:13px;
	text-align:center; 
    margin:0 0 10px 0;
	text-transform: uppercase;
}
h6 /* travel info */
{
 color:#FFFFFF;
    font-size:18px;
	text-align:center; 
    margin:14px 0 6px -1px;
	font-weight:600;
	line-height:1.3em;	
}
hr {
	background:none;
	height:0px;
	border:0;
	border-bottom:1px dotted #C7BFA1;
	margin:0 0 15px 0;
}
a:link, a:visited, a:hover, a:active {
	color:#3D7E2C;
	text-decoration:underline;
}
a:hover {
	color:#3D7E2C;
	text-decoration:none;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* GLOBAL NAV */

#globalNav {
	width: 952px;
	position: relative;
	top: 0px;
	left: -1px;
	margin:0;
	padding:0;
	height:36px;
}
#globalNav li {
	position:relative;
	display:inline;
	float:left;
	padding:0;
	margin:0;
	height:36px;
	vertical-align:middle;
}
#globalNav li a:link, #globalNav li a:visited, #globalNav li a:hover, #globalNav li a:active {
	position:relative;
	text-decoration:none;
	display:block;
	text-align:center;
	text-transform:uppercase;
	padding: 11px 0 0 0;
	height:25px;
	vertical-align:middle;
	background-color:#23418c;
	background-color:#013e61;
	background-color:#377c2b; /* green */	
/* 	background-image:url(/global/images/top_nav.gif);
	background-repeat:repeat-x;
	background-position:top; */
	margin:0 0 0 1px;	
	/* width:157px; 
	width:180px; */ 
	width:170px; 
	width:316px; /* 3 links */
	width: 236px;  /* 4 links */
	width: 188px;
	width: 156px;
	
	font-size: 12px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#013e61;
	color:#9ACD66;
	color:#000000;
	
}


#globalNav li a:link, #globalNav li a:visited { 
   color:#013e61; /* blue */
   background-color:#fff100; /* yellow */
   color:#000000;
}

#globalNav li a:hover  {
	background-color:#013e61;	
	background-color:#d3f7ae;	/* light green */	
	background-color:#afdc81;
	background-position:0 -40px;
	color:#FFF;
	color:#9ACD66; /* green */
	color:#000000; /* black */
	
}

#globalNav li a.active:link, #globalNav li a.active:visited, #globalNav li a.active:hover, #globalNav li a.active:active {
    background-image:none;
	background-color:#013e61;
	background-color:#fff100;	
	background-color:#377c2b; /* green */	
	background-position:0 -40px;
	color:#FFF;
	color:#000000;
	color:#9ACD66; /* green */
}

/* agenda nav */
#globalNav li a#ctl00_Agenda:link, #globalNav li a#ctl00_Agenda:visited, #globalNav li a#ctl00_Agenda:hover, #globalNav li a#ctl00_Agenda:active {
	
	
}


/* tickets nav */
#globalNav li a#ctl00_Tickets:link, #globalNav li a#ctl00_Tickets:visited, #globalNav li a#ctl00_Tickets:hover, #globalNav li a#ctl00_Tickets:active {
	padding-top:4px; height:32px; 	width: 172px;
	
}

/* downloads nav */
#globalNav li a#ctl00_Downloads:link, #globalNav li a#ctl00_Downloads:visited, #globalNav li a#ctl00_Downloads:hover, #globalNav li a#ctl00_Downloads:active {
	/*padding-top:4px; height:32px; */
	width:132px;
	padding: 4px 0 0 0;
	height:32px;
	margin:0 0 0 1px;
}

/* Travel nav */
#globalNav li a#ctl00_Travel:link, #globalNav li a#ctl00_Travel:visited, #globalNav li a#ctl00_Travel:hover, #globalNav li a#ctl00_Travel:active {
	/*padding-top:4px; height:32px; 
	font-size: 15px;
	line-height:14px;  
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold; */
	
}


/* promotions nav */
#globalNav li a#ctl00_Promotions:link, #globalNav li a#ctl00_Promotions:visited, #globalNav li a#ctl00_Promotions:hover, #globalNav li a#ctl00_Promotions:active {
	width: 140px;
	
}

/* speakers nav */
#globalNav li a#ctl00_Speakers:link, #globalNav li a#ctl00_Speakers:visited, #globalNav li a#ctl00_Speakers:hover, #globalNav li a#ctl00_Speakers:active {
	 width: 164px;
}

/* venue nav */
#globalNav li a#ctl00_Venue:link, #globalNav li a#ctl00_Venue:visited, #globalNav li a#ctl00_Venue:hover, #globalNav li a#ctl00_Venue:active {
	
}



/* ecard nav */
#globalNav li a#ctl00_Ecard:link, #globalNav li a#ctl00_Ecard:visited, #globalNav li a#ctl00_Ecard:hover, #globalNav li a#ctl00_Ecard:active { width:110px;	width: 156px;
		
}


/* home nav */
#globalNav li a#ctl00_Home:link, #globalNav li a#ctl00_Home:visited, #globalNav li a#ctl00_Home:hover, #globalNav li a#ctl00_Home:active {
	 width:317px;
	 width: 239px; 
	 width: 195px;
	 width: 158px;
	
}


#globalNav li ul {
	position: absolute;
	filter:alpha(opacity=93);-moz-opacity:.93;opacity:.93;
	left: -2px; /* Set 1px less than menu width */
	width:157px;
	top: 36px;
	display: none;
	background-color:#F7F9FB;
	border:1px solid #DCE4EF;
	padding:2px;
	margin:0;
	z-index:1000;
	}
#globalNav li ul li {
	position:relative;
	background-image:none;
	padding:0;
	margin:0;
	width:160px;
}
/* Styles for Menu Items */
#globalNav li ul a:link, #globalNav li ul a:visited, #globalNav li ul a:active {
	width:156px;
	border:1px solid #F7F9FB;
	font-size:12px;
	display: block;
	text-decoration: none;
	color:#42ADBD;
	color:Black;
	background: none; /* IE6 Bug */
	padding: 4px 0 2px 0;
	text-transform:none;
}
#globalNav li ul a:hover {
	width:156px;
	display: block;
	color: #3d7e2c; /* Green */
	text-decoration: none;
	background:#EBEFF5; /* IE6 Bug */
	padding: 4px 0 2px 0;
	border: 1px solid #DCE4EF; /*#ddd*/ /* IE6 Bug */
}
/* Holly Hack. IE Requirement \*/
* html #globalNav ul li { float: left; height: 1%; }
* html #globalNav ul li a { height: 1%; }
/* End */

#globalNav li:hover ul, #globalNav li.over ul { display: block; } /* The magic */
ul
{
   	/* list-style-type:none;
	 list-style-image:url(images/bullet.gif); */
}

/* F O O T E R */

#footer {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px;
	background-image:url(/global/images/footer.jpg); 
	background-repeat:no-repeat; 
	background-position:top;
	padding:65px 0 5px 0;
}
#footer a {
	color:#3D7E2C;
}
.arrow {
	padding-left:32px;
}
.arrow a {
	background-image:url(/global/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 17px 2px 0;
	color:#3D7E2C;
}

.footer_left {

	position:relative; 
	float:left; 
	display:table-cell;
	width:660px; 	
	}

.footer_right {
position:relative; 
	float:left; 
	display:table-cell;
	width:260px; 
	margin-left:30px;
	
}
.copy {
/*	position:relative; 
	float:left; 
	display:table-cell;  */
	color:#9F9E9E; 
	font-size:10px; 
	margin:4px 0 0 0;
}
.return {
	position:relative; 
	float:right; 
	display:table-cell;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* HOME */


.speaker-home {	
	display:table-cell;  position:relative; float:left;
	width:187px; 
	margin:6px 0 0 0; padding-top:6px;
	border-top:1px dotted #ccc;
	height:120px;
}
.speaker-home strong {font-size:12px;}


.marquee_container
 {
 	text-align:center;
	position:relative;
	display:block;
	margin-top:96px; 
	margin-left:24px;
	color:#000000;
	font-weight:bold;
	width:195px;
	height:346px;
 }

#midcontent a {
	color:#3D7E2C;
}


/* AGENDA */

a.print
{
    font-size:12px;
    background-image:url(/global/images/printer.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:18px;
	float:right;
	font-weight:normal;
}
.agenda_content_area
{  display:table-cell; 
	position:relative; 
	float:right;
	width: 675px;

	padding:12px 0px 0 0px;
	margin-bottom:10px;		
	font-size:14px;
}

.agenda_content_area p {
    /* width:350px;*/
    padding-left:20px;
	margin:0 0 8px 0;
}
.agenda_content_area p.agendaIntro {
    width:365px;
    padding-left:0px;
    font-weight:bold;
}
.agenda_content_area p.agendaOutro {
    font-weight:bold;
    margin:0;
}
.agenda {
	 display:table-cell; float:left; position:relative;  width: 690px;
}
.agenda div {
	 float:left; position:relative; display:table-cell; 
}
.agenda p {
	 font-size:10px;
	 }
	 
	 #agendaTbl th {
    background-image:url(/global/images/agenda_bar.gif);    
    
    background-repeat: no-repeat;
  /*  background-color:#8A9CCF; */
    height:24px;
    text-align:left;
    font-weight:bold;
    color:#fff;
    padding-left:8px;
}
#agendaTbl h2 {
    color:#09468B;
    margin:0;
}
#agendaTbl 
{    position:relative;
    float:left;
    /*width:680px;*/
	width: 676px;
	font-size:12px;
}
#agendaTbl td {
    font-size:11px;
    padding:6px 8px 2px 8px;
    vertical-align:top;
    color:#555454;
    border-top:1px dotted #D1D3D4;   
}

#agendaTbl td.header {
    padding:0;
    border-top:0;
}
#agendaTbl td.intro {
    border-top:0;
    padding:0 0 4px 0; 
    font-size:13px;
}
#agendaTbl td.top {
    padding:2px 8px 2px 8px;
    border-top:0;
}
#agendaTbl td.newDay {
    border-top:1px dotted #30639D;
    }

	 /* DOWNLOADS */
	 
	 .downloadsContainerTop {
    position:relative; float:left; display:table-cell; width:650px;
}
.downloadsContainer {
    position:relative; float:left; display:table-cell; width:650px;
    padding-top:20px;
    background-image:url(/global/images/downloadsBorder.gif);
    background-position:32px top;
    background-repeat:no-repeat;
}
.downloads_sub {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:290px; 
	margin: 0px; 
	padding:0px 0 5px 32px;
}
/* home page 
	 .home #content 
	 {  background-image:url(/global/images/background_3columns_500.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	    
	 }*/
/* SPEAKERS */
.speakers #content {
	  background-image:url(/global/images/background_2columns.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.ecard #content {
	  background-image:url(/global/images/background_2columns.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.viewecard #content {
	  background-image:url(/global/images/background_2columns.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.agenda1 #content {
	  background-image:url(/global/images/column2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.travel #content {
	  background-image:url(/global/images/column2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.tickets #content {
	  background-image:url(/global/images/column2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.other #content {
	  background-image:url(/global/images/background_2columns.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.photos #content {
	background-image:none;
	background-repeat:no-repeat;
	background-position:center bottom;
}

.photos #content {
	 background-image:url(/global/images/background_2columns.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}



#midcontent_type2 {
	display:table-cell; 
	position:relative; 
	float:left; 
/* 	width: 676px;	 
	margin-left: 10px; 
	margin-left:22px; */
	
	
	width: 650px;	
	margin-left: 18px; 
	/*margin-top:18px; */
	padding:0px 16px;	

/*	padding:0px 10px;	
	background-image:url(/colombia/global/images/mid-gradient-bg.gif);
	background-repeat:repeat-x;
	background-position:right bottom; */
	
	}
#midcontent_type2 a {
	color:#3D7E2C;
}
.midcontent_speakers { 
	clear:both; 
	width:652px;
	margin-bottom:35px;
	border:1px;
	margin-left:12px;
	margin-right:12px;
	height:160px;	
	}
	.midcontent_speakers img {width:168px; height:177px; border:0; float:left; clear:none; margin:0 15px 15px 0;}
.midcontent_speakers a {
	color:#3D7E2C;
}
.midcontent_speakers h2 
{
    padding:0 15px 5px 0; 
}
.midcontent_speakers p 
{
    padding:0 15px 5px 0;
}
.midcontent_speakers2 {
	display:table-cell; 
	position:relative; 
	float:left; 
	height:250px; 
	width:256px;
	margin-bottom:16px;
	border:1px;
	text-align:center;
	
	}
.midcontent_speakers2 a {
	color:#3D7E2C;
}
.midcontent_speakers2 h2 
{
    margin-top:6px;
}
.speakers_title
{    
    color:#804d21; text-transform:uppercase; font-weight:bold; font-size:15px;
}


/*TICKETS */
#ticketList li{
    margin:0 40px 10px 0;
	line-height:1.2em;
	font-size:12px;
}
 #ticketsTbl th {
  /*  background-image:url(/brazil/global/images/Brazil_tickets_gradient_head.gif);        
    background-repeat: no-repeat;
    background-position:bottom left; */
  /*  background-color:#8A9CCF; */
    height:24px;
    text-align:left;
    font-weight:bold;
    color:#fff;
     padding-left:8px; 
}
#ticketsTbl h2 {
    color:#09468B;
    margin:0;
}
#ticketsTbl 
{
    position:relative;
    float:left;
    /*width:680px;*/
	width: 436px;
	font-size:12px;
	background-image:url(/global/images/Brazil_tickets_gradient.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#ticketsTbl td {
    font-size:11px;
    padding:6px 6px 2px 6px;
    vertical-align:top;
    color:#555454;
    border-top:1px dotted #D1D3D4;
     
}
#ticketsTbl td.top {
    padding:6px 6px 2px 6px;
    border-top:0;
}

/* TRAVEL */

/*h2.travel {
    color:#333; 
    color: #008c4b;
    text-transform:none; font-size:15px; font-weight:normal;
    margin:0 0 2px 0;
}*/
.travel_title
{    
    color:#804d21; 
    color: #d25699;
    text-transform:uppercase; font-weight:bold; font-size:15px;
}
/* h2.travel {
    font-size:18px; color:#3B65B5;   
} */
    
p.travelLinks {
    line-height:1.5em
}
.pdf-lnk {
	font-size:12px;
	background-image:url(/global/images/pdf.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:24px;
	display:block;
}

/* PDF'S  */
.pdf {
	font-size:12px;
	background-image:url(/global/images/pdf.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-position:22px top;
	padding-left:24px;
}
.pdf a {
	display:block;
	padding:2px 0 2px 24px;
	color:#3D7E2C;
}
.nopdf {
	font-size:11px;
	background-position:22px top;
	padding-left:24px;
}
.nopdf a {
	font-size:12px;
	padding:2px 0 2px 0px;
	color:#3D7E2C;
}
.nopdf .dateTxt {
    font-size:10px; 
	padding:2px 0 0 0;
    margin-left:0px;
	color:#555;
}
/* QUOTES */
#quote {
    display:table-cell; 
	position:relative;
	float:left;
    padding-top:12px;
    margin:0 10px 0 5px;
}
#quote p {
    color:#0b4970;
    font-size:12px;
    line-height:1.3em;
    font-style:italic;
	font-weight:bold;
}
#quote p.quoteBy {
    font-size:12px;
    line-height:1em;
    font-weight:bold;
	font-style:normal;
	margin-left:4px;
}
#quote img {
	margin-left:4px;
	margin-right:8px;
	margin-bottom:1px;

}
/* RIGHT SIDE */

.right_under_video 
{ color:#3D7E2C;
    margin:8px 0 3px 0; 
    font-weight:bold;      
}

.right_box
{ 
	border:1px solid #72acda;
	border:1px solid #377c2b;
   /*  background-image:url(/global/images/summit11.jpg); */
/*	background-image:url(/global/images/summit34.jpg); 
	background-position:top; 
	background-repeat:no-repeat; */
	
	background-color:#9acd66; 
	display:table-cell;
	position:relative;
	height:260px;
	float:right;
	width:240px;
	margin:0;
	margin-top:8px;	
	
}




.right_box h2 {
    color: #3D7E2C
}



/* -------------------------------------------------------- */



.rightModule hr {
	background:none;
	height:0px;
	border:0;
	border-bottom:1px dotted #C7BFA1;
	margin:0 0 15px 0;
}

#rightcontent {
	display:table-cell; 
	position:relative; 
	float:right; 
	width:240px; 
	/*background-color:#3366CC;
	margin:2px 0 20px 0; 
	border:1px solid #D6DEE2; 
	padding:20px 10px 5px 20px; */
	
}


.left_box
{  display:table-cell; 
	position:relative; 
	float:left;
	width: 220px;
	height:97px;
	border:1px solid #dadfe2; 
	background-image:url(/global/images/gradient_blue.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:20px 0px 15px 20px; 
}


.center_box_1
{  display:table-cell; 
	position:relative; 
	float:left;
	width: 192px;
	background-image:url(/global/images/gradient3.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:11px 5px 0px 11px;
	margin-bottom:30px;
}
.center_box_1 p 
{
    line-height:1.4em;
}
.center_box_2
{  display:table-cell; 
	position:relative; 
	float:right;
	width: 197px;
	height:133px;
	background-image:url(/global/images/gradient3.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:11px 0px 0px 11px;
	
	}
.center_box_2 p 
{
    line-height:1.4em;
}
	.center_box_3
{  display:table-cell; 
	position:relative; 
	float:left;
	width: 197px;
	height:219px;
	background-image:url(/global/images/gradient3.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:11px 0px 0px 11px;
		
}
.center_box_4
{  display:table-cell; 
	position:relative; 
	float:right;
	width: 197px;
	height:219px;
	background-image:url(/global/images/gradient3.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:11px 0px 0px 11px;

}



.middle_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #dd0507;
	color: #c34b90;
	font-weight: bold;
	font-size:14px;	
}
.home_middle_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #e00404;
	font-weight: bold;
	font-size:24px;
	/* margin-left:11px; */
	margin-right:11px;
}

.arr 
{
    margin:3px 0 -3px 3px;
	line-height:0;	
}
.downloads 
{
    background-image:url(/global/images/leafBg.png); background-repeat:no-repeat;
}
.dateTxt {
    font-size:10px; 
    margin-left:23px;
}


.announcements {
    display:table-cell; 
    position:relative; 
    float:left; 
    width:232px;
	background-color:#cae3da; 
	background-color:#a7c5a3;

    background-image:url(/global/images/announcementsBg.gif); 
   /*( background-image:url(/brazil/global/images/announcementsBg.gif); 
    background-position:top; 
    background-repeat:repeat-x; */
    background-repeat:repeat-x;
    border:1px solid #adc5dc;
    padding:8px 3px; 
    margin:15px 0 0 0; 
}
.announcements h2 {
    color:#FFFFFF;
	color:#387C2C;
	color:#CCCC00;
	color:#387C2C;
    font-size:13px;
	text-align:center; 
    margin:0 0 10px 0;
	text-transform: uppercase;
 }
 
 
 
 .testimonials {
 
 display:table-cell;
	position:relative;
   
     width:232px;
	
	background-color:#cae3da; 
	background-color:#a7c5a3;

    background-image:url(/global/images/announcementsBg.gif); 
   /*( background-image:url(/brazil/global/images/announcementsBg.gif); 
    background-position:top; 
    background-repeat:repeat-x; */
    background-repeat:repeat-x;
    border:1px solid #adc5dc;
    padding:8px 3px; 
    margin:15px 0 0 0;
	
	
}
.testimonials h2 {
   	color:#387C2C;
    font-size:13px;
	text-align:center; 
    margin:0 0 10px 0;
	text-transform: uppercase;
 }
 
 .announcements2 {
    display:table-cell; 
    position:relative; 
    float:left; 
    width:232px;
    background-image:url(/global/images/announcementsBg.gif); 
    background-position:top; 
    background-repeat:repeat-x; 
    background-color:#f3fbfd; 
    border:1px solid #dce3e7; 
    padding:8px 3px; 
    margin:15px 0 0 0; 
}
.announcements2 h2 {
    color:white; 
	  font-size:13px; 
    text-align:center; 
    margin:0 0 10px 0;
	text-transform:uppercase;
 }
.pdfs {
  /*  border:1px solid #faa61a; */
    border:1px solid #dae1e5;     
    padding:10px 5px 10px 0px; 
    overflow:auto; 
    height:196px; 
    margin:0 auto; 
   /*  background-color:#fef6e3; */
    background-color:#f3fbfd;
}

.pdfs .pdf {
	font-size:12px;
	background-image:url(/global/images/pdf.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-position:14px top;
	padding-left:14px;
	margin:0 0 10px 0;
	/* overflow:auto; */
}
.pdfs .pdf a {
	display:block;
	padding:2px 0 0px 24px;
	color:#3D7E2C;
	color: #3d7e2c; /* green */
}
.pdfs .pdf .dateTxt {
    font-size:10px; 
    margin-left:23px;
}

.more {
    margin:15px 0 7px 0; 
    text-align:center;
}
.more a:link, .more a:visited, .more a:hover, .more a:active {
	color:#3d7e2c; text-decoration:underline;
}
.more a:hover {
	color:#3d7e2c; text-decoration:none;
}






a#ctl00_cphMainContent_LatestAnnouncements_lnkOtherLanguages {color:#3d7e2c; text-decoration:underline;}
a#ctl00_cphMainContent_LatestAnnouncements_lnkOtherLanguages:hover {color:#3d7e2c; text-decoration:none;}

#tourism-info {	
	width:240px; height:315px;	
	margin:15px 0 0 0; padding:0; border:0;	
	background: url(/global/images/summit21.jpg) bottom left no-repeat;	
	overflow:hidden;
}
#tourism-info h6{margin:10px 11px 2px 11px; font-size:18px; font-weight:bold; color:#013e61; line-height:1.3em; text-align:left;}
#tourism-info p {margin:0 12px; color:#403d3e; font-size:12px;}

#travel-info {	
	width:240px; height:316px;	
	margin:15px 0 0 0; padding:0; border:0;	
	/* background: url(/global/images/summit_20.jpg) bottom left no-repeat;	*/
	background: url(/global/images/summit33.jpg) bottom left no-repeat;	
	overflow:hidden;
}
#travel-info h6{margin:10px 11px 2px 11px; font-size:20px; font-weight:bold; color:#121659; line-height:1.3em; text-align:left;}
#travel-info h6{margin:4px 11px 1px 11px; font-size:20px; font-weight:bold; color:#121659; line-height:1.3em; text-align:left;}
/* #travel-info p {margin:0 12px;  color:#fff; font-size:12px;} */
#travel-info p {margin:0 12px; font-size:12px;}

