body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
.container {
	display:block;
	/*text-align:center;*/
	width:99%;
}
html > body .container {
	margin:auto;
	height:auto;
}
html > body #ctr {
	display:block;
	margin:auto;
	height:auto;
}
#homecontent{
	float:left;
	background-image:url(../images/logov2_hd.png);
	background-repeat:no-repeat;
	background-position:center;
}
#homelogo{
	float:left;
	width:600px;
	height:278px;
	margin-top:50px;
	background-image:url(../images/logov2_hd.png);
	background-repeat:no-repeat;
	background-position:center;
}
#home_right_side {
	float:right;
	display:block;
	width:auto;
	text-align:left;
	border: 1px solid #cccccc;
	background: #F1F3F5;
	margin:10px;
	margin-right:25px;
	padding:10px;
}
#subnav01 {
	display:block;
	width:150px;
	border-right: 1px solid #ccc;
	float:left;
	height:100%;
	margin-right:10px;
}
html > body #subnav01 {
	margin:auto;
	height:auto;
	float:left;
	width: 150px;
	margin-top: 15px;
}
#title_bar {
	margin-top: 0px;
	width: 100%;
}
html > body #title_bar {
	margin:auto;
	height:auto;
	min-height:100px;
	width: 100%;
}
#footer {
	font-size:9px;
	color: #ccc;
	text-align:center;
	margin-top: 15px;
	padding:3px;
	width: 100%;
	/*border-top: 5px solid #DA6107;*/
	border-top: 5px solid #B2DF51;
}
html > body #footer {
	margin:auto;
	margin-top: 15px;
	height:auto;
	float:left;
	text-align:center;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color: #ccc;
}
#footer a:hover{
	color:#999999;
	text-decoration:underline;
}
#title-level01 {
	color: #666666;
	/*background-image:url(../images/titlebar_bg_01.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color: #E4E4E4;*/
	font-size: 1em;
	height: 40px;
	width: 100%;
	text-align: right;
	padding: 0px;
	vertical-align: middle;
}
html > body #title-level01 {
	margin:auto;
	height: 40px;
	width: 100%;
}
#title-level01 a.link-01, #title-level01 a.link-01:link, #title-level01 a.link-01:visited, #title-level01 a.link-01:active {
	float:right;
	margin:8px;
	vertical-align:middle;
}
#title-level02 {
	color: #FFFFFF;
	font-size: 1em;
	width: 100%;
	font-weight: bold;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #fff;
	background: url(../images/titlebar_bg_02.jpg) repeat-x #B2DF51;
}
html > body #title-level02 {
	margin:auto;
	height: 45px;
	width: 100%;
}
#title-level02 ul{
	padding:0px;
	margin:0px;
}
#title-level02 li{
	display:inline;
	height:25px;
}
#title-level02 a, #title-level02 a:link, #title-level02 a:visited, #title-level02 a:active {
	display:block;	
	float:left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	border-right: 1px solid #fff;
	line-height: 25px;
	vertical-align:middle;
}
html > body #title-level02 a, html > body #title-level02 a:link, html > body #title-level02 a:visited, html > body #title-level02 a:active {
line-height:25px;
}
#title-level02 a:hover{
	color: #1B5489;
}
#title-level03 {
	width: 100%;
}
#title-logo {
	position:relative;
	float: left;
	bottom:0px;
}
#title-nav03 {
	background-color: #ccc;
	text-align:left;
	padding:3px 0px 3px 0px;
	border-top: 1px solid #666;
}
html > body #title-nav03{
	/*height:20px;*/
}
#title-nav03 a, #title-nav03 a:link, #title-nav03 a:visited, #title-nav03 a:active {
	color:#333;
	text-decoration: none;
}
.userLog {
	float:right;
	/*position:relative;
	top:-18px;
	left:-5px;*/
	width:auto;
	color:#333333;
	margin:0px 5px 0px 0px;
}
/*Login style*/
#login_box {
	display:block;
	border:1px solid #999999;
	width:250px;
	padding:0px;
	margin:5px;
	text-align:center;
}
#login_msg {
	display:block;
	background-color:#DDDDDD;
	height:20px;
	padding:2px;
	color:#000000;
}
.login_form {
	display:block;
	padding:2px;
	text-align:left;
	width:230px;
	vertical-align:middle;
}
html > body .login_form {
	margin:auto;
}
.login_error {
	color:#FF0000;
}
#content_login {
	display:block;
	margin-top: 5px;
	width: auto;
	text-align:center;
	float:none;
}
html > body #content_login {
	margin:auto;
	height:100%;
	margin-top: 5px;
	min-height:100%;
}
/* new*/
.button {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
}
.login {
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6em;
	padding: 15px;
	border: 1px solid #cccccc;
	width: 429px;
	background: #F1F3F5;
}
html > body .login {
	margin:auto;
	height:100%;
	text-align:center;
}
.login h1 {
	background: url(../images/login_header.png) no-repeat;
	background-position: left top;
	color: #333;
	margin: 0px;
	height: 50px;
	padding: 15px 4px 0 50px;
 	text-align: left;
	font-size: 1.5em;
}
.login p {
	padding: 0 1em 0 1em;
}
.form-block {
	display:block;
	border: 1px solid #cccccc;
	background: #E9ECEF;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	width:235px;
}
html > body .form-block {
	margin:auto;
	margin-top:15px;
}
.login-form {
	display:block;
	text-align: left;
	float: right;
	width: 60%;
}
html > body .login-form {
	margin:auto;
	height:100%;
}
.login-text {
	display:block;
	text-align: left;
	width: 39%;
	float: left;
}
.inputlabel {
	font-weight: bold;
	text-align: left;
}
.inputbox {
	/*width: 150px;*/
	margin: 0 0 1em 0;
	border: 1px solid #cccccc;
}
.forgetpwd {
	text-decoration:none;
	color:#999999;
	vertical-align:middle;
}
/*End Login style*/
.link-01 {
	display:inline;
	width:auto;
	float:none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background:  #333;
	padding: 5px;
	-moz-border-radius:7px;
	/*border: 2px solid #DA6107;*/
	border: 2px solid #B2DF51;
}
.link-02 {
	display:inline;
	float:none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333;
	padding: 5px;
	margin: 2px;
	-moz-border-radius:7px;
	/*border: 2px solid #DA6107;*/
	border: 2px solid #B2DF51;
}
html > body div {
	width:100%;
}
#content {
	display:block;
	margin: 5px 0px 0px 0px;
	width: 85%;
	text-align:left;
	float:right;
}
html > body #content {
	margin:auto;
	height:auto;
	width: 85%;
	float:right;
	margin-bottom:5px;
}
html > body #content div {
	margin:auto;
	height:auto;
	float:left;
	margin-bottom:5px;
}
#homecontent {
}
html > body #homecontent {
	margin:auto;
	height:auto;
}
.home-complist{
	display:block;
	float:left;
	width:30%;
	margin:10px;
	padding-top:5px;
	text-align:center;
	border: 1px solid #cccccc;
	background: #F1F3F5;
}
html > body .home-complist{
	margin:auto;
	height:auto;
	float:left;
	width:30%;
	margin:10px;
}
.home-complist h1{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	vertical-align:middle;
	margin: 2px 20px 2px 8px;
	display:inline;
}
.home-complist ul {
	list-style:none;
	margin:0px;
	padding:2px;
	text-align:left;
}
.home-complist li {
	margin: 5px;
	border: 1px solid #cccccc;
	/*background-color: #E9ECEF;*/
	background-color: #FFFFFF;
}
.home-complist li img{
	margin: 0px 5px 1px 5px;
	vertical-align:middle;
}
.home-complist a, .home-complist a:link, .home-complist a:visited, .home-complist a:active {
	display:block;
	text-decoration:none;
	color: #666666;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding:5px;
	vertical-align:middle;
}
.home-complist a:hover {
	background-color:#DDECEF;
}

.comp_box {
	display:block;
	border:1px solid #CCCCCC;
	font-size: 11px;
	float:left;
	width:100%;
}
html > body .comp_box {
	margin:auto;
}
.comp_box a, .comp_box a:link, .comp_box a:visited, .comp_box a:active {
	text-decoration:none;
	color: #666666;
}
.comp_box a:hover {
	text-decoration:underline;
	
}
.comp_box a.titlename {
	color:#000000;
}
.comp-title-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #333333;
	text-align:left;
}
.details_title {
	text-align:left;
	background-color: #D9D9D9;
}
.details_content_01 {
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}
.details_content_02 {
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	text-align:left;
}
.default_field {
	color: #666666;
	text-decoration: none;
	background-color: #E6E6E6;
	font-size: 12px;
}
.content-list-data-01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.content-list-data-02 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	background-color: #EFF8FC;
}
.content-list-data-03 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	background-color: #EFF8FC;
}
/*input, select  {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background: #E5E5E5;
	border: 2px solid #999999;	
	padding:3px;
}
input.input_btn {
	display:inline;
	float:none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #036;
	padding: 3px 5px 3px 5px;
	margin: 2px;
	-moz-border-radius:7px;
	border: 2px solid #FFCC00;
}*/
.content-table-data-01{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-top: 1px solid #ccc;
}
.listNavPag{
	text-align:center;
	width:200px;
}
.listNavPag a, .listNavPag a:visited, .listNavPag a:active, .listNavPag a:link{
	text-decoration:none;
	color: #666666;
}
.listNavPag a:hover{
	color:#990000;
}
.btn_small {
	font-size: 9px;
}
