@charset "utf-8";

/*----- PAGE START ----------*/
body {
	width:100%;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}

p {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}
/*----- PAGE END ----------*/

/*----- LINK START ----------*/
a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}

a:hover, a.red:link, a.red:visited, a.red:active, a.red:hover {
	color: #e2000f;
	text-decoration: underline;
}

a.arrow01 {
	margin: 0;
	padding: 0 0 0 16px;
	background: url(/shared/img/arrow01.gif) no-repeat 0 0.1em;
}
a.top:link, a.top:visited, a.top:active, a.top:hover {
	color: #e2000f;
	text-decoration: none;
}
/*----- LINK END ----------*/

/*----- LAYOUT START ----------*/
#container {
	width: 589px;
	margin: 0;
	padding: 0;
}

div.text_right {
	width: 589px;
	margin: 0;
	padding: 0;
	text-align: right;
}
/*----- LAYOUT END ----------*/

/*----- TABLE START ----------*/
table.topics_relevant, table.gda_list {
	width: 589px;
}

table.topics_relevant td {
	font-size: 10px;
	line-height: 13px;
	vertical-align: top;
}

table.topics_relevant td.right {
	text-align: right;
	white-space: nowrap;
}

table.gda_list td {
	padding: 8px 0;
	font-size: 10px;
	line-height: 15px;
	vertical-align: top;
}

table.gda_list td.nosp {
	padding: 0;
}

table.pp td {
	padding-bottom: 2px;
	font-size: 10px;
	line-height: 13px;
	vertical-align: top;
}

table.pp td.nowrap {
	white-space: nowrap;
}
/*----- TABLE END ----------*/

/*----- IMG SPACE START ----------*/
img.spt1 {
	margin-top: 1px;
}

img.spt8b7 {
	margin: 8px 0 7px;
}

img.spt3 {
	margin-top: 3px;
}
/*----- IMG SPACE END ----------*/

/*----- OTHER START ----------*/
p.date {
	margin: 0;
	padding: 2px 0 0 13px;
	font-weight: bold;
	background: url(/shared/img/icon01.gif) no-repeat 1px 0.5em;
}

p.pp_link {
	margin: 0;
	padding: 0 0 7px 16px;
	background: url(/shared/img/arrow01.gif) no-repeat 0 0.2em;
}

p.pp_heading {
	margin: 0;
	padding: 0;
	color: #e2000f;
	font-weight: bold;
}
/*----- OTHER END ----------*/

/* Mac IE 5 ONLY START \*//*/
a.arrow01 {
	margin: 0;
	padding: 0 0 0 16px;
	background: url(/shared/img/arrow01.gif) no-repeat 0 0.1em;
}

p.date {
	margin: 0;
	padding: 2px 0 0 13px;
	font-weight: bold;
	background: url(/shared/img/icon01.gif) no-repeat 1px 0.4em;
}

p.pp_link {
	margin: 0;
	padding: 0 0 7px 16px;
	background: url(/shared/img/arrow01.gif) no-repeat 0 0.1em;
}
/* Mac IE 5 ONLY END */

