.noprint {
	display: none;
}

.printwidth {
	width: 100%;
	height: auto;
	left: 1cm;
	top: 1cm;
	right: 1cm;
	bottom: 2cm;
}

.bobbyonly {
	display: block;
	height: 100%;
	width: 100%;
	border: none;
	left: 1cm;
	top: 1cm;
	right: 1cm;
	bottom: 1cm;
}

body {
	margin: 0px;
	height: 100%;
	width: 100%;
}

.print {
	display: block;
	height: 100%;
	width: 100%;
	border: none;
	left: 1cm;
	top: 1cm;
	right: 1cm;
	bottom: 1cm;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 4px;
	padding-top: 4px;
}

.headertext {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}
.smalltext {
	font-weight: bold;
	font-size: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

td.isearch_head
{
    font-size:140%;
}


/* Usage :  To display the page title in the results list.
 */
a.isearch_title:link
{
	color: #000099;
}

a.isearch_title:visited
{
	color: #000099;
}


/* Usage :  To display the page description in the results list.
 */
.isearch_description
{
    font-size:100%;
}


/* Usage :  To display the page url in the results list.
 */
a.isearch_url:link
{
	font-size:80%;
	color: #000099;
}

a.isearch_url:visited
{
	font-size:80%;
	color: #000099;
}


/* Usage :  To display the file size in the results list.
 */
.isearch_size
{
    font-size:80%;
    color:#008000;
}


/* Usage :  To display the "Cached" string in the results list.
 */
a.isearch_viewcache:link
{
    font-size:80%;
    color:#6f6f6f;
}

a.isearch_viewcache:visited
{
    font-size:80%;
    color:#6f6f6f;
}

/* Usage :  To display the "No matches found." string.
 */
h2.isearch_nomatch
{

    color:red;
}


/* Usage :  To display highlighted words in the page descriptions
 */
.isearch_highlight
{
    font-weight:bold;
}


/* Usage :  Displaying the search string in the message:
 *              Search results for _words_.
 */
.isearch_search
{
    font-style:italic;
}


/* Usage :  To display the:
 *               "This is the contents of the iSearch cache for the URL %u"
 *          message when displaying a cached page.
 */
h2.isearch_cachedpage
{
    font-size:140%;
}

a {
	color: #000099;
}.allcaps {
	text-transform: capitalize;
}
.nodisplay
{display: none
}
.printtext {
 display :none;
 }
 .PLANNING {
	font-family: Arial, Helvetica, sans-serif;
	color: #69267E;
	text-decoration: none;
}
.CONSULTING {
	font-family: Arial, Helvetica, sans-serif;
	color: #A80636;
	text-decoration: none;
}
.REGENERATION {
	font-family: Arial, Helvetica, sans-serif;
	color: #E28721;
	text-decoration: none;
}
.ENVIRONMENT {
	font-family: Arial, Helvetica, sans-serif;
	color: #006452;
	text-decoration: none;
}
