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

#header {
	height: 156px;
	background-color: #fff;
	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: 16px;
}

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

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

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

.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: 0px;
	min-height: 200px;
}

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

#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.4em;
	font-weight : bold;
	padding: 2px;
    border-bottom:10px solid #ccc;
    border-right: 10px solid #0000cc;    
    border-left:  10px solid #0000cc;
    border-top:  10px solid  #ccc;    
	color : #FFFFFF;
/*	background: transparent url("../images/openQuotes.png") top left no-repeat;*/
	background-color:#f8f075;
	background: #1d7ac8 url("../images/charter4.png") repeat-x top left;
}

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

/**
 * Frontpage feedback style
 */
#feedback {
	background: white url("../images/charter2.png") repeat-x top left;
	padding: 10px 10px 30px;
	font-size:1.3em
}

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

.iconLeft {
	float: left;
	margin: -5px 0;
	padding-right: 4px;
	/* width:80px;
	height:50px;*/
}

.topOverlap {
	margin-top: 0px;
}

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

#poll h4{
/*	background: #E6E6E6 url(../images/pollTabMid.png) repeat-x scroll right bottom;*/
/*	background: white url("../images/feedback.png") repeat-x bottom right;*/
	display: block;
	margin: 0;
	padding: 0 0px 0;
	width: 180px;
}

#poll div#pollBody {
	background: #ffffff url("../images/charter2.png") repeat-x top left;
	padding: 10px;
	width:240px;
	font-size: 1.3em;
}

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

#contactUs {
	/*padding: 10px;*/
	background: #ffffff url("../images/charter2.png") repeat-x top left;
	margin-top:0px;
	margin-left:0px;
	padding-left:10px;
	padding-top:10px;
	font-size: 1.3em;	
}

#contactUs h4 {
	margin-bottom: 20px; 
}

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

#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: 5px;
/*	border-top: 1px solid grey;*/
	width: 210px;
	background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom;
}



#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: #fff;
	border-left: 1px grey solid;
	height: 528px;
}

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

#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;
	/*background:#ccc;/* url(../images/videosBody.png) repeat-x scroll right top;*/
	background: url("../images/charter2.png") repeat-x top left white;	
	margin:0 0 0px;
	height:494px;
	font-size:1.3em;	
}

#news img {
	padding: 4px;
	background: none;
	border: 1px solid grey;
	display: block;
	width: 205px;
	height: 138px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	/* for ie */
	text-align: center;
}

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

#media {
	background-color: #fff;
	border-left: 1px solid grey;
}

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

#mediaTab h4 {
	padding: 5px;
	margin: 0;
	width: 228px;
	background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom;	

}

#media #mediaBox {
	background: url("../images/charter.png") repeat-x bottom left white;
	height:269px;	
	font-size:1.3em;			
}

#media dt {
	margin-bottom: -5px;
	margin-left: 5px;
	margin-top:5px;
	width:230px;
}

#media dd {
	padding:7px;	
}

#media dd.text {
	margin-bottom: 10px;
	margin-left: 75px;
	margin-right: 25px;

}

#media dd img {
/*	background: white;
	border: 1px solid black;
	padding: 2px;*/
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 5px;
}

/* Adjust media box size here to display / hide scroll bar */
/* tag: scrollbar, scroll-bar */
.scroll {
	display:block;
	height: 450px;
	overflow:scroll;
	position: relative;
	/* fixes has-layout-bug in IE6*/
	zoom:1;
}

.moreLink{
	display: block;
	text-align: right;
	clear: both;
	margin-top:-10px;
	font-weight : bold;
	font-size: 10px;
	color : navy;  
	padding-right : 3px;
}

a:hover.moreLink {
 	text-decoration : none;
 	color : red;
}

#speeches {
	background-color: #ccc;
	border-left: 1px solid grey;
}

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

#speeches h4 {
/*	background: #D9D9D9 ;*/
	padding: 5px;
	margin: 0;
	width: 228px;
	background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom;		
}

#speechRounded {
	width: 120px;
}

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

#speeches table {
    border:1px solid grey;
}

#videos {
	background-color: #ccc;
	border-left: 1px solid grey;
}

#videos h4 {
	/*background:#fff; url(../images/videosTabMid.png) repeat-x scroll right bottom;*/
	background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom;		
	padding: 5px;
	margin: 0;
	width: 229px;
}

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

/**
 * Video 
 */
#videos div#videoBody{
	padding: 10px;
	background: url("../images/charter2.png") repeat-x top left white;	
	margin:0 0 10px;
	padding:10px 0px 80px;
	text-align: center;
	height : 230px;
	font-size:1.3em;		
}

#photos {
	border-left: 1px solid grey;
	margin-top:-48px;
}

#photos h4 {
	/*background:#CCCCCC; url(../images/videosTabMid.png) repeat-x scroll right bottom;*/
	/*background: #ffffff url(../images/charter2.png) repeat-x top right; */
	background:#FFFFFF url(../images/announcement.png) repeat-x scroll right bottom;
	padding: 5px;
	margin: 0;
	width: 229px;
	/*background: #CCCCCC url("../images/photosTabMid.png") repeat-x bottom right;*/
}

#photos #photoTab {
	display: block;
}

#photoTab img {
	vertical-align: middle;
	margin-left: -25px;
	margin-top: -3px;
}

#photos div#photoBody {
	background: #fff url(../images/charter2.png) repeat-x top right;
	padding-top: 0px;
	margin-top: 0px;
	height:180px;
	font-size:1.3em;

}

#photos div#photoBody img {
	background:white none repeat scroll 0 0;
	border:1px solid black;
	margin:10px 18px;
	height:130px;
	width:190px;
	padding: 5px 5px;
        vertical-align: middle;	
}

#photos div#photoBody a:hover img {
	height:130;
	width:190px;
	padding: 5px 5px;
	/*margin: 18px 8px;	*/
}

#imageSlide li {
	float: left;
	display: block;
	margin: 0;
}

#photos #imageSlide {
	/*float: left;*/
	list-style: none;
	width: 2000px;
}

#photos #imageWrap {
	overflow: hidden;
}

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

#prominent {
	background: url("../images/contactUs.png") repeat-x bottom left;
}

#prominentTab {
	width: 172px;
}

#prominent h4 {
	display: inline;
	background-color: #2E49A2;
	padding: 0 10px 10px;
	margin: 0;
	color: white;
}

#prominent div.prominentBody {
	background: url("../images/prominentRounded.png") no-repeat 424px 0px;
}

#prominent div#left #imgContainer img {
	width: 150px;
	height: 52px;
}

#prominent div#left {
	width: 424px;	
	background: url("../images/prominentBody1.png") repeat-x top left;
}

#prominent div#left div#imgContainer {
	margin: 17px 11px;
	width:530px;
	position: absolute;
}

#prominent div#right {
	display:inline;
}

#prominent div#right div {
	width: 150px;
}

#prominent div#right div#rssImg {
	vertical-align: middle;
	padding: 12px 0 5px 530px;
	
}

#prominent div#right div#rssImg  span {
	float:right;
	line-height:1em;
	margin-top: 3px;
	padding-right:7px;
	padding-top:0;
	position: absolute;
	margin-left: 3px;
}

#prominent div#right div#w3cImg {
	vertical-align: middle;
	padding: 4px 0 6px 530px;
	
}

#prominent div#right div#w3cImg  span {
	float:right;
	line-height:1em;
	margin-top: 3px;
	padding-right:35px;
	padding-top:0;
	width:77px;
	position: absolute;
	margin-left: 3px;
}

#prominent div#right div#mblImg {
	vertical-align: middle;
	padding: 3px 0 4px 530px;
	
}

#prominent div#right div#mblImg  span {
	float:right;
	line-height:1em;
	margin-top: 3px;
	padding-right:35px;
	padding-top:0;
	width:77px;
	position: absolute;
	margin-left: 3px;
}

#prominent div#right div div {
	display: inline;
	float: right;
}

#prominent div#right span {
	padding-top: 27px;
}

#prominent #proRightRound {
	background: url("../images/prominentBody2Round.png") right top no-repeat;
	width: 100px;
}

#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: 30px;
/*	border-top: 1px grey solid;	*/
}

#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: 95%;
	padding: 2%;
	font-size: 1.3em;
	min-height:655px
}
	
#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: 0px;
}

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


#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.button {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}
.button:hover {border:1px solid #bbb; background:#e3e3e3}


#upload{
	margin:5px 5px; padding:3px;
	font-weight:bold; font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:#f2f2f2;
	color:#3366cc;
	border:1px solid #ccc;
	width:70px;
	cursor:pointer !important;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}
.darkbg{
	background:#ddd !important;
}
#status{
	font-family:Arial; padding:5px;
}
ul#files{ list-style:none; padding:0; margin:0; }
ul#files li{ padding:10px; margin-bottom:2px; width:200px; float:left; margin-right:10px;}
ul#files li img{ max-width:180px; max-height:150px; }
.success{ background:#99f099; border:1px solid #339933; }
.error{ background:#f0c6c3; border:1px solid #cc6622; }





.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:240px; width:700px; position:absolute; }


/* HEADER TEXT */
#headertxt { width:700px; margin:0 auto; clear:both; position:relative; top:106px; z-index:110000;}
#firstline { background-image:url("../images/bek.png"); color:#333; font-size:14px;  padding:0 10px 0px; float:left; width:680px; display:block; clear:both; font-weight:bold;}
#secondline { background:#FFFFFF; color:#CD2B3A; text-decoration:none; font-size:11px; padding:0 10px 0px; width:680px; float:left; display:block; text-align:justify; clear:both; vertical-align:middle;}
#secondline:hover { text-decoration:underline; color:#7F000C; }

.pictured { background:url("../images/bek.png"); color:#494949; font-size:12px; padding:3px 5px; text-transform:uppercase; float:right; display:block; clear:both; margin-top:85px; z-index:110000;}
.pictured a { font-size:12px; font-style:italic; letter-spacing:0; text-transform:none; color:#7F0037; text-decoration:none; z-index:110000;}
.pictured a:hover { text-decoration:underline; z-index:110000;}

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; z-index:110000;}
#back { background-image:url("../images/btn_back.png"); z-index:110000;}
#next { background-image:url("../images/btn_next.png"); z-index:110000;}
#control { background-image:url("../images/btn_pause.png"); z-index:110000;}

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:400px; margin:0 auto; width:960px; }
#headernav { padding-left:10px; padding-top:100px; z-index:110000;}



.slideshow { position: relative;}
   .slideshow li {  
   border: solid 0px black; 
   text-align: center; float:center; 
   position: absolute; left: -30px; top: 0; 
   width: 200px; height: 235px; background:#edebeb; 
   display: none; list-style: none; 
   }
   .slideshow li:first-child { display: block; }


/* COMMON BOX 12 01 2011 09:48:58 -- AZ */

.cobox{
	background: #edebeb;
  margin:5px;
  padding: 0px;
  /*height: 260px;*/
  font-size: 1.2em;
  
}

.cobox2{
	background: #edebeb;
  margin:5px;
  padding: 0px;
  height: 240px;
  font-size: 1.2em;
  
}

.cobox h4, .cobox2 h4 {

	background:#FFFFFF url('../images/tbar.png') repeat-x;	
	margin-bottom: 5px;
	padding-left: 5px;	
	width: 98%;
	padding-top: 3px;
	padding-bottom: 3px;

}

/* LIST STYLES 12 01 2011 09:49:10 -- AZ */

.RedList li {
list-style-type: none;
background-image: url('../images/ikon/bullet_red.png');
background-repeat: no-repeat;
background-position: -5px 2px; 
margin-left: 10px;
padding-left: 10px;
padding-bottom: 4px; 
font-size: 1.2em;
width: 85%;
}


.GreenList li {
list-style-type: none;
background-image: url('../images/ikon/bullet_green.png');
background-repeat: no-repeat;
background-position: -5px 2px; 
margin-left: 10px;
padding-left: 10px;
padding-bottom: 4px; 
font-size: 1.2em;
width: 85%;
}

.YellowList li {
list-style-type: none;
background-image: url('../images/ikon/bullet_yellow.png');
background-repeat: no-repeat;
background-position: -5px 2px; 
margin-left: 10px;
padding-left: 10px;
padding-bottom: 4px; 
font-size: 1.2em;
width: 85%;
}

.TickList li {
list-style-type: none;
background-image: url('../images/ikon/accept.png');
background-repeat: no-repeat;
background-position: -1px 8px; 
margin-left: 10px;
padding-left: 18px;
padding-bottom: 7px; 
padding-top: 5px; 
font-size: 1.2em;
width: 85%;
}

.InfoList li {
list-style-type: none;
background-image: url('../images/ikon/information.png');
background-repeat: no-repeat;
background-position: -1px 8px; 
margin-left: 10px;
padding-left: 18px;
padding-bottom: 7px; 
padding-top: 5px; 
font-size: 1.2em;
width: 85%;
}

.AppList li {
list-style-type: none;
background-image: url('../images/ikon/application_form.png');
background-repeat: no-repeat;
background-position: 2px 8px; 
margin-left: 10px;
padding-left: 20px;
padding-bottom: 9px; 
padding-top: 5px; 
font-size: 1.2em;
width: 85%;
}

