body, * {
	padding: 0;
	margin: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

body
{
	font-size: 12px;
}

html {
	background-color: #eee;
}


h1,h2,h3,h4,h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 3px 15px 4px 15px;
}

h1
{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #ffd800;
	font-weight: normal;
	font-size: 140%;
	color: #000000;
}

h2
{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: normal;
	font-size: 120%;
	color: #000000;
	background-color: #ffd800;
}

h3
{
	margin-bottom: 10px; 
	font-weight: normal;
	font-size: 120%; 
	color: #000;
	background-color: #e5e5e5; 
}

h4
{
	font-weight: normal;
	font-size: 100%; 
	color: #000;
}

a 
{
	text-decoration: none;
	color: #780500;
	font-weight: bold;
}

a:HOVER
{
	text-decoration: underline;
}

.listtable
{
	border-collapse: collapse;
	padding: 4px 0px 20px 0px; 
}

.listtable thead th
{
	text-align: center;
	vertical-align: middle;
	background-color: #e6e6e6; 	
}

.listtable tbody th
{
	text-align: left;
	vertical-align: top; 
}

.listtable tr
{
	
}

.listtable td
{
	text-align: left;
	vertical-align: top; 
	padding: 1px; 
}


#pagewrapper {
	margin: 10px auto 20px auto;
	width: 910px;
	background-image: url("/images/body_back.png");
	background-repeat: repeat-y;
}

#header {
	display:none;
}
#content {
	border: none;
	padding: 0 0 0 0;
	text-align: left;
}

#wrapper {
	position: relative;
	width: 900px;
}

#footer {
	clear: both;
	margin: 0px;
	font-size: 10px; 	
	margin: 20px 210px 10px 200px;
	padding: 10px; 	
	border-top: 1px solid black;
}

.yellow-box {
	padding: 5px 10px 0px 10px;
	height: 30px;
	background-color: #ccc;
}

.grey-box {
	padding: 5px 10px 0px 10px;
	overflow: hidden;
	height: 30px;
	background-color: #e6e6e6;
	position: relative; 
}

.breadcrumb
{
	
}


#first_column {
	display: none;
}

#second_column
{
	width: 100%; 
}

.second_column
{
	color: #000;
	font-size: 12px;
}

#third_column {
	display: none; 
}



.second_column h1
{
	margin-bottom: 16px; 	
}

.second_column h2, .second_column h3
{
	margin-top: 15px; 	
	margin-bottom: 10px; 	
}

.second_column p, .second_column ul, .second_column ol, .second_column table, .second_column .form_layout, .second_column .advanced_form_layout
{
	margin: 5px 15px 10px 15px;
	line-height: 140%;
}

.second_column .advanced_form_layout, .second_column .advanced_form_layout .form_element option
{
	font-size: 10px;  
}
.second_column li, .second_column oi

{
	margin: 3px 15px 0px 15px;
}

.second_column .feedlist_item
{
	margin: 3px 15px 5px 15px;

}

.second_column a
{
	color: #669;
	font-weight: bold; 
}

.second_column a:hover
{
	color: #780500;
	font-weight: bold; 
} 

.second_column .para_leader
{
	font-weight: bold;
	margin-bottom: 0px; 
	padding-bottom: 0px; 
}

.second_column .para_follower
{
 	padding-top: 0px; 
 	padding-bottom: 5px; 
 	margin-bottom: 5px;
 	margin-top: 0px; 
 	line-height: 140%;
}

.second_column .callout_centre
{
	background-color: #fafad2;
	border: 1px solid #ccc; 
	padding: 10px; 
}

.second_column .image_left, .second_column .image_right
{
	padding: 5px; 
}

.second_column .image_left
{
	float: left; 
}

.second_column .image_right
{
	float: right; 
}

.second_column .imagecaption_left, .second_column .imagecaption_right
{
	width: 180px; 
	padding: 5px; 
	display: inline;
	float: left; 
	font-size: 80%;
	background-color: #eee;
}

.second_column .imagecaption_left img, .second_column .imagecaption_right img
{
	padding-bottom: 4px; 
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.second_column .imagecaption_left
{
	float: left;
}
.second_column .imagecaption_right
{
	float: right;
}
#third_column h2
{
	padding: 6px 6px 6px 12px; 
	font-weight: bold; 
	font-size: 13px;
	font-weight: bold; 
	font-size: 12px;
}

#third_column p, #third_column .feedlist_item
{
	margin: 0px 12px 3px 5px; 
}

#third_column .pad 
{
	display: none; 
	text-align: center;
	padding: 5px;  
}

#third_column .para_leader
{
	color: #282828; 
	margin-top: 10px; 
}

#third_column .para_follower
{
	color: #f8f8f8;
	font-size: 10px; 
	padding-top: 0px;
	padding-bottom: 15px; 
	margin-top: 0px;
	margin-bottom: 2px; 
	border-top: 0px;
	border-bottom: 0px; 
}

#third_column a 
{
	color: #000;
	font-weight: normal;
}


.top_of_page_note
{
	font-size: 140%;
	text-align: center; 
	line-height: 180%;
	padding: 20px;
	border: 1px solid #999;
	margin: 20px 20px 45px 20px !important;   
	background-color: #eee;
	 
}

.laytable_small
{
	text-align: center;
	margin-left: 16px; 
}

.laytable_small .label
{
 text-align: right;
}
.laytable_small .data
{
	text-align: left;
}

.listtable_small
{
	width: 470px;
}

.publications_list, .news_list, .events_list, .links_list
{
	padding: 10px 0px 10px 0px; 
}

.list_element, .list_element1
{
	margin: 0px 15px 5px 10px;
	padding: 5px 0px 5px 5px; 
	 
}

.list_element1
{
	background-color: #e5e5e5;
}	

.list_title
{
	color: #780500;
	margin-bottom: 5px;
}

.list_follower
{
	font-size: 10px;
	line-height: 11px;
	padding-left: 2px;   
	color: #333;
}

.list_follower .date
{
	font-size: 10px;
	line-height: 11px; 
	font-weight: bold;
}

.second_column .publications_number
{
	font-weight: bold;	 
	font-size: 10px;
}

#advanced_search_opener
{
	margin: 10px 15px 5px 15px; 
}

#advanced_search_opener .col
{
	width: 48%;
	padding-left: 1%;
	padding-right: 1%;
	display: inline;
	float: left; 
}

#advanced_search_opener ul 
{
	padding: 0px; 
	border: 0px; 
	margin: 0px; 
		
}
#advanced_search_opener li
{
	font-size: 9px;
	line-height: 100%; 
	padding: 2px; 
	border: 1px; 
	margin: 0px; 
	list-style: none;
}

#advanced_search_opener li a
{
	font-size: inherit;
	line-height: inherit;
	text-decoration: none;
	display: block;
}

#advanced_search_opener li a:HOVER {
	background-color: #e6e6e6;
}

.subheadline
{
	font-weight: bold;
	
}

.sitemap1, .sitemap2, .sitemap3, .sitemap4
{
	margin: 0px; 
	border: 0px;
} 

.sitemap1
{
	
}

.sitemap2
{
	padding: 2px 10px 2px 20px ;
}

.sitemap3 
{
	padding: 1px 10px 1px 60px;
}

.sitemap4
{
	padding: 1px 10px 1px 80px; 
}

.feed_link
{
	padding: 30px 0px 10px 0px; 
}

.feed_link img
{
	border: none; 
	vertical-align: text-bottom;	
	padding-right: 4px; 
}

.form_layout
{
		
}
.form_caption
{
	font-weight: bold; 
	padding: 2px 0px 1px 0px;  
}
.form_element
{
	padding: 2px 0px 10px 10px;
}
.form_element select
{
	 width: 380px !important;
} 