.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: 900;
	color: #FFFFFF;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-right: -10px;
}
.texttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bolder;
}
.bodytext {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 600;
	color: #FFFFFF;
	text-align: left;
}
.footertext {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	line-height: 10pt;
	color: #FFFFFF;
}
.texttitlesaccentIndex {

	font-family: Arial;
	font-size: 14pt;
	color: #4682B4;
	font-weight: bolder;
}
.titlesblack {

	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
.bodytextblack {

	font-family: Arial;
	font-size: 10pt;
	font-weight: 600;
	color: #000000;
	text-align: left;
}
.mapsbyair {
	font-style: italic;
}
a {
	font-style: italic;
	color: #0099CC;
}

.blktexthoverred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 800;
}

.blktexthoverred:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	color:#FF0000;
	
}
.technote {

	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	color: #000000;
}
.bodytextsmall {

	font-family: Arial;
	font-size: 8pt;
	font-weight: 600;
	color: #FFFFFF;
	text-align: left;
}


/* list styles to set up new CSS menu  */ 
#navbar {
text-align:right;
float: right;
width: 505px;
/*border: thin solid #FF0000;*/

}

#navbar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0 0 0px;
	margin: 5px 0px 0px;
}
#navbar li {
	display:inline;
	padding-right: 20px;
	list-style-type: none;
	margin: 0px;
	padding-left: 5px;
}

#navbar ul a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#navbar ul a:hover {
	text-decoration: none;
	border-top-width: 5px;
	border-top-style: solid;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	border-top-color: #0099CC;

}
/* end CSS menu styles */ 


/* new front page menu styles */ 

/* styles used for icon column  */

.IconSectionTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #4682B4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.IconSectionSubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4682B4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* end styles used for icon column  */

/* styles used for regular columns of front page  */
.SectionTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}

.SectionSubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
		margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.frontpageIcontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}



.frontpagebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 10px;

}


/* sued to colour news item subheadlines geoeye, etc.*/
.geoeye {
color: #4682B4;

}

/* newsbar is used to contain the front pages news section*/

#newsbar {
	padding: 0px 0px 5px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 100%;
	text-align: left;
}

#newsbar img {
	margin-right: 10px;

}

/* mailinglist is used to contain the mailnig list section on the front page*/
#mailinglist {
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 5px;
}

#mailinglist a{
color: #0099CC;
margin: 0;
padding: 0;
}

#button_area {
	margin-left: 3px;
	margin-top: 5px;
}

table#mba_buttons {
	margin-bottom: 5px;
	margin-top: 5px;
}

/*now to solve this stupid spacing problem at the top I have to use browserselect.js to select the following:
margin-top on mbalogo needs to equal zero for opera, FF2, IE 7, IE 6 and chrome 
margin-top needs to equal  -5 for FF3
chrome seems not be absorbing the 0 px margin unless it is explicitly addressed.
*/

.mbalogo {
	margin-top: 0px;
}

.ff3 .mbalogo {
	margin-top: -5px;
}

.chrome .mbalogo {
	margin-top: 0px;
}
