table.main_menu_table
{
	width: 247px;
	height: 100%;
	cursor: default;
}
table.content_table
{
	margin-left: 0px;
	margin-top: 15px;
}
td.main_menu_logo_cell
{
	background-image: URL(main_menu_top.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 247px;
	margin: 0px;
	cursor: default;
}
td.main_menu_bottom_cell
{
	background-image: URL(main_menu_line.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 247px;
	margin: 0px;
	cursor: default;
}
*.main_menu_button
{
	color:#FFFFFF;
	font:14px Verdana, Arial;
	text-align: left;
	margin-left: 20px;
	white-space: nowrap;
}
td.main_menu_separator_cell
{
	background-image: URL(main_menu_separator_line.jpg);
	background-repeat: repeat-y;
	height: 1px;
	width: 247px;
	margin: 0px;
	cursor: default;
}
td.main_menu_button_cell
{
	background-image: URL(main_menu_line.jpg);
	background-repeat: repeat-y;
	height: 30px;
	width: 247px;
	margin: 0px;
	cursor: default;
}
td.main_menu_button_cell_mouseover
{
	background-color:#000066;
	height: 30px;
	width: 247px;
	margin: 0px;
	cursor: default;
}
td.main_menu_button_cell_down
{
	background-color:#000077;
	height: 30px;
	width: 247px;
	margin: 0px;
	cursor: default;
}
td.main_menu_button_cell_pressed
{
	background-image: URL(main_menu_line_pressed.jpg);
	background-repeat: repeat-y;
	height: 30px;
	width: 247px;
	margin: 0px;
	cursor: default;
}
*.title1
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color:#000000;
}
*.title2
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color:#000000;
}
*.title3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color:#000000;
}
*.title4
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color:#000000;
}
*.title5
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#000000;
}

*.normal_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	margin-left: 1cm;
	color:#000000;
}
a.normal_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	margin-left: 0cm;
    text-decoration: underline;
	color:#000000;
}
*.bullet_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	margin-left: 1cm;
	color:#000000;
}
*.module_name
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	margin-left: 0cm;
	color:#000000;
}
*.questions_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	margin-left: 0cm;
	color:#000000;
}
*.questions_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	margin-left: 0cm;
	color:#000000;
}
.floatleft
{
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	clear: left;
}
.floatright
{
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	clear: right;
}
img.module_ico
{
	margin: 0px;
	border: 0px;
}
td.module_cell
{
	width: 150px;
	text-align: center;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
input.dialog_btn
{
	width: 60px;
	height: 25px;
	font:9pt Arial, sans-serif;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}
a.firmprofiles_firmnames
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
	color:#000000;
}
*.fillformmenutitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	color:#000000;
}
a.fillformmenulink
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	color:#000000;
}
input.formtextbox
{
	font-size: 7pt;
	border: 1px;
	border-style: solid;
	overflow: visible;
}
