html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:100%;
	/*behavior: url(/sib-bri/css/csshover3.htc);*/
	overflow-x: hidden;
}
table {
	background-image: url(../img/bg_content.png);
	background-repeat: repeat-x;
	border-collapse: collapse;
}

.number {
	color:#3333FF;
}
a:active {
	text-decoration:none;
	color:#0000CC;
}
a:visited {
	text-decoration:none;
	color:#0000CC;
}
a:hover {
	text-decoration:underline;
	color:#0000CC;
}

#bri_login {
	width: 300px;
	height: 200px;
	background-color:red;/*#00CCCC;*/
	margin-top:50px;
	margin-left:20px;
}


.header_repeat{
	background-image: url(../img/bg_header.png);
	background-repeat: repeat-x;
	border-collapse: collapse;
	text-align:left;

}

.header2_repeat{
	margin-left:17px;
	margin-right:639px;
}

/*fram edit starts here
.header_content {
}
.body_bg_content {
	z-index: 1;
	position:relative;
	top: -2;
}
.body_left_content {
	z-index: 2;
	position:absolute;
	top: 53;
}
.footer_content {
	
}
.login_box {
	background-color:#F5F5F5;
	display:block;
	width:230px;
	height:275px;
	color:#0033CC;
	position:relative;
	left:500px;
	top: 20px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	border-top: white 2px solid;
	border-left: white 2px solid;
	text-align: center;
}
.login_header {
	font-size:16px;
	font-weight:bolder;
	padding-top: 20px;
}
.login_form {
	text-align:left;
	font-size:10px;
	padding-left:20px;
}

.login_term {
	position: relative;
	display:block;
	width:400px;
	height:60px;
	font-size:9px;
	padding-top:22px;
	color:#0000CC;
	left: 415px;
	padding-left:0px;
	text-align: center;
}
.orange{
	color:#FF9933;
}
/*fram edit end here*/

/*konfirmasi logout*/
#conf_logout_outer {
	width:300px;
	height:125px;
	background-image:url(../img/bglogout.png);
	background-repeat:repeat-x;
	margin-left: 100px;
	margin-top: -120px;
	margin-right: 200px;
	padding-bottom:-40px;
	border:#F0F0F0 2pt solid;
}
#conf_logout_inner {
	float: left;
	color:#0033CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}
#conf_logout_inner .thanks {
	font-size:20px;
	text-align:center;
}
#conf_logout_inner .title {
	font-size:14px;
	width:300px;
	text-align:center;
}
#conf_logout_inner .content {
	font-size:10px;
	display:block;
	width:180px;
	height:60px;
	margin:10px;
	padding-top:5px;
	line-height:15px;
	text-align: right;
}
#conf_logout_inner .button {
	display:block;
	width:120px;
	float:right;
	margin-top:-75px;
	text-align:center;
}
#conf_logout_inner .button  img{
	border-width: 0;
}
.header {
	border-bottom: #dee2f0 1pt solid;
	border-left: #dee2f0 1pt;
	border-right: #dee2f0 1pt;
	border-top: #dee2f0 1pt;
	color: black;
	font-family: verdana, arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
	letter-spacing: 4pt;
	text-transform: uppercase;
	border-color: #dee2f0;
	border-bottom-width: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	text-transform: uppercase;
	margin-left: 47px;
}
#login_outer {
	display:block;
	width:400px;
	height:60px;
	font-size:9px;
	padding-top:22px;
	color:#0000CC;
	margin-left:-44px;
	padding-left:0px;
}
#login_outer .orange {
	color:#FF9933;
}
#login_inner {
	background-color:#F5F5F5;
	display:block;
	width:230px;
	height:275px;
	color:#0033CC;
	position:relative;
	margin-left:-42px;
	margin-top: -20px;
	padding-bottom: 30px;
	padding-left:0px;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	border-top: white 2px solid;
	border-left: white 2px solid;
}
#login_inner .title {
	text-align:center;
	font-size:16px;
	font-weight:bolder;
	padding-top: 20px;
}
#login_inner .input {
	margin-left: 0px;
}
#login_inner .submit {
	margin-left: 0px;
}
#form_login {
	padding-left:30px;
	text-align: left;
}
#simple_img .alignimg {
	float:right;
	margin:-51px 40px 0 0;
	padding:30px 0 0 0;
}

/*welcome*/
#welcome_outer {
	width:700px;
	height: 350px;
	float:left;
	background-position: top right;
	/*background-image:url(/sib-bri/images/welcome.gif);*/
	/*behavior: url(/sib-bri/css/iepngfix.htc);*/
	background-repeat: no-repeat;
}
#welcome_inner {
	padding-top: 0px;
	margin-top: 50px;
	float: left;
	padding-left: 140px;
	color:#0033CC;
	font-family:sans-serif, Helvetica, Verdana, Arial;
}
#welcome_inner .nama {
	font-size:30px;
	font-style:italic;
	font-weight:bold;
	margin-top:0px;
}
#welcome_inner .message_title {
	font-size:16px;
	width:300px;
	font-weight:bold;
	font-style:italic;
}
#welcome_inner .message_content {
	font-size:15px;
	font-style:italic;
}

/*left-menu*/
#menu_content {
	margin:0px;
	margin-top:90px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#menu_content .text {
	padding:0px 20px 190px 23px;
}
#menu_content p {
	margin-left: 26px;
	margin-top: -20px;
}
#menu_content .submenu {
	margin-left:20px;
	margin-right:0px;
	padding-left:5px;
	padding-right:-5px;
	width:165px;/*140px;*/
	padding-top:1px;
	padding-bottom:1px;
	background-color:orange;
	color:white;
	font-weight:bold;
}

/*horizontal-menu
#menuhor_content a {
	margin-right:-2px;
	display:block;
	float:left;
	padding-right:0px;
	border-style: none;
}
#menuhor_content a img {
	border-width: 0;
}*/

#menuhor_content{
	margin-left: 38px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

/*horizontal-menu*/
#menuhor_content a {
	display:block;
	float:left;
	border-style: none;
	background-image: url(../img/button/button-menu.png);
	text-decoration:none;
	padding-top: 3px;
	color: white;
	width: 102px;
	height: 37px;
}

/*menu-left*/
#menu {
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left:10px;
	display:block;
	list-style-image:url(../img/li.gif);
	list-style-position:outside;
	line-height: 15px;
}
#menu li {
	margin-right:20px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	width:140px;
}
#menu a, #menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color: black;
}

/*content*/
#bri_content_inner {
	position:relative;
	left:45px;
	text-align: center;
	margin-right:10px;
	display:table;
	margin-top:0px;
	margin-bottom:10px;
	width: 650px;
}
#bri_content_inner_cache{
	position:relative;
	left:45px;
	text-align: left;
	margin-right:10px;
	display:table;
	margin-top:0px;
	margin-bottom:10px;
	width: 650px;
}
#bri_content_inner_front {
	position:relative;
	left:10px;
	margin-right:10px;
	display:table;
	margin-bottom:50px;
}

/* page title */
#page_title_space {
	display:block;
	margin-top:20px;
	margin-bottom: 0px;
	float: left;
	width:720px;
	background-color: #dee2f0;
	border-bottom: blue 1px solid;
	border-right: blue 1px solid;
	border-top: white 2px solid;
	border-left: white 2px solid;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
#page_title_space .title {
	color: black;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#page_title_space .subtitle {
	color: royalblue;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

/* error page title */
#errpage_title_space {
	display:block;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: -30px;
	float: left;
	width:720px;
	background-color: #dee2f0;
	border-bottom: blue 1px solid;
	border-right: blue 1px solid;
	border-top: white 2px solid;
	border-left: white 2px solid;
	padding-top:5px;
	padding-bottom:5px;
}
#errpage_title_space .title {
	color: black;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#errpage_title_space .subtitle {
	color: royalblue;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

/*footer*/
#footer_outer {
	top:-40px;
	padding-top:-10px;
	position: relative;
	left:300px;
	width: 600px;
	height: 30px;
}
#footer_inner {
	height:-30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3300FF;
	position:relative;
	margin-top:28px;
	padding:0px;
	text-align:center;
}
#footer_inner .id {
	font-size: 10px;
	font-weight:normal;
	text-align:center;
	padding-top: 0px;
}
#footer_inner .en {
	font-size: 10px;
	font-style: italic;
	font-weight:normal;
	text-decoration:underline;
	text-align:center;
	padding-top: 0px;
}
#footer_inner .copyright {
	font-size: 10px;
	font-weight:normal;
	padding-top: 0px;
	padding-left:-60px;
}
#footer_border {
	height:58px;
	width:1024px;
	background:none;
	background-image:url(../img/footer2.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	font: verdana;
	font-size: 9px;
	position:relative;
	margin:0px;
	padding:0px;
	text-align:center;
	/*behavior: url(/sib-bri/css/iepngfix.htc);*/
}
#verisign_outer {
	margin:0px;
	padding:0px;
	width:88px;
	display:table;
	float: left;
	position:absolute;
	left:840px;
	top:341px;
	bottom:100px;
}
#verisign_text {
	font-size: 7px;
	font: verdana;
	color:#3300FF;
	display:table;
	text-align:center;
}
#verisign_logo {
	width:88px;
	height:53px;
	position:relative;
	/*behavior: url(/sib-bri/css/iepngfix.htc);*/
}
.tableOddRow {
    font-family: verdana, arial;
	font-size: 8pt;
	font-style: normal
}
.tableEvenRow {
	background-color: #dee2f0;
	font-family: verdana, arial;
	font-size: 8pt;
}
.tableHeader {
	background-color: #dee2f0;
	background-image: none;
	background-repeat: repeat;
	color: black;
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: bold
}
.tableHeader th {
	background-color: lightblue;
	color: black;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	border-bottom: blue 1px solid;
	border-right: blue 1px solid;
	border-top: white 2px solid;
	border-left: white 2px solid;
}
.tableAll th {
	background-color: lightblue;
	color: black;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	border-bottom: blue 1px solid;
	border-right: blue 1px solid;
	border-top: white 2px solid;
	border-left: white 2px solid;
}
.tableAll {
	border-bottom: pink;
	border-left: royalblue;
	border-right: royalblue;
	border-top: steelblue 1pt;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	font-weight: normal;
	margin-left: 35pt;
	background-image: none;
}
.tableIn {
	border-bottom: pink;
	border-left: royalblue;
	border-right: royalblue;
	border-top: steelblue 1pt;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	font-weight: normal;
	background-image: none;
}
.tableHelp{
	border-bottom: pink;
	border-left: royalblue;
	border-right: royalblue;
	border-top: steelblue 1pt;
	font-family: verdana, arial, helvetica;
	font-size: 7.5pt;
	font-weight: normal;
	margin-left: 35pt;
	background-image: none;
}
.rightHeader {
	border-bottom: #dee2f0 1pt solid;
	border-left: #dee2f0 1pt;
	border-right: #dee2f0 1pt;
	border-top: #dee2f0 1pt;
	color: gray;
	font-family: verdana, arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
	letter-spacing: 4pt;
	text-transform: uppercase;
	border-color: #dee2f0;
	border-bottom-width: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	text-transform: uppercase;
	margin-right: 30px;
	text-align: right;
}
.pheader {
	margin-left: 43px;
}