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

body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	;
	font-size: 14px;
}

.help_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.h2_Blue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #003399;
	font-size: 18px;
}
.body_h1_White {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #FFF;
}
.body_groupName {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #F00;
}
link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #039;
	text-decoration: none;
	font-size: 12px;
}
a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
}
.link_copy {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #039;
	cursor:pointer;
}
a:visited {
	color: #003399;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-decoration: none;
	}
a:hover {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: underline;
	font-size: 14px;
}
a.main:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 11px;
}
a.main:visited {
	color: #003399;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.main:hover {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: underline;
	font-size: 12px;
}
.body_bg_bottom {
	background-image: url(images/bg_main_bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Input_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #003399;
	text-align: center;
	font-weight: bold;
}
.Text_main_body_black {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000000;
}
.body_h1_Blue {
	font-size: 24px;
	color: #003399;
	text-align: center;
}
.GroupNav_BG_top {
	background-image: url(images/conference_images/tree_bg_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.GroupNav_BG_mid {
	background-image: url(images/conference_images/tree_bg_r3_c1.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.GroupNav_BG_bot {
	background-image: url(images/conference_images/tree_bg_r5_c1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.input_field {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: normal;
}
.input_blank {
	background-color: #CCC;
	border: thin groove #666;
}
.form_label {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-align: center;
}
.body_bg #form1 #Submit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #19459C;
	font-weight: bold;
	background-color: #FFFFFF;
	border: thin solid #333333;
	width: auto;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
.body_alert_screen {
	border: .5px solid #333333;
}
.body_added_alerts {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border: thin solid #666666;
	background-color: #E6E6E6;
	width: 250px;
	background-position: left;
	text-align: center;
}
.body_TopMiddle_page {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-position: center top;
	vertical-align: top;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	width: 250px;
}
.body_Middle_welcome {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	width: 225px;
}
.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	border-top-width: thin;
	border-top-style: none;
	width: 100%;
}
.body_advertising {
	height: 150px;
	width: 250px;
	background-position: left top;
	border: thin solid #000000;
}
.control_panel_text {
	color: #009;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
}
.h2_white {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
}
.menu_bg {
	background-color: #999;
	height: 35px;
}
.menu_link {
	color: #FFF;
	border-color: #000;
}
#navigation a
{
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	background-color: #009;
	background-image: url(images/Corner/Corner_Left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	list-style-type: none;
}

#navigation a span
{
	padding-right: 10px;
	background-image: url(images/Corner/Corner_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
	color: #fff;
	padding-left: 10px;
	background-color: #003;
	background-image: url(images/Corner/Corner_HLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation a:hover span
{
	padding-right: 10px;
	background-image: url(images/Corner/Corner_Hright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
float: left;
margin: 0;
}
.Input_numbers {
	width: 250px;
	border: thin groove #CCC;
	text-align: center;
}
.th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #009;
}

.thin_button {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #0033A6;
	background-color: #FFF;
	border: thin none #FFF;
}

.drop_down {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #0033A6;
	background-color: #FFF;
	border: thin solid #666;
}
.BL_left {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #039;
	text-decoration: none;
	vertical-align: middle;
}

.input_checkbox {
	background-color: #FFF;
	border: thin solid #333;
	list-style-type: square;
}
title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #039;
}
.error
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #F00;
}
.help_frame {
	background-color: #CCC;
	margin: 5px;
	padding: 5px;
}

.darkClass
{
background-color:white;
filter:alpha(opacity=50); /* ie */
opacity: 0.5; /* safari, opera */
-mos-opacity:0.50; /* ff */
z-index: 60;
height: 100%;
width: 100%;
background-repeat:no-repeat;
background-position:center;
position:float;
top: 0px;
left; 0px;
}

.deactivated {
	opacity:0.5;
	text-decoration:line-through;
	filter:alpha(opacity=50); /* ie6? */
}

