/* ---[ General Rules ]------------------------------------------------------- */

	#debug {
	display: none;
	background-color: #ffc;
	}
	
	.inputObjs
{
 font-family:Tahoma, Verdana, Arial; 
	font-size:8pt;
	color: Navy;
}
	
	img	{
	display: block;
	border: 0;
	}
	
	#content_container img.inline {
	margin: 0px 10px 0px 0px;
	padding-top: 7px;
	}
	
	/* Adds a 20px margin on the left to square title images */
	.content_wide img {
	margin-left: 20px;
	}
	
	.content_wide img.pdf {
	margin-left: 0px;
	display: inline;
	}
	
	/* ensures inline stub images don't get the margin (already defined in stub div) */
	.content_wide .stub img {
	margin-left: 0px;
	}
	
	.content_wide .fullimg,
	/* used to make sure the pdf icons in some grids don't force the line to wrap */
	.content_wide .icon {
	margin-left: 0px;
	}
	
	.content_wide .lefticon,
	.content_thin .lefticon {
	margin-right: 20px;
	}
	
	.releasestub {
	font: bold 11px/15px Tahoma, Arial Verdana, sans-serif;
	text-align:center;
	border: 1px solid #e0e0e0;
	background-color: #f8f8f8;
	padding: 10px;
	margin-top: 15px;
	}
	
	.advancedsearch {
	background-color:#f7f7f7;
	border:1px solid gainsboro;
	padding:10px;
	margin: 24px 4px 0px 4px;	
	}
	
	body {
	color: #333;
	background-color: #ffffff;
	border: 0;
	font: normal 11px/17px Tahoma, verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	min-width: 780px;
	} 
	
	.center_div {
	margin: 0px auto;
	padding: 0px;
	width: 678px;
	position: relative;
	left: 0px;
	top: 0px;
	}
	
	.home_center_div {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	position: relative;
	}
	
	#container{
background-color:#FFFFFF;
text-align:center;
}
#topHeader{
width:678px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
text-align:left;
}


	
/* ---[ Masthead ]------------------------------------------------------- */

	#masthead {
	background: #FFFFFF url(../images/mastbkgrnd.jpg) no-repeat;
	height: 76px;
	position: relative;
	top: 0px;
	left: 0px;
	}
	#masthlt {
	background: #FFFFFF url(../images/bluehlt.jpg) no-repeat;
	height: 10px;
	width: 678px;
	position: relative;
	top: 98px;
	left: 0px;
	}
	
	.mastheadshadow {
	background: url(../images/mastshadow.gif) repeat-x top left;
	height: 7px;
	width: 100%;
	position: absolute;
	top: 71px;
	}
	
	#toolbar {
	background: url(../images/toolbarbkgrnd.gif) repeat-x 50% 0;
	position: relative;
	height: 32px;	
	}

	/* logo placement on home and inside pages */
	#home_masthead .logo,
	.masthead_logo {
	position: absolute;
	top: 12px;
	left: 10px;
	width: 205px;
	}
	
	.mastheadtools {
	position: absolute;
	top: 10px;
	left: 425px;
	font: bold 12px/15px arial, helvetica, sans-serif;
	color: #fff;
	}
	
	.mastheadtools a,
	.mastheadtools a:visited {
	text-decoration:none;
	color:#fff;
	}
	
	.mastheadtools a:hover {
	text-decoration:underline;
	color: #fff;
	}
	
	.mhsbtn {
	position: absolute;
	top: 8px;
	left: 600px;
	}
	
	.mhsfield {
	position: absolute;
	top: 7px;
	left: 500px;
	}
	
	.mhsfield input {
	width:92px;
	height:21px;
	border-top:1px solid #025695;
	border-left:1px solid #025695;
	border-bottom:1px solid #b4dfff;
	border-right:1px solid #b4dfff;
	background-color:#ffffff;
	font: normal 11px Tahoma, verdana, arial, helvetica, sans-serif;
	color: #000;
	padding: 2px 0px 0px 3px;
	}
		
	#home_masthead .tagline {
	position: absolute;
	top: 31px;
	left: 410px;
	width: 300px;
	}
	
	.emailpage {
	position: absolute;
	top: 12px;
	left: 584px;
	width: 85px;
	}
	
	.printpage {
	position: absolute;
	top: 11px;
	left: 676px;
	width: 85px;
	}
	
	#searcharea {
	position: absolute;	
	}
	
	.search {
	position: absolute;
	top: 10px;
	left: 21px;
	}
	
	.searchbtn {
	position: absolute;
	top: 10px;
	left: 150px;
	}

/* ---[ Main Content ]------------------------------------------------------- */

	#register {
	background: #FFFFFF url(../images/register.jpg) no-repeat;
	height: 160px;
	position: relative;
	top: 0px;
	left: 10px;
	}
	
	#welcome {
	background: #FFFFFF url(../images/welcome.gif) no-repeat;
	height: 26px;
	position: relative;
	top: 0px;
	left: 346px;
	}
	
	
/* /css.global.css */
/* see local.css for local styles */


/* fonts and colours */

.body,td,div
{
	font-family:verdana;
	font-size:10px;
	color:#333333
}

/* links in text */
a
{
	color:#666666;
	text-decoration:none;
}

a:hover
{
	color:#666666;
	text-decoration:none;
}

.readMoreLink
{
	color:#003399;
	font-size:11px;	
	z-index:2;
	font-weight:bold;
}

.contactLink
{
	font-family:arial;
	color:#333333;
	font-size:16px;	
	font-weight:bold;
}

.contactLink:hover
{
	font-family:arial;
	color:#003399;
	font-size:16px;	
	font-weight:bold;
}

.servicesLink
{
	font-family:arial;
	color:#006699;
	font-size:13px;	
	font-weight:bold;
}

.profileLink
{
	color:#003399;
	font-size:10px;
}

.profileLink:hover
{
	color:#FF0000;
	text-decoration:none;
}

.readMoreTitle
{
	color:#666666;
	font-size:11px;	
	z-index:2;
	font-weight:bold;
}

.titleLink
{
	color:#003399;
	font-size:10px;	
	z-index:3;
	font-weight:bold;
}

#whitespace {
	background: #FFFFFF url("../images/px.gif") no-repeat;
	height: 10px;
	position: relative;
	top: 0px;
	left: 0px;
	}
	
#toolbar {
	background: #FFFFFF url(../images/toolbar.gif) no-repeat;
	height: 22px;
	position: relative;
	top: 0px;
	left: 0px33333;
}

.privacy
{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF
}

.white
{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF
}


.privacy:hover
{
	font-size:10px;	
	color:#FFFF00;
	text-decoration:none;
}

.copyright
{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF
}

.body,div
{
	line-height:1.4em;
}

#breaker {
	background: #FFFFFF url(../images/bottom_breaker.gif) no-repeat;
	height: 10px;
	position: relative;
	top: 0px;
	left: 0px;
	}
	
#copybar {
	background: #003399;
	height: 15px;
	width: 678px;
	position: relative;
	top: 0px;
	left: 0px;
	}

	