/**
 * Copyright (c) 2004 www.intern.com
 *
 */

/* General page style. The scroll bar colours only visible in IE5.5+ */
body
{
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #330099;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	background-color: #FFFFFF;
	margin: -10
}

/* Common tags */
a,p,select,textarea,td,th,ul,li,h1,h2,h3,h4,h5 { font-family: "Arial", "Helvetica", "sans-serif"; }
a,p,select,textarea,td,th,ul,li { font-size: 10pt; }

h2 { color: #5174C5; font-size: 24px; }
h3 { color: #000099; font-size: 18px; }
h4 { color: #000099; font-size: 16px; font-weight: bold; }

a { color: #0000FF; text-decoration: underline; }
a:link, a:visited { color: #0000FF; text-decoration: underline; }
a:hover { color: #DB2323; text-decoration: underline; }

.url_top
{
	font-size: 11px;
	color: #0000FF;
	padding-left: 0px;
}

.url_top a { font-size: 11px; color: #0000FF; }
.url_top a:link, .url_top a:visited { color: #0000FF; }
.url_top a:hover { color: #DB2323; }

/*
 override acs_fpnews.css
*/
#acs_nav li a
{
	font-size: 11px;
	border-right: #F0EACE 12px solid;
	display: block;
	width: 100%;
	color: #330099;
	background-color: #F5F2E0;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#acs_nav li a { color: #330099; }
#acs_nav li a:link, #acs_nav li a:visited { color: #330099; }
#acs_nav li a:hover { color: #330099; }

.url_chain
{
	font-size: 11px;
	color: #0000FF;
	padding-left: 35;
}

.url_chain a { font-size: 11px; color: #0000FF; }
.url_chain a:link, .url_chain a:visited { color: #0000FF; }
.url_chain a:hover { color: #DB2323; }

.dir { font-size: 8pt; color: #0000FF; font-weight: bold; }
a.dir:link, a.dir:visited { color: #0000FF; }
a.dir:hover { color: #DB2323; }

.dir_s1 { font-size: 8pt; color: #000066; }
a.dir_s1:link, a.dir_s1:visited { color: #000066; }
a.dir_s1:hover { color: #000066; }

.head { color: #CC9933; }
.head a:link, .head a:visited { color: #CC9933; text-decoration: none; }
.head a:hover { color: #CC9933; }

.title
{
	font-size: 13px;
	color: #000099;
	font-weight: bold;
	padding-left: 35;
}

.headline1
{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}

.headline2
{
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	padding-left: 35;
}

.headline3
{
	font-size: 12pt;
	color: #D00000;
	font-weight: bold;
}

.headline4
{
	font-size: 11pt;
	color: #003090;
	font-weight: bold;
}
a.headline4:link, a.headline4:visited { color: #003090; }
a.headline4:hover { color: #DB2323; }

.headline5
{
	font-size: 11pt;
	color: maroon;
	font-weight: bold;
}
a.headline5:link, a.headline5:visited { color: #003090; }
a.headline5:hover { color: #DB2323; }

.story { font-size: 9pt; font-weight: bold; }

.digest { font-size: 10pt; color: #003399; font-weight: bold; }
a.digest:link, a.digest:visited { color: #003399; }
a.digest:hover { color: #DB2323; }

.s1 { font-size: 8pt; }
.s1 a { font-size: 8pt; color: #0000FF; text-decoration: underline; }
.s1 a:link,.s1 a:visited { color: #0000FF; text-decoration: underline; }
.s1 a:hover { color: #DB2323; text-decoration: underline; }

.s2 { font-family: "Times New Roman", "Times", "serif"; font-size: 9pt; }

.copyright { font-size: 8pt; }
.copyright a { font-size: 8pt; color: #0000FF; text-decoration: underline; }
.copyright a:link,.copyright a:visited { color: #0000FF; text-decoration: underline; }
.copyright a:hover { color: #DB2323; text-decoration: underline; }

.caption
{
	font-size: 10px;
}

.ctt { font-size: 8pt;background-color:#fff;width:100%;padding:10 0 10 0; }
.ctt a { font-size: 8pt; color: #0000FF; text-decoration: underline; }
.ctt a:link,.ctt a:visited { color: #0000FF; text-decoration: underline; }
.ctt a:hover { color: #DB2323; text-decoration: underline; }

