.menuItem {	background-image:url('/images/button-tab.gif');
			background-position: top right;
			background-repeat: no-repeat;
			height: 31px;
			cursor: pointer;
			text-align: center;
			padding-top: 11px; }

.menuItem a {	font-family: Arial Narrow;
				font-weight: bold;
				font-size: 8pt;
				text-decoration: none;
				color: white; }

.footerContent {	color: #555555;
					font-family: Arial; }

.footerContent a {	color: #555555; }

.footerContent a:hover {	color: black; }

.searchHeaderBox a {	text-decoration: none;
						color:#005FA2; }

#quoteBox {	background-image:url('/images/quote-bg.gif');
			background-repeat:no-repeat;
			color:white;
			font-family:Arial;
			font-size:10pt;
			padding:15px; }

#quoteBox a {	color:white;
				font-size: 9pt;
				font-weight: bold;}

.whiteButtonOverlay {	margin:15px;
						color:white;
						font-family: Arial Narrow; }

.whiteButtonOverlay a { color:white;
						text-decoration:none; }

.whiteButtonOverlay a:hover { text-decoration:underline; }

.rightColumnItem	{	margin-top:6px;
						margin-bottom:6px;
						border-left: 1px solid silver;
						padding: 8px; }

.rightColumnItem a	{	color:black;
						text-decoration: none; }

.rightColumnItem a:hover	{	text-decoration: underline; }

.headline {	font-size: 9pt;
			line-height: 10pt;
			border-bottom: 0px;
			margin-top: 0px; }

.indented { margin: 0px;
			margin-left: 10px;
			margin-top: 4px;
			font-size: 9pt;}

body, p, td {	font-family: Arial; font-size:9pt;}
h1 { font-family: Arial; font-weight:bold; font-size:18px; color:navy; font-style:italic; border-bottom:1px solid black; }
h2 { font-family: Arial; font-size: 14px; color: #EE970C; font-weight: bold; margin-bottom: 0px;}
h2 a {	color: #EE970C; text-decoration: underline; }
h2 a:hover { background-color: #EEEEEE; }
h3 { color:black; font-family: Arial; font-weight:normal; font-size:18px; border-bottom:1px solid black; }
