/*---------------------------------------------[ TEXT ]---*/
body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 68%;
	font-weight: normal;
	color: #333;
}

h1 {
	position: absolute;
	left: -9px;
	bottom: 0px;
	font-size: 1.5em;
	top: 78px;
}
h2
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #fff;
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 2.1em;
	color: #2DA3E1;
}

.home h2
{
	top: 0px;
	margin: 0 14px 0;
	background-color: transparent;
	text-align: right;
	font-size: 1.57em;
	font-style: italic;
	color: #333;
}

h3 { margin: 0 0 10px; font-size: 1.2em; }
h4 { margin: 15px 0 10px; font-size: 1.1em; }
h5 { margin: 0 0 10px; font-size: 1em; }

p { margin: 0px 0px 10px 0px; }
div#footer p { margin: 0; }
.home div#footer p { margin: 0 0 5px; }

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

/*--------------------------------------------[ LISTS ]---*/
ol, ul
{
	margin: 0 0 10px 26px;
	padding: 0;
}

ol li, ul li { margin: 0 0 5px; }

ol p, ul p { margin: 8px 0 10px; }

/*-------------------------------------------[ TABLES ]---*/

table
{
	border-collapse: collapse;
}

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

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;
}

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 #005895;
}

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

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

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

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

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 #005895;
	text-transform: uppercase;
	font-size: 1.1em;
	background-color: #CCE3EF;
}

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

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

table#diary_data.left_just th, table#diary_data.left_just td { padding: 3px 5px; text-align: left; }

/*-------------------------------------------[ LAYOUT ]---*/

div#header
{
	margin: 0 0 25px;
	height: 118px;
	border-top: solid 1px #fff;
	border-bottom: solid 2px #333;
	position: relative;
	left: 16px;
	top: -68px;


}

.home div#header
{
	margin: 0 0 45px;
	width: 744px;
	height: 165px;
	position: relative;	
	border: none;
}

img#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

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

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

div.clear { clear: both; }

hr
{
	margin: 10px 0;
	height: 1px;
	border: solid 1px #000;
}

div.print_only { clear: both; }

blockquote { margin: 0 20px 10px; padding: 0 40px 0 0; }

/*------------------------------------------------[ IMAGES ]-----*/
div.image_right_inline
{
	float: right;
	margin: 0 0 10px 10px;
}

div.image_left_inline
{
	float: left;
	margin: 0 10px 10px 0;
}

/*---------------------------------------[ HYPERLINKS ]---*/
a:link, a:visited
{
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}

a img { border: none; }

/*---------------------------------------[ NAVIGATION ]---*/

div#navigation, div#home_navigation {
	display: none;
	top: 120px;
}


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

.page_break { display: block; margin: 0 0 20px 0; clear: both; page-break-after: always; }
html>body .page_break.ie_only { display: none; }

#register_form
{
	padding: 0px;
	margin: 0 0 10px;
	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 #666;
	padding: 5px 5px 5px 5px;
	margin-bottom: 3px;
	float: left;
}

div.option_box2
{
	width: 488px;
	border: solid 1px #666;
	padding: 5px 5px 5px 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;
}

.input_label7
{
	float: left;
	margin: 3px 0 10px 15px;
}
.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 #666;
	margin-bottom: 3px;
	height: 17px;
	padding: 3px 0px 0px 3px;
	background-color: #EEE;
}

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

#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 #666;
	width: 345px;
	height: 65px;
	background-color: #EEE;
}

#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 #666;
	width: 498px;
	height: 65px;
	background-color: #EEE;
}

#register_form textarea.form_comment.no2
{
	width: 482px;
}

#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 #666;
	margin: 1px 0px 10px 5px;
	padding: 3px 0px 0px 3px;
}

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

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

#signed_date
{
	width: 100%;
}

input.signature
{
	width: 345px;
	height: 50px;
	border: 1px solid #666;
	background-color: #EEE;
	margin-bottom: 3px;
}

input.date
{
	width: 345px;
	height: 20px;
	border: 1px solid #666;
	background-color: #EEE;
	margin-bottom: 3px;
}

