﻿body
{
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.mylabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.mylabel_blink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: blink;
	font-weight: bold;
}


.job_radio
{
	text-align: center;
	vertical-align: middle;
}

.form_header
{
	/*background-image: url(/images/gridview/image_header_blue_glass.gif);
	background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	text-align: center;
	height: 20px;
}


.form_header_sub
{
	/*background-image: url(/images/gridview/image_header_blue_glass.gif);
	background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	height: 15px;
}



.employee_table_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
}

.body_sub_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0000FF;
}

.body_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #0000FF;
	font-weight: bold;
}

.warning
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	text-align: justify;
	font-weight: bold;
}


.warning_solid
{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	background-color: #FF0000;
}


.alert_solid
{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	background-color: #FF00FF;
}


.small_label 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.background
{
	background-color: #999999;
}

a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}

.footer_registered
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #0000FF;
	text-align: center;
}

.navigation_left
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	text-decoration: none;
}

.navigation_top
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-align: right;
	text-decoration: none;
}
.menu_top
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-align: right;
}
.footer_copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #0000FF;
	text-align: center;
}
.footer_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
}
.body_sub_sub_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.employee_table_items
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.form_header_job
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	background-color: #339966;
	text-align: center;
}
