.googleFooter {
	display: none;
}
.navList {
	display: none;
}
/*
body {
	font-family:serif;
	font-size:12pt;
}

#right-col {
	text-align:left;
	width:96%;
	margin:2%;
}
*/
#cb_outer {
	margin: 0;
	min-height: 0;
}

#cb_clear_header {
	height: auto;
}

#cb_clear_footer {
	height: auto;
	clear: both;
}
/* Font Styling */
p {
	font-size: 1.1em;
}
.section
{
	page-break-inside: avoid;
}
/* Link Styling */
a {
	text-decoration:none;
}
a:link {
	color: #41008F;
	text-decoration:none;
}
a:active {
	color: #41008F;
	text-decoration:none;
}
a:visited {
	color: #41008F;
	text-decoration:none;
}
a:hover {
	color: #41008F;
	text-decoration:none;
}
.navSquare
{
	page-break-inside: avoid;
}
.navSquare a {
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	color: #ffffff;
	font-size: 2.0em;
	font-weight: normal;
	letter-spacing: 0em;
	line-height: 0.9em;
	display: block;  /* see http://developer.mozilla.org/en/docs/Images%2C_Tables%2C_and_Mysterious_Gaps */
}
.navSquare a:active {
	color: #ffffff;
	text-decoration: none;
}
.navSquare a:visited {
	color: #ffffff;
	text-decoration: none;
}
.navSquare a:hover {
	color: #ffffff;
	text-decoration: none;
}
img
{
	border: 8px;
	border-color: #999999;
	border-style: solid;
	page-break-inside: avoid;
}