html, body { margin: 0; width: 100%; }


/*--------------------------------------------[ TEXT ]----*/

body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.68em;
	color: #000;
}

h1, h2 { display: none; }

h3 { margin: 0px 0px 7px 0px; font-size: 1.2em; }

h3.news_list
{
	border-top: solid 1px #265D40;
	margin: 20px 0 5px;
}

h4 { margin: 0px 0px 5px 0px; font-size: 1.05em; }

p { margin: 0px 0px 10px 0px;  line-height: 1.35em; }

p.notice
{
	text-transform: uppercase;
	font-weight: bold;
}

p.important
{
	margin: 0 20px 10px 0;
	padding: 10px 20px 10px 20px;
	border: solid 1px #265D40;
	text-align: center;
	text-transform: uppercase;
}

p.press_end
{
	font-weight: bold;
	text-transform: uppercase;
}

p.address
{
	font-weight: bold;
	font-size: 1.1em;
}

ol
{
	list-style-position: outside;
	margin: 0 0 0 25px;
	padding: 0;
}

ul
{
	list-style-position: outside;
	padding: 0 5px;
	margin: 0 5px 10px 15px;
}

ol p { margin: 5px 0; }

ol li
{
	margin: 0 0 10px;
}

ul li
{
	margin: 0 0 3px;
}

/*-------------------------------[ CONTENT PLACEMENT ]----*/

body
{
	background: url(../images/flag_back.gif) #fff no-repeat 263px 0px;
	min-width: 760px;
	position: relative;
}

div#header
{
	width: 100%;
	height: 92px;
	border-bottom: solid 9px #265D40;
	position: relative;
}

div#logo
{
 	position: absolute;
 	top: 16px;
 	left: 30px;
}

div#content_block
{
	margin: 0 30px;
	padding: 0;
	position: relative;
}

div#footer
{
	margin: 0px 30px;
	padding: 5px 0;
	position: relative;
	border-top: solid 2px #265D40;

}

div#about_line
{
	float: left;
	height: 19px;
	width: 83.85%;
	border-bottom: solid 2px #265D40;
}

div#about_title
{
	float: left;
	margin: 12px 0px 0px 8px;
	width: 105px;
	height: 14px;
	background: url(../images/aboutus.gif) no-repeat;
}

div#investors_title
{
	float: left;
	margin: 12px 0px 0px 8px;
	width: 101px;
	height: 14px;
	background: url(../images/investors.gif) no-repeat;
}

div#companies_line
{
	float: left;
	height: 19px;
	width: 81.5%;
	border-bottom: solid 2px #265D40;
}

div#companies_title
{
	float: left;
	margin: 12px 0px 0px 8px;
	width: 121px;
	height: 18px;
	background: url(../images/companies.gif) no-repeat;
}

div#opportunities_line
{
	float: left;
	height: 19px;
	width: 77.58%;
	border-bottom: solid 2px #265D40;
}

div#opportunities_title
{
	float: left;
	margin: 12px 0px 0px 8px;
	width: 149px;
	height: 18px;
	background: url(../images/opportunities.gif) no-repeat;
}

div#register_line
{
	float: left;
	height: 19px;
	width: 85.72%;
	border-bottom: solid 2px #265D40;
}

div#register_title
{
	float: left;
	margin: 12px 0px 0px 8px;
	width: 92px;
	height: 17px;
	background: url(../images/register.gif) no-repeat;
}

div#meeting_line
{
	float: left;
	height: 19px;
	width: 77.58%;
	border-bottom: solid 2px #265D40;
}

div#meeting_title
{
	float: left;
	margin: 12px 0px 0px 8px;
	width: 149px;
	height: 17px;
	background: url(../images/meeting.gif) no-repeat;
}

div#news_line
{
	float: left;
	height: 19px;
	width: 90.15%;
	border-bottom: solid 2px #265D40;
}

div#news_title
{
	float: left;
	margin: 12px 0px 0px 8px;
	width: 61px;
	height: 14px;
	background: url(../images/news.gif) no-repeat;
}

div#legal_line
{
	float: left;
	height: 19px;
	width: 91.17%;
	border-bottom: solid 2px #265D40;
}

div#legal_title
{
	float: left;
	margin: 12px 0px 0px 8px;
	width: 55px;
	height: 17px;
	background: url(../images/legal.gif) no-repeat;
}

div#sponsors_line
{
	float: left;
	height: 19px;
	width: 83.72%;
	border-bottom: solid 2px #265D40;
}

div#sponsors_title
{
	float: left;
	margin: 12px 0px 0px 8px;
	width: 106px;
	height: 18px;
	background: url(../images/sponsors.gif) no-repeat;
}

div#contact_line
{
	float: left;
	height: 19px;
	width: 80.72%;
	border-bottom: solid 2px #265D40;
}

div#contact_title
{
	float: left;
	margin: 12px 0px 0px 8px;
	width: 127px;
	height: 15px;
	background: url(../images/contact.gif) no-repeat;
}

div#success_line
{
	float: left;
	height: 19px;
	width: 85.58%;
	border-bottom: solid 2px #265D40;
}

div#success_title
{
	float: left;
	margin: 12px 0px 0px 8px;
	width: 93px;
	height: 15px;
	background: url(../images/success.gif) no-repeat;
}

div#diary_line
{
	float: left;
	height: 19px;
	width: 79%;
	border-bottom: solid 2px #265D40;
}

div#diary_title
{
	float: left;
	margin: 12px 0px 0px 8px;
	width: 139px;
	height: 17px;
	background: url(../images/diary.gif) no-repeat;
}

.clear { clear: both; }

.page_break { display: none; visibility: hidden; }

div#page_copy
{
	margin: 13px 105px 0px 200px;
	height: 340px;
}

html > body div#page_copy { height: auto; min-height: 340px; }

div.important_notice
{
	margin: 0 20px 10px 0;
	padding: 10px;
	border: solid 1px #265D40;
}

div.meeting_notice
{
	margin: 0 15% 10px 0;
	padding: 10px;
	border: solid 1px #265D40;
	text-align: center;
}

div.thumbnail
{
	float: left;
	width: 100px;
	height: 80px;
	margin: 10px 20px 20px 0;
	padding: 0;
}

html > body div.thumbnail { width: auto; min-width: 100px; }

div.thumbnail img
{
	display: block;
	margin: auto;
	border: none;
}

img.border
{
	border: solid 1px #265D40;
}

/*-------------------------------------[ DATA DISPLAY ]---*/
table
{
	border-collapse: collapse;
}

table.data
{
	text-align: left;
	padding: 0px;
	margin: 0 0 10px 0;
}

table.data caption
{
	text-align: center;
	padding-bottom: 5px;
}

table.data th, table.data td
{
	text-align: left;
	padding-right: 10px;
	min-width: 200px;
	border: none;
}

table.opps_data
{
	text-align: center;
	padding: 0px;
	margin: 0 0 10px 0;
}

table.opps_data caption
{
	text-align: center;
	font-weight: 700;
	padding-bottom: 5px;
}

table.opps_data th, table.opps_data td
{
	text-align: center;
	width: 200px;
	border: solid 1px #265D40;
}

table#diary_data
{
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0px;
	width: 100%;
}

table#diary_data caption, table#diary_data th
{
	font-weight: bold;
	text-align: center;
}

table#diary_data caption { padding-bottom: 5px; }

table#diary_data th
{
	border: solid 1px #265D40;
	text-transform: uppercase;
	font-size: 1.1em;
	background-color: #E9EEEC;
}

table#diary_data td
{
	text-align: center;
	vertical-align: top;
	width: 200px;
	border: solid 1px #265D40;
	background-color: #fff;
	padding: 3px;
}

table#diary_data td.hilite
{
	background-color: #fee;
}

table.opps_content
{
	text-align: left;
	padding: 0px;
	margin: 0 0 10px 0;
	width: 100%;
}

table.opps_content th, table.opps_content td
{
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 5px 5px;
	border: solid 1px #265D40;
}

table.opps_content th
{
	background-color: #E9EEEC;
}

table.opps_content td p
{
	margin: 0px 0px 5px 2px;
}


/*---------------------------------------[ NAVIGATION ]---*/
a
{
	text-decoration: none;
	color: #2F5992;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

div#navigation_panel
{
	position: absolute;
	top: 141px;
	left: 0px;
	width: 170px;
	background-color: #fff;
}

html>body div#navigation_panel { width: auto; min-width: 170px; }

div#navigation_panel ul
{
	list-style: none outside;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 1.15em;
	font-weight: 500;
}

div#navigation_panel ul li
{
	border: solid 1px #fff; /* needed to fix odd effect with IE6 */
	margin: 0px 0px 12px;
}

div#navigation_panel ul a
{
	display: block;
	padding: 2px 0px 2px 30px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}


div#navigation_panel ul a:hover
{
	background: #265D40 url(../images/navi_pad.gif) repeat-y 90% 0px;
	text-decoration: none;
	color: #fff;
}

/*-----------------------------------------[ FORM ELEMENTS ]-----*/

#register_form
{
	padding: 0px;
	margin: 0px;
	width: 503px;
}

div.section_title
{
	width: 488px;
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	margin: 10px 0px 3px 0px;
}

.input_label
{
	width: 150px;
	display: block;
	float: left;
	padding-top: 3px;
	white-space: nowrap;
}

.input_label2
{
	width: 147px;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
}

div.option_box
{
	width: 338px;
	border: solid 1px #265D40;
	padding: 5px 5px 0px 5px;
	margin-bottom: 3px;
	float: left;
}

div.option_box2
{
	width: 488px;
	border: solid 1px #265D40;
	padding: 5px 5px 0px 5px;
	margin-bottom: 3px;
	float: left;
}

.input_label3
{
	width: 130px;
	display: block;
	float: left;
	padding-top: 3px;
	text-align: right;
	white-space: nowrap;
	font-size: 0.9em;
}

.input_label4
{
	width: 164px;
	display: block;
	float: left;
	padding-top: 3px;
	text-align: right;
	white-space: nowrap;
	font-size: 0.9em;
}

.input_label5
{
	width: 145px;
	display: block;
	float: left;
	padding-top: 3px;
	text-align: right;
	white-space: nowrap;
	font-size: 0.9em;
}

.input_label6
{
	width: 400px;
	display: block;
	float: left;
	padding-top: 3px;
	text-align: right;
	white-space: nowrap;
	font-size: 0.9em;
}

.option_note
{
	font-size: 0.9em;
	display: block;
	margin-bottom: 5px;
}

#register_form input.text
{
	font-family: verdana, arial, helvetica, sans-serif;
	width: 345px;
	border: 1px solid #265D40;
	margin-bottom: 3px;
	height: 17px;
	padding: 3px 0px 0px 3px;
	background-color: #E9EEEC;
}

#register_form input.text_small
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	width: 332px;
	border: 1px solid #265D40;
	margin: 0px 0px 5px 3px;
	height: 17px;
	padding: 3px 0px 0px 3px;
	background-color: #E9EEEC;
}

#register_form textarea.form_address
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	padding: 3px 0px 0px 3px;
	margin: 0px 0px 3px 0px;
	border: solid 1px #265D40;
	width: 345px;
	height: 65px;
	background-color: #E9EEEC;
}

#register_form textarea.form_comment
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	padding: 3px 0px 0px 3px;
	margin: 0px 0px 3px 0px;
	border: solid 1px #265D40;
	width: 498px;
	height: 65px;
	background-color: #E9EEEC;
}

#register_form input.checkbox
{
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin: 4px 0px 10px 5px;
}

#register_form input.numeric
{
	font-family: verdana, arial, helvetica, sans-serif;
	width: 30px;
	height: 12px;
	border: 1px solid #265D40;
	margin: 1px 0px 10px 5px;
	padding: 3px 0px 0px 3px;
}

.blank
{
	display: block;
	float: left;
	width: 158px;
	border: 1px solid #7D89BA;
}

.form_button
{
	display: inline;
	margin: 5px 0px 5px 0px;
}

#signed_date
{
	visibility: hidden;
	display: none;
}

img.scale_win
{
	width: 100%;
}


