body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.instructions_visible 
{
/*	<![if !IE]>
		position: relative;
	<![endif]>
	<!--[if IE]>
		position: fixed;
	<![endif]-->*/
	visibility: visible; 
}

.instructions_hidden 
{
	visibility: hidden; 
	position: absolute;
}

.instructions_bubble 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

.instructions_heading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight:bold;
	border-bottom:thin solid #0099CC;
	margin-bottom:8px;
}

.t {background: url(/registration/images/dot.gif) 0 0 repeat-x}
.b {background: url(/registration/images/dot.gif) 0 100% repeat-x}
.l {background: url(/registration/images/dot.gif) 0 0 repeat-y}
.r {background: url(/registration/images/dot.gif) 100% 0 repeat-y}
.bl {background: url(/registration/images/bl.gif) 0 100% no-repeat}
.br {background: url(/registration/images/br.gif) 100% 100% no-repeat}
.tl {background: url(/registration/images/tl.gif) 0 0 no-repeat}
.tr {background: url(/registration/images/tr.gif) 100% 0 no-repeat; padding:10px}

div.spacer {display:block;}





.bubbleTop {
	background: url(/registrationimages/bubble_line_top.gif);
}
.bubbleRt {
	background: url(/registrationimages/bubble_line_rt.gif);
}
.bubbleBot {
	background: url(/registrationimages/bubble_line_bot.gif);
}
.bubbleLt {
	background: url(/registrationimages/bubble_line_lt.gif);
}






a, .OYAP_text a, .OYAP_textsml a
{
	text-decoration: none;	
	color: 000000;
}

a:hover, .OYAP_text a:hover, .OYAP_textsml a:hover
{
	text-decoration: underline;
	color: 333399;
}


a:active, .OYAP_text a:active, .OYAP_textsml a:active
{
	text-decoration: underline;
	color: 333399;	
}

a:visited, .OYAP_text a:visited, .OYAP_textsml a:visited
{
	color: 333399;
}

.PAF_textsml {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;

}

.OYAP_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.OYAP_titbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.OYAP_textsml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.WEA_form
{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #999999;
}

.OYAP_text_tiny {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 10px;
	color: #549BE3;
	font-style:italic;
}

.IDCard_text_title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}

.IDCard_text_heading {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight:bold;
}

.IDCard_text {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight:bold;
}

.IDCard_text_sm {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight:bold;
}

.input_box
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.accel_input_box
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom:#333333 solid thin;
	border-top:none;
	border-left:none;
	border-right:none;
	font-weight:bold;
}

.accel_input_textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border:#333333 solid thin;
	font-weight:bold;
}

.logged_in_message
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #191970;
}

.logged_in_message a:link
{
	font-family: inherit;
	font-size: inherit;
	color: #191970;
}

.logged_in_message a:hover
{
	font-family: inherit;
	font-size: inherit;
	color: #191970;
}

.logged_in_message a:active
{
	font-family: inherit;
	font-size: inherit;
	color: #191970;
}

.logged_in_message a:visited
{
	font-family: inherit;
	font-size: inherit;
	color: #191970;
}

.logged_in_message b
{
	color: #999999;
}

.logged_in_message hr
{
	color: #191970;
}

.logged_in_message table
{	
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #191970;
	border-style: double;
}

.not_published
{
	font-family: inherit;
	font-size: inherit;
	border-top: green thin dotted;
	border-bottom: green thin dotted;
	border-left: green thin dotted;
	border-right: green thin dotted;
}



.admin_menu_container
{
	border:double;
	border-color:#003366;
	width:160px;
	position:relative;
	left:5px;
	top:auto;
	display:block;
}

.app_table_container
{
	display: table;
}

.app_table_caption
{
	background: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	display: table-caption;
	padding-top:6px;
	padding-bottom:6px;	
	padding-left:2px;
}

.app_table_heading
{
	background: #eaeaea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom: #c0c0c0 solid thin;
	display: table-header-group;
}

.app_table_heading_cell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 100px;
	display: table-cell;
	padding:2px;	
}
	
.app_table_row
{
	display: table-row-group;
	
}

.app_table_cell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 100px;
	display: table-cell;
	padding:1px;
	padding-bottom:5px;
}

.app_table_footer
{
	display: table-footer-group;
}

.accel_table_container
{
	display: table;
	width:auto;
}

.accel_table_caption
{
	background: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	display: table-caption;
	padding-top:6px;
	padding-bottom:6px;	
	padding-left:2px;
}

.accel_table_heading
{
	background: #eaeaea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom: #c0c0c0 solid thin;
	display: table-header-group;
}

.accel_table_heading_cell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 100px;
	display: table-cell;
	padding:2px;
	font-weight:bold;	
	border-bottom:#666666 solid thin;	
}
	
.accel_table_row
{
	display: table-row-group;
}

.accel_table_cell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 100px;
	display: table-cell;
	padding:2px;
	padding-bottom:5px;	
	border-bottom:#666666 solid thin;	
}

.accel_table_footer
{
	display: table-footer-group;
}

.legend_table_container
{
	display: table;
	border: thin solid #0099CC;
}

.legend_table_caption
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	display: table-caption;
}

.legend_table_heading
{
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border-bottom: #c0c0c0 solid thick;
	display: table-header-group;
}

.legend_table_row
{
	display: table-row-group;
}

.legend_table_cell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: auto;
	display: table-cell;
	border-bottom: #ededed solid thin;
	padding: 3px;
	vertical-align:middle;
}

.legend_table_footer
{
	display: table-footer-group;
}

/*.legend_table_container
{
	display: table;
}

.legend_table_caption
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	display: table-caption;
	border-bottom:#006699 thin solid;
}

.legend_table_row
{
	display: table-row-group;
}

.legend_table_cell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 100px;
	display: table-cell;
	padding:2px;
	vertical-align:middle;
}

.legend_table_footer
{
	display: table-footer-group;
}*/

/* Calendar */

.calendarfont
{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #333333;
}

.calendarweekdays
{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #333333;
}

.calendarheader
{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #333333;
}

.calendarheader
{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight:500 
}	

.txt_report_caption
{
	background: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.txt_report_heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #eaeaea;
	border-bottom: #c0c0c0 solid thin;
}

.txt_report_body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.on
{
	visibility: visible;
	position: relative;
}

.off
{
	visibility: hidden;
	position: absolute;
	z-index:-100;
}

