/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}

a, a:link, a:active, a:visited {
	color: #0000FF;
	text-decoration: underline;
}

.pageTitle {
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
}

.knowTitle {
	font-size: 14pt;
}	

.ourPerspective {
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
}

.textBold {
	font-weight: bold;
}

.textItalic {
	font-style: italic;
}

.textBoldItalic {
	font-style: italic;
	font-weight: bold;
}				

.header_container, .navigation, .nav_subMenuItem, .column1, .column4, .textGrey, .footer_search_div, .footer_links_div, .truste {
	display: none;
}

#pagePhoto {
	display: none;
}		