
body, p, table { font-family: arial; font-size: 10pt; }

body {
background: rgb(236,236,235) url(Images/bgGray.gif);
text-align: center; 
margin: 0px;
}

.tablebody
{
	background-position:center;
	BACKGROUND-IMAGE: url(Images/bgLine_1.gif);
	 BACKGROUND-REPEAT: repeat-y	
}
.tablebodytop
{
	background-position:center;
	BACKGROUND-IMAGE: url(Images/bgLine_1.gif);
	 BACKGROUND-REPEAT: repeat-y	
}
.pageContainer 
{
	position:relative;
	margin:0 auto;
	text-align:left;
	width: 778px;
	border: solid 0px silver;
}

.pageArea { 
	margin-top: 1px;
}

.navBar 
{ 
	font-family: arial; 
	font-size: 10pt;
	font-weight: bold; 
}
.navBar td { padding: 6px 4px 4px 4px; }
.navBar a { color: #355477; text-decoration: none; }

.header {
	height: 134px;
	background: url(images/fo4.gif) no-repeat;
}
.header .upper {
	height: 90px;
}

.footer { font-size: 8pt;
	position:relative;
	left:-1;top:0;
	padding:  0px  10px   0px 10px; 
	margin-top: 0px; 
	background: url(images/bottom_footer_1.gif) no-repeat center;
}

.bodyContainer {
	padding: 10px 0px 0px 0px;
	background: white;
	Xborder-left: solid 1px #e0e0e0;
	Xborder-right: solid 1px #e0e0e0;
}

.pageTitle 
{ 
	font-size: 16pt;
	font-weight: bold; 
}
.pageContent {
	padding: 20px 0px 0px 0px;
}
.subTitle { font-size: 12pt; font-weight: bold; }


.homeLinks { margin: 0px 0px 0px  0px; 
}
.homeLinks table, .homeLinks p {
	font-size: 8pt;
}
.homeLinks a {color:black; text-decoration:none;}
.homeLinks a:hover {color:gray; text-decoration:none;}



.sideNav {
	margin: 0px 0px 0px 8px;
}
.sideNav .head { font-weight: bold; font-size: 12pt; 
	border-bottom: solid 2px silver;
}
.sideNav .body { margin-top: 6px; }


/* Search box */
.searchbox {
	position: absolute;
	top: 95px;
	right: 5px;
}
.sch_txt { 
	width: 154px; height: 18px; 
	border: solid 0px white;
	background: url(images/search_txt_bg.gif) no-repeat; }
.sch_btn {
	width: 66px; height: 18px; 	
	border: solid 0px white;
	background: url(images/search_btn_bg.gif) no-repeat; }
.sch_ie_fix { width: 10px; height: 10px; font-size:4pt; }

/* Jump links */
.jumpbox 
{
	position: absolute;
	top: 33px;
	right: 3px;
}

.Languages
{
	position:relative;
	top: -4px;
	right: 30px;
	color:GrayText;
	font-family: arial;
	font-size: 9pt;
	text-decoration:none;
}

.jumpbox select
{ 
	font-family: ;
	font-size: 8pt;
}

	
.footnote {
	padding: 8px 4px 20px 4px;
	text-align: center;
	margin-bottom: 20px;
}
.footnote,
.footnote a {
	color: gray;
	text-decoration: none;
	font-size: 8pt;
}


.newsList
{
	
 }
.newsList a 
{
	text-decoration: none;
	color: black;
}
.newsList a:hover { color: gray; }