@charset "utf-8";

body,html {
	margin: 0;
	border: 0;
	width: 100%;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #7F7F7F;
	/*background-color: #A4DBFF;*/
}

table {
	background-color: #FFF;
	text-align: left;
}

.c {
	text-align: center;
}

a:link {
	color: #009AFF;
	text-decoration: none;
}

a:visited {
	color: #009AFF;
	text-decoration: none;
}

a:hover {
	color: #FF9A00;
	text-decoration: none;
}

a:active {
	color: #009AFF;
	text-decoration: none;
}

.border-s {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: right;
}

.menue-separator {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #009AFF;
	border-right-color: #009AFF;
	border-bottom-color: #009AFF;
	border-left-color: #009AFF;
	color: #000;
}

.txt-menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	direction: ltr;
	text-align: left;
}

.let {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	color: #FF9A00;
}

.page_content {
	color: #7F7F7F;
	padding: 20px;
}

.title {
	color: #FFA41C;
	font-size: 24px;
	font-weight: bold;
}

.top_menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	text-align: right;
}

.top_menu_text:link {
	color: #FFF;
}

.top_menu_text:visited {
	color: #FFF;
}

.top_menu_text:hover {
	color: #FFF;
}

.top_menu_text:active {
	color: #FFF;
}

.top_menu_bg {
	background-color: #ffc559;
}

.top_menu_item {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 150px;
	text-align: center;
	color: #ffffff;
	background-color: #ffc559;
	width: 100%;
	height: 100%;
}

.top_menu_td {
	width: 165px;
	vertical-align: bottom;
}

.active_top_menu_item {
	background-color: #ffa41c;
}

.side_menu_bg {
	background-image: url("/ds/images/side_menu_bg.gif");
	background-repeat: repeat-y;
}

.side_menu_item {
	border: 0px;
	border-collapse: collapse;
	text-align: left;
}

.side_menu_cellpadding {
	padding-top: 20px;
}

.side_menu_text {
	padding-left: 15px;
	color: #36799b;
	font-weight: bold;
}

.side_menu_td {
	height: 30px;
	vertical-align: middle;
	border-bottom: 1px solid #eff8ff;
}

.active_side_menu_item {
	color: #ffffff;
	font-weight: bold;
}

.footer_text {
	font-size: 12px;
	color: #48487F;
}

.copyright_text {
	color: #BDBDBD;
}

.small_title {
	font-weight: bold;
}

.marked_text {
	font-weight: bold;
	color: #FEBA00;
	font-size: 14px;
}

.error_text {
	color: red;
}

.info_text {
	color: blue;
}

.sectiontableheader {
	background: #EDF0FF none repeat scroll 0%;
	font-weight: bold;
	padding: 4px;
	white-space: nowrap;
}

.includedtableheader {
	background: #C7CDEE none repeat scroll 0%;
	font-weight: bold;
	padding: 4px;
	white-space: nowrap;
}

.selectInput {
	width: 146px;
}

.table_solid_border {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.td_solid_border {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 0;
	padding: 4px;
}

.Text_Orange_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	/*color: #ec880e;*/
	color: #d7a311;
	text-align: justify;
}
.errors{
	color: red;
}
#sitemap li {
	list-style-type: none;
}

ul#sitemap > li {
	margin-bottom: 10px;
}

#sitemap ul li {
	list-style-image: url(images/l2_normal.gif);
}

#sitemap ul ul li {
	list-style-image: url(images/l3_normal.gif);
}

#sitemap ul li.firstfollow {
	list-style-image: url(images/l2_first_follow.gif);
}

#sitemap ul li.last {
	list-style-image: url(images/l2_last_item.gif);
}

#sitemap ul ul li.firstfollow {
	list-style-image: url(images/l3_first_follow.gif);
}

#sitemap ul ul li.last {
	list-style-image: url(images/l3_last_item.gif);
}

.hp_join_bg {
	background-image: url("/ds/images/hp_join_bg.gif");
	background-repeat: repeat-x;
	background-position: top;
}
