#intranet {
	display: inline;	
	float: right;
	background: #cccccc;  /* url("../images/home.png") top left no-repeat; */
}

#header {
	/*height: 100px;*/
	background-color: #cccccc;
	float:right;
	/*background: white url("../images/topBanner.jpg") top right no-repeat;*/
}

#topLeft {
	float: left;
	background: #ccc;/*url("../images/home.png") top left no-repeat;*/
}

#topLeft a {
	margin: 5px 20px;
}

.title {
	float: left;	
	margin-top: 0px;
}

ul.noStyleList li {
	list-style: none;
	margin: 0;
}

#speeches li {
	/*border-bottom: 1px dashed grey;*/
	padding: 5px;
}

#speeches li a { 
	/*font-family :verdana, arial;*/

 	color:#336699;
 	font-weight:strong;
}

#media li {
	/*border-bottom: 1px dashed grey;*/
	padding: 5px;
}

#media li a { 
	/*font-family :verdana, arial;*/
 	color:#336699;
 	font-weight:strong;
}

#event li {
	/*border-bottom: 1px dashed grey;*/
	padding: 6px;
}

#event li a {  
	/*font-family :verdana, arial;*/
 	color:#336699;
 	font-weight:strong;
}

/**
 * News li
 */
#news li {
	/*border-bottom: 1px dashed grey;*/
	padding: 5px;
}

#news li a { 
/*	font-family :verdana, arial;*/
 	/* color:#000099; */
 	color:#336699;
}

.floatLeft {
	height: 30px;
}

.floatLeft span.block {
	margin: 7px 15px;
	display: block;
}

.floatLeft span a, .floatLeft span b, .floatLeft span span {
	margin-right: 10px;
}

.floatLeft span a {
	color: white;
	font-weight: lighter;
}

.floatRight {
	height: 64px;
}

.floatRight span,  .floatRight a {
	margin-left: 10px;
	font-weight: bolder;
	float: left;
}

.floatRight .block {
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: -30px;
}

.floatRight form {
	display: inline;
}

.floatRight a {
	
	display: block;
	width: 21px;
	height: 21px;
}

.floatRight .saperator {
	margin-left: 45px;
}

a#biggerText {
	background: url("../images/biggerText_h.png") top left no-repeat;
}

a#smallerText {
	background: url("../images/smallerText_h.png") top left no-repeat;
}

a#normalText {
	background: url("../images/normalText_h.png") top left no-repeat;
}

a#biggerText:hover {
	background: url("../images/biggerText.png") top left no-repeat;
}

a#smallerText:hover {
	background: url("../images/smallerText.png") top left no-repeat;
}

a#normalText:hover {
	background: url("../images/normalText.png") top left no-repeat;
}

a#greenTheme {
	background: url("../../images/greenTheme_h.png") top left no-repeat;
}

a#redTheme {
	background: url("../images/redTheme_h.png") top left no-repeat;
}

a#blueTheme {
	background: url("../images/blueTheme_h.png") top left no-repeat;
}

a#greenTheme:hover {
	background: url("../images/greenTheme.png") top left no-repeat;
}

a#redTheme:hover {
	background: url("../images/redTheme.png") top left no-repeat;
}

a#blueTheme:hover {
	background: url("../images/blueTheme.png") top left no-repeat;
}

#leftArea {
	margin-top: -6px;
}

#charter {
	background: #fff;/* url("../images/charter.png") repeat-x bottom left white;*/
	padding: 10px;
	min-height: 200px;
}

#charterContent h4 img {
	vertical-align: middle;
	margin-left: 10px;
}

#charterContent {
	text-align: center;
	padding: 5px;
}

#charterContent .body {
	background-color: white;
	background: #ffffff url("../images/charter2.png") repeat-x top left;
	padding: 0px;
}

#charterContent blockquote {
	font-size: 1.3em;
	padding: 2px;
	border: 1px solid grey;
/*	background: transparent url("../images/openQuotes.png") top left no-repeat;*/
	background-color:#ffffff;
	background: #ffffff url("../images/charter2.png") repeat-x top left;
}

#charterContent blockquote div {
	padding: 7px 13px;
	/*background: transparent url("../images/closeQuotes.png") right bottom no-repeat;*/
}

#imgContainer {
	background: white url("../images/charter2.png") repeat-x top left;
	padding: 30px 10px 2px;
	font-size:1.2em
}

/**
 * Frontpage feedback style
 */
#feedback {
	/* background: url("../images/charter2-.png") repeat-x top left; */
       /* background: #8FBFE3; */
    background: #9DB9CF;
	padding: 10px 10px 20px;
	/*height:55px;*/
}

#feedback h4 {
/*	background: #D9D9D9 ; */
	padding: -25px;
	margin-top: 15px;
	width: 180px;
	/* background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom; */
	font-family :Georgia,"Times New Roman",Times,serif;
 	font-size: 1.4em;
 	color:#660000;
 	font-weight:strong;		
}

#feedback2 {

	padding: 0px;
	margin-top: 10px;
	width: 180px;
	font-family : "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
 	font-size:    1.2em;
 	color:       #000000; #hitam
 	font-weight: none;		
}



/**
 * Frontpage search style
 */
#search {
	/*background: url("../images/charter2-.png") repeat-x top left; */
    background: #9DB9CF;
	padding: 5px 10px 2px;
	/*font-size:1.2em;*/
	/*height:55px;*/
}

#search h4 {
/*	background: #D9D9D9 ; */
	padding-bottom: 9px;
	margin: 0;
	width: 180px;
	/* background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom; */
	font-family :Georgia,"Times New Roman",Times,serif;
 	font-size: 1.4em;
 	color:#660000;
 	font-weight:strong;		
 	
}

.iconRight {
	float: right;
	margin: -20px 0;
}

.topOverlap {
	margin-top: 0px;
}

.bottomOverlap {
	margin-top: 1px;
}

#poll {
height:633px;
padding-top: -30px;
}

#pollTab {
	/*width: 156px;*/
	display:block;
}

#poll h4{
/*	background: #D9D9D9 ;*/
	padding-bottom: 0px;
       padding-right:  5px;
	margin-top:     3px;
	/*width: 245px;*/
	/* background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom; */
	font-family :Georgia,"Times New Roman",Times,serif;
 	color:#660000;
	font-size:1.4em; 	
}

#poll2 {

	padding: 0px;
	margin-top: 10px;
	width: 180px;
	font-family : "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
 	font-size:    1.2em;
 	color:       #000000; #hitam
 	font-weight: none;		
}

#poll2 li {

	padding:       0px;
	margin-top:    0px;
       margin-left:   -5px;
	width:       180px;
	font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
 	/*font-size:    1.2em;*/
 	color:       #000000; #hitam
 	font-weight: none;		
}


#poll div#pollBody {
	/*background: white url("../images/charter2-.png") repeat-x top left; */
    background: #9DB9CF;
	padding: 10px 10px 10px;

	/*width:240px;*/

	
}

#poll span input{
	margin-left: 20px;
}

#contactUs {
	/*padding: 10px;*/
	/*background: white url("../images/charter2-.png") repeat-x top left; */
    background: #8FBFE3;
	margin-top:0px;
	margin-left:0px;
	padding-top:1px;
	font-size: 1.2em;
	/*height:369px;	*/
}

#contactUs h4 {
/*	background: #D9D9D9 ;*/
	padding: -25px;
	margin: 0;
	width: 245px;
	/* background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom; */
	font-family :Georgia,"Times New Roman",Times,serif;
 	/* color:#3366FF; */
 	color:#660000;
 	font-weight:strong;
	font-size:1.2em;	
	
}

#col1, #col2, #col3 {
	margin-top: 0px;
	border:0px;
}

#announcement {
	/*border-left: 1px solid grey;*/
}

#announcementTab {
	background: #fff url(../images/sTab.png) 153px -1px no-repeat;
	padding: 0;
	margin: 0;
}

#announcement h4 {
	margin: 0;
	padding: 10px;
/*	border-top: 1px solid grey;*/
	width: 199px;
	background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom;
}

#announcement div#announcemenBody {
	padding: 0 10px 10px;
	padding-top:8px;
	background: #99ccff;/* url(../images/announcement.png) repeat-x bottom right;*/
	/*font-size:larger;*/
	font-size:1.2em;
	height:650px;
	width: 199px;	
	font: Georgia
}

#complaints {
/*	background: #fff url(../images/complaints.png) repeat-x bottom right;*/
	padding-top:10px;
	height:100px;
/*	border-left: 1px solid grey;*/
}

#progress {
	padding-top:30px;
	height:100px;
}

#filler {
	background:#666666 none repeat scroll 0 0;
	height:339px;
	width: 100%;
}

#complaints div {
	background: transparent url(../images/manInSuit.png) no-repeat bottom right;
	padding-top:40px;
	min-height: 80px;
}

#progress div {
	background: transparent url(../images/documents.png) no-repeat center right;
}

#progress h4, #complaints h4 {
	width: 61%;
	line-height: 1em;
}

#progress span, #complaints span {
	font-size: larger;
	line-height: 1em;
	width: 40%;
	display: block;
}

#news {
	background: url("../images/charter.png") repeat-x top left white;	
	/* border-left: 1px grey solid;*/
	/* height: 180px; */
	height: 800px;
}

#news h4 {
/*	background: #D9D9D9 ;*/
	padding: 5px;
	margin: 0;
	width: 245px;
	/* background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom;	*/
	background:# url(../images/announcement.png) repeat-x scroll right bottom;	
	font-family :Georgia,"Times New Roman",Times,serif;
	font-size: 1.4em;
 	color:#660000;
 	font-weight:strong;	
}

#newsTab {
	/*background: #fff url(../images/sTab.png) 163px -1px no-repeat;*/
	padding: 0;
	margin: 0;
}

#news div#newsBody {
	padding-top: 0px;
/*	background: url("../images/charter.png") repeat-x top left white;*/
	/*min-height: 275px;*/
	font-size:1.2em
}

#news div.newsList {
	/*padding: 0px 0px 0px;*/
	padding-right : 12px;
	padding-left : 0px;
	/*background:#ccc;/* url(../images/videosBody.png) repeat-x scroll right top;*/
	/*background: url("../images/charter.png") repeat-x bottom left white;	*/
	margin:0 0 0px;
	/*height:227px;*/
	font-size:1.2em;	
}



#news p {
	margin-bottom: 10px;
}


#media {
background: url("../images/charter.png") repeat-x top left white;	
	/*border-left: 1px solid grey;*/
	/* height: 180px; */		
	height: 350px;
}

#mediaTab {
	/*background: #fff url(../images/sTab.png) 153px -1px no-repeat;*/
	padding: 0;
	margin: 0;
}

#media h4 {
/*	background: #D9D9D9 ;*/
	padding: 5px;
	margin: 0;
	width: 245px;
	/* background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom; */
	font-family :Georgia,"Times New Roman",Times,serif;
 	color:#660000;
	font-size: 1.4em;
 	font-weight:strong;				
}

#mediaRounded {
	width: 120px;
}

/**
 * Frontpage speech setting
 */
#media div.mediaList {
	/*padding: 10px 0px 10px 0px;*/
	/*background:#ccc;/* url(../images/videosBody.png) repeat-x scroll right top;*/
	/*background: url("../images/charter.png") repeat-x bottom left white;	*/

	margin:0px 0px 10px;

	height:260px;
	width: 240px;

	font-size:1.2em;	
	padding-right : 12px;
	padding-left : 0px;
	padding-top:10px;
}

.moreLink {
	display: block;
	text-align: right;
	clear: both;
}

#speeches {
	background: url("../images/charter.png") repeat-x top left white;	
	width: 500px;
	/*border-left: 1px solid grey;*/
	/* height: 180px; */		
	/*height: 350px; */
}

#speechTab {
	/*background: #fff url(../images/sTab.png) 153px -1px no-repeat;*/
	padding: 0;
	margin: 0;
}

#speeches h4 {
/*	background: #D9D9D9 ;*/
	padding: 5px;
	margin: 0;
	width: 245px;
	/* background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom; */
	font-family :Georgia,"Times New Roman",Times,serif;
 	color:#660000;
	font-size: 1.4em;
 	font-weight:strong;		
}

#speechRounded {
	width: 120px;
}

/**
 * Frontpage speech setting
 */
#speeches div.speechList {
	/*padding: 0px 0px 0px;*/
	/*background:#ccc;/* url(../images/videosBody.png) repeat-x scroll right top;*/
	/*background: url("../images/charter.png") repeat-x bottom left white;	*/
	margin:0 0 0px;
	/*height:227px;*/
	font-size:1.2em;	
	padding-right : 9px;
	padding-left : 0px;
}

#event {
	background: url("../images/charter.png") repeat-x top left white;
	/*border-left: 1px solid grey;*/
	/* height: 180px; */	
	height: 400px;
}

#eventTab {
	/*background: #fff url(../images/sTab.png) 153px -1px no-repeat;*/
	padding: 0;
	margin: 0;
}

#event h4 {
/*	background: #D9D9D9 ;*/
	padding: 5px;
	margin: 0;
	width: 245px;
	/* background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom; */	
	background:FFFFFF url(../images/announcement.png) repeat-x scroll right bottom;
	font-family :Georgia,"Times New Roman",Times,serif;
	font-size: 1.2em;
 	color:#660000;
 	font-weight:strong;		
}

#eventRounded {
	width: 120px;
}

/**
 * Frontpage speech setting
 */
#event div.eventList {
	padding: 0px 0px 0px;
	/*background:#ccc;/* url(../images/videosBody.png) repeat-x scroll right top;*/
	/*background: url("../images/charter.png") repeat-x bottom left white;	*/
	margin:0 0 0px;
	/*height:227px;*/
	font-size:1.2em;	
}

/*Video style*/
#videos {
background: url("../images/charter.png") repeat-x top left white;
border-left:solid 1px #ccc;
padding-left:10px;
	/*background: url("../images/charter.png") repeat-x top left white;*/
	/* border-left: 1px solid grey;*/
	/* height: 181px; */	

	height: 450px;
}

#videos h4 {
/*	background: #D9D9D9 ;*/
	padding-top:10px;
	padding-bottom:10px;
	margin: 0;
	width: 245px;
	/* background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom; */
	font-family :Georgia,"Times New Roman",Times,serif;
	font-size: 1.4em;
 	color:#660000;
 	font-weight:strong;	
}

#videos img {
	/*float:left;
	left:71px;
	position:relative;
	top:-34px;*/
	/*margin-left:88px;
	margin-top:-52px;*/
}

/**
 * Video 
 */
#videos div#videoBody{
	/*padding: 0px 35px 0px;*/
	/*background:#ccc;/* url(../images/videosBody.png) repeat-x scroll right top;*/
	/*background: url("../images/charter.png") repeat-x bottom left white;	*/
	margin-left:-5px;
	/*height:227px;*/
	font-size:1.2em;	
}

#videos div#videoBody img {
	background:white none repeat scroll 0 0;
	border:1px solid black;
	margin:0px 0px;

}

#photos {
background: url("../images/charter.png") repeat-x top left white;
	/*background: url("../images/charter.png") repeat-x top left white;*/
	/*border-left: 1px grey solid;*/
	height: 450px;
}

#photos h4 {
/*	background: #D9D9D9 ;*/
	padding: 10px;
	padding-bottom:10px;	
	margin: 0;
	width: 245px;
	/* background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom; */
	font-family :Georgia,"Times New Roman",Times,serif;
	font-size: 1.4em;
 	color:#660000;
 	font-weight:strong;	
 	
}


#photos div#photoBody{
/*	padding-left: 25px;*/
/*	background-color: #eee;/*url("../images/charter.png") repeat-x top left white;*/
	/*min-height: 275px;*/
	font-size:1.2em
	
}

#photos div#photoBody img {
	background:white none repeat scroll 0 0;
	border:1px solid black;
	margin:0px 0px;

}



#footer {
	clear: both;
	margin-top:51px
}

#prominent {
	/*background: url("../images/contactUs.png") repeat-x bottom left;*/
	background-color:#9DB9CF;
	/*background: url("../images/charter.png") repeat-x top left white;*/
	/*border-left: 1px solid grey;*/
	/*height: 400px;*/ 
}

#prominentTab {
	width: 172px;
}

#prominent h4 {
/*	background: #D9D9D9 ;*/
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0;
	/*width: 245px;*/
	/* background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom; */
	font-family :Georgia,"Times New Roman",Times,serif;
 	color:#660000;
 	font-weight:strong;	
	font-size:1.4em;
}

#rss div{
	padding-left: 20px;	
}

#footerBottom {
	background: white url("../images/bottomBarMid.png") repeat-x top right;
	color: white;
	margin-top: -1px;
}

#footerLinks span {
	display: block;
	margin-left: -50px;
	margin-top: 25px;
}

#footerLinks span a {
	color: white;
}

#siteInfo div {
	float: right;
	display: block;
	margin-right: -40px;
	margin-top: 25px;
}

#bottomRightRound {
	background: url("../images/bottomBarRight.png") no-repeat top right;
	height: 99px;
}

#bottomLeftRound {
	background:  url("../images/bottomBarLeft.png") no-repeat top left;
	height: 99px;
}

/**
 * Tab page
 */

#tabMain {
	min-height: 100px;
	margin-top: 0px;
	border-bottom:1px solid grey;
}

#tabBorder {
	/*border-left: 1px solid grey;*/
	/*width: 100%;*/
	/*height: 826px;*/
}

#emptyTab1 {
	background: #ffffff; /*url("../images/sTab.png") top left no-repeat;*/
	height: 35px;
/*	border-top: 1px grey solid;	*/
}

#emptyTab1 h3{
	padding: 5px;
	padding-bottom:10px;	
	margin: 0;
	width: 245px;
	/* background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom; */
	font-family :Georgia,"Times New Roman",Times,serif;
	font-size: 1.3em;
 	color:#660000;
 	font-weight:strong;		
}

#emptyTab1 div {
 	border-left: 1px solid grey;
	padding-left: 10px;
	padding-top: 10px;
}

#emptyTab2 {
	background: #ffffff; /*url("../images/sTab.png") top left no-repeat;*/
	height: 30px;
}

#emptyTab3 {
	border-bottom: 1px grey solid;
	height: 21px;
}

div.filler {
	border-left: 1px solid grey;
	height: 100%;
}

/**
 * Inner page setting
 */
#tabBoxExample {
	/*width: 543px;*/
	/*border-left:1px solid grey;*/
	width: 96%;
	padding: 2%;
	font-size: 1.3em;
	min-height:747px;
}

#tabBoxExample h3{
	padding: 5px;
	padding-bottom:10px;	
	margin: 0;
	width: 245px;
	/* background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom; */
	font-family :Georgia,"Times New Roman",Times,serif;
	font-size: 1.2em;
 	color:#660000;
 	font-weight:strong;		
}
	
#tabBoxExample .tabSet {
	margin: 0;
	padding: 0 0 0 6px;
	height: 25px;
	width: auto;
	background: url(../images/tabs/tab-bkg.gif) bottom left repeat-x;
	border-bottom: 1px solid grey;
}


#tabBoxExample .tabSet li:before {
	content: "" !important;
}

#tabBoxExample .tabSet li {
	list-style-type: none;
	background: url(../images/tabs/tab-off-l.gif) top left no-repeat !important;
	float: left !important;
	margin: 0 2px 0 0 !important;
	padding: 0 0 0 14px !important;
	cursor: pointer;
}	
#tabBoxExample .tabSet li a {
	background: url(../images/tabs/tab-off-r.gif) top right no-repeat !important;
	display: block !important;
	float: left !important;
	height: 24px !important;
	line-height: 26px !important;
	overflow: hidden !important;
	color: #545454 !important;
	font-family: arial !important;
	font-size: 10pt !important;
	font-weight: bold !important;
	padding: 2px 12px 0 0 !important;
	text-decoration: none !important;
}

#tabBoxExample .tabSet li.on {
	background: url(../images/tabs/tab-on-l.gif) top left no-repeat !important;
}	
#tabBoxExample .tabSet li.on a {
	background: url(../images/tabs/tab-on-r.gif) top right no-repeat !important;
	color: #333;
}

#tabBoxExample .panelSet {
	padding: 10px;
	border:solid 1px grey;
	border-top: 0px;
	background: #fff;
}

#speechlist li{
	/* border-bottom: 1px dashed grey; */
	padding: 1px;
}

#tabBoxExample .panelSet dt.stretchtoggle div.dtRight {
	background: #fff url(../images/tabs/acdn-headr-back.gif) right no-repeat;
	border-top: 1px grey solid;
}

