/* Styles - Tags */
body {
    background-color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    margin : 10px 0px 10px 0px;
    scrollbar-base-color : #E7E7E7;
}
form {
    margin : 0px 0px 0px 0px;
}
p {
    margin : 5px 0px 5px 0px;
}

/* Images */
.ImgBorder {
    border: solid #000000 1px;
}

/* Div */
.HiddenDiv {
    display : none;
}

td.SearchGrayCell 
{
   background-color: #EEEEEE;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   padding: 5px 10px 5px 10px;
}

td.SearchGrayCellAlt
{
   background-color: #CCCCCC;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   padding: 5px 10px 5px 10px;
}

/* **** Forms - Start **** */
.Input {
	background : #EEEEEE;
	border-style : solid solid solid solid;
	border-width : 1;
	border-color : #000000;
	color : Black;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	height : 16;
    margin : 0px 0px 0px 0px;
}

.InputBlue {
	background : #B8D3ED;
	border-style : solid solid solid solid;
	border-width : 1;
	border-color : #000000;
	color : Black;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	height : 16;
    margin : 0px 0px 0px 0px;
}

.InputWh {
	background : #FFFFFF;
	border-style : solid solid solid solid;
	border-width : 1;
	border-color : #000000;
	color : Black;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	height : 16;
    margin : 0px 0px 0px 0px;
}

.Input_CountryDiv {
	background : #EEEEEE;
	border-style : solid solid solid solid;
	border-width : 1;
	border-color : #000000;
	color : Black;
	display : inline;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	height : 100px;
    margin : 0px 15px 0px 0px;
    overflow : auto;
    width : 227px;
}

.Input_SectorDiv {
	background : #EEEEEE;
	border-style : solid solid solid solid;
	border-width : 1;
	border-color : #000000;
	color : Black;
	display : inline;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	height : 165px;
    margin : 0px 15px 0px 0px;
    overflow : auto;
    padding : 5px 0px 5px 5px;
    width : 470px;
}

.Button {
	border : 1px outset #666666;
	background-color : #EEEEEE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
    font-weight : normal;
	color : #000000;
}

.BlueLabel {
	background : #B8D3ED;
	border-style : solid solid solid solid;
	border-width : 0;
	border-color : #000000;
	color : Black;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	height : 16;
    margin : 0px 0px 0px 0px;
}
.WhiteLabel {
	background : #FFFFFF;
	border-style : solid solid solid solid;
	border-width : 0;
	border-color : #000000;
	color : Black;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	height : 16;
    margin : 0px 0px 0px 0px;
}
/* **** Forms - End **** */

/* **** Text - Start **** */
.ContentCell {
    color : #777777;
    font-size : 11px;
    padding : 0px 5px 0px 0px;
    text-align : left;
    vertical-align : top;
    width : 570px;
}
.ContentCellPrint {
    color : #777777;
    font-size : 11px;
    padding : 0px 5px 0px 5px;
    text-align : center;
    vertical-align : top;
    width : 797px;
}

.ContentTitle1 {
    color : #1C3866;
	font-size : 12px;
    font-weight : bold;
}

.ErrorText {
    color : Red;
    font-size : 10px;
    font-weight : bold;
    margin : 0px 5px 0px 0px;
    text-align : left;
    vertical-align : top;
}

.Footnote {
    color : #777777;
    font-size : 9px;
    padding : 0px 5px 0px 0px;
    text-align : left;
    vertical-align : top;
    width : 570px;
}

.Text {
    color : Black;
    font-size : 10px;
    font-weight : normal;
}

.TextGreen {
    color : Green;
    font-size : 11px;
    font-weight : bold;
}

.TextOrange {
    color : Orange;
    font-size : 11px;
    font-weight : bold;
}

.TextRed {
    color : Red;
    font-size : 11px;
    font-weight : bold;
}

/* **** Text - End **** */

/* **** Links - Start **** */
a:Link, a:Visited {
    color : #000000;
	font-size : 11px;
    font-weight : normal;
    text-decoration : none;
}
a:Hover {
    color : #000000;
    text-decoration : underline;
}

.SmallLink:Link, .SmallLink:Visited {
    color : #000000;
	font-size : 9px;
    font-weight : normal;
    text-decoration : none;
}
.SmallLink:Hover {
    color : #000000;
    text-decoration : underline;
}

.WhiteSmallLink:Link, .WhiteSmallLink:Visited {
    color : #FFFFFF;
	font-size : 9px;
    font-weight : normal;
    text-decoration : none;
}
.WhiteSmallLink:Hover {
    color : #FFFFFF;
    text-decoration : underline;
}

.IndexLink:Link, .IndexLink:Visited, .IndexLink:Hover {
    color : #777777;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : bold;
    text-decoration : underline;
}

/* ---- Specific styles (but used in entire website) ---- */
/* **** Login form - Start **** */
.MembersForm {
    background-color : #00008A;
    background-image : url(/Images/Header_LoginBack.jpg);
    color : #FFFFFF;
	font-size : 10px;
    font-weight : normal;
    height : 118px;
    padding : 5px 5px 0px 85px;
    vertical-align : top;
    width : 193px;
}
.MembersLogin {
    background-color : #81B7ED;
    color : #000000;
	font-size : 10px;
    font-weight : bold;
    height : 20px;
    padding : 4px 0px 0px 5px;
    vertical-align : top;
    width : 193px;
}
.GoButton {
    background-image : url(/Images/Button_Go.gif);
    border : 0px;
    color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : bold;
    height : 15px;
    width : 27px;
}
/* **** Login form - End **** */

/* **** Menu - Start **** */
.MenuItem {
    background : url(/Images/Menu_BackItem.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : left;
    vertical-align : middle;
    width : 152px;
}
td.MenuItem a, td.MenuItem a:link, td.MenuItem a:visited {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   padding : 0px 0px 0px 20px;
   text-decoration: none;
   width: 152px;
}
td.MenuItem a:hover, td.MenuItem a:active {
   color: #000000;
   text-decoration: underline;
}

.MenuItem2 {
    background : url(/Images/Menu_BackItem.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : left;
    vertical-align : middle;
    width : 152px;
}
td.MenuItem2 a, td.MenuItem2 a:link, td.MenuItem2 a:visited {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
   padding : 0px 0px 0px 35px;
   text-decoration: none;
   width: 152px;
}
td.MenuItem2 a:hover, td.MenuItem2 a:active {
   color: #000000;
   text-decoration: underline;
}

.IntraMenuItem {
    background : url(/Images/IntraMenu_BackItem.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : center;
    vertical-align : middle;
    width : 152px;
}
td.IntraMenuItem a, td.IntraMenuItem a:link, td.IntraMenuItem a:visited {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   padding : 0px 0px 0px 10px;
   text-align: left;
   text-decoration: none;
   width: 152px;
}
td.IntraMenuItem a:hover, td.IntraMenuItem a:active {
   color: #000000;
   text-align: left;
   text-decoration: underline;
}
.IntraMenuItem2 {
    background : url(/Images/IntraMenu_BackItem.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : left;
    vertical-align : middle;
    width : 152px;
}
td.IntraMenuItem2 a, td.IntraMenuItem2 a:link, td.IntraMenuItem2 a:visited {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
   padding : 0px 0px 0px 35px;
   text-decoration: none;
   width: 152px;
}
td.IntraMenuItem2 a:hover, td.IntraMenuItem2 a:active {
   color: #000000;
   text-decoration: underline;
}

.MenuItem_Manage {
    background : url(/Images/Menu_BackManage.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : left;
    vertical-align : middle;
    width : 152px;
}
td.MenuItem_Manage a, td.MenuItem_Manage a:link, td.MenuItem_Manage a:visited, td.MenuItem_Manage a:active {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   margin : 0px 0px 0px 20px;
   text-decoration: none;
   width: 132px;
}
td.MenuItem_Manage a:hover {
   color: #000000;
   text-decoration: underline;
}

.MenuItem_Search {
    background : url(/Images/Menu_BackSearch.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : left;
    vertical-align : middle;
    width : 152px;
}
td.MenuItem_Search a, td.MenuItem_Search a:link, td.MenuItem_Search a:visited, td.MenuItem_Search a:active {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   margin : 0px 0px 0px 20px;
   text-decoration: none;
   width: 132px;
}
td.MenuItem_Search a:hover {
   color: #000000;
   text-decoration: underline;
}
.MenuItem_Profile {
    background : url(/Images/Menu_BackItem_Profile.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : left;
    vertical-align : middle;
    width : 152px;
}
td.MenuItem_Profile a, td.MenuItem_Profile a:link, td.MenuItem_Profile a:visited, td.MenuItem_Profile a:active {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   margin : 0px 0px 0px 20px;
   text-decoration: none;
   width: 132px;
}
td.MenuItem_Catalog a:hover {
   color: #000000;
   text-decoration: underline;
}
.MenuItem_Catalog {
    background : url(/Images/Menu_BackItem_Catalog.gif);
    color : #000000;
    font-size : 10px;
    height : 20px;
    padding : 0px 0px 0px 0px;
    text-align : left;
    vertical-align : middle;
    width : 152px;
}
td.MenuItem_Catalog a, td.MenuItem_Catalog a:link, td.MenuItem_Catalog a:visited, td.MenuItem_Catalog a:active {
   color: #000000;
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   margin : 0px 0px 0px 20px;
   text-decoration: none;
   width: 132px;
}
td.MenuItem_Catalog a:hover {
   color: #000000;
   text-decoration: underline;
}
/* **** Menu - End **** */

/* **** Footer - Start **** */
.FooterStyle1 {
    background : url(/Images/Footer_LogoCEE.gif);
    color : #FFFFFF;
    font-size : 9px;
    height : 130px;
    padding : 0px 5px 5px 0px;
    text-align : right;
    vertical-align : bottom;
    width : 188px;
}
.FooterStyle2 {
    background : url(/Images/Footer_Back.gif);
    background-color : #F8F8F8;
    color : #777777;
    font-size : 9px;
    height : 72px;
    padding : 0px 5px 0px 0px;
    text-align : right;
    vertical-align : middle;
    width : 292px;
}
.FooterStyle3 {
    background-color : #F0F0F0;
    color : #777777;
    font-size : 9px;
    height : 18px;
    padding : 0px 0px 0px 5px;
    text-align : left;
    vertical-align : middle;
    width : 792px;
}
.FooterStyle4 {
    background-color : #020088;
    color : #FFFFFF;
    font-size : 9px;
    height : 23px;
    padding : 0px 5px 5px 0px;
    text-align : right;
    vertical-align : bottom;
    width : 792px;
}
.FooterStyle5 {
    background : url(/Images/Footer_Back.gif);
    background-color : #F8F8F8;
    color : #777777;
    font-size : 9px;
    height : 72px;
    padding : 0px 5px 0px 5px;
    text-align : justify;
    vertical-align : middle;
    width : 500px;
}

.FooterLink:Link, .FooterLink:Visited {
    color : #777777;
	font-size : 9px;
    font-weight : bold;
    text-decoration : none;
}
.FooterLink:Hover {
    text-decoration : underline;
}
/* **** Footer - End **** */

/* **** Labels - Start **** */
.Errorlabel {
    border : solid 1px red;
    color : Red;
    font-size : 10px;
    font-weight : bold;
    margin : 20px 50px 20px 50px;
    padding : 5px 5px 5px 5px;
    text-align : center;
    vertical-align : top;
    width : 470px;
}

.FeedbackLabel {
    border : solid 1px #777777;
    color : #777777;
    font-size : 10px;
    font-weight : bold;
    margin : 20px 50px 0px 50px;
    padding : 5px 5px 5px 5px;
    text-align : center;
    vertical-align : top;
    width : 470px;
}

.LetterStyleLabel {
    border : solid 1px #777777;
    color : #777777;
    font-size : 10px;
    font-weight : normal;
    margin : 0px 50px 0px 50px;
    padding : 20px 15px 15px 15px;
    text-align : justify;
    vertical-align : top;
    width : 470px;
}

.HintLabel {
    background-color : #D6EBFC;
    border : solid 1px #777777;
    color : black;
    font-size : 10px;
    font-weight : normal;
    margin : 0px 20px 10px 20px;
    padding : 5px 5px 5px 5px;
    vertical-align : top;
    width : 430px;
}

.BenchTitle {
    border : solid 1px black;
    background-color : #D6EBFC;
    color : black;
    font-size : 10px;
    font-weight : bold;
    margin : 0px 0px 5px 0px;
    padding : 5px 5px 5px 5px;
    text-align : center;
    vertical-align : top;
    width : 634px;
}

.DateLabel {
    color : #555555;
    display: block;
    font-size : 9px;
    font-style: italic;
    font-weight : normal;
    margin : 0px 0px 5px 0px;
    padding: 30px 2px 2px 2px; 
    text-align: right;
}


/* **** Labels - End **** */

/* **** News - Start **** */
.NewsBorder {
    background-color : #D9D9DB;
}

.NewsTitle {
    background-color : #F0F0F0;
    color : #575757;
    font-size : 10px;
    font-weight : bold;
    padding : 3px 5px 3px 5px;
    vertical-align : top;
    width : 182px;
}

.NewsContent {
    background-color : #F9F9F9;
    color : #575757;
    font-size : 10px;
    font-weight : normal;
    padding : 3px 5px 3px 5px;
    vertical-align : top;
    width : 182px;
}

.NewsList 
{
    margin : 7px 0px 9px 15px;
}

.NewsLink:Link, .NewsLink:Visited, .NewsLink:Hover {
    color : #575757;
	font-size : 10px;
    font-weight : normal;
    text-decoration : underline;
}
/* **** News - End **** */

/* **** Project logframe table - Start **** */
.MainTable {
    border : 1px;
    border-color : #C7C7C7;
    border-style : solid;
    padding : 0px;
}

.RomanList {
    list-style-type : lower-roman;
}

.TableGen 
{
    border-color : Black;
    border-style : solid;
    border-width : 2px;
    color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    width : 570px;
}
.Table1HeaderCol1 {
    background-color : #81B7ED;
    border-color : Black;
    border-style : solid;
    border-width : 0px 1px 1px 0px;
    font-weight : bold;
    padding : 5px 5px 5px 5px;
    width : 200px;   
}
.Table1HeaderCol2 {
    background-color : #81B7ED;
    border-color : Black;
    border-style : solid;
    border-width : 0px 0px 1px 0px;
    font-weight : bold;
    padding : 5px 5px 5px 5px;
    width : 360px;   
}
.Table1Col1 {
    background-color : #D7DEEE;
    border-color : Black;
    border-style : solid;
    border-width : 1px 1px 0px 0px;
    font-weight : normal;
    padding : 5px 5px 5px 5px;
    vertical-align : top;
    width : 200px;
}
.Table1Col2 {
    background-color : White;
    border-color : Black;
    border-style : solid;
    border-width : 1px 0px 0px 0px;
    font-weight : normal;
    padding : 5px 5px 5px 5px;
    vertical-align : top;
    width : 360px;   
}
/* **** Project logframe table - End **** */

.SearchGridItem
{
    background-color: #D6EBFC;
    color: #666666;
    font-size: 10px;
    width: 350px;
}
.SearchGridAltItem
{
    background-color: #B8D3ED;
    color: #666666;
    font-size: 10px;
    width: 350px;
}