body {
	background-color: #FFFFFF;
	/*we use an abssolute url for NN4 followed by a relative url for modern browsers*/
	background-image:  url("http://www.smos.gov.au/images/bg_leftmargin.jpg");
	/*/*/background-image:   url("../images/bg_leftmargin2.jpg"); /* */
	background-repeat: no-repeat;
	background-position: 0 120px;	
	/*css shorthand values: Top Right Bottom Left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*font family for page*/
body, div, p, td, ul { font-family: Arial, verdana, sans-serif;
}

/*Contains Logo at top of Page*/
#HeaderDiv {
	height:124px;
	background:transparent;
	top:0;
	left:0; 
	width:100%;
	z-index:50;
}

.crest { float:left;}

#crestBgDiv {
	background-image:   url("../images/crest_title_ludwig.gif");
	background-repeat: no-repeat;
	background-position: left;	
	top:10px;
	left:10px;
	width:490px;
	height:100px;	
	z-index:1;		
}

#bannerBgDiv {
	background-image:   url("../images/banner_blank.jpg");
	height:124px;	
	background-repeat: no-repeat;
	background-position: right top;
	width:100%;	
	z-index:1;
}


/* Connects the Header DIV to the main content and navigation divs
#ConnectDiv {
	position:absolute; 
	left:236px; 
	top:48px; 
	width:165px; 
	z-index:50;
}*/

/* Div that sits atop the navigation menu
#NavTopperDiv {
	position:absolute; 
	left:36px; 
	top:48px; 
	width:185px; 
	z-index:50;
}*/


/*the thick border above the main content Div (cDiv) 
#contentCap {
	background-color: #333333;
	margin: 0 0 2px 0;
	min-width: 400px;
}*/

/* The main content Div */
#cDiv {
	
	font-size:.85em;
	margin-left: 225px;
	margin-right:220px;
	padding:10px 30px 20px 20px;
	clear:both;
}
#cDiv a:link {color:#0657A8;}
#cDiv a:visited {color:#669999;}
#cDiv a:hover {color:#FD8E2C;}

#rightDiv a {
color:#023E90; font-weight:bold; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:.8em;
}
#rightDiv a:link {color:#023E90; font-weight:bold;}
#rightDiv a:visited {color:#023E90;}
#rightDiv a:hover {color:#023E90; text-decoration:underline;}

#footer a:link {color:#0066cc; font-weight:bold;}
#footer a:visited {color:#669999; font-weight:bold;}
#footer a:hover {color:#FD8E2C; font-weight:bold;}

h1 {
	font-size: 160%;
	font-weight:bolder;	
	color: #001177;
}

h1.print {
	font-size: 120%;
	font-weight:bolder;
	color:#000000;
	border-bottom-style: solid;
	margin-bottom:-10px;
	margin-top:25px;
}

h2 {
	padding: 10px 0 0 22px;
	font-size: 135%;
	margin: 30px 0 0 0;
	font-weight:bold;	
	color: #000;
	background:   url("../images/bg_h1.jpg") no-repeat;
	height:35px;		
}

h2.media {
	text-align:center;
	color: #000000;
	background:none !important;
	margin-bottom:1em;
}
h2.transcript {
	color: #000000;
	background:none !important;
	padding: 0 !important;
	font-size: 120% !important;
		height:auto !important;
}

.newsHeading {
	padding: 10px 0 0 22px;
	font-size: 130%;
	margin: 36px 0 0 0;
	font-weight:bold;	
	color: #000;
	background:transparent  url("../images/bg_h1.jpg") no-repeat;
	height:35px;	
}
h3 {
	font-size: 120%;
	margin: 36px 0 0 0;
	font-weight:bold;	
}

h4 {
	font-size: 105%;
	margin: 36px 0 0 0;
	font-weight:bold;	
}

/*The Footer DIV*/
#footer {
	padding: 6px 20px 6px 6px;
	margin: 0px;
	font-size: .75em;
	text-align:center;
	clear:both;
}


#search {
	padding:0 5px 5px 5px !important; /*top, left, bottom, right*/	
}
.clearonly{clear:both;}

#gallery {
	/*/*/color: #ffffff;
	font-weight:bold;
	font-size: 83%;
	background-color: #343399;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #000000; 
	border-top: 1px solid #0066cc;/* */
	text-align:center;
	
}

/*Container Div for the navigation Menu*/
#leftDiv {
	float:left;
	margin-left:0;
	position: absolute;	
	left:0;
	top:150px;
	padding:0 0 20px 0;	
	width:190px;	
}

#agenda {position:absolute; top:220px;}
#contact { position:absolute; top:460px; padding-left:15px !important;}

#rightDiv {
	float:right;
	position: absolute;
	right:0;
	top:130px;
	width:190px;
	margin:0;
	font-size: .75em;
}
#printonly {
	display:none;
	margin: 0;
	padding: 0;	
}
#rotatingImage, #webcastImage {
	float:right;
	padding:0 3px 10px 20px;	
	background:#fff url("../images/bg_rotatingimage.gif") no-repeat top right ;
}
/* The navigation Div*/
#p7TMnav  { }

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #000000;
	font-size: .75em;
}

/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/color: #000000;
	font-weight:bold;
	font-size: .75em;
	background:transparent  url("../images/bg_nav_line.gif") no-repeat bottom left;
	padding: 4px 0 4px 0;
	text-indent: 15px;
	text-decoration: none;
	display: block;
	/* */
}
#p7TMnav div a.first {
	background:transparent  url("../images/bg_nav_line2.gif") no-repeat bottom left !important;
}
#p7TMnav div a.last {
	background:none !important;
}

#p7TMnav div a:hover {
	color: #003C90;
}

#contact a {
	color: #023E90;
	font-weight:bold;
	font-size: .75em;
	padding: 4px 0 4px 0;
	text-decoration: none;
	display: block;
}
#contact a:hover {
	color: #000;
}
#agenda h3 {
	color: #023E90;
	font-weight:bold;
	font-size: .75em;
	background:transparent  url("../images/bg_nav_line-agenda-top.gif") no-repeat bottom left !important;
	padding: 4px 0 4px 0;
	text-indent: 15px;
}
#agenda div a {
	color: #023E90;
	font-size: .75em;
	background:transparent  url("../images/bg_nav_line-agenda.gif") no-repeat bottom left;
	padding: 4px 0 4px 0;
	text-indent: 20px;
	text-decoration: none;
	display: block;
}
#agenda div a:hover {color: #000;}
#agenda div div div a {
	color: red !important;
	font-size: .8em;	
	padding: 2px 0 2px 0;
	margin-right:0px;
	margin-left:5px;
}
#agenda div a.subAgendaMenu {
	font-weight:normal !important;
	text-indent: 20px;
}
#agenda div a.agendaFirst {
	/*background:transparent  url("../images/bg_nav_line-agenda-top.gif") no-repeat bottom left !important;*/}
#agenda div a.agendaLast {background:none !important;}
/*The Link styles for second-level menuitems
#p7TMnav div div a {
	color: #222222;
	font-size: .8em;	
	padding: 2px 0 2px 0;
	margin-right:0px;
	margin-left:5px;
	text-indent: 10px;
}
#p7TMnav div div a:hover {
	color: #000000;
	
}*/

/*The Link style for third-level menuitems and lower
#p7TMnav div div div a {
	font-size: 13px;
	color: #666666;
}*/

/*The Link style for fourth-level menuitems and lower*/
/*To set a specific style for the fifth level, add a div to the selector*/
/*Fifth-level example syntax: p7TMnav div div div div div a {declaration}*/
/*#p7TMnav div div div div a {
	font-size: 11px;
}*/

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	/*background-repeat: no-repeat;
	background-image:    url(../../MFA%20website/styles/p7geo_plus.gif);
	background-position: 0 50%;*/

}
.p7minusmark {
	/*background-repeat: no-repeat;
	background-image:    url(../../MFA%20website/styles/p7geo_minus.gif);
	background-position: 0 50%;*/
}

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
a.p7currentmark {	
	color: #003C90 !important;
	
}


/* ----------other font and display styles ------------*/
.mediatable {
	margin-left:50px;
	padding:2px;
	width:80%;
	border-top: 1px solid #0657A8;
	border-right: 1px solid #0657A8;
	border-bottom: 3px solid #333;
	border-left: 1px solid #0657A8;
}
.mediatable td {
	font-size:.9em;
 	padding:3px;
}
#datatable, .datatable {
	padding:5px;
	width:90%;
	border:1px solid #0657A8;	
	border-bottom: 3px solid #333;	
}

.datatable td {
	padding:3px;
	font-size:.9em;
	background:#eeeeee;
}
.jointtable {
	padding:3px;
	width:90%;	
	border:none;
}
.jointtable td {font-size:.9em;}
.contactstable{
	width:90%;
}
.contactstable td{
	font-size:.9em;
}
.contactstable th{
	background:none !important;
	font-weight:bold ;
}
.table_cell_alignright {
text-align:right !important;
}

td {vertical-align:top;}

th {
	padding:4px;
	color:#000000;
	background-color:#CEDCF6;
	text-align:left;
	vertical-align:top;
}

hr {
	margin-top:10px;
	margin-bottom:10px;
}

li {padding-bottom:10px;}
ul.homeList {list-style:none !important;	}
.homeList li {
	padding:5px 5px 10px 5px;
	background:transparent url("../images/bg_list_line.jpg") no-repeat right bottom;
}





input {	font-family: Arial, verdana, sans-serif;}
input.hidden {
	visibility:hidden;
	height:1px;
} 
input.button {
	color:#ffffff;
	font-weight:bold;
	background-color: #343399;
}
form {
	padding:0;
	margin:8px 2px 5px 2px !important;
}

caption{
	font-weight:bold;
	text-align:left !important;
	color:#4F4E4E;
}
.date {
 color:#676767;
 font-size:.85em;
}
.back_to_top {
	background:transparent url("../images/back_to_top.gif") no-repeat left 50%;
	padding-left:15px;
	margin-top:30px;/**/
	margin-left:10px;
	font-size:.85em;
}
.footnote {	font-size: 90%;}


/*--------right nav styles------*/
/* navigation boxes on the right side*/
.linksDiv {
	padding:5px 0 7px 5px ;
	background:#E7ECF5 url("../images/bg_corner.gif") no-repeat bottom left;
}

.linksDiv_border {
	padding:0 0 0 5px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;	
}

.linksBg{background:transparent url("../images/bg_links.jpg") no-repeat top right;}

#rightDiv ul {	
	margin: 5px 1px 0 0;	
}
#rightDiv ul li {
	background:transparent url("../images/bullet.gif") no-repeat 6px 11px;
	list-style:none;	
	padding:5px 5px 5px 20px;
	margin-left:5px;
}
#rightDiv h2 {
	font-size: 1em !important;
	background: none !important;
	margin:0 !important;
	height: auto !important;	
	padding: 8px 0 0 10px !important;
}

#smos_links {
	background:transparent url("../images/bg_australia.jpg") no-repeat top right;
	border-top:1px solid #fff;
	padding-bottom:20px;
}

#cs_links {
	background:transparent url("../images/bf_flag.jpg") no-repeat top right;
	border-top:1px solid #fff;
	padding-bottom:20px;
}

#related_links h2 {
	border-bottom:1px solid white;
	padding-bottom:8px !important;
}
#related_links {background:#E7ECF5 url("../images/bg_links.jpg") repeat-x top left;}

/*infocus box style*/
#infocus {
	background:#E1AD3F ;
	padding:5px;
}
#infocus p {
margin-top:2px
}
#infocusBorder {
	border:1px solid #F0D69F;
	padding:8px 5px 10px 170px;
	background:transparent url("../images/bg_infocus.jpg") no-repeat top left;
	/*height:55px;*/
}

a.infocusLink{
	color:#021176 !important;
	font-size:1.2em;
	font-weight: bolder;
}
.infocustext{
font-size:.9em;
}

#infocus a:link {color:#021176; font-weight:bold;}
#infocus a:visited {color:#021176;}
#infocus a:hover {color:#021176; text-decoration:underline;}
/*---this class is assigned to search form labels in the search box and headings for menu lists to hide them from sighted users---*/
.nosize {
	position:absolute;
	width:0px;
	height:0px;
	overflow:hidden;
}
.footnote {font-size: smaller}