body {
	margin: 0px 25px 0px 25px;
	padding: 0px;
	background: #fff;
	color:#000;
	font-size:9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: left;
	border: 0px;
}

.print_no {display:none;}

table {
    font: 10pt Verdana, Arial, sans-serif;
    border: 0px;
    text-align: left;
}

.page_title {
	font-size:16px; font-weight:bold; color:#003366;
}

.page_text_cyan_symbol {
	font-size:13px; font-weight:bold; color:#B5DFE7;
}

.page_text_cyan_date {
	font-size:11px; font-weight:bold; color:#B5DFE7;
}

.page_subtitle {
	font-size:12px; font-weight:bold; color:#910C0C;
}

.page_subtitle2 {
	font-size:12px; font-weight:bold; color:#666666;
}

#main {
   display: inline ;
}

.page_title {
	font-size:16px; font-weight:bold; color:#003366;
}

.page_text_cyan_symbol {
	font-size:13px; font-weight:bold; color:#B5DFE7;
}

.page_text_cyan_date {
	font-size:11px; font-weight:bold; color:#B5DFE7;
}

.page_subtitle {
	font-size:12px; font-weight:bold; color:#910C0C;
}

.page_subtitle2 {
	font-size:12px; font-weight:bold; color:#666666;
}

.homepage_headlines_box, .homepage_content, .homepage_right_nav {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none;  
   text-align: left;
   background: transparent none;
}

#header {
	display:none;
}

#menu {
	display:none;
}

#submenu {
	display:none;
}

#flashsplash {
	display:none;
}

#main .homepage_right_nav {
	display:none;
}


a {
   color: inherit; 
   text-decoration: none;
}

a:link, a:visited {
   text-decoration: underline;
}

#main a:link:after, 
#main a:visited:after {
  font-size: 85%;
  content: " [" attr(href) "]"; 
  text-decoration: none;
}

#main a[href^="/"]:after {
  content: " [http://www.ncoat.com" attr(href) "]";
}

#main a[href^="javascript:"]:after {
  content: " ";
}