html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-image: url(../images/template/base/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #fff;
	background-color: #515151;
}

.body_home {
	height: 100%;
	min-height: 600px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/template/base/bg_repeat-x.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent;
	color: #404040;
	font-family: "ff-din-web-pro-1", "ff-din-web-pro-2", Arial, Sans-Serif;
	font-size: 10.5pt;
	font-weight: 400;
	font-style: normal;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	position: relative;
}

.utilitary_wrapper {
	border-bottom: 1px solid #00ADEF;
	height: 31px;
	width: 100%;
	background-color: #00ADEF;
	background-image:
		url("../images/template/base/bg_utilitary_blue_repeat-x.gif");
	background-repeat: repeat-x;
}

.utilitary_content {
	width: 980px;
	margin: 0px auto;
	color: white;
	height: 100%;
}

.headerbar_username {
	fond-size: 14px;
	padding: 6px 10px 0 10px;
	margin: 0;
}

.headerbar_title {
	vertical-align: middle;
	font-size: 15pt;
	font-weight: 600;
	padding: 0;
	margin: 0;
}

.content_left {
	height: 100%;
	float: left;
	vertical-align: middle;
}

.content_right {
	height: 100%;
	float: right;
	vertical-align: middle;
	border-left: solid 1px #40BFF1;
	position: relative;
}

.header_wrapper {
	width: 100%;
}

.header_content {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	padding-top: 40px;
	padding-bottom: 5px;
}

.content_wrapper {
	width: 980px;
	margin: 0px auto 0px auto;
	padding-bottom: 140px;
}

.content_middle {
	background-color: white;
	border: solid 1px #E7E8E8;
	border-bottom: none;
	height: 100%;
	min-height: 460px;
}

.content_footer {
	background-image: url(../images/template/base/zone_middle_footer.png);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 48px;
	margin: 0 0 20px 0;
	text-align: center;
	width: 980px;
}

.footer_wrapper {
	background-image: url(../images/template/base/bg_footer_repeat-x.gif);
	background-color: #515151;
	width: 100%;
	height: 185px;
	margin-top: auto;
	background-color: #515151;
}

.footer_container {
	color: white;
	margin-right: auto;
	margin-left: auto;
	padding: 0 10px;
	width: 980px;
}

.footer_content {
	background-image: url(../images/template/base/bg_footer_no-repeat.png);
	background-repeat: no-repeat;
	height: 150px;
	padding: 25px 30px 0 30px;
	width: 1200px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
}

.footer_content .col_left {
	background-image: url(../images/template/base/sepa_footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 70px;
	float: left;
	width: 22%;
}

.footer_content .col_middle {
	background-image: url(../images/template/base/sepa_footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 70px;
	padding: 0 35px 0 40px;
	width: 23%;
}

.footer_content .col_right {
	float: left;
	padding: 0 0 0 40px;
}

.footer_content a:link {
	color: white;
}

.footer_content a:visited {
	color: white;
}

.footer_content a:active {
	color: white;
}

.footer_content a:hover {
	color: white;
}

.push {
	height: auto;
	clear: both;
}

.bou_blue {
	background-image: url(../images/template/buttons/bou_blue_n.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #0099d9;
	cursor: pointer;
	border: solid 1px #0081c8;
	color: #fff;
	display: block;
	font-size: 10pt;
	font-weight: 600;
	line-height: 20px;
	padding: 1px 6px 1px 6px;
	text-decoration: none;
	text-shadow: -1px -1px 2px #006ba6;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	/* SVG style */
	fill: #0099d9;
	stroke-width: 1;
	stroke: #0081c8;
}

.bou_blue:hover {
	border: 1px inset #00ADEF;
	background-image: url(../images/template/buttons/bou_blue_h.gif);
}

.clickable {
	cursor: pointer;
}

.navContent {
	margin: 0px;
	width: auto;
	float: left;
	position: relative;
	left: 600px;
	top: -35px;
}

.noBorder {
	border: none;
}

.noBorder td,tr {
	border: none !important;
}

.generic_pageHeader {
	width: 96%;
	padding-bottom: 5px;
	padding-left: 7px;
	margin: 10px auto 20px auto;
	background-position: left bottom;
	background-image: url(../images/template/base/dotted_line.png);
	background-repeat: repeat-x;
	color: #757575;
	font-size: 22pt;
	font-weight: 650;
	font-family: Arial Unicode MS, Arial, sans-serif;
}

.globalDwosFont {
	color: #0084B6;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13pt;
}

.blueListBox {
	background-color: white;
	width: 500px;
	color: #0084B6;
}

.appsModulesTab {
	color: #0084B6;
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	display: inline-table;
	margin: auto;
	overflow: visible;
	text-align: center;
	white-space: nowrap;
	width: 80%;
}

.appsModulesTab td {
	width: 50%;
}

.appsModulesTabHeader {
	font-weight: bold;
}

.blueListBox option:disabled {
	background-color: white;
	width: 500px;
	color: #0084B6;
}

.history {
	background-color: white !important;
	width: 500px;
	color: #0084B6;
}

.history_isActive {
	background-color: #98fb98 !important;
	width: 500px;
	color: black;
}

.centered {
	margin-left: auto;
    margin-right: auto;
}

.customListBox {
	background-color: white;
	width: 100%;
	color: #0084B6;
}

.globalLoadingCursor *,.globalLoadingCursor .absolutelyPositioned {
	cursor: progress;
	
}