/* Basic styles */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:80%;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

h1, h2, h3, h4, h5, h6, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#6080B3;
}

h1 {
	font-size:160%;
	line-height:110%;
	margin-top:4px;
}

h2 {
	font-size:145%;
	line-height:115%;
}

h3 {
	font-size:130%;
	line-height:120%;
}

h4 {
	font-size:115%;
	line-height:125%;
}

h5 {
	font-size:100%;
	line-height:130%;
}

h6 {
	font-size:80%;
	line-height:135%;
}

a:link, a:visited {
	color:#CC6600;
	text-decoration:none;
}

a:hover {
	color:#CC6600;
	text-decoration:underline;
}

a:active {
	color:#CC6600;
	text-decoration:none;
}

img { border:none; }

#navlist { font-size:80%; }

#navlist, #navlist ul { 
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#content {
	padding:10px 20px 20px;
}

.breadcrumbs, .breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:hover, .breadcrumbs a:visited { 
	color:#1e3b78;
	margin-top:0;
}

.perspectives_title {
	margin-top:0;
	clear:right;
}

.perspectives_author { 
	color:#747474;
	margin-bottom:14px;
}

.photo_right {
	float:right;
	padding:0 0 6px 18px;
}

.link_heading {
	margin-top:30px;
	margin-bottom:0;
}

.description_para { margin-top:0; }

.indent_para {
	margin-left:40px;
}

#news {
	width:300px;
	float:right;
	padding:5px 20px 10px;
	background-color:#F6F6F1;
	border:1px solid #999966;
	margin:15px 0 15px 30px;
	font-size:0.9em;
}

#news .item { margin-bottom:17px; }

#news h2 { margin-top:15px; }

#news h3 { margin-bottom:0; }

#news p { margin-top:3px; }

img.news-thumbnail { float:right; margin:0 0 7px 15px; }

.tag { font-weight:bold; font-size:0.9em; color:#747474; }

dl.presentation-list { margin-top:25px; }

dl.presentation-list dt { font-weight:bold; font-size:1.1em; font-family:Arial, Helvetica, sans-serif; color:#6080B3; margin-top:20px; }

dl.presentation-list dd { margin:0; }

ul.download { list-style-image:url(/olli/national/images/bullet2.gif); }

#footer { clear:both; padding-top:30px; }

#map-display h2 { font-size:1.1em; margin-bottom:0; }

p.caption { font-size:0.9em; font-weight:bold; margin-top:0; }

.dl-basic dt, .dl-basic dd { margin-left:0; }

.dl-basic dt { font-weight:bold; font-size:1.1em; color:#6080B3; font-family:Arial, Helvetica, sans-serif; margin-top:1em; }

.dl-basic dd { margin-top:0.1em; }

.hide { display:none; }

.offset { margin-top:1em; }

.vcard h4 { margin-bottom:0; }
