/* CSS Document */
body {
	background:url(../../images/body-bg.jpg) repeat-x top left #076CB2;
	margin:0;	padding:0;	font-family:Arial;	font-size: 11px;
}
div			{ line-height:18px; }
h1 {font-size: 1.8em;font-weight: 500;color:#444444;text-align:left;margin:5px 0 5px 0;padding:0 0 5px 0;}
h2 {font-size: 1.2em;font-weight: 600;color: #444444;text-align:left;margin:0 0 2px 0;padding:0 0 5px 0;}
#page_content {
	min-height:550px;text-align:left; padding:10px 10px 15px;font-size:12px; font-family:Verdana;
}
#page_content p, #page_content div, #page_content td {
	font-size: 12px;font-family:Verdana;
}
a.link:link, a.link:visited {
	color:#333333;	font-size: 12px;	text-decoration: none;
}
a.link:hover {	color:#BA8811; }
a.link:hover img {	border:0;  text-decoration:none; }
a.link img {
	border:0;text-decoration:none;
}

ul.bluearrow			{ margin:0; padding: 0; list-style-type:none; }

ul.bluearrow li		{ list-style-image:url(../images/bullet_bluearrow.gif); padding-left: 2px;margin-left: 20px;}
.bodydiv {
	width:927px;
	margin: auto;
}
.fleft {float:left;}
.fright {float:right;}
.clear {clear: both;}
.double_line {border-bottom:double #999999;}

.maindiv {
	width: 1000px; min-height: 520px;margin:0 auto;
	background: url(../images/con-bg.jpg) top repeat-x #FFFFFF;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	border:1px solid #EEE;
	-moz-box-shadow: 0 0 1px 1px #EEE;
	-webkit-box-shadow:0 0 1px 1px #EEE;
	box-shadow:0 0 1px 1px #EEE;
}
.contents {
	width:99%; 
	margin-left:5px;	
}
.form_head {
	font-size: 2.0em; font-weight: 500;	color: #444444; text-align: center;margin:10px;
}

.v_separator {
	background:url(../images/bg_dots.png) repeat-y;
}
td.boxhead, .boxhead {
	background: #4E6EB3;font-size: 12px;font-weight: bold; border: solid 1px #CCCCCC;color: #FFFFFF;height:30px; line-height:30px;
	padding-left:2px; text-align:left;
}
.td_hint{font-size:10px;font-weight:normal;}
.table {border: solid 1px #CCCCCC;border-collapse: collapse;}
.label {font-size:12px;font-family:Arial;color:#333333;}
.value {font-size:13px;font-family:Arial;color:#222222;padding-left:7px;}
.readonly {background:#FFFF00;}
.tb01 {height: 15px;line-height:15px;border: solid 1px #d1d1d1;font-size:12px;}
.tbox70 {padding:2px;border: solid 1px #7F9DB9;width:400px;}
.tbox60 {padding:2px;border: solid 1px #7F9DB9;width:350px;}
.tbox50 {padding:2px;border: solid 1px #7F9DB9;width:300px;}
.tbox40 {padding:2px;border: solid 1px #7F9DB9;width:250px;}
.tbox35 {padding:2px;border: solid 1px #7F9DB9;width:200px;}
.tbox30 {padding:2px;border: solid 1px #7F9DB9;width:150px;}
.tbox20 {padding:2px;border: solid 1px #7F9DB9;width:100px;}
.tbox10 {padding:2px;border: solid 1px #7F9DB9;width:60px;}
.tbox5 {padding:2px;border: solid 1px #7F9DB9;width:40px;}
.button001 {
	padding: 1px 10px;	background:#1A3061;	cursor:pointer;
	color:#FFFFFF;font-size:12px; font-weight:600;text-align:center;
	border: solid 1px #0E1A34;-webkit-border-radius:3px;	-moz-border-radius:3px;	border-radius:3px;
	-moz-box-shadow: 0 0 1px 1px #0E1A34;	-webkit-box-shadow: 0 0 1px 1px #0E1A34;	box-shadow: 0 0 1px 1px #0E1A34;
}
.button001:hover {
	background:#284A95;	cursor:pointer;
}
.button {
	padding: 3px 12px;	background:#1A3061;	cursor:pointer;
	color:#FFFFFF;font-size:12px; font-weight:600;text-align:center;
	border: solid 1px #0E1A34;-webkit-border-radius:6px;	-moz-border-radius:6px;	border-radius:6px;
	-moz-box-shadow: 0 0 1px 1px #0E1A34;	-webkit-box-shadow: 0 0 1px 1px #0E1A34;	box-shadow: 0 0 1px 1px #0E1A34;
}
.button:hover {
	background:#284A95;	cursor:pointer;
}
.button3 {
	padding: 0 12px;	background: url(../images/button_bg.png) repeat-x; height: 40px; line-height: 40px; cursor:pointer;
	color:#FFFFFF;font-size:12px; font-weight:600;text-align:center;
	border: solid 1px #35519b;-webkit-border-radius:3px;	-moz-border-radius:3px;	border-radius:3px;
	-moz-box-shadow: 0 0 1px 1px #35519b;	-webkit-box-shadow: 0 0 1px 1px #35519b;	box-shadow: 0 0 1px 1px #35519b;
}
.button3:hover {
	cursor:pointer;background: url(../images/button_bg_hover.png) repeat-x;
	color:#FFFFFF;border: solid 1px #317e9a;-webkit-border-radius:3px;	-moz-border-radius:3px;	border-radius:3px;
	-moz-box-shadow: 0 0 1px 1px #317e9a;	-webkit-box-shadow: 0 0 1px 1px #317e9a;	box-shadow: 0 0 1px 1px #317e9a;
}
a.button3 {padding:12px 12px;text-decoration: none;}
a.button3:hover {color:#FFFFFF;text-decoration:none;}
.header_div {
	width:100%;height:66px;
	background: #FFFFFF;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	border:1px solid #EEE;
	-moz-box-shadow: 0 0 1px 1px #EEE;
	-webkit-box-shadow: 0 0 1px 1px #EEE;
	box-shadow: 0 0 1px 1px #EEE;
}
.footer_div {
	width:100%;height:30px;margin-bottom:5px;
	background: #FFFFFF;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	border:1px solid #EEE;
	-moz-box-shadow:0 0 1px 1px #EEE;
	-webkit-box-shadow:0 0 1px 1px #EEE;
	box-shadow:0 0 1px 1px #EEE;
}
.logo {
	margin: 1px 5px 1px 10px;float: left;
	padding-left: 15px;
}
.logo_text {
	line-height: 60px; font-size: 32px; color:#003366;
	margin-left: 200px;float: left;
}
.head_right {	float: right;font-size: 12px; color:#003366;margin-right: 5px;margin-top:5px;}
a {color:#0033FF;text-decoration: none;}
a.home:link,  a.home:visited{
	color:#0066CC;text-decoration: none;
}
.logout {	margin-top:5px;text-align:center;}
.logout a:link, .logout a:visited{	color:#990000;text-decoration: none;}
.logout a:hover{	text-decoration: underline;}
.footer_texts {
	line-height: 30px;padding-left: 30px;
}
.mainmenu {
	margin-top: 5px;
	background: #5686B5;/*url(../images/copyright.png) repeat-x;*/
	height: 40px;
	border: solid 1px #598ABC;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: 0 0 1px 1px #598ABC;
	-webkit-box-shadow: 0 0 1px 1px #598ABC;
	box-shadow: 0 0 1px 1px #598ABC;
}
.mainmenu ul{
	list-style: none;
	margin: 0; padding: 0;
}
.mainmenu ul li {
	list-style: none; margin: 2px; padding: 0 10px;; float:left;
	font-size: 12px; font-weight: bold;	color:#FFFFFF; border-right: solid 1px #FFFFFF;text-align:center;
}
.mainmenu ul li div {	
	font-size: 11px; font-weight: normal;	color:#FFFFFF;
}
.mainmenu ul li a:link, .mainmenu ul li a:visited {
	font-size: 12px; font-weight: bold;	color:#FFFFFF;
	text-decoration: none;
}
.mainmenu ul li a:hover {
	color:#003366;
}
.box {border: solid 1px #CCCCCC;padding:10px;margin:0 1px;}
.msg_date {	font-size:12px; color:#0066FF; text-decoration:underline;}
.mg_content {	font-size:12px; color:#555555;padding:5px;}
.app_msg {	margin-bottom:10px;	border: dotted 1px #cccccc; text-align:left;}
.btop {
	width:278px;	height:36px;
	background: url(../images/b-top.jpg) bottom center no-repeat;	line-height: 35px;
	color: #FFFFFF;text-align:center;font-size: 1.5em; font-weight: bold; font-family: "Times New Roman";
}
.bmid {
	width:278px;	min-height:100px;
	background: url(../images/b-mid.jpg) center repeat-y;text-align:left;
}
.bbot {
	width:278px;	height:12px;
	background: url(../images/b-bot.jpg) top center no-repeat;
}
/*MESSAGES*/
.suc {color:#006600;font-size:12px; font-weight: bold;padding:10px;}
.err {color:#FF0000;font-size:12px; font-weight: bold;padding:10px;}
.warning {color: #FF0000;font-size: 12px;}
.error {color: #FF0000;font-size: 13px; font-weight: bold;}
.success {color: #00AA00;font-size: 13px; font-weight: bold;}
#wrapper {width:300px; margin:50px auto}
.form {float:left; padding:0 10px 10px 10px; background:#f3f3f3; border:2px solid #cfcfcf}
.form label {float:left; width:100px; padding:10px 10px 0 0; font-weight:bold}
.form select {float:left; width:146px; margin-top:10px}
.form input {float:left; margin-top:10px}
.form .submit {clear:both}
#msg {display:none; position:absolute; z-index:200; padding-left:7px;background:url(images/msg_arrow.gif) left center no-repeat;}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}
.button01 {
	font-family: Arial; font-size: 14px;	font-weight: bold;	color: #414141;
	text-align: center;	text-decoration: none;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;display: block;float: left; line-height: 32px;
	width: 135px;
	margin:0 10px;
}
.button01:hover, .actve_button01 {
	background-position: left bottom;
}
a.button01:hover, .actve_button01:hover {color: #414141; text-decoration: none;}
.button02 {
	font-family: Arial; font-size: 14px;	font-weight: bold;	color: #414141;
	text-align: center;	text-decoration: none;
	background-image: url(../images/button-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;display: block;float: left; line-height: 32px;
	width: 114px;
	margin:0 6px;
}
.button02:hover, .actve_button02 {
	background-position: left bottom;
}
a.button02:hover, .actve_button02:hover {color: #414141; text-decoration: none;}
div.pagination {
	padding: 3px;	margin: 3px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;	margin: 2px;
	border: 1px solid #AAAADD;	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;	margin: 2px;
	border: 1px solid #000099;	font-weight: bold;
	background-color: #000099;	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;	margin: 2px;
	border: 1px solid #EEE;		color: #DDD;
}
/*TBALE*/
table.tablesorter {	font-family:arial;	font-size: 12px;}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #2272A2;	border: 1px solid #CDCDCD;	font-size: 12px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);	background-repeat: no-repeat;	background-position: center right;	cursor: pointer;
}
table.tablesorter tbody td {
	font-size:12px;	vertical-align: middle;
}/*
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}*/
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}/*
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}*/