* { margin: 0; padding: 0; }

ul{
margin:1.5em;
}

.author{
color:#666;
font-size:0.85em;
}

.bold{
font-weight:bold;
}
.button{
width:10em;
margin:auto;
}
.italic{
font-style:italic;
}
.red{
color:#F00;
}
.bolditalic{
font-weight:bold;
font-style:italic;
}
.center{
text-align:center;
}
.cleaner{
clear:both;
border-top:1px solid #ddd;
}
.cleanerblank{
clear:both;
margin:0px;
padding:0px;
}
a:link {
color:#004588;
}
a:visited {
color:#004588;
}
a:hover {
color:darkred;
}
#banner {
position:relative;
margin:0px;
padding: 1em 0;
}
#banner_left {
background-image:url(../img/ipts_watermark.jpg);
background-position:left top;
background-repeat:no-repeat;
float:left;
margin:0px;
padding:0px;
width:405px;
}
#banner_lo {
margin:0px;
padding:0px;
}
#banner_lo_left {
float:left;
margin:0px 0px 6px;
padding:0px;
}
#banner_right {
clear:both;
float:right;
margin:0px;
padding:0px;
}
body {
	background-color:#F2F2F2;
	background-image:url(../img/back_fill.jpg);
	background-position:center;
	background-repeat:repeat-y;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}
.breadcrumb{
color: #004588;
}
#content {
background-image:url(../img/shadow_fill.jpg);
background-position:center top;
background-repeat:repeat-x;
color:#333333;
margin:0px;
margin-left:160px;
text-align:justify;
width:auto;
}
#content p{
margin:0px;
padding:0px;
}
#contentWrap {
border-right:1px solid #CCCCCC;
margin-right:15em;
overflow:hidden;
}
div.container {
	overflow:hidden;
	position:relative;
	width:1004px;
}
div.left {
	float:left;
	margin-left:3px;
	padding:15px;
	text-align:justify;
	width:400px;
}

div.left p{
margin:1em 0em;
}

div.right {
border-right:1px solid #CCCCCC;
float:right;
margin:0px;
padding:10px 0px 0px;
width:350px;
}
.download{
border:1px solid #999;
border-spacing:0px;
border-collapse:collapse;
width:90%;
margin:1em auto;
}
.download td{
border:1px solid #999;
padding:3px;
}
.download th{
border:1px solid #999;
padding:5px;
}

#eubanner {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.7em;
height: 145px;
padding:0px;
margin:0px;
width:auto;
}

#headerlinks{
background-color:#ffffff;
color:#0065a2;
text-align:right;
padding-right:10px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:17px;
position: absolute;
right: 0;
}
#headerlinks a:link {
color:#0065a2;
text-decoration:none;
}
#headerlinks a:visited {
color:#0065a2;
text-decoration:none;
}
#headerlinks a:hover {
text-decoration:underline;
}
#eubreadcrumbs {
background-color:#06498c;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.7em;
font-weight:bold;
padding-bottom:4px;
padding-left:5px;
padding-top:3px;
}
#eubreadcrumbs a:link {
color:#FFFFFF;
text-decoration:none;
}
#eubreadcrumbs a:visited {
color:#FFFFFF;
text-decoration:none;
}
#eubreadcrumbs a:hover {
text-decoration:underline;
}
fieldset {
border:1px solid #CA762B;
font-size:0.85em;
margin:2px 18px 18px 0px;
padding:0px 10px 10px;
text-align:left;
}
fieldset hr {
border-color:#CCCCCC rgb(255, 255, 255) rgb(255, 255, 255);
border-style:solid;
border-width:1px;
margin:0px;
padding:0px;
}
fieldset img {
border:0px none;
margin-right:7px;
}
.footer {
background-color:#FFFFFF;
background-image:url(../img/shadow_fill.jpg);
background-position:center top;
background-repeat:repeat-x;
color:#666666;
font-family:Tahoma;
font-size:0.9em;
padding:8px;
}

.footerText{
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.95em;
}


#footer_menu {
float:right;
color:#666666;
font-family:Tahoma;
font-size:0.9em;
text-align:center;
vertical-align:bottom;
margin-top:-6px;
}

#footer_menu ul {
display:inline;
margin:0px;
padding:0px;
text-align:center;
vertical-align:middle;
white-space:nowrap;
}
#footer_menu li {
border-left:1px solid #CCCCCC;
color:#666666;
display:inline;
font-family:Tahoma;
font-weight:bold;
margin:0px;
padding:0px 15px;
}
#footer_menu a:link {
color:#666666;
text-decoration:none;
}
#footer_menu a:visited {
color:#666666;
text-decoration:none;
}
#footer_menu a:hover {
text-decoration:underline;
}
#footer_right {
float:right;
}
#jrc {
float:left;
left:10px;
padding-top:10px;
position:absolute;
}
h1 {
color:#777777;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1.6em;
font-weight:normal;
}
h2{
	font-size:1.3em;
	font-weight:bold;
	color: #004588;
	margin-bottom:1em;
}

h3{
	font-size:1.1em;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
h4 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
}
#head_right {
float:left;
}
#header {
margin:0px;
padding:10px 0px 0px;
}
#homemain {
border-bottom-width:0px;
border-top-width:0px;
float:left;
height:auto;
margin-right:14.5em;
padding:20px 15px 15px;
text-align:justify;
}
#homecontent {
background-image:url(../img/shadow_fill.jpg);
background-position:center top;
background-repeat:repeat-x;
clear:right;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.8em;
text-align:left;
width:auto;
}
html {
height:100%;
}
#home_logo {
margin:18px;
}
#ipts_logo {
float:right;
margin-right:10px;
margin-top:7px;
}
.jrcFooterText{
font-size:0.9em;
text-align:left;
display:block;
}
.jrcFooterImg{
float:left;
display:block;
padding:0em 1em 0em 0em; 
}


#legal_menu {
background-color:#FFFFFF;
display:none;
padding-bottom:13px;
padding-right:20px;
text-align:right;
}
#legal_menu ul {
color:#666666;
margin:0px;
padding:0px;
}
#legal_menu li {
display:inline;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.7em;
}
#legal_menu a:link {
color:#4169B4;
text-decoration:none;
}
#legal_menu a:visited {
color:#4169B4;
text-decoration:none;
}
#legal_menu a:hover {
text-decoration:underline;
}
legend {
color:#A86123;
font-size:1.1em;
font-weight:bold;

padding:3px 4px 5px;
}
#lower {
background-image:url(../img/shadow_fill.jpg);
background-position:center top;
background-repeat:repeat-x;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.8em;
overflow:hidden;
}
#maincontent {
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-width:0px 1px;
height:auto;
margin:0px;
margin-right:190px;
padding:0px;
padding:15px 20px 1px;
padding-bottom:10em;
height:1%;
}
#maincontent p{
	margin:0em 0em 2em;
}
#maincontent ul li{
margin:0px;
padding:0px;
}
#maincontent  ul li{
margin:0px 0px 8px;
padding:0px;
list-style-image: url(/img/bullet.gif);
}




#mainmenu {
position:absolute;
bottom:0px;
right:0px;
padding-top:0.1em;
overflow:hidden;
}
#mainmenu a:link {
background-color:#F3CC7A;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
color:#333333;
padding:3px 10px;
text-decoration:none;
}
#mainmenu a:visited {
background-color:#F3CC7A;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
color:#333333;
padding:3px 10px;
text-decoration:none;
}
#mainmenu a:hover {
background-color:#875C29;
color:#FFFFFF;
text-decoration:none;
}
#mainmenu li {
color:#585858;
display:inline;
font-family:Tahoma;
font-size:0.8em;
font-weight:bold;
letter-spacing:1px;
padding-left:7px;
}
#mainmenu ul {
display:inline;
text-align:right;
white-space:nowrap;
}
#mainmenu2 {
clear:left;
float:left;
margin:0px;
padding:7px 0px 0px;
}
#mainmenu2 ul {
margin:0px;
padding:3px 0px 12px;
text-align:right;
}
#mainmenu2 li {
color:#585858;
display:inline;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.9em;
font-weight:bold;
padding-left:14px;
padding-right:14px;
}
#mainmenu2 a:link {
color:#276AB1;
text-decoration:none;
}
#mainmenu2 a:visited {
color:#276AB1;
text-decoration:none;
}
#mainmenu2 a:hover {

text-decoration:underline;
}

#tabs6 {
	overflow: hidden;
	font: bold 13px Verdana,Arial,Helvetica,sans-serif;
}
    #tabs6 ul {
	  margin:0;
      padding:0px 10px;
	  list-style:none;
      }
    #tabs6 li {
      float: left;
      padding:0;
	  border-right: 1px solid black;
      }
    #tabs6 a {
      float:left;
      padding:2px 0 1px 4px;
      text-decoration:none;
      }
    #tabs6 a span {
      padding:2px 10px 5px 6px;      
      color: black;
      }

    #tabs6 a.highlighted span {
      color: #004588;
	  text-decoration:underline;
      }


    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover {
      text-decoration: underline;
    }

#news_col {
float:right;
height:auto;
margin:0px;
padding:0px;
width:22em;
}
.news_item {
	clear:both;
	margin-bottom:5px;
	margin-top:5px;
	font-size: 1.1em;

}
.news_item a{
text-decoration:none;
font-size:1em;
font-weight:bold;
}
.news_item img {
margin:3px;
float:right;
}
.news_item hr {
clear:both;
margin-top:15px;
}
#news_box {
background-color:#FFFFF2;
border:1px solid #C8BF7E;
clear:left;
margin-bottom:15px;
padding:8px 10px 10px;
}
.rss{
vertical-align:bottom;
border:0px;

}

#searchbox {
clear:left;
clear:right;
color:#FFFFFF;
float:right;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.8em;
font-weight:bold;
margin: 0;
padding: 0;
padding-right: 15px;
}
#searchbox input {
background-color:#E9E4C9;
border:1px solid #575126;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.9em;
}

#searchbox a {
color: #004588;
text-decoration: none;
}

#searchbox a:hover{
text-decoration:underline;
}


#side_logos {
top: 2.5em;
position:absolute;
right:2px;
text-align:center;
width:185px;
}

#side_logos ul li{
list-style-type:none;
margin:10px 0px;
}



#Sidebar {
border-top:1px solid #CCCCCC;
clear:right;
float:right;
margin:0px;
padding:15px 10px 0px;
position:relative;
width:170px;
}

#Sidebar select{
width:100%;
}

#splash {
float:left;
height:170px;
width:180px;
}
#submenu {
	color:#4169B4;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	height:auto;
	letter-spacing:1px;
	margin:0px;
	padding:0px 0em 0px 0px;
	width:150px;
	padding:0px;
	text-align: right;
}
#submenu a{
display:block;
border-bottom:1px solid #ddd;
}
#submenu a:link {
	color:#276AB1;
	text-decoration:none;

}
#submenu a:visited {
color:#276AB1;
text-decoration:none;
}
#submenu a:hover {
text-decoration:underline;
}

#submenu ul {
margin:0em;
padding:0px;
margin:10px;
}
#submenu li {
font-family:Tahoma;
list-style-type:none;
margin:0em 0em 0em 0em;
padding:0px 0px 0px;
padding-bottom:10px;
}
.title_hilite {
color: #004588;
}
#titles {
background-color:#FFFFFF;
background-image:url(../img/shadow_fill_noline.jpg);
background-position:center top;
background-repeat:repeat-x;
}

#titles h1 {
color:#707070;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1.4em;
font-weight:normal;
letter-spacing:1px;
padding-bottom:8px;
padding-left:15px;
padding-top:6px;
}

#titles h1 a, #titles h1 a:visited{
	text-decoration: none;
	color: #707070;
}

#wrapper_left {
background-image:url(../img/page_shadow_l.jpg);
background-position:right center;
background-repeat:repeat-y;
float:left;
width:auto;
}
#wrapper {
	background-color:#FFFFFF;
	height:100%;
	margin:0px auto;
	padding:0px;
	text-align:left;
	width:1004px;
	position:relative;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}



	
    #suggestionTitle,#suggestionAuthor {
	  position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
    }
    #suggestionTitle ul,#suggestionAuthor ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
    #suggestionTitle ul li.selected,#suggestionAuthor ul li.selected { background-color: #ffb;}
    #suggestionTitle ul li,#suggestionAuthor ul li {
	  font-family:Verdana,Arial,Helvetica,sans-serif;
	  font-size:0.9em;
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      cursor:pointer;
	  border-bottom:1px solid #ccc;
    }
	
	label{
	display: block;
	float: left;
	clear:left;
	margin-bottom: 10px;
	text-align: right;
	width: 75px;
	padding-right: 20px;
	}
	
	.labelrow{
	margin:0px;
	padding:0px;
	border:1px solid white;
	}
	
	#title,#author,#abstract,#year{
	display: block;
	width: 400px;
	float: left;
	margin-bottom: 10px;
	}
	
	.standardfield{
	display: block;
	width: 400px;
	float: left;
	margin-bottom: 10px;
	margin:0px;
	padding:0px;
	}



.disabled{
color:#999;
}

.disabled:hover{
color:#999;
}

.invisible{
display:none;
}



span.newitem a{
font-size:1.2em;
color:#0860a8;
font-weight:bold;
font-size:1em;
text-decoration:none;
}

span.newitem a:hover{
text-decoration:underline;
}

p.newitem {
color:#333;
}

.pubs_item {
	clear:both;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:5px;
	font-size: 1.1em;
}

.pubs_item a{
text-decoration:none;
font-size:1em;
font-weight:bold;

}
.pubs_item img {
margin:3px;
float:right;
}
.pubs_item hr {
clear:both;
margin-top:15px;
}



.newsbox{
background-image:url('../img/shadow_fill.jpg');
background-repeat: repeat-x;
background-position:bottom;
padding-top:10px;
padding-bottom:10px;
}



table.admintable
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.admintable th
{ border-bottom: 1px solid #6699CC;
background-color: #ddd;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.admintable td
{ border-bottom: 1px dotted #6699CC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
vertical-align:top;
padding:4px;
}

.admintable img{
border:0px;
}


textarea{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1em;
}

#webtitle{
margin:8px;
width:600px;
float:left;
}
#logo{
float:right;
margin:5px;
}

#sitemapleft{
width:50%;
float:left;
}

#sitemapright{
width:50%;
float:right;
}

#sitemap{
overflow:auto;
}


#sitemap fieldset ul ul{
margin:0px 10px;
}


.resultsFeedBack{
display:none;
}

#SearchHead{
display:none;
}

.moduleBody{
margin:10px;
}

.pager{
}

.sectorOption{
width:50%;
text-align:left;
float:left;
padding:2px 0px;
}

.addp1{
float:right;
}
 a.eulink:link {
	color: #FFFFCC;
	background-color: #000066;
	padding: 2px 2px 2px 30px;
	text-align: left;
	text-decoration: none;
	width: 150px;
	background-image: url(../img/bf.gif);
	background-repeat: no-repeat;
}
 a.eulink:visited {
	color: #FFFFCC;
	background-color: #000066;
	padding: 2px 2px 2px 30px;
	text-align: left;
	text-decoration: none;
	width: 150px;
	background-image: url(../img/bf.gif);
	background-repeat: no-repeat;
}

.smbox1 {
	background-image: url(../img/col1.GIF);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 12px;
}
.smbox2 {
	background-image: url(../img/col2.GIF);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 12px;
}
.smbox3 {
	background-image: url(../img/col3.GIF);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 12px;
}
.smbox4 {
	background-image: url(../img/col4.GIF);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 12px;
}
.smbox5 {
	background-image: url(../img/col5.GIF);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 12px;
}

.smbox6 {
	background-image: url(../img/col6.GIF);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 12px;
}

.smbox7 {
	background-image: url(../img/col7.GIF);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 12px;
}	



.notfound{
text-align:left;
display:block;
}

ul li ul{
margin:5px 0px 0px 10px;
}

ul li ul li{
display:inline;
}

#maincontent li.rssItem {
list-style-type:none;
background-image:url(/img/rss.png);
background-position:center left;
background-repeat:no-repeat;
list-style-image: none;
margin-left:0em;
padding-left:18px;
line-height:15px;
}

#maincontent li.rssItem a{
text-decoration:none;
font-weight:bold;
}

#maincontent li.rssItem a:hover{
text-decoration:underline;
}

