.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #939393;
}
.ticker {
	font-family: kroeger 0853;
	font-size: 8px;
	font-weight: normal;
	color: #939393;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E6864D;
}
.headlinecolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #939393;
}
.headlinegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #939393;
}
.headlinegraylarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D0D0D1;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #797979;
	line-height: 18px;
}

.hand { 
	cursor: hand;
	cursor: pointer;
}

html { min-height: 100%; margin-bottom: 1px; }

img { border: 0px }

#main_container  { text-align: center; width: 100%; height: 100% }
#center_container { margin-left: auto; margin-right: auto; width: 1049px; position: relative }
#header_container { position: absolute; top: 0; left: 0; height: 151px; width: 1049px }
#link_container { position: absolute; top: 0px; left: 32px; height: 151px }
#logo_container { position: absolute; right: 39px; top: 0px }
#cc_container { position: absolute; left: 32px; top: 100px }

#left_arrow { position: absolute; left: 0px; top: 272px }
#right_arrow { position: absolute; left: 1017px; top: 272px }

#mainContent { position: absolute; top: 151px; left: 32px; width: 985px;  }