
#header {
	width: 955px;
	height: 400px;
	background-image: url(../images/header_green_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 3px solid #FFFFFF;
}

#header_principal {
	width: 955px;
	height: 400px;
	background-image: url(../images/header_principal_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 3px solid #FFFFFF;
}

#header_product {
	width: 955px;
	height: 400px;
	background-image: url(../images/header_product_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 3px solid #FFFFFF;
}

#header_market_sector {
	width: 955px;
	height: 400px;
	background-image: url(../images/header_market_sector_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 3px solid #FFFFFF;
}


#navigation .navigation_jump {
	font-size: 13px;
	background-color: #47A9A3;
	background-image: url(../images/jump_green_bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 136px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

#navigation ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px 5px;
}

#navigation ul li a:hover {
	color: #083C39;
	background-color: #DBF1F0;
}

#navigation ul li a.selected {
	color: #083C39;
	background-color: #DBF1F0;
}



#content_tile {
	background-image: url(../images/column_green_tile.jpg);
	background-position: 672px 21px;
	background-repeat: repeat-y;
	margin: 0px 20px 20px 20px;
}

#content_container {
	background-image: url(../images/column_green_bg.jpg);
	background-position: 672px 0px;
	background-repeat: no-repeat;
}

#content {
	float: left;
	background-color: #E5E5E5;
	min-height: 362px;
	width: 635px;
	padding-right: 30px;
}

#content h1 {
	width: 636px;
	height: 39px;
	background-color: #FFFFFF;
	background-image: url(../images/h1_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 45px 0px 0px 29px;
	color: #545454;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
}

#content p {
	font-size: 12px;
	color: #545454;
	margin-left: 29px;
}

#content ul {
	font-size: 12px;
	color: #545454;
	margin-left: 29px;
}

#content .first_para {
	font-size: 18px;
	font-weight: bold;
}

#column {
	width: 240px;
	float: right;
	text-align: center;
}


.field_search {
	height: 17px;
	background-color: #105B57;
	background-image: url(../images/jump_green_bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 132px;
	color: #FFFFFF;
	font-size: 12px;
	border: none;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
}

.button_search {
	border: none;
	height: 17px;
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
	background-color: transparent;
	padding: 0px;
}

.button_search_over {
	border: none;
	height: 17px;
	font-weight: bold;
	font-size: 17px;
	color: #333333;
	background-color: transparent;
	padding: 0px;
	cursor: pointer;
}


#footer {
	width: 955px;
	height: 55px;
	background-image: url(../images/footer_green_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	border-top: 3px solid #FFFFFF;
}

#footer td {
	padding-left: 20px;
	padding-top: 10px;
}

#footer td a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer td a:hover {
	text-decoration: underline;
}

#principals_links {
	text-align: center;
	margin-top: 20px;
	font-size: 11px;
	color: #545454;
}

#principals_links a {
	color: #545454;
	text-decoration: none;
}

#principals_links a:hover {
	color: #000000;
	text-decoration: underline;
}

#credit {
	text-align: center;
	margin-top: 20px;
	font-size: 11px;
}

#credit a {
	font-weight: bold;
	color: #545454;
	text-decoration: none;
}

#credit a:hover {
	color: #000000;
	text-decoration: underline;
}

/*-----------------*/

.spacer { clear: both; }
#print_footer { display: none; }

/*	FORM ELEMENTS
----------------------------*/
.field_text {
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #333333;
	width: 300px;
}

.field_textarea {
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #333333;
	width: 300px;
	height: 50px;
}

.field_button {
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #333333;
	background-color: #CCCCCC;	
}

.field_button_over {
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #FFFFFF;
	background-color: #5A5E59;	
	cursor: pointer;
}

label {
	font-style: italic;
	color: #333333;
}

#principal_alpha {
	height: 17px;
	width: 636px;
	background-color: #53BBB5;
	padding-left: 29px;
}

#principal_alpha ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#principal_alpha ul li a {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 4px;
}

#principal_alpha ul li a:hover {
	font-weight: normal;
	color: #105B57;
	border-bottom: 2px solid #105B57;
}

#principal_alpha ul li a.selected {
	font-weight: normal;
	color: #105B57;
	border-bottom: 2px solid #105B57;
}


#principal_alpha ul li {
	float: left;
}

#principal_list_table {
	width: 665px;
}

#principal_list_table .logo {
	width: 162px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	text-align: center !important;
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
}

#principal_list_table .description {
	padding: 20px 18px 20px 18px;
	border-bottom: 1px solid #B2B2B2;
}

#principal_index_intro {
	background-color: #B2B2B2;
	color: #FFFFFF !important;
	padding: 20px 29px 20px 0px;
	width: 636px;
}

#principal_index_intro p { color: #FFFFFF !important; }


#principal_data {
	width: 665px;
}

#principal_data .description {
	border-left: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}

#principal_data .image {
	border-bottom: 1px solid #B2B2B2;
	background-color: #FFFFFF;
	text-align: center !important;
	padding: 10px;
	width: 260px !important;
}

#principal_data .image p { margin-left: 0px !important; }

#product_table {
	width: 665px;
}

#product_table h3 { margin: 0px; padding: 0px; }
#product_table p { margin: 0px; padding: 0px; }


#product_table .product_title {
	width: 230px;
	border-bottom: 1px solid #B2B2B2;
	padding: 10px;
}

#product_table .product_description {
	border-bottom: 1px solid #B2B2B2;
	padding: 10px;
}

.prevnext td { padding: 10px 7px 10px 5px; }
