﻿BODY
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #FFFFFF;
	font-size: 12pt;
}


#cityscape {
   display: none;
}

#masthead {
   display: none;
}

#mastheadLogo {
	display:none;
}

#mastheadTitle {
	display: none;
}

 

#nav {
   display: none;
}

#subNav {
   display: none;
}

#subSideCol {
   display: none;
}

#subContent {
   width: auto;
   margin-left: 5%;
   margin-right: 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: #000000;
   background: transparent none;
}

div#subContent {
   margin-left: 5%;
}

a:link, a:visited {
   color: #003399;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

#subContent a:link:after, #subContent a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#subContent a[href^="/"]:after {
   content: " (http://www.risbdc.org" attr(href) ") ";
}

.fontAdjust {font-size:.95em;}

h1 {
	font-family:Georgia, serif;
	font-size:16pt;
	font-weight:bold;
	color:#000000;
	margin:0em 0em .2em 0em;
	padding:0em 0em 0em 0em;
}

h2 {
	font-family:Verdana, sans-serif;
	font-variant:small-caps;
	font-size:12pt;
	font-weight:bold;
	color:#003399;
	margin:1em 0em .3em 0em;
	padding:0em 0em 0em 0em;
	line-height:1.5em;
}

.trainingMonth {
	font-family:Verdana, sans-serif;
	font-variant:small-caps;
	font-size:12pt;
	font-weight:bold;
	color:#003399;
	line-height:1.5em;
	display:block;
}

.blue {
	font-size: 8pt;
	font-weight:bold;
	color:#003399;
}

.small {
	font-size: 8pt;
	font-weight:normal;
	color:#000000;
	line-height:1.2em;
}

.copyright {
	font-size: 8pt;
	font-weight:normal;
	color:#000000;
	line-height:1.2em;
}



.noprint 
{
	display:none;
}