/*MAC*/
.navigationTopLevel {
	font:bold 13px Arial;
	text-transform:uppercase;
	border-bottom:1px solid #C0D4E2;
	padding:10px 0px 10px 4px;
	margin:0px 0px 10px 0px;
}
.navigationSubLevel {
	font:bold 11px Arial;
	text-transform:uppercase;
}
.navigationSubLevel a {
	font:normal 11px Arial;
}
.navigationSubLevel a:hover {
	text-decoration:underline;
}
.subNavigation {
	width:228px;
}
.subNavigationDottedLineMain, .subNavigationDottedTab, .subNavigationDottedEnd {
	background:none;
}
.displayTitleBarHr {
	border-top:0px;
}
.displayTextBlockTitle, .displayTitleBarTitle {
	font:bold 11px/14px Arial;
	padding-bottom:5px;
}
.displayTextBlockText {
	font:normal 11px Arial;
	width:960px;
	margin-left:-21px;
	margin-top:-18px;
}
.documentTitle {
	font:normal 29px Garamond, Hoefler Text, Times, Times New Roman, serif;
	padding:5px 6px 10px 0px;
	text-align:right;
	border-bottom:1px solid #C0D4E2;
	width:954px;
}
.text{
	font:normal 11px Arial;
	color:#929497;
}
.titleSmall {
	font:bold 11px/14px Arial;
	padding-bottom:5px;
}
