@charset "utf-8";
@import url("multi_screen_ie.css");
@import url("multi_link.css");
@import url("pagination.css");

body {
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #757374;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container  {
	margin: 0;
	padding: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../media/gfx_top_b_bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width:100%;
	min-width: 985px;
	
	

}
#logo {
	height: 108px;
	width: 350px;
	float: left;
}
#logo img {
	position: relative;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	top: 25%;
	bottom: auto;
	left: 30px;
}

#gfx  {
	background-image: url(../media/gfx_top2.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: right top;
}
#header  {
	padding: 0;
	height: 108px;
}

#mainContent  {
	clear: both;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width:1000px;
	}

#mid {
	background-image: url(../media/gfx_mid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#footer  {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #d0d0d0;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 95px;
	background-image: url(../media/logo_s.gif);
	background-repeat: no-repeat;
	background-position: 30px bottom;
}
#topmenu {
	float: right;
}
#topmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topmenu li {
	display: inline;
	
}
#topmenu a {
	display: block;
	float: left;
	height: 19px;
	padding-top: 3px;
	padding-right: 25px;
	padding-left: 25px;
	margin-left: 1px;
}
#topmenu   .config   a {
	padding-left: 41px;
	padding-right: 25px;
}


#topmenu a:link {
	background-image: url(../media/menu_b_topleft_p.gif);
	background-repeat: no-repeat;
	background-position: right;

}
#topmenu a:hover {
	background-image: url(../media/menu_b_topleft_d.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#topmenu    .config    a:link {
	background-image: url(../media/menu_b_topleft.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#topmenu   .config   a:hover {
	background-image: url(../media/menu_b_topleft_d.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#menu {
	float: left;
	padding-right: 14px;
	background-image: url(../media/menu_a_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu .one {
	padding-left: 30px;
}


#menu  ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	padding-right: 10px;
	padding-left: 10px;
	height: 22px;
	float: left;
	padding-top: 7px;
	font-size: 12px;
	color: #ff5a00;
	letter-spacing: 1px;
}
#menu a {
}
.tab_frs {
	padding-left: 30px;
}
.tab_btmborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}

#mainContent .title {
	font-size: 20px;
	padding-left: 30px;
	color: #005496;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 25px;
}
.tab_links {
	font-size: 10px;
}

.export_btn {
	float: right;
	padding: 10px;
}
.tab_title {
	font-size: 20px;
	color: #294259;
}
.name12_bl {
	font-size: 11px;
	color: #294259;
}
.name14_bl {
	font-size: 11px;
	color: #294259;
}
.name10_grayl {
	color: #aeacad;
	font-size: 10px;
}


.pic {
	border: 1px solid #dee4e7;
}
th  {
	color: #294259;
}
.tab_1 {
	margin-top: 5px;
	margin-bottom: 10px;
}
.tab_1  th, .tab_1 td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.tab_2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
.tab_2    td, .tab_2   th, .tab_3  th, .tab_3 td {
	padding-top: 6px;
	padding-bottom: 6px;
}
.tab_data  td, .tab_cell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.tab_data th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.tab_data2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-image: url(../media/tab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tab_data3 th {
	padding-top: 1px;
	padding-bottom: 1px;
	color: #005496;
}

.b_edit  {
	font-size: 10px;
}
.b_add img, .b_edit img {
	padding-right: 3px;
}
.content {
	padding-left: 30px;
}
.faq {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0px;
}
h3 {
	margin-bottom: 0px;
}

h3 span {
	color: #005496;
	font-weight: normal;
}
p {
	padding: 0px;
	margin: 0px;
}
.top {
	margin-top: 10px;
}
.red {
	color: #CC0000;
}
.tab_3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
.pink_r, .pink, .pink_l, .pink_tot, .pink_log {
	color: #005496;
}
.pink_l, .gray_l, .none_l, .none_l2, .pink_l_b {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e7e8;
}
.pink_l_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E7E8;
}

.pink_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e7e8;
}
.pink_tot, .gray_tot {
	border-right-color: #E5E7E8;
	border-left-color: #E5E7E8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
.pink_tot, .gray_tot {
	text-align: right;
	padding-right: 4px;
}

.gray_l, .gray_tot {
	color: #757374;
	font-weight: bold;
}
.none_l {
	text-align: right;
}
.tab_3 span {
	font-weight: normal;
	color: #757374;
}
.tab_cell_right {
	text-align: right;
}
.form_date {
	background-color: #FFFFFF;
	width: 23px;
	color: #005496;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #757374;
	border-left-color: #FFFFFF;
}
.tab_2 h3 {
	font-size: 11px;
}
.conf1 {
	margin-right: 10px;
	float: left;
	width: 170px;
	margin-bottom: 30px;
}
.conf1 ul {
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.tab_name {
	font-size: 11px;
	color: #294259;
	font-weight: bold;
}
.form_date_l {
	background-color: #FFFFFF;
	width: 140px;
	color: #005496;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #757374;
	border-left-color: #FFFFFF;
}
.conf1 span {
	display: inline;
}
.conf1 img {
}
#login {
	width: 330px;
}

.form_login {
	height: 16px;
	width: 160px;
	font-size: 14px;
	border: 1px solid #7F9DB9;
	margin: 3px;
}
.pink_log {
	padding-right: 5px;
	font-size: 14px;
	font-weight: bold;
}

.form_bg {
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../media/loginform.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.error {
	border: 1px solid #CC0000;
	padding: 4px;
	text-align: center;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.back {
	padding-left: 30px;
	padding-bottom: 15px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	margin-bottom: 7px;
}
.tabline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2D2D2;
}
.tabnote {
	padding-left: 10px;
	padding-bottom: 10px;
}

.highlightedRow {
	background: none !important;
	background-color: #ffe090 !important;
}

.highlightedRow td {
	background: none !important;
	background-color: #ffe090 !important;
}

.tooltip {
	margin-left: 5px;
	border-style: none !important;
	/* text-decoration: none !important; */
}

.tooltip img {
	vertical-align: middle;
}

