body, html {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.search {
	font-size: 7px;
	width: 67px;
	height: 10px;
}

.shortcuts {
	font-size: 9px;
	margin-top: 2px;
}

#footer {
	font-size: 9px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, Helvetica, sans-serif,;
}

#footer a:link {
	font-size: 9px;
	color: #000000;
}

#footer a:visited {
	font-size: 9px;
	color: #000000;
}

#footer a:hover {
	font-size: 9px;
	color: #000000;
}

.sitemap {
	color: #638495;
	font-size: 24px;
	line-height: 24px;
	margin-top: 10px;
	font-weight: bold;
}

.whitetext {
	color: #ffffff;
	font-size: 9px;
	line-height: 9px;
	margin-bottom: 9px;
	font-weight: bold;
	margin-top: 12px;
}

.sitelink {
	color: #648696;
	font-size: 9px;
	line-height: 12px;
	margin-top: 4px;
	margin-bottom: 18px;
}

a.map:link {
	color: #648696;
	text-decoration: none;
}

a.map:hover {
	color: #648696;
	text-decoration: none;
}

a.map:visited {
	color: #648696;
	text-decoration: none;
}

.blue {
	background: #9CDCF8;
	color: #ffffff;
	font-size: 9px;
	line-height: 9px;
}

.class {
	
}

#main {
	background: #D9E4EA;
	color: #638495;
	font-size: 11px;
	line-height: 14px;
}

h1 {
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	/*width: 220px;*/
}

h2 {
	font-size: 14px;
	line-height: 16px;
}
h3 	{font-size:small; margin:3px 0 3px; color:##638495;}
h4 	{font-size:x-small; margin:4px 0;}

#left {
	background: #C7EAFB;
}

.navleft {
	background-color: #b3c5cf;
}

.navright {
	background-color: #93afbc;
}

.navspacer {
	background: #ffffff;
}

.press {
	margin-bottom: 24px;
}

.press p {
	margin-bottom: 0px;
	margin-top: 7px;
}

.pressheader {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}

a:link {
	color: #00ADEF;
	text-decoration: none;
}

a:visited {
	color: #00ADEF;
	text-decoration: none;
}

a:hover {
	color: #00ADEF;
}

.bold {
	font-weight: bold;
}

ul li{
	text-indent: 0px;
	margin-left: 0px;
}
ol li{
	margin-left: 0px;
	list-style-type:decimal;
}
sup {
	font-size: 8px;
}

.blurb {
	color: #638495;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}

.h2 {
	color: #0074A7;
	font-size: 13px;
	font-weight: bold;
	padding-top: 14px;
}

.h3 {
	color: #0074A7;
	font-size: 12px;
	font-weight: normal;
	margin-top: 14px;
}

.h4 {
	color: #638495;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-bottom: 7px;
}

TD.whiteline {
	background: #ffffff;
}	

TABLE.ul TD {
	color: #638495;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-bottom: 7px;
}

TABLE.nbopts TD {
	color: #638495;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-bottom: 7px;
}

TABLE.wbl TD {
	color: #638495;
	background: #ffffff;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-bottom: 7px;
}
/*Added by Gareth for dropped open nav boxes*/
#dropdown {
	position: relative;
	margin: -2px 0 0 0;
	padding:0;
	font-size:10px;
	color:#FFFFFF;
	background-color:#8fbfdb;
	line-height:20px;
	width:160px;
	margin-bottom: 3px;
	}
#dropdown ul {
	margin: 0;
	padding:0;
	list-style-type:none;
	text-align: center;
	}
#dropdown ul a{ color:#FFFFFF; text-decoration: none;}
#dropdown ul a:visted{ color:#FFFFFF; text-decoration: none;}
#dropdown ul a:hover{ color:#0080b0; text-decoration: none;}
#dropdown ul a:active{color:#0080b0; text-decoration: none;}
#dropdown ul a.linkon:link { color:#0080b0;}
#dropdown ul a.linkon:visited { color:#0080b0;}

#flashcontent {
	position: absolute;
	left: 477px;
	top: 240px;
	width: 323px;
	height: 295px;
	}
.flashfix {
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	}
/*login screen*/
#mainloginwrap {
	border:1px solid #999;
	margin: 20px 0 15px 0;
	}
#mainlogin {
	margin:0;
	text-align:left;
	border:5px solid #FFF;  
	padding: 0 4px 5px 20px;
	background: #FFF url(../images/developers/announceback.gif) no-repeat right bottom;
	}
#mainlogin input{
	margin: 0 12px 0 4px;
	}
#mainloginbtn {
	margin-top: 25px;
	}/* end of login screen*/
/* icon text pairs */

.calloutwrapper {
	border:1px solid #999;
	margin: 0 0 15px 0;
	}
.callout {
	border:5px solid #FFF;  
	padding: 0 20px;
	background: #FFF url(../images/developers/announceback.gif) no-repeat right bottom;
	}
.callout h3{
	padding-top: 10px;
	padding-bottom: 5px;
	}
.callout p{
	line-height:1.5em;
	padding: 0px;
	margin: 0px;
	}
.callout ul{
	padding: 4px 0 2px 20px;
	margin: 10px;
	}
.datatable{
	width: 100%;
	font-size: 110%;
	background: #d9ebf1;
	border: #ccc 1px solid;
	border-spacing: 0;
	border-collapse: collapse;
	} 
.datatable tr td, .datatable thead, .datatable tbody{
	padding: 10px;
	border: #ccc 1px solid;
	}
.datatable .odd{
	background: #ECF9FF;
	}
.datatable thead{
	background: #fff;
	}

/*End Gareth's addition*/
