body {
  margin-top: 30px !important;
  background-color: #5885AC !important;
  background-image: url(images/bg.jpg) !important;
  background-repeat: repeat-x !important;
  margin-bottom: 30px !important;
}

#visual-portal-wrapper {
  text-align: left;
  border: solid 7px #FFFFFF;
  background-color: #E2E2E2;
/*  width: 90%; */
}
#portal-logo {
  background-color: transparent;
  /*        background-image:	url(/images/logo.png); */
  background-repeat:	no-repeat;
  background-attachment:	scroll;
}
.hiddenStructure {
  display: none;
}


#portal-logo {
  float: left;
  margin-left: 20px;
}

#login {
  float: right;
  clear: right;
}

#banner {
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 15px;
}

select, input {
  border-width: 1px;
  border-color: #8CACBB;
  border-style: solid;
  background-image: url(images/input_background.gif);
  background-repeat:	repeat-x;
  background-attachment:	scroll;
  vertical-align:	middle;
  visibility:	visible;
}

input.searchButton { 
  padding-left:	15px;
  margin-left: 5px;
  background-color:	#FFFFFF;
  background-image:	url(images/search_icon.gif);
  background-repeat:	no-repeat;
  background-attachment:	scroll;
  text-transform:	lowercase;
  cursor:	pointer;
}


#projecttools {
  border-top: solid 1px #E2E2E2;
  border-left: solid 1px #E2E2E2;
  border-right: solid 1px #888888;
  border-bottom: solid 1px #888888;
/*  margin: 0;*/
}
#projecttools .body {
  border: 0;
  padding-top: 4px;  
  padding-left: 5px;
  background: #C8D6EF;
}

.menu a { 
  margin-right: 7px;
}
.menu {
  padding-bottom: .4em;
  background: #C8D6EF;
}

.copyright {
  font-size: 70%;
}

.level2tab { 
  font-size: xx-small;
  voice-family: "\"}\"";
voice-family: inherit;
font-size: x-small; 
padding: 2px 8px;
}

.level2tab  a {
  text-decoration: none;
}
/*
#main {
border: 0;
}
*/


/*
.tabs {
  clear: both;
}
*/

a:link, .menu a:visited, .app a:visited, .tasknav a:visited, .level2tab a:visited {
	color: blue !important;
}

#topmodule {
  background: #F3F3F3 ;
}

#content { 
  padding-left: 0.4em; 
  padding-right: 0.3em; 
}

#bodycol {
/*  border: solid 1px #888888; */
  border: solid 2px #F3F3F3;
  padding-bottom: 1em;
  padding-top: 1em;
}


#leftcol {
  background-image: url(images/intuitive-background.gif);
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 15px;
  border-top: solid 3px #DDDDDD;
  border-bottom: solid 5px #DDDDDD;
  border-left: solid 0.7em #DDDDDD;
}

#navcolumn {
  padding: 0px;
  margin-top: 0px;
  margin: 0px;
}
/*
#leftcol {
  background: ;
  margin-left: 10px;
  padding-top: 12px;
  border-top: solid #E2E2E2 3px;
  border-bottom: solid #E2E2E2 5px;
  border-left: solid #E2E2E2 5px;
  background-image: url(/skin/images/intuitive-background.gif)
}
*/

#leftcol .strut {

}

.level2tab a:hover, .menu a:hover { 
  background: #FFFF80;
}

#headlinks {
  float: right;
  clear: right;
  margin-right: 5px;
}

#headlinks a:link, #headlinks a:visited { 
  color: #ffffff;
}

#headlinks a {
  font-size: 0.8em;
  text-decoration: none;

  position: relative;
  bottom: -10px;
}


#topmodule a {
text-decoration: none;
}
#topmodule td, #topmodule #issueid {
  background: #F3F3F3;
  border: none;
}

#topmodule { 
  margin: 0;
  border: 0;
}


