body {
	font-size: 12px;
	color: #2c3946;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background:#00336b;
	text-align: center;
}

body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,option,label {
	font-family: Tahoma, Verdana, Helvetica;
}

a {
	color: #003781;
	text-decoration: none;
}

a:hover {
	color: #0289a3;
	text-decoration: none;
}

form {
	margin: 0px;
}
input, select{
	padding: 3px;
	border: 1px solid #CCCCCC;
}
textarea {
	overflow: auto;
	font-size: 12px;
	font-family: arial;
}

td, th {
}

img, object {
	border: 0px;
}

.floatRight{
 	float: right;
}
.floatLeft{
 	float: left;
	margin: 0px 10px 0px 0px;
}

.center{
	text-align: center;
}
.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}

.clear{
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
	height: 0px;
	overflow: hidden;
}
.linkMore{
	float: right;
}
/*------------*/
.content{
padding: 0px;
overflow: hidden;
margin-top: 24px !important;

}
*html .container {
	width: 938px;
	padding: 0px;
	text-align: center;
	margin: 0px auto !important; 
}
.container {
	width: 938px;
	padding: 0px;
	text-align: center;
	margin: 15px auto 0 auto!important; 
	backround:#fff;
}

*html.container {
	margin-top: 60px;
}

.mainpage{
	padding: 0px 0px 29px 0px;
	background: #fff;
	text-align: left;
}

.header{
		width:	939px;
		height: 155px;
		margin: 0px !important;
		padding: 0px !important;
}
.logo{
	width: 939px;
	height: 144px;
	position: absolute;
	z-index: 20;
	
}


/*-----SEARCHcell------*/

.search{
	background:transparent;
	height:32px;
	margin-left:670px;
	margin-top:50px;
	width:270px;
	z-index:50;
	position: absolute;
}

.search label{
	color: #f49b00;
}

input.searchTxt {
	background:	#fff;
	border:	1px solid #D6D6D6;
	color: #F49B00;
	font-size:	12px;
	height:	21px;
	margin:	0;
	padding: 3px 0 0 5px;
	width:	200px;
}

input.searchBtn {
	background:transparent url(../images/searchbtn.gif) no-repeat scroll left top;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	height:21px;
	padding: 0px;
	text-align:center;
	text-transform:uppercase;
	width:28px;
}

input.searchBtn :hover{
		background:transparent url(../images/searchbtn2.gif) no-repeat scroll left top;
		height:21px;
		width:28px;
}

/*-----------MENU-----------------*/

#menuCell{
	width: 933px;
}
.menu{
	width: 938px;
	height: 35px;
	margin-top: 144px;
	margin-left: 0px;	
	background: orange;
	position: absolute;	
	padding: 0px;
}


#left{
	width: 664px;
	float: left;	
}

#left2{
	width: 932px;
	float: left;	
}

#right{
	width: 274px;
	float: right;
	padding: 0px;
	overflow: hidden;
}
.leftWrapper{
	padding: 2px 0px 2px 0px;
	margin-top: 0px!important;
}
.rightWrapper{
	padding: 0px 0px 2px 0px ; 
	margin: 0;

}
.banner{
	padding: 0 !important;
	margin-bottom: 1px !important;
	background: white repeat-x right top;
	width: 656px;
	height: 240px;
	
}
.banner img{
	padding-top: 0px !important;
	margin: 0px !important;
}
/*---TABLE-----*/


/*---LEFTSide----*/
.leftSide{
	float: left;
	width: 220px;
}
.rightSide{
	overflow: hidden;
	float: right;
	width: 441px;
	margin:1px 0px 0 1px !important; 
	padding: 0px;
	border-left:1px solid #00336b;
	border-right:1px solid #00336b;
}
.rightSide2{
	overflow: hidden;
	float: right;
	width: 710px;
	margin:1px 0px 0 1px !important; 
	padding: 0px;
}

.sidemenu{
	background-color:#0f87ff;
	margin:1px 0;
	padding:15px 10px;
}

.sidemenu h1{
	background:#0f87ff url(../images/bullet_orange.gif) no-repeat scroll 0 8px;
	color:#ffb200;
	font-family:timesnewroman;
	font-size:20px;
	margin:0 0 10px;
	padding:3px 0 5px 20px !important;
}
	#myMenuID img{
		display: none;
}



/*--CS--*/

.cs{
	padding: 15px;
	background: #e9f8ff;
	margin-top: 2px;
}

#csCell h1{
	background:#0f87ff url(../images/bullet_orange.gif) no-repeat scroll 0 8px;
	color:#ffb200;
	font-family:timesnewroman;
	font-size:20px;
	margin:0 0 10px 0;
	padding:3px 0 5px 20px !important;
}

#csCell p{
	line-height: 150%;
	color:#111111;
	margin:8px 0 !important;
	padding:0 !important;
	font-size: 12px;
}
#csCell img{
	float:right;
	margin-left:20px;
}
#csCell p span{
	color:#DD0101;
	}
#csCell blockquote {
margin: 10px 0 !important;
}

#csCell blockquote p {
	margin:10px 0 !important;
	padding:0 !important;
}

/*-----mainContent----*/

.mainContent{
	background-color:#E9F8FF;
	margin-bottom: 2px;
	width: 442px;
	min-height: 1200px;
}
.mainContent2{
	background-color:#E9F8FF;
	margin-bottom: 2px;
	width: 719px;
	min-height:1584px;
}

*html .mainContent2{
	height: 1176px;
}
.contentwrap{
	padding: 15px 15px 23px 15px !important;
}
/*-----NEWS----*/
.HeadLine{
	margin: 0 0 10px 0 !important;
}
.HeadLine p{
	line-height: 140%;
	display: block;
}



.flowNav {
	height:15px;
	margin-left:0;
	margin-top:0;
	margin-bottom: 10px;
	overflow:visible;
	padding:0;
}

.flowNav p {
	background:transparent url(../images/arrow-orange.gif) no-repeat scroll 0 4px;
	display:inline !important;
	padding:0 4px 0 10px !important;
	float: none !important;
	width: auto !important;
}

.flowNav p a{
	display:inline;
}



.HeadLine img{
	margin-right: 15px;
	text-align: left;
	float: left;
}
.HeadLine .linkMore{
	margin: 0px;
}

h1.Title {
	font-family: timesnewroman;
	background: #0f87ff url(../images/bullet_orange.gif) no-repeat scroll 0px 8px;
	padding: 3px 0 5px 20px !important;
	margin: 0 0 10px;
	font-size: 20px;
	color: #ffb200;
}
.blockCategory{
	background: transparent url(../images/dotLine.gif) repeat-x scroll left bottom;
}
.wrapperCategory{
	padding-bottom: 10px;
}
.categoryNews{
	padding: 10px 0 10px 0px !important;
	font-family: tahoma;
	font-size: 14px;
	color: #D95C00;
}
.news {
	line-height: 180%;
	margin: 0px !important;
	padding: 0px 0px 7px 10px!important;
}
h2{
	background:#0f87ff url(../images/bullet_orange.gif) no-repeat scroll 0 8px;
	color:#ffb200;
	font-family:timesnewroman;
	font-size:20px;
	margin:0 0 10px 0;
	padding:3px 0 5px 20px !important;
}

.newsList {
	margin: 0px;
}
.maincontent2 span.date {
color:#999999;
font-size:11px;
}

.newsDate {
	background:transparent url(../images/bgDate.gif) no-repeat scroll left top;
	display:block;
	float:left;
	height:50px;
	margin-right:20px;
	overflow:hidden;
	padding:0;
	text-align:center !important;
	width:42px;
}
.newsDate p {
	color:#FFFFFF;
	font-size:11px;
	margin:0 !important;
	padding:2px 0 0 10px; 
	text-transform: uppercase;
}
.newsDate h5 {
	color:#111111;
	font-size:14px;
	font-weight:bold;
	margin:5px 0 3px !important;
	padding:0 !important;
}
:first-child + html .newsDate h5 {
	margin:5px 0 0 !important;
}
.newsDate span {
	color:#666666;
	font-size:10px;
	line-height:10px;
}
.newsDesc {
	display:table;
}
.newsDesc span.title{
	background: transparent url(../images/list.gif) no-repeat scroll left top;
	margin:10px 0 !important;
	padding:0 2px 0 20px !important;
}
.newsDesc span a {
	color: #E42500;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
.newsDesc a:hover {
	color:#111111;
	text-decoration:underline;
}

.newsDesc p {
	margin: 0 0 0 20px!important;
	padding:0 !important;
}

#content{
	text-align: right;
}
.list{
}

/*---INFO---*/
.infoWrap{
	background: #000;
}
.info{
	margin-top: 2px;
	padding: 0 !important;
	width: 274px;
	height: 141px;
	background: transparent url(../images/info1.gif) no-repeat scroll left top;
}

.infoBlock{
	padding: 0px 0px 0px 97px;
}
.infoBlock p{
	margin: 0px !important;
	padding: 0px !important;
}

.info a{
	color: yellow;
	font-size: 14px;
	margin-left: 177px;
}

.info a:hover{
	font-weight: bold;
}


.info2{
	margin: 0px 0 0 0;
	padding: 0 !important;
	width: 274px;
	height: 141px;
	background: transparent url(../images/info2.gif) no-repeat scroll left top;
	overflow: visible;
	visibility: visible
}
.info p{
	margin: 0 0 20px 0!important;
	padding: 0px !important;
	color: white;
	font-size: 20px;
	font-weight: bold;
	width: 167px;
}
.info2 p{
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 20px;
	font-weight: bold;
	width: 167px;
}
.infoBlock{
	padding:40px 0 0 97px;
}
.info2Block{
	padding: 10px 0 80px 15px;
}
.info a{
	color: yellow;
	font-size: 14px;
	margin-left: 177px;
}

.info a:hover{
	font-weight: bold;
}
.info2 a{
	color: yellow;
	font-size: 14px;
	margin-left: 15px;
}

.info2 a:hover{
	font-weight: bold;
}
/*------ads-----*/
#formCell input {
	width: 80px;
	background-color:#FFFFFF;
	border:1px solid #498A9C;
	color:#2B6372;
	font-family:Arial,sans-serif;
	font-size:11px;
	padding-left:4px;
}

#formCell input#name2 {
	width: 200px;
}

#formCell input#url {
	width: 200px;
}


#formCell input#textarea {
	width: 260px;
}

#formCell td {
		font-weight: bold;
		color:#284B74;
		font-size:11px;
}
.ads{
	float: right;
	margin-top: 2px;
	background: transparent url(../images/backgr.gif) repeat scroll left top;
	width: 274px;
}
.adswrap{
	padding: 2px 0; 
}
/*----adsbanner----*/
.bannerads{
	width: 270px;
	
}
.WrperCntainner{
	padding: 10px;
}
/*----shoutbox----*/
.shoutBox {
	float: right;
	width: 274px;
}
.shoutwrap{
	background: transparent url(../images/backgr.gif) repeat scroll left top;
	margin-top: 2px;
	padding: 0px 2px;
	text-align: center;
}


.shoutBox h2 {
	margin: 0px !important;
	padding: 8px 10px !important;
	font-size: 18px;
	color: #D95C00;
	text-align: left;
	display: block;
	border: none;
	background: none;
}
body:nth-of-type(1) .shoutBox h2{
   width: 176px;
   z-index: 5;
   position: relative;
}
.shoutBoxCell {
	padding: 10px 2px 0px 2px;
	margin-bottom: -10px;
}

#menuCell img{
	display: none;
}	
/*---------- FOOTER -----------*/
.footer {
	margin:0px auto;
	padding: 10px 0px;
	text-align: center;
	background:#fff;
	width:938px;
}

.bottomMenu {
	padding: 10px 0px;
}
.bottomMenu h2.title {
	margin: 0px !important;
	padding: 0px !important;
	font-size: 12px;
	color: #af0300;
	border: none;
	background: none;
}
.bottomMenu ul {
	margin: 0px !important;
	padding: 5px 20px !important;
	list-style: none;
}
.bottomMenu ul li {
	display: inline;
	padding: 0px 5px 0px 6px;
	border-left: 1px solid #af0300;
}
.bottomMenu ul li.first {
	border: none;
}
.bottomMenu ul li a {
	color: #af0300;
	text-decoration: none;
}
.bottomMenu ul li a:hover {
	color: #af0300;
	text-decoration: underline;
}

.footerCell {
	color: #af0300;
	padding: 10px 20px;
	font-size: 11px;
	line-height: 150%;
}
.footerCell a, .footerCell a:hover {
	color: #af0300;
}
.copyright {
	padding: 10px 0px;
}
	
.pagenumber{
	text-align:center;
	margin-top: 20px;
}
/*------agenda-----*/



.agendaCell {
		margin-top: 10px;
		width: 200px;

}

.agendaCell table {
	border: 1px solid #ddd;
	text-align: center;
}

.sidebar .agendaCell table {
	margin-top: 0px;
	width: 80%;
	border: 1px solid #ddd;
}

.agendaCell table th {
	width: 200px;
	text-align: center;
	color: #fff;
	padding: 0px;
	background-color: #4c4d51;
}
.agendaCell table td {
	text-align: center;
	padding: 4px;
	font-size: 12px;
}
.agendaCell table td.days {
	padding: 0px;	
	font-size:12px;
	text-align:center;
	background-color: #ddd;
}

ul.agendaList {
	margin: 10px 0px !important;
	padding: 0px 5px !important;
	list-style: none;
	width: 600px;
}
ul.agendaList li {
	padding: 10px 0 1px 2px;
	font-size: 11px;
	background: url(../images/yellowList.gif) no-repeat;
	background-position: 0px 7px;
}
ul.agendaList li span {
	color: #9b9b9b;
	font-size: 11px;
	display: block;
}
ul.agendaList li a {
	color:#E42500;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
}
ul.agendaList li a:hover {
	color: red;
	text-decoration: none;
}

.mainContent .agendaList{
	padding: 0px 0px 15px 0;
}


.mainContent .agendaList ul li h3 {
	font-size:12px;
	margin:0 !important;
	padding:0 !important;
	font-weight: normal;
	color: #000;
}

/*-----download----*/

#download{
	padding: 0;
}


#download  p{
	color: #AF0300;
}
#download ul {
	margin: 0 !important;
	padding: 10px 12px 13px 14px !important;
	list-style-type: none;
}	

#download  ul li{
	color:#AF0300;

	}

#download  ul li a{
	background:transparent url(../images/acrobat.png) no-repeat scroll 0 0;
	color: #AF0300;
	padding: 0px 10px 10px 30px;
	display: block;
	text-decoration: none;
	line-height: 150%;
	font-size: 11px;
}

#download  ul li a span{
	color: #AF0300;
	overflow: hidden;
	
}
*html #download ul li a span{
	line-height: 8px;
}	
.newsDesc span.konsult {
	background:transparent url(../images/list.gif) no-repeat scroll left top;
	margin:10px 0 !important;
	padding:0 2px 0 20px !important;
	font-weight: bold;
	color: red;
}

#download  ul li a:hover{
	color: red;
}



*html #download{
	padding: 0;
}


*html  #download  p{
	color: #AF0300;
}
*html  #download ul {
	margin: 0 !important;
	padding: 10px 12px 13px 14px !important;
	list-style-type: none;
}	

*html  #download  ul li{
	color:#AF0300;

	}

*html  #download  ul li a{
	background:transparent url(../images/acrobat.png) no-repeat scroll 0 0;
	color: #AF0300;
	padding: 0px 10px 10px 30px;
	display: block;
	text-decoration: none;
	line-height: 150%;
	font-size: 11px;
}
.PollingCell select{
	width: 180px;
}
/*------GUESTBOOK------*/
#guestbook tr{
	line-height: 180%;
}
#guestbook input{
	border: 0px
}
#guestbook td textarea{
	border: 0px
}
#guestbook td{
	font-size: 12px;
}

#guestbook p {
	font-size:12px;
	line-height:150%;
	text-align:left;
}
#guestbook p.title{
	color:#C4C4C4;
	font-size:11px;
	font-weight:bold;
}
#guestbook img{
	margin-top: 10px;
}
.comment{
	margin-top: 20px;
}

/*-----POLLING---*/
.polling{
	margin-top: 2px;
	padding: 15px;
	background: #e9f8ff;
}

#pollingCell h1{
	background:#0f87ff url(../images/bullet_orange.gif) no-repeat scroll 0 8px;
	color:#ffb200;
	font-family:timesnewroman;
	font-size:20px;
	margin:0 0 10px 0;
	padding:3px 0 5px 20px !important;
}
#pollingCell p{
	line-height: 150%;
	color:#2b3d63;
	margin:8px 0 !important;
	padding:0 !important;
	font-size: 12px;
	font-weight: bold;
}
#pollingCell input{
	float: left;
}
#pollingCell input .pollbutton{
	background:transparent url(../images/poll.gif) no-repeat scroll 0 0;
	height:25px;
	line-height:180%;
	margin: 0;
	text-align:center;
	width:69px;	
}
#pollingCell label{
	color:#AF0300;
	display:block;
	font-size:11px;
	line-height:150%;
	padding:0 0 0px 20px;
	text-decoration:none;
}
#pollingCell form{
	margin-top: 10px;
}
.poll{
	float: left;
}
#pollingCell .pollbutton{
	background:transparent url(../images/poll.gif) no-repeat scroll 0 0;
	height:30px;
	margin-top: 4px;
	text-align:center;
	width:70px;	
	border: medium none;
	cursor: pointer;
	padding-bottom: 18px;
	color: #00336b;
	line-height: 180%
}
#pollingCell a{
	line-height: 200%;
	margin-left: 10px;
	font-size:11px;
	padding-top:0;
	text-decoration:underline;
	color:#00336B;
	}	
	
#pollingCell a.result{
	line-height: 200%;
	margin-left: 0px;
	font-size:11px;
	padding-top:0;
	text-decoration:underline;
	color:#00336B;
	}	
	
#pollingCell a:hover{
	color:#2396c6;
	}
#pollingCell .pollbutton:hover{
	color: yellow;

}	
#pollingCell .pollbutton a{
	color: #fff;
}	
#pollingCell .pollbutton a:hover{
	color: yellow;
}


#polling{
	
}
#polling table {
	margin-bottom: 10px;
}
#polling table th{
	font-size:12px;
	padding-top:10px;
	font-weight:bold;
	padding:10px 0;
	text-align:left;	
}
#polling table td{
	color:#000000;
	font-size:12px;
	padding: 3px;
	}
#polling h2.title{
	font-family: Tahoma, Verdana, Helvetica;
	background:transparent url(../images/bullTitle.gif) no-repeat scroll 5px 11px;
	border-bottom:medium none;
	border-top:1px solid #A7A7A7;
	color:#A7A7A7;
	font-size:12px;
	margin:2px 0 !important;
	padding:10px 10px 8px 20px !important;
}

/*-----KONSULTASI----*/
.konsultasi{
	margin-top: 2px;
	padding: 15px;
	background: #e9f8ff;
}
/*-----KONSULTASI----*/
.konsultasi ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.konsultasi .kategoribtn{
	background: #D0F0FF;
	border:medium none;
	color:#00336B;
	cursor:pointer;
	line-height:150%;
	margin-top:14px;
	padding: 3px 20px;
	text-align:left;
	display: inline;
	
}

.konsultasi  #pollingCell a.result{
	line-height: 200%;
	margin-left: 10px;
	font-size:11px;
	padding-top:0;
	text-decoration:underline;
	display: inline;
}	
	
/*------search----*/

#search h3{
	color:#D95C00;
	font-family:timesnewroman;
	font-size:14px;
	margin:10px 0 !important;
	padding:0 !important;	
}

#search table.contactTbl {
	width: 100%;
	border: 0px;
}
#search table.contactTbl th{
	padding: 8px;
	font-size: 1.1em;
	color: #2e281c;
}
#search table.contactTbl th{
	padding: 8px;
	font-size: 1.1em;
	color: #2e281c;
	border-bottom: 10px solid #ececec;
}
#search table.contactTbl td {
	padding: 4px 8px;
	border-bottom: 1px solid #eee;
}
#search table.contactTbl td input.text {
	width: 200px;
	font-size: 12px;
	border: 1px solid #999;
}
#search table.contactTbl td textarea {
	width: 300px;
	font-size: 12px;
	border: 1px solid #999;
	overflow: auto;
}
#search table.contactTbl td input.button {
	background-color: #ac0000;
	border: 1px solid #cd0000;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	cursor: pointer;
}

#search table.searchTbl {
	width: 100%;
	border: 0px;
	margin-bottom: 10px;
}
#search table.searchTbl td {
	color:#3D4D71;
	font-size:12px;
	padding: 4px;
}

#search table.searchTbl td input.searchButton {
	background-color: #ac0000;
	border: 1px solid #cd0000;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 5px;
	cursor: pointer;
}
#search table.searchTbl td select.searchSelect {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background-color: #fff;
	color: #111;
	font-size: 12px;
	width: 310px;
	font-weight: lighter;
	padding: 2px;

}
#search table.searchTbl td input.searchText{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background: none;
	background-color: #fff;
	color: #111;
	font-size: 12px;
	width: 300px;
	font-weight: lighter;
	padding: 2px;
}

.searchResult {

}
.searchResultItem {
	padding: 10px;
	border-top: 1px solid #d8d8d8;
}
.searchResultItem .title {
	font-weight: bold;
}
.searchResultItem .title a {
	color: #111;
}
.searchResultItem .title a:hover {
	color: #121266;
}
.pageNav {
	border:1px solid #D8D8D8;
	margin:10px 0;
	padding:8px 10px;
	width: auto;
	text-align:center;
}
.pagenav p{
	display: inline;
	}
	
/*-----LINKS----*/
#links{
	padding: 0;
}


#links p{
	color: #AF0300;
}
#links ul {
	margin: 0 !important;
	padding: 10px 12px 13px 14px !important;
	list-style-type: none;
}	

#links  ul li{
	color:#AF0300;

	}

#links  ul li a{
	background:transparent url(../images/links.png) no-repeat scroll 0 0;
	color: #AF0300;
	padding: 0px 10px 10px 30px;
	display: block;
	text-decoration: none;
	line-height: 110%;
	font-size: 11px;
}
#links ul li a span{
	color: #AF0300;
	overflow: hidden;
}

*html #links ul li a span{
	line-height: 0px;
}

#links ul li a:hover{
	color: red;
}

/*---MAP---*/
#map ul{
}
#map ul li{
	padding: 3px 0px;
	list-style-type: none;	
}

/*------Gallery------*/

.galleryContent{
	background: #f38c2b repeat-y;
	width: 475px;
	overflow: hidden;
}
.gallerywrap{
	padding: 15px 15px 20px 15px;
}

.mainContent .gallery h1 {
	border-bottom:1px dotted #000000;
	color:#AF0300;
	font-size:16px;
	font-weight:bold;
	padding:0 0 8px;
}

.gallery h2 {
	color: #fff;
	height:30px;
	margin:0 10px !important;
}
.gallery ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}
.gallery ul li {
	float:left;
	padding:0px 5px 5px 0px;
}
.gallery ul li img {
	border:1px solid #FEF16E;
	height:110px;
	width:155px;
}
.gallery ul li a img {
	border:1px solid #fff;
}
.gallery ul li a:hover img {
	border:1px solid yellow;
	height:110px;
	width:155px;
}

/*---FORM----*/


/*------GUESTBOOK------*/
#formulir tr{
	line-height: 150%;
}
#formulir td{
	font-size: 12px;
}
#formulir td.important{
	color:red;
}
#formulir input{
	border: 0px;
}
#formulir td textarea{
	border: 0px;
}	
#formulir p {
	font-size:12px;
	line-height:150%;
	text-align:left;
}
#formulir p.title{
	color:#C4C4C4;
	font-size:11px;
	font-weight:bold;
}
#formulir img{
	margin-top: 10px;
}
.comment{
	margin-top: 20px;
}
#formulir th{
	text-align: left;
}
/*---LOWONGAN---*/
#formulir table.TblLow  td{
	background: transparent url(../images/dotLine.gif) repeat-x scroll left bottom;
	padding: 4px;
	font-size: 12px;
}

#formulir table.TblLow  th{
	background-color:#F4F0DD;
	padding:3px 6px;
	font-size: 12px;
	font-weight: bold;
}

.konsult {
	display:table;
}

.konsult span.title {
	background:transparent url(../images/list.gif) no-repeat scroll left;
	margin:10px 0 !important;
	padding:0 2px 0 20px !important;
		font-weight: bold;
	color: red;

}

.konsult span a {
	color: #E42500;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
.konsult a:hover {
	color:#111111;
	text-decoration:underline;
}

.konsult p {
	margin: 0 0 0 20px!important;
	padding:0 !important;
}

.konsult span.answer {
	background:transparent url(../images/arrow-orange.gif) no-repeat scroll left;
	margin:10px 0 !important;
	padding:0 2px 0 20px !important;
	color: grey;

}
