A
{
    COLOR: #0092cb;
    TEXT-DECORATION: none;
    line-height: 16px;
}

A:link
{
}

A:active
{
}

A:visited
{
}

A:hover
{
    TEXT-DECORATION: underline;
}

.darklinks A
{
	color: #000000;	
}


BODY
{
	margin-bottom: 16px;
	margin-left: 16px;
	margin-right: 0px;
	margin-top: 0px;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #0289b2;
	color: #333333;
	text-align: center;
	background-image: url(/img/bg_main.gif);
	background-repeat: repeat-x;
}

FONT
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

FORM
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}

HR
{
	WIDTH: 100%;
	height: 1px;
	border: thin solid #CCCCCC;

}
TABLE
{
    PADDING-TOP: 0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
}
TD
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 16px;

}

TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: #234e8f;
}

.frm_select_req {
	background-color: #FFF3D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 18px;
	border: 1px solid #333333;
}

.frm_textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 18px;
	border: 1px solid #969696;
}

.frm_textarea_multi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #969696;
}

.frm_textarea_required
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #fff8cc;
	height: 18px;
	border: 1px solid #969696;

}

.controlRequired 
{
	background-color: #FFF3D8;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #fff8cc;
	height: 18px;
	border: 1px solid #969696;
}

.bodyDialog
{
	margin: 5px;
	background-color: #ffffff;
	background-image: none;
}

/* Felmedelande start */
.txt_error_title 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 20px;
	color: #D10700;
}
.txt_warning_title {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}
.txt_information_title {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 20px;
	color: #0058C6;
}
.tbl_errormsg
{
	border: solid 1px #C9C9C9;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	background-color: #EAEAEA;	
}
/* Felmedelande slut */

.txt_error
{
    FONT-SIZE: 8pt;
    COLOR: red;
}

.txt_required
{
    font-weight: bold;
}

.tbl_main
{
	width: 960px;
	padding: 0px;
}

.tbl_main_1col
{
	width: 960px;
	padding: 0px;
}

.tbl_mail_1col td
{
	padding: 0px;
}

.tbl_main_2col
{
	width: 960px;
	padding: 0px;
}

.tbl_cell_main_top
{
	left: 0px;
	width: 960px;
	height: 81px;
	background-image: url(/img/bg_top.gif);
	background-repeat: no-repeat;
}

.tbl_cell_main_bottom
{
}

.tbl_cell_main_middle
{
	width: 920px;
	padding: 20px 20px 20px 20px;
	height: 400px;
	margin: 0px;
	background-color: #FFFFFF;
}

.tbl_content
{
	width: 920px;
	padding: 0px;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
}

.tbl_content_1col
{
	width: 920px;
	padding: 0px;
}

.tbl_content_2col
{
	width: 920px;
	padding: 0px;
}

.tbl_cell_content_space
{
	padding: 0px;
	width: 16px;
}

.tbl_cell_mid_content
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}

.tbl_cell_content_100
{
	width: 100%;
	padding-right: 16px;
}

.tbl_cell_content_80
{
	width: 80%;
	margin-left: 0px;
	padding-right: 16px;
}

.tbl_cell_content_70
{
	width: 70%;
	margin-left: 0px;
	padding-right: 16px;
}

.tbl_cell_content_60
{
	width: 60%;
	margin-left: 0px;
	padding-right: 16px;
}

.tbl_cell_content_50
{
	width: 50%;
	padding-right: 16px;
}

.tbl_cell_content_33
{
	width: 33%;
	padding-right: 16px;
}

.tbl_cell_content_30
{
	width: 30%;
	margin-left: 0px;
	padding-right: 16px;
}

.tbl_cell_content_20
{
	width: 20%;
	margin-left: 0px;
	padding-right: 16px;
}

.tbl_list
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 0px;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    WIDTH: 100%;
    BORDER-BOTTOM: medium none;
}

.tbl_cell_list_header
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	TEXT-ALIGN: left;
	border: 1px none;
	height: 18px;
	PADDING-TOP: 1px;
	PADDING-RIGHT: 2px;
	PADDING-BOTTOM: 1px;
	PADDING-LEFT: 5px;
	MARGIN: 0px;
}
.tbl_cell_list_header td
{
	border-bottom: solid 1px;
	border-color: #e4e4e4;
}

.tbl_cell_list
{
    BORDER-RIGHT: #505A61 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: 1px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 1px;
    MARGIN: 0px;
    BORDER-LEFT: #505A61 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #505A61 medium none
}

.tbl_cell_list_even
{
	BORDER-TOP: 1px #FFFFFF solid;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 1px;
	MARGIN: 0px;
	BORDER-LEFT: none;
	PADDING-TOP: 1px;
	text-align: left;
	height: 18px;
}
.tbl_cell_list_even td
{
	height: 25px;
	border-bottom: solid 1px;
	border-color: #e4e4e4;
}

.tbl_cell_list_odd
{
	BORDER-TOP: 1px #FFFFFF solid;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 1px;
	MARGIN: 0px;
	BORDER-LEFT: none;
	PADDING-TOP: 1px;
	text-align: left;
	height: 18px;
}
.tbl_cell_list_odd td
{
	height: 25px;
	border-bottom: solid 1px;
	border-color: #e4e4e4;
}

.tbl_cell_list_marked
{
	BORDER-TOP: 1px #FFFFFF solid;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 1px;
	MARGIN: 0px;
	BORDER-LEFT: none;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #FCD888;
	text-align: left;
	height: 18px;
}
.tbl_cell_list_marked td
{
	height: 25px;
	border-bottom: solid 1px;
	border-color: #e4e4e4;
}

.tbl_detail
{
    BORDER-RIGHT: #505A61 1px solid;
    BORDER-TOP: #505A61 1px solid;
    PADDING-BOTTOM: 20px;
    BORDER-LEFT: #505A61 1px solid;
    BORDER-BOTTOM: #505A61 1px solid;
    BACKGROUND-COLOR: #f0f0f0;
}

.tbl_cell_detail_label
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    MARGIN: 0px;
    PADDING-TOP: 2px;
    TEXT-ALIGN: right;
}

.tbl_cell_detail_value
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    MARGIN: 0px;
    PADDING-TOP: 2px;
}

.txt_header1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #000000;
}

.txt_header2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}

.txt_header3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.txt_large
{}

.txt_large A
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 13px;
}

.txt_alert
{
	color: #990000;
}

.txt_alert_large
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.btn_small_alert
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #333333;
	cursor: hand;
	height: 18px;
	text-align: center;
	left: 4px;
	background-color: #9C0000;
	width: 30px;
	text-align: center;
}

.btn_medium_alert
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #333333;
	cursor: hand;
	height: 18px;
	text-align: center;
	left: 4px;
	background-color: #9C0000;
	width: 70px;
	text-align: center;
}

.btn_large_alert
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #333333;
	cursor: hand;
	height: 18px;
	text-align: center;
	left: 4px;
	background-color: #9C0000;
	width: 120px;
	text-align: center;
}

.btn_default
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
	height: 18px;
	text-align: center;
	left: 4px;
	background-color: #0088b5;
	border: none;
}

.btn_small
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
	height: 18px;
	text-align: center;
	left: 4px;
	background-color: #0088b5;
	width: 30px;
	text-align: center;
	border: none;
}

.btn_medium
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
	height: 18px;
	text-align: center;
	left: 4px;
	background-color: #0088b5;
	width: 70px;
	text-align: center;
	border: none;
}

.btn_large
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
	height: 18px;
	text-align: center;
	left: 4px;
	background-color: #0088b5;
	width: 90px;
	text-align: center;
	border: none;
}

.btn_xlarge
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
	height: 18px;
	text-align: center;
	left: 4px;
	background-color: #0088b5;
	width: 120px;
	text-align: center;
	border: none;
}

.btn_xxlarge
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
	height: 18px;
	text-align: center;
	left: 4px;
	background-color: #0088b5;
	width: 150px;
	text-align: center;
	border: none;
}

.btn_small_disabled
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6C6454;
	background-color: #CCCCCC;
	border: 1px solid #505A61;
	cursor: default;
	height: 16px;
	width: 30px;
	text-align: center;
}

.tbl_block
{
	background-color: #F2F4F6;
	border: 1px solid #505A61;
}

.tbl_block_title
{
	height: 20px;
	background-color: #C2CDD5;
	border: 0px;
}

.tbl_block_content
{
	background-color: #FAF3E5;
	border: 0px;
}

.tbl_block_content2
{
	background-color: #FFFFFF;
	border: 0px;
}

.tbl_block_top
{
	background-color: #5782B2;
	border: 0px;
	border-bottom: #075D88 1px solid;
}

.tbl_block_bottom
{
	background-color: #A9C4E0;
	border: 0px;
	border-top: #505A61 1px solid;
}

.tbl_cell_block_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.tbl_block_cell_title
{
	background-color: #C2CDD5;
	border: 0px;
}

.tbl_block_cell_content
{
	border: 0px;
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    MARGIN: 0px;
    PADDING-TOP: 10px;
}


.tbl_cell_bottom_front
{
	background-image: url(/img/bg_footer.gif);
	border-top: 1px solid #333333;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 16px;
	height: 17px;
}

.tbl_frontblock
{
	border: 0px;
}

.tbl_frontblock_content
{
	background-color: #FFFFFF;
	border: 0px;
}

.tbl_frontblock_cell_content
{
	border: 0px;
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 15px;
    PADDING-BOTTOM: 10px;
    MARGIN: 0px;
    PADDING-TOP: 10px;
}

Input.frm_checkbox {
	border: 0px;

}
.txtlighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
}

.txt_white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.box1
{
	border: 1px solid #CECECE;
	padding: 10px 10px 10px 10px;
	background-image: url(/img/bg_box1.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
}
.box2
{
	height: 30px;
	border: 1px solid #CECECE;
	padding: 5px 2px 5px 2px;
	background-image: url(/img/bg_box2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.img_lineheigt
{
	line-height: 16px;
	margin-top: 4px;	
}

table.control_object_search td
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	color: White;
}
table.control_object_search td.title
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	color: White;
	font-size: 12px;
}

table.control_login
{	
}

table.control_login td
{
}
table.control_login td.title
{
	Padding: 0px 0px 10px 0px;
}

table.gradient_box
{
	border: 1px solid #CECECE;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/img/bg_gradient_large.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f2f2f2;
}
table.gradient_box td.header
{
	color: #020202;
	font-size: 12px;
	font-weight: bold;
}
table.gradient_box td.spacer
{
	height: 3px;
}
table.gradient_box img.logotype
{
	margin-bottom: 10px;
}

table.gradient_box_medium
{
	border: 1px solid #CECECE;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/img/bg_gradient_medium.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f2f2f2;
}
table.gradient_box_medium td.header
{
	color: #020202;
	font-size: 12px;
	font-weight: bold;
}
table.gradient_box_medium td.header_dark
{
	background-color: #999999;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

table.gradient_box_medium td.spacer
{
	height: 3px;
}

table.info_box
{
	border: none;
}
table.info_box td.header
{
	background-color: #999999;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	line-height: 11px;
}
table.info_box td.header a
{
	color: #ffffff;
	line-height: 11px;
}
table.info_box td.image
{
	padding: 0px 0px 0px 0px;
}
table.info_box td.image img
{
	width: 200px;
}
table.info_box td.spacer
{
	height: 5px;
}

td.gradient_box
{
	border: 1px solid #CECECE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/img/bg_gradient_large.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f2f2f2;
}

.show_txt_pwd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 18px;
	border: 1px solid #969696;
	background-image: url(/img/bg_show_pwd.gif);
	background-repeat: no-repeat;
}

.hide_txt_pwd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 18px;
	border: 1px solid #969696;
	background-image: none;
}