* {
	color: #333333;
}
body, td, p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.text-agenda {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #FFFFFF;
}
.text-product {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;

}
a.link-product, a.link-product:hover, a.link-product:active, a.link-product:visited, a.link-product:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.bg-agenda {
	background-color : #16307B;
}
.bg-products {
	background-color : #D1E5FE;
}

.bg-white {
	background-color : #FFFFFF;
}

.white_text, .white_text span sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ff0000;
	font-weight: bold;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}
.subheader_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3299FE;
}
.header_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #3299FE;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.text_input {
	border: 1px solid #C6CDD7;
	background-color: #E5ECF6;
}


.bot_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #D2E5FF;
	font-weight: bold;
}
a.bot_text, a.bot_text:link, a.bot_text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #D2E5FF;
	font-weight: normal;
	text-decoration: none;
}

a.bot_text:hover, a.bot_text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.a_right, a.a_right:link, a.a_right:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.a_right:active, a.a_right:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	text-decoration: none;

}
a.a_right_more, a.a_right_more:link, a.a_right_more:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a.a_right_more:active, a.a_right_more:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;

}
.right_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.right_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
a.index, a.index:link, a.index:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #66CCFF;
	font-weight: normal;
	text-decoration: none;
}

a.index:hover, a.index:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-weight: normal;
	text-decoration: none;

}
a, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a.download_link, a.download_link:link, a.download_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a.download_link:hover, a.download_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.reg {
	font-size: 8pt;
}

a.newsbox1, a.newsbox1:link, a.newsbox1:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a.newsbox1:active, a.newsbox1:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a.newsbox2, a.newsbox2:link, a.newsbox2:visited {
	color: #99CCFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
a.newsbox2:active, a.newsbox2:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 8pt;
}

form.form {
	display: inline;
}


/* LAYER STYLES */

#layer_page1 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	z-index: 1;
	position: absolute;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}

#layer_page {
	width: 735px;
	height: 390px;
	background: #007dc6;
	border: 3px solid #ffffff;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	margin: 60px 0px 0px 5px;
	z-index: 10;
	position: absolute;
}

#layer_top {
	width: 735px;
	height: 321px;
	background: #a8cde4;
}

#layer_top_left {
	float: left;
	width: 450px;
	height: 321px;
	border-right: 1px solid #ffffff;
}

#layer_top_right {
	float: left;
	width: 254px;
	height: 311px;
	color: #000000;
	padding: 10px 15px 0px 15px;
}

#layer_top_right_link {
	width: 254px;
	height: 50px;
	text-align: right;
}

#layer_top_right_link a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#layer_top_right_link a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#layer_top_right_1 {
	width: 254px;
	height: 145px;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

#layer_top_right_1 h1 {
	font-size: 11pt;
	font-weight: bold;
	display: inline;
	color: #000000;
}

#layer_top_right_1 h2 {
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	color: #000000;
}

#layer_top_right_2 {
	width: 254px;
	height: 115px;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
	font-style: italic;
}

#layer_bottom {
	width: 735px;
	height: 68px;
	background: #007dc6;
	border-top: 1px solid #ffffff;
}

#layer_bottom_left {
	float: left;
	width: 201px;
	height: 68px;
}

#layer_bottom_right {
	float: right;
	width: 239px;
	height: 53px;
	color: #000000;
	padding: 15px 15px 0px 280px;
}

#layer_bottom_right a {
	color: #ffffff;
	text-decoration: none;
}

#layer_bottom_right a:hover {
	color: #000000;
	text-decoration: none;
}

