/*margin-left: 80px !important;8? /* 40 */
/*margin-left: 35px;*/ /* 25, 35 */

===============
.ex {margin-bottom: -17px;}


================================

/*margin-top: 25px !important;*/ /* this fixes the dropdown issue in FF */
/*margin-top: 0;*/ /* this for the dropdown in IE */

=============================
/*@charset "UTF-8";*/
/* CSS Document */

html { height: 100%;}
body { min-height: 100%; height: 100%;}

/* * {padding:0; margin:0;} */

a:link,a {
    color: #56a1d5;
    text-decoration:none;
}

a:hover {
    color:#0061e2;
}

html,body {
	text-align:center;
	/*color:#333;*/
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1em;
}

h1 {
    font-family:"Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: .95em;
	}
	
h2 {
    line-height: .95em;
	font-size: 1.3em;
	}
	
h3 {
    line-height: .95em;
	font-size: .95em;
	margin-left: 20px;
	margin-right: 20px;
	}

.noBottomMargin {
    margin-bottom: 0px;
}
.noTopMargin {
    margin-top: 0px;
}

#header { 
    width: 800px; /* 720*/
    height: 242px; 
}

#container {
    width:800px; /* 800 */
    text-align:left;
    margin:0 auto;
    font-size:11px;
    line-height:1.2em;
    height: auto;
	display: table;
	/*background-image:url(images/bg.gif);*/
	background-repeat: repeat-y;

}

#left_spacer {
    width: 75px;
	height:auto;
	display: table;
	float: left;
	background-image:url(images/bg_spacer-left.gif);
	background-repeat:repeat-y;
}

#left_content {
    /*margin-left: 80px !important;*/ /* 40 */
	/*margin-left: 45px;*/ /* 25, 35 */
    /*padding:1em;*/
    float:left;
    width: 475px;
}

#nested_list {
    margin-left: -10px;
}

#nested_list-30 {
    margin-left: -30px;
}

.feat_list li {
    margin-left: -20px;
}

table.bborder td {
/*border: 1px solid #0099FF;*/
border: 1px solid #999999;
}


#right_content {
    padding: 1.8em .8em;
    float: right;
    width: 150px;
}

#right_content img {
    border:0px;
    margin-bottom: 10px;
}

p {
    padding:.25em 0;
    font-weight:normal;
}

#left_content p span{
    font-weight:bold;
    color: #56a1d5;
}

#emea {
	font-size: 11px;
	line-height: 17px;
	width: 520px;
	
}

#emea .head {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
}

#emea .left {
	font-weight: bold;
	align: center;
	text-align: center;
	
}

#emea .right {
	width: 410px;
}

#emea ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#emea li {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 40px;
}

#content {
    /*background-image:url(images/Prim-523_11.jpg);
    background-repeat:no-repeat;*/
    width: 800px; /* 720 */
    height: 800px;
	padding: 0;
	position:relative;
}

.callout {
    margin:0 8px 5px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
	color: #72b0dc;
	}

.calloutHeader {
    margin:5px 8px 0 8px;
	font-size: .8em;
	/*font-family:"Times New Roman", Times, serif;*/
	color:#000000;
	font-weight:bold;
	}
#bestCities {
    float:left;
	margin-left: 40px !important; /* 40px */
	margin-left: 25px;
	}
.bestCitiesList {
    font-size:9px;
	}
	
#bestcities h3 {
	font-size: 1em;
	}
	
#bestCitiesHeader {
    margin-top: 20px;
	}
#print_article img {
    float:left;
	margin-left: 15px;
	}
#home {
    float: right;
	margin-right: 5px;
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: .7em;*/ /* 4-17-2009 */
	font-size: 11px;
	color: #72b0dc;
	}
.nav td {
    background-color: #78b4dd;
	}
.nav_text {
    float: right;
	margin: 0 7px;
    font-family: Arial, Helvetica, sans-serif;
	/*font-size: .6em;*/ /* 4-17-2009 */
	font-size: 10px;
	line-height: 1.1em;
	color: #ddecf6;
	text-align: center;
	}
sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}   
.table_font {
    font-size: 12px;
	margin-left: 18px;
	}
.article_headers {
    font-size: 1.1em;
	color:#000000;
	}
/******************************************************/
/* DROPDOWN STYLES ************************************/
/******************************************************/
#dropmenudiv{
    position:absolute;
    border:1px solid #77B4DD;
    border-bottom-width: 0;
    font:normal 9px Arial, Helvetica, sans-serif;
    /*line-height:18px;*/
	/*margin-top: 21px !important;*/ /* this fixes the dropdown issue in FF */
	/*margin-top: 0;*/ /* this for the dropdown in IE */
    z-index:100;
}

#dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #77B4DD;
    padding: 1px 0;
    text-decoration: none;
    /*font-weight: bold;*/
    /*color: #77B4DD;*/
	color: #666666;
}

#dropmenudiv a:hover{ /*hover background color*/
    background-color: #deeaf6;
}


/***************************/
sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

/* notice */
.notice {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color:#666666;
	text-align: center;
}

/* header */
td.header {
    margin: 0px;
	padding: 0px;  
}

/* nav */
.nav_text {
	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #ffffff;
	text-align: center;
	}

.nav_text a {
    color: #ffffff;
	text-decoration:none;
	line-height: 1em;
}

/*sub-nav */

/* content */

.main_content p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color:#666666;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 30px;
}

.main_content h1 {
    font-family:"Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: .95em;
	color: #56a1d5;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	padding: 0px;
	}
	
.main_content h2 {
    font-family:"Times New Roman", Times, serif;
	font-size: 1.1em;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 30px;
	padding: 0px;
	color: #56a1d5;
	}
	
.main_content h4 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 30px;
	padding: 0px;
	}
	
.right_content img {
    border: none;
	margin-bottom: 20px;
}

.primacy_news {
    margin-top: 30px;
	clear:both;
}

.right_content p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color:#000000;
	margin-left: 0px;
} 

.main_content p {
    font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color:#000000;
	/*margin-left: 0px;*/
	font-size: .75em;
}

.main_content li {
    font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color:#000000;
	font-size: .8em;
}

#feat-tbl {
    font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color:#000000;
	font-size: 1em;
}

.main_content ol li {
    font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color:#000000;
	font-size: .75em;
}

.right_content a {
    color: #78b4dd;
}

.featured-article {
    padding-top: 8px;
	padding-bottom: 8px;
}

/* articles */
.articles {
    clear:both;
	margin-top: 20px
}

.articles a {
    color: #78b4dd;
}

.articles hr {
    color: #56a1d5;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 10px;
	padding: 0px;
}

.rightalign {
    text-align: right;
}

.no-list-style {
    list-style: none;
}
