/* mac hide\*/
html, body { height:100%; }
/* end hide */
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-align: left;
	min-width: 1010px;
	color: #000000;
}
#outer {
	position: relative;
	height: 100%;
	min-height: 100%;
	margin: 0 10px 0 10px;
	width: 990px;
	color: #000000;
	text-align: left;
}
html>body #outer { height: auto; } /*for mozilla as IE treats height as min-height anyway*/
div, p, h1, h2, h3, h4, h5, h6, form, ul, select {
	margin: 0px;
	padding: 0px;
}/*clear top margin for mozilla*/
a { text-decoration: none; }
a img { border: none; }
li {
	list-style-type: none;
	text-indent: -1em;
	padding-left: 1em;
}
#innerwrap { /* enables content first */
	float: left;
	width: 815px;
	margin-left: 0px;
}
#header {
	position: absolute;
	top: 0;
	width: 990px;
	height: 122px;
	overflow: hidden;
	color: #000000;
	z-index: 100;
	background-color: #FFFFFF;
	background-image: url(../images/bck-header.gif);
	background-repeat: repeat-x;
	background-position: 0px -10px;
}
#footer {
	width: 978px;
	clear: both;
	height: 40px;
	border-top: 1px solid #979797;
	text-align: center;
	left: 0px;
	bottom: 0;
	position: absolute;
	font-size: 0.6em;
	margin-top: 5px;
	padding: 6px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
* html #footer {/*only ie gets this style*/
	\height: 42px;/* for ie5 */
	he\ight: 40px;/* for ie6 */
}
#clearfooter {
	width: 100%;
	height: 42px;
	clear: both;
} /* to clear footer */
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}
#footer ul { padding: 5px 0px 8px 0px; }
#footer li { display: inline; }
#header #tflogo {
	position: absolute;
	top: 0px;
	left: 10px;
}
#header #tfdate {
	position: absolute;
	top: 75px;
	left: 10px;
	color: #424242;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 240px;
	height: 15px;
	text-align: right;
	padding-top: 3px;
}
#header #tfmenu {
	position: absolute;
	top: 104px;
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 990px;
	text-align: center;
}
#header #tfmenu a:link, #header #tfmenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#header #tfmenu a:hover, #header #tfmenu a:active, #header #tfmenu a:focus {
	color: #ffffff;
	text-decoration: underline;
}
#header #tflead {
	position: absolute;
	top: 0px;
	left: 260px;
	width: 728px;
	height: 90px;
}
#left {
	position: relative;/*ie needs this to show float */
	left: 0px;
	width: 120px;
	float: left;
	padding-top: 130px;/*needed to make room for header*/
	padding-bottom: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#left h2 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding-left: 4px;
	padding-bottom: 2px;
	background-color: #CE6600;
	padding-top: 2px;
}
#left p { font-size: 0.7em; }
#left #menubox { border: 0px solid #CE6600; }
#left #menu { font-size: 11px; }
#left #menu ul { z-index: 10000; }
#left #menu li {
	border-bottom: 1px dotted #979797;
	width: 120px;
	padding-left: 0px;
	text-indent: 0px;
}
#left #menu li a {
	color: #555555;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	display: block;
}
#left #menu li a:hover, #left #menu li a:active, #left #menu li a:focus {
	color: #555555;
	background-color: #E0E0E0;
	text-decoration: none;
}
#left #menu li a.current {
	color: #555555;
	background-color: #E0E0E0;
	text-decoration: none;
}
#centrecontentpage {
	left: 0px;
	width: 680px;
	float: right;
	padding-top: 130px;
	padding-bottom: 45px;
	color: #333333;
	font-size: 0.7em;
	line-height: 1.3em;
}
#centrecontentpage a:link, #centrecontentpage a:visited {
	color: #A6120A;
	text-decoration: none;
}
#centrecontentpage a:hover, #centrecontentpage a:active, #centrecontentpage a:focus {
	color: #A6120A;
	text-decoration: underline;
}
#centrecontentpage .list a:link, #centrecontentpage .list a:visited {
	color: #036;
	text-decoration: none;
}
#centrecontentpage .list a:hover, #centrecontentpage .list a:active, #centrecontentpage .list a:focus {
	color: #036;
	text-decoration: underline;
}
#centrecontentpage h2 {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: normal;
	background-color: #C0E278;
	padding-top: 30px;
	margin-bottom: 10px;
	text-align: right;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#centrecontentpage h3, #centrecontentpage h4, #centrecontentpage h5 {
	font-size: 1.5em;
	color: #222222;
	font-weight: normal;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#centrecontentpage h4, #centrecontentpage h5 {
	padding-top: 4px;
	padding-bottom: 0px;
	font-size: 1.3em;
}
#centrecontentpage #tffind {
	float: right;
	width: 165px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	border: 1px solid #999;
	height: 60px;
}
#right {
	position: relative;/*ie needs this to show float */
	width: 160px;
	float: right;
	padding-top: 130px;/*needed to make room for header*/
	padding-bottom: 45px;/* needed to make room for footer */
	text-align: right;
}
#right h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #424242;
}
#right #news p { font-size: .7em; }
#right #linked {
	text-align: left;
	width: 152px;
	padding: 4px;
	font-size: .7em;
}
#right #linked a, #right #linked a:link, #right #linked a:visited { color: #000000; }
#right #linked a:hover { text-decoration: underline; }
#right #linked li {
	padding-top: 0.8em;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#right #google-search {
	text-align: left;
	padding-bottom: 15px;
}
#listevents .evecatSection {
	background: url(../images/eventCatPoint.gif) no-repeat 0px 3px;
	color: #6B7030;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 8px 0 0;
	padding-left: 16px;
}
#listevents .eveTitle { padding-top: 6px; }
#listevents li { list-style-type: none; }
#listevents li a { color: #000000; }
#listevents li a:hover { text-decoration: underline; }
#thisissue {
	float: right;
	width: 300px;
	display: inline;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	z-index: 100;
	border: 2px solid #424242;
	background-color: #D7D7D7;
}
#thisissue .cover {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.data {
	line-height: 1.4em;
	text-transform:uppercase;
	letter-spacing:0.2em;
	color:#666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#thisissue .number { font-weight: bold; }
#thisissue a.download {
	display: block;
	padding: 0.3em;
	font-size: 14px;
	font-weight: bold;
	width: 140px;
	color: #A6120A;
	background-color: #FFFFFF;
	border: 1px solid #A6120A;
	text-decoration: none;
}
#thisissue a.download:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #A6120A;
}
span.timestamp {
	color: #a81817;
	text-transform: uppercase;
	font-size: 80%;
}
select, input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
#rssfeeds li {
	padding-top: 0.8em;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 60px;
	background-image: url(../images/rss.gif);
	background-position: left 60%;
	background-repeat: no-repeat;
}
div.LabeledMarker_markerLabel {
	display: block;
	padding-top: 9px;
}
div.LabeledMarker_markerLabel {
	text-align: center;
	color: #000000;
	width: 35px;
	height: 35px;
	letter-spacing: 0px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
