/* ----- base.css ----- */
@media screen {

/*  needed line to recognize media */
/*  needed line to recognize media */
	
body {
    /*font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;*/
    background-color: White;
    color: #000066;
    margin: 0;
    padding: 0;
}

/*table {
    font-size: 100%;
}*/

a {
    /*color: #436976;*/
    background-color: transparent;
}
	
/*img {
    border: none;
    vertical-align: middle;
}*/
/*p {
    margin: 0 0 0.75em 0;
    line-height: 1.5em;
}

p img {
    border: none;
    margin: 0;
}

hr {
    border: 0;
    height: 1px;
    color: #587D9D;
    background-color: #587D9D;
    margin: 0 0 0 0; 
}
*/
/*
h1, h2, h3, h4, h5, h6 {
    color: Black;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin: 0 0 0.25em 0;
    border-bottom: 1px solid #587D9D;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: Black ! important;
}

h1 {
    font-size: 160%;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 125%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 110%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}
*/
/*
ul {
    line-height: 1.5em;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
    list-style-type: square;
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 2.5em;
    padding: 0;
    list-style-image: none;
}

li {
    margin-bottom: 0.5em;
}

dt {
    font-weight: bold;
}

dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}

fieldset {
    border: 1px solid #587D9D;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
    width: auto;
}*/
legend {
    background: White;
    padding: 0.5em;
    font-size: 90%;
}

form {
    border: none;
    margin: 0;
}
/*
label {
    font-weight: bold;
}

textarea {
    font: 100% Monaco, "Courier New", Courier, monospace;
    border: 1px solid #587D9D;
    color: Black;
    background-color: white;
    width: 100%;
}
*/
/*input {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    border: 1px solid #587D9D;
    color: Black;
    background-color: white;
    vertical-align: middle;
}*/
/*
select {
    border: 1px solid #587D9D;
    color: Black;
    background-color: White;
    vertical-align: top;
}
*/
abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}
q {
    font-family: Baskerville, Georgia, serif;
    font-style: italic;
    font-size: 120%;
}
blockquote {
    padding-left: 0.5em;
    margin-left: 0;
    border-left: 4px solid #587D9D;
    color: #76797c;
}
code {
    font-family: Monaco, "Courier New", Courier, monospace;
    font-size: 120%;
    color: Black;
    background-color: #D7DFE8;
    padding: 0 0.1em;
}
pre {
    font-family: Monaco, "Courier New", Courier, monospace;
    font-size: 100%;
    padding: 1em;
    border: 1px solid #587D9D;
    color: Black;
    background-color: #D7DFE8;
    overflow: auto;
}

ins {
    color: green;
    text-decoration: none;
}

del {
    color: red;
    text-decoration: line-through;
}

/*  */

}

/* ----- The global section tabs. ------ */
@media screen {

/*  */

#menu-globalnav {
    background-color: transparent;
    padding: 0em 2em 0em 0em;
    white-space: nowrap;
    list-style: none;
    margin: 0;
    height: auto;
    line-height: normal;
}

#menu-globalnav li {
    display: inline;
}

#menu-globalnav li a {
    /* The normal, unselected tabs. They are all links */
    background-color: transparent;
    border-color: #587D9D;
    border-width: 1px;
    border-style: solid solid none solid;
    color: #587D9D;
    height: auto;
    margin-right: 0.5em;
    padding: 0em 1.25em;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
}

#menu-globalnav li.selected a {
    /* The selected tab. There's only one of this */
    background-color: #d7dfe8;
    border: 1px solid #587D9D;
	border-bottom-color: #d7dfe8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #587D9D;
    position: relative;
}

#menu-globalnav li a:hover {
    background-color: #d7dfe8;
    border-color: #587D9D;
    border-bottom-color: #d7dfe8;
    color: #587D9D;
}

#menu-personaltools {
    /* Bar with personalized menu (user preferences, favorites etc) */
    background-color: #d7dfe8;
    border-top-color: #587D9D;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #587D9D;
    border-bottom-style: none;
    border-bottom-width: 1px;
    line-height: 1.6em;
    color: Black;
    padding: 0em 3em 0.25em 3em;
    margin: 0;
    text-align: right;
    text-transform: lowercase;
    list-style: none;
	z-index: 905;
}

#menu-personaltools li {
    background: transparent url(../images/fleche_govex_blue.gif) center left no-repeat;
    padding-left: 8px;
    color: #587D9D;
    margin-left: 1em;
    display: inline;
}

#menu-personaltools li a {
    text-decoration: none;
    color: #587D9D;
}
#menu-personaltools li a:hover {
    text-decoration: none;
    color: #FF6600;
}

.hiddenStructure {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}

#borderbox {
width: 150px;
border: 1px solid #587D9D;
padding-top: 5px;
margin-top: 10px;
background-color: #d7dfe8;
}

#languagebox {
width: 100%;
border: 1px solid #587D9D;
padding-top: 5px;
padding-bottom: 5px;
background-color: #d7dfe8;
text-align: center;
text-transform: uppercase;
}

.boxItemSingle {
    margin: 0;
    margin-bottom: 1em;
    padding: 1em;
    border: 1px solid #587D9D;
    background-color: #eef3f5;
}

.even {
    background-color: #eef3f5;
}

.odd {
    background-color: transparent;
}

/* Main portlet elements */

dl.portlet {
    margin: 1px 0 1em 0;
}

dl.portlet a {
    text-decoration: none;
}

/* XXX: The two below rules should really be in the rule above, but that makes the items grow/shrink on :hover (navtree) - need to investigate how to make it not do that. ~limi, Dec 2005 */
dd.portletItem a,
dd.portletFooter a {
    border-bottom: none;
}
dd.portletItem a:visited,
dd.portletFooter a:visited {
    color: #436976;
}

.portletHeader {
    background-color: #d7dfe8;
    border: 1px solid #587D9D;
    padding: 0em 1em;
    /*text-transform: lowercase;*/
    font-weight: normal;
    line-height: 1.6em;
}

.portletHeader a {
    color: Black;
}

.portletItem {
    margin: 0;
    padding: 1em;
    border-left: 1px solid #587D9D;
    border-right: 1px solid #587D9D;
}

.portletItemSingle {
    margin: 0;
    padding: 1em;
    border: 1px solid #587D9D;
    border-top: none;
}

dd.portletItemLast {
    margin: 0;
    padding: 0.25em 1em;
    border: 1px solid #587D9D;
    border-top-style: none;
}


.portletItem a {
    display: block;
}

.portletItemDetails {
    text-align: right;
    display: block;
    color: Black;
}

dd.portletFooter {
    background-color: #eef3f5;
    margin: 0;
    padding: 0.25em 1em;
    border: 1px solid #587D9D;
    border-top-style: dotted;
    text-align: right;
}


/* Elements that enable layout with rounded corners */

.portletTopLeft {}
.portletTopRight {}
.portletBottomLeft {}
.portletBottomRight {}



a  {
  	text-decoration : none;
  }
  a:link  {
  	/*font-size : 11px;
  	color : #000066;*/
  	text-decoration : none;
  }
  a:active  {
  	/*font-size : 11px;
  	color : #000066;*/
  	text-decoration : none;
  }
  a:visited  {
  	/*font-size : 11px;
  	color : #000066;*/
  	text-decoration : none ;
  }
  a:hover  {
  	/*font-size : 11px;
  	color: #FF6600;*/
  	text-decoration : none ;
  }

  .baseFont10  {
  	color : #000000;
  	/*font-size : 11px;*/
  }
  
  .baseFont12  {
  	color : #000000;
  	/*font-size : 13px;*/
  }
  
  .baseFont10Orange  {
  	color : #829DBC;
  	/*font-size : 11px;*/
  }
  
  .baseFont10Blue  {
  	color : #000066;
  	/*font-size : 11px;*/
  }

  .baseFont12Blue  {
  	color : #000066;
  	/*font-size : 13px;*/
  }
	
  .categoryTitle  {
  	color : #587D9D;
  	font-size : 13px;
  	FONT-WEIGHT: bold;
  }
	  
  .formError {
  	color : #ff0000;
  	/*font-size : 11px;*/
  }

	.formNote {
	    COLOR: #000066;
/*	    FONT-SIZE: 10px;*/
	}  

  .formLabel  {
  	color : #000066;
  	/*font-size : 11px;*/
    FONT-WEIGHT: bold;
  }
	
  .formText  {
  	color : #000066;
  	/*font-size : 11px;*/
  }

	.formTitle1
	{
	    COLOR: #E2631C;
	    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	    FONT-SIZE: 15px;
	    FONT-WEIGHT: bold;
	    HEIGHT: 15px;
	    TEXT-ALIGN: left;
	}

	.formTitleBlue
	{
	    COLOR: #000066;
	    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	    FONT-SIZE: 15px;
	    FONT-WEIGHT: bold;
	    HEIGHT: 15px;
	    TEXT-ALIGN: left;
	}

  .formTitleSection  {
  	background: #000066; 
  	color : #ff6600;
  	font-size : 15px;
  }

  .formTitleSectionWhite  {
  	background: #587D9D; 
  	color : white;
  	font-size : 15px;
    FONT-WEIGHT: bold;
  }

  .menuLinkWhite  {
  	color : #FFFFFF;
/*  	font-size : 11px;*/
  }
  
  .menuLinkOrange  {
  	color : #ff6600;
/*  	font-size : 11px;*/
  }
  
  .menuLinkBlue  {
  	color : #000066;
/*  	font-size : 13px;*/
  	font-weight : bold;
  }
	
  .menuLinkBlueSmall  {
  	color : #0000CC;
/*  	font-size : 11px;*/
  	font-weight : bold;
  }

  .menumain  {
  	color : #FFFFFF;
/*  	font-size : 13px;*/
  	font-weight : bold;
  }
  .menumainselected  {
  	color : #FFFFFF;
 /* 	font-size : 13px;*/
  	font-weight : bold;
  }
  .menubottom, .menutop  {
  	color : #FFFFFF;
/*  	font-size : 11px;*/
  }

  .normal  {
  	color : #000066;
/*  	font-size : 13px;*/
  }

  .notSelected  {
  	color : #AAAAAA;
 /* 	font-size : 11px;*/
  	font-style : italic;
  }

  .resultSetHeader  {
  	background: #2D4D7B; 
  	color : white;
 /* 	font-size : 12px;*/
  }

  .resultSetHeaderFocus  {
  	background: #FF6600; 
  	font-family : Verdana, Helvetica, Arial;
  	color : #000066;
 /* 	font-size : 12px;*/
  	FONT-WEIGHT: bold;
  }

  .resultSetWhiteRow  {
  	background: #FFFFFF; 
  	color : #000066;
 /* 	font-size : 11px;*/
  }

  .resultSetColorRow  {
  	background: #ECF1F6; 
  	color : #000066;
/*  	font-size : 11px;*/
  }

  .resultSetSubHeaderRow  {
  	background: #2D4D7B; 
  	color : white;
/*  	font-size : 11px;*/
  }
.top_border {
  border-right-width: 0;
  border-left-width: 0;
  border-top-width: 1px;
  border-color: #000066;
  border-bottom-width: 0;
  border-style: solid
}
.left_border {
  border-right-width: 0;
  border-left-width: 1px;
  border-top-width: 0;
  border-color: #000066;
  border-bottom-width: 0;
  border-style: solid
}
.right_border {
  border-right-width: 1px;
  border-left-width: 0;
  border-top-width: 0;
  border-color: #000066;
  border-bottom-width: 0;
  border-style: solid
}
.bottom_border {
  border-right-width: 0;
  border-left-width: 0;
  border-top-width: 0;
  border-color: #000066;
  border-bottom-width: 1px;
  border-style: solid
}

.justify	{ text-align: justify }

.bluelight{background-color:#EEF3F5}
.black {background-color: #000000}
.darkmain {background-color: #FF6600}
.main {background-color: #587D9D}
.lightmain {background-color: #D7DFE8}
.first {background-color: #FF6600}
.blue {background-color: #000066}
.white {background-color: #FFFFFF}
.orange_title {color: #FF6600; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; height: 15px}
.white_title {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; height: 15px}
.lightred {
	font-family : Verdana, Helvetica, Arial;
  	color : navy;
/*  	font-size : 11px;*/
  	background-color: #FF6666}
.back_lightgreen {
  	background-color: #CCFF66}
.back_lightred {
  	background-color: #FF6666}
.back_lightyellow {
  	background-color: #FFFF99}  	
.bg-color-yellowStrong {
  	background-color: #FFFF00}  	

ul {
list-style-image: url(../images/fleche_govex_orange.gif);
}

.error_box {
	border : 1px solid red;
	width : 100%;
	background-color: white
}
.error_box_header {
	text-align: left;
  	color : #FFFFFF;
 /* 	font-size : 11px;*/
	background-color: red
}

  .padding-10  {
  	padding: 10px;
  }
  .padding-5  {
  	padding: 5px;
  }
}
