/* Page */

body {
	margin:0px 0px;
	padding:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	/*width:auto;*/
	/*background-color:#ffffff;*/
	}
	
#Content {
	width:800px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	/*padding:15px;*/
	/*border:1px dashed #333;*/
	/*background-color:#eee;*/
	}
	
/* Copyright notice bar */
.bottom {
        font-size:8pt;
        font-family:Arial, Helvetica, sans-serif;
        color:white; 
        background-color:#000000;
        }


/* Formatting the date cell */
.bgcolordatebar { 
                font-size:8pt;
                font-family:arial;
                color:white; 
                background-color:#000000;
                }

/* Sets the bgcolor of the separator table cell */
.bgcolorcellspacing {
	background-color:#FFFFFF;
	background-image: url(../images/whitepixel.png);
	background-repeat: repeat;
	padding-right: 2px;
	width: 2px;
}

.whitelink {font-size:8pt;font-family:arial;color:white;}

.pagebody {
	font-size:9pt;
	font-family:arial;
	color:black;
	width:100%;
	height:100%;
	background-color: #EBEBEB;
}

.logo {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: silver;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: silver;
}
	
/* Top banner for the page */
.banner {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 12px;
	background-image: url(../images/backgrounds/black_white_grid.gif);
}

.navBarTop 
          { 
          background-color:#4476a6; 
          /*font-weight: bold;*/ 
          font-family:Arial, Helvetica, sans-serif; 
          font-size:12px; 
          color:#FFFFFF;
          }

.navBarTopSelected 
          { 
          background-color:#4476a6 ; 
          /*font-weight: bold;*/ 
          font-family:Arial, Helvetica, sans-serif; 
          font-size:12px; 
          color:#FF0000;
          }

.navBarLeft 
          { 
          background-color:#4476a6; 
          color:#000000; 
          font-family:Arial, Helvetica, sans-serif; 
          font-size:12px; 
          /*font-weight: bold*/
          }

.navBarLeftSelected 
          { 
          background-color:#4476a6; 
          color:#ffffff; 
          font-family:Arial, Helvetica, sans-serif; 
          font-size:11px; 
          /*font-weight: bold*/
          }
			 
.contentTable {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #003399;
}

/* From seisint */
.pagebold {font-size:9pt;font-family:arial;color:black;font-weight:bold;}
.pageheader {font-size:12pt;font-family:arial;color:#FF0000;font-weight:bold;}
.pageitalic {font-size:9pt;font-family:arial;color:black;font-style:italic;}
.pageitalicbold {font-size:9pt;font-family:arial;color:black;font-weight:bold;font-style:italic}
.current {color:#FF0000}
.alink2 {font-size:9pt;font-family:arial;color:#0000FF}
a.nav:link {text-decoration:none; background:transparent; color:#ffffff}
a.nav:visited {text-decoration:none; background:transparent; color:#ffffff}
a.nav:hover {text-decoration:none; color:#ff0000;}
a.nav:active {text-decoration:none; color:#ffffff; background:transparent}
a.navSelected:link {text-decoration:none; color:#ff0000; background:transparent}
th {font-family:Arial,Helvetica,sans-serif; font-size:10pt; font-weight:bold; color:#000000; font-style:normal}
.header14pt {font-size:12pt;font-family:Arial,Helvetica,sans-serif;color:black;font-weight:bold;}
.header12pt {font-size:12pt;font-family:Arial,Helvetica,sans-serif;color:black;font-weight:bold;}
a:link {text-decoration:none}
a:visited {text-decoration:none}
a:hover {color: #FF0000; text-decoration:none}
a:active {text-decoration:none}
.pagenav {font-size:8pt;font-family:arial;color:black; }
.heading12pt {font-size:12pt;font-family:Arial,Helvetica,sans-serif;color:#000080;font-weight:bold;}
.heading10pt {font-size:10pt;font-family:Arial, Helvetica, sans-serif;color:#000080;font-weight:bold;}
.heading11pt {font-size:11pt;font-family:Arial, Helvetica, sans-serif;color:#000080;font-weight:bold;}
.pagebody2 {font-size:9pt;font-family:arial;color:black;background-image:none}
.lang {color:#4476a6;}
.tableRightBorder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #003399;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}

