@charset "utf-8";
/* CSS Document */

              a:hover {  text-decoration: underline}
              a {  text-decoration: none; font-family: "Times New Roman", Times, serif; color: #CC0000}
              p {  font-family: "Times New Roman", Times, serif; font-size: 10pt}
			 .footer {  font-family: "Times New Roman", Times, serif; font-size: 9pt; font-style: normal; color: #E3CB42}
			 .button {  font-family: "Times New Roman", Times, serif; font-size: 10pt; font-style: normal; color: #E3CB42}

			 .title {  font-family: "Times New Roman", Times, serif; font-size: 14pt; font-style: normal; line-height: normal; font-weight: bold}
.caption {  font-family: "Times New Roman", Times, serif; font-size: 9pt}

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

.table_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.table_td_general {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #666666;
	background-image: url(images/td_background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 1px 1px 2px;
}

.table_labels {
	background-color: #EBEADB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	border-top: 0px none;
	border-right: 1px solid #D6D2C2;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	font-weight: bold;
	padding: 1px;
	background-image: url(images/cell_menu_background.gif);
	text-align: center;
	background-position: left center;
}

#navigation_wrapper {
	width: 1200px;
	height:39px;
	margin:0 10px 10px 10px;
	padding:0;
}

#navigation_bar {
	background:url(images/nav_bar.gif) repeat-x;
	position:absolute;
	width:990px;
	margin:0;
	padding:0;
	z-index:536;
}