@charset "utf-8";


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#desc {
	position: absolute;
	left: -2000px;
	visibility: hidden;
	display: none;
}

a,a:link    , a:visited {
	color: #2455A7;
}

a:hover {
	color: green;
}

a.decorationNone {
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#wraper {
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#delimiter {
	height: 20px;
}

#header{
	height: 130px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left_line {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/h_thick_line.gif);
	background-repeat: repeat-x;
	height: 120px;
	background-position: left 54px;
	background-color: #FFFFFF;
	width: 10%;
}

#right_line {
	margin: 0px;
	padding: 0px;
	height: 120px;
	background-image: url(../img/h_thin_line.gif);
	background-repeat: repeat-x;
	background-position: left 61px;
}

#logo {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 220px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 5%;
	top: 21px;
	background-color: #FFFFFF;
	background-position: center;
}

.login {
	background-image: url(../img/login_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 70px;
	width: 245px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.login input {
	font-size: 90%;
}

.loginStatusUser {
	position: absolute;
	height: 31px;
	width: 245px;
	top: -15px;
	right: 0px;
}

.loginStatusForm {
	position: absolute;
	height: 31px;
	width: 245px;
	top: -15px;
	right: 0px;
	font-size: 90%;
}

#wraper #container {
	padding: 0px;
	width: 900px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container_inner {
	padding: 0px;
	padding-top: 0px;
	margin-top: 20px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}

#content1 {
	padding: 0px;
	padding-top: 25px; 
	margin-top : 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 208px;
	height: 100%;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 0px;
}

#content2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 208px;
	margin-bottom: 0px;
	margin-left: 208px;
	height: 100%;
	background-color: #FFFFFF;
	position: relative;
}

#left {
	margin: 0px;
	padding: 0px;
	width: 198px;
	position: absolute;
	top: 39px;
	left: 12px;
	z-index: 9999;
}

#left .menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/box_top_bg.gif);
	background-repeat: no-repeat;
	background-position: center -10px;
	vertical-align: bottom;
}

#left .menu_header {
	background-color: #2455A9;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 200px;
	color: #FFFFFF;
}

#left .menu_inner {
	background-image: url(../img/box_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#right {
	margin: 0px;
	padding: 0px;
	width: 198px;
	position: absolute;
	top: 55px;
	right: 0px;
}

#wraper #footer {
	background-image: url(../img/h_thick_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 13px;
	text-align: center;
	font-size: 100%;
	color: #fff;
	margin-top: 10px;
	background-color: #FFFFFF;
	position: fixed;
	bottom: 0px;
	padding: 1px;
	width: 95%;
	width: 898px;
	z-index: 9999;
}

h1 {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2455A7;
	color: #2455A7;
	font-size: 200%;
	font-weight: bold;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 8px;
	border-bottom-width: 2px;
}

h2 {
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2455A7;
	color: #2455A7;
	font-size: 180%;
	font-weight: bold;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 8px;
	border-bottom-width: 2px;
}

h3 {
	color: #2455A7;
	font-size: 140%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

/*-------------------RichFaces css--------------------*/
.tabs .rich-tab-inactive {
	cursor: pointer;
}

.tabs1 .rich-tab-inactive {
	cursor: pointer;
}

.tabs .rich-tabpanel-content {
	border-width: 0px;
	border-top-width: 1px;
	border-top-color: #265BB3;
	background-color: #fff;
	background-image: url(../img/gray_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.tabs .rich-tabhdr-cell-active {
	font-weight: bold;
}

input,textarea,select {
	border: 1px solid #265BB3;
	padding-right: 0px;
	padding-left: 2px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rich-table .rich-table-subheadercell,.dr-pmenu-top-group {
	background-image: url(../img/button_bg_blue.gif);
	background-position: left bottom;
	color: #FFFFFF;
}

.rich-table .rich-table-footercell {
	background-image: url("../img/button_bg_white.gif");
	background-position: bottom left;
}

.rich-tool-tip{
    background-color: #eef2f8;
    border-color: #7196c8;
}

.rich-stglpanel-header{
	background-image: url(../img/button_bg_blue.gif);
	background-position: left bottom;
	
	}
	
.rich-mpnl-body {
	background-color: #fff;
	}	

.selectOneRadio input,.selectOneRadio label {
	cursor: pointer;
	border: 0px;
}

.highLight {
	background-color: #FFFFE8;
}

.commandButton {
	background-image: url(../img/h_thick_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: pointer;
	height: 25px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
}

.commandButtonRed {
	cursor: pointer;
	height: 25px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: red;
	padding-bottom: 2px;
}

.commandButtonDisabled {
	background-image: url(../img/button_bg_white.gif);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: default;
	height: 25px;
	font-size: 100%;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #CCCCCC;
	padding-bottom: 2px;
}

.errorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	margin-left: 4px;
	margin-right: 4px;
}

.message {
	font-size: 100%;
	font-weight: normal;
	color: #265BB3;
	margin-left: 4px;
	margin-right: 4px;
}

.label,label {
	font-weight: bold;
	padding-right: 4px;
}

.icon_panel {
	padding: 0px;
	margin: 0px;
	float: left;
}

html>body .icon_panel {
	
}

.halfPanel {
	width: 50%;
}

.fullPanel {
	width: 100%;
}

.icon_panel_inner {
	border: 1px solid #E5E5E5;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.icon_panel .content {
	padding: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	/*position: relative;*/
	z-index: 10;
	margin-top: 12px;
	padding-bottom: 10px;
}

.icon_panel .icon {
	position: absolute;
	left: -13px;
	top: -8px;
	height: 45px;
	width: 45px;
	z-index: 20;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
}

.icon_panel .icon .text {
	position: absolute;
	overflow: visible;
	top: 10px;
	left: 0px;
	width: 45px;
	color: white;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 20px;
	vertical-align: middle;
	text-align: center;
}

.icon_panel_header {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #2455A7;
	font-weight: bold;
	font-size: 150%;
}

.icon_panel h2 {
	
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	width: 100%;
}

.cell_bg_green td {
	background-color: #D7FFE1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.cell_bg_red td {
	background-color: #FBDFDB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.cell_bg_blue td {
	background-color: #E1E7F4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

h4 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.item {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}