body{
	font-family:"Lucida Sans Unicode", "Lucida Grande",
	Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin:0px;
	padding:0px;
	height:100%;
	text-align:center;
	background-color: #fff;
}
	
strong, em {
	font-family: "Lucida Sans", "Lucida Sans Unicode", 
		"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}	
		
* {
	padding:0;
	margin:0;
}

a {color:#00718C;}
a:focus { outline:none;}


/* Top Styles */	
#topBar{
	height:82px;
	background:white;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	padding: 77px 0px 0px 0px;
}	

.print {display: none;}

.logo {
	background-repeat:no-repeat;
	width:186px;
	height: 61px;
	z-index:5;
}

	
#logo_container {
	width: 895px;
	text-align:left;
}

/* Styles for Home Center Content Area */
#mainContent{
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

.center_content {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* END Styles for Home Center Content Area */

#leftMenu{
	display: none;
}

/* Right hand side callout */
.right_callout {
	display: none;
}
/* END Right hand side callout  */
	
/* Footer Start */	
#footer {
	display: none;
}
/* END Footer */

/* Styles for Sub Center Content Area */
.center_content_sub {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

