@charset "utf-8";
/* CSS Document */

html {
     width: 100%;
     height: 100%;
}

p {
 margin-left: 1em;
}

div.institution {
        float: left;
        width: 20em;
        background-color: #E2E8EE;
        margin: 5px 5px 5px 5px;
        height: 40px;
        padding: 0px 10px 10px 28px;
        background-image: url(/images/24x24/chart.png);
        background-repeat: no-repeat;
}

h1.body_page_title {
 color: red;
}

div.address {
        float: left;
        width: 20em;
        background-color: #E2E8EE;
        margin: 5px 5px 5px 5px;
        height: auto;
        padding: 0px 10px 10px 28px;
        background-image: url(/images/24x24/chart.png);
        background-repeat: no-repeat;
}

div.category {
   float: left;
	width: 20em;
	background-color: #E2E8EE;
	margin: 5px 5px 5px 5px;	
	height: 2em;
	padding: 0px 10px 10px 28px;
	background-image: url(/images/24x24/folder.png);
	background-repeat: no-repeat;
}

div.relatedjournal {
	float: left;
	width: 20em;
	background-color: #E2E8EE;
	margin: 5px 5px 5px 5px;	
	height: 40px;
	padding: 0px 10px 10px 28px;
	background-image: url(/images/24x24/notes_edit.png);
	background-repeat: no-repeat;
}

div.link {
	float: left;
	width: 20em;
	background-color: #E2E8EE;
	margin: 5px 5px 5px 5px;	
	height: 40px;
	padding: 0px 10px 10px 28px;
	background-image: url(/images/24x24/window_next.png);
	background-repeat: no-repeat;
}

div.article {

	background-color: #E2E8EE;
	margin: 5px 5px 5px 5px;	

	padding: 0px 10px 10px 28px;
	background-image: url(/images/24x24/word.png);
	background-repeat: no-repeat;
}



h1.highlight {
	display: block;
	background-color: #E2E8EE;
	padding: 5px 0px 0px 10px;
	margin-left: -10px;
	font-size: small;
}

small {
 font-size: 0.1em;

}

div.category {
	
}


img {
    border: 0;
}

td.in {
	padding: 5px 5px 5px 5px;
	background-color: #E2E8EE; border-bottom: 1px solid black
}
td.out {
	padding: 5px 5px 5px 5px;
	background-color: #ffffff; border-bottom: 1px solid black
}
hr
{
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 20px;
  height: 0;
} 

span.institution-detail {
   padding-left: 15px;
	font-size: 10px;
	color: #0066CC;
}

div.error {
	background-image: url(/images/48x48/remove.png);
	font-weight: bold;
	background-repeat: no-repeat;
	padding-bottom: 48px;
	padding-top: 25px;
	text-indent: 64px;
}

div.success {
	background-image: url(/images/48x48/accept.png);
	font-weight: bold;
	background-repeat: no-repeat;
	padding-bottom: 48px;
	padding-top: 25px; 
	text-indent: 64px;
	}


#indicator {
	background-image: url(/images/indicator.gif);
	background-repeat: no-repeat;
	padding-right: 25px;
	text-indent: 25px;
	display: none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 1em;
        line-height: 125%;
}

h1, h2, h3, h4, h5 {
	margin: 3px;
	font-weight: bold;
}

h1{
	font-size: 130%;
	font-weight: bold;
}

h2{
	font-size: 120%;
	font-weight: bold;
	color: #0066CC;
}

h3{
	font-size: 110%;
	font-weight: bold;
}


/* div tag starts  */

#topgradient{
	color: #FF0311;
	text-align: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	}






/* leftcoloum Div selectors starts */	

#leftcol{
	margin: 5px;

}
	
#leftcol p {
padding: 0;
margin: 0;

}

#leftcol p a{
	background-color: #006699;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	padding: 4px 0 6px 4px;
	text-decoration: none;
} 

#leftcol a:hover, #leftcol a:focus { 
background-color: #003366;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
color: #ffffff;
}	
	
/* leftcoloum Div selectors ends */		


/* leftcoloum Div selectors ends */		


/*leftpara Div starts */
#leftpara {
	font-size: 90%;
	margin-top: 5px;
	color: #FFFFFF;
}

#leftpara a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
} 

#leftpara a:hover, #leftpara a:focus {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}	


/* body contents Div selectors starts */	

#contents {
	margin: 7px;
	text-align: left;
	vertical-align: top;
	background-color: white;
}

#contents a{
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
} 

#contents a:hover, #contents a:focus {
	color: #FF0311; 
	text-decoration: underline;
	font-weight: bold;
}	

/* footer Div selectors starts */	
#footer{
	font-size: 90%;
	color: #FFFFFF;
	padding: 10px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
	
} 

#footer a:hover, #footer a:focus {
	color: #99CCFF;
	text-decoration: underline;
	
}

/* div tag ends here  */


/* tables */








p.note {
  font-size: small;
  color: #222222;
}

div.pager {
  font-size: small;
  color: #222222;
}













table {
	 padding: 0;
	 margin: 0;
	 vertical-align: top;
}

caption {
	padding: 0 0 5p0x 0;
	width: 700px;	  
	font: italic 18px Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

th {
   font: bold 14px Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   color: #4f6b72;
   border-right: 1px solid #C1DAD7;
   border-bottom: 1px solid #C1DAD7;
   border-top: 1px solid #C1DAD7;
   letter-spacing: 2px;
   text-transform: uppercase;
   text-align: left;
   padding: 6px 6px 6px 12px;
   background: #CAE8EA url(/images/bg_header.jpg) repeat-x;
   vertical-align: top;

}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
   border-right: 1px solid #C1DAD7;
   border-bottom: 1px solid #C1DAD7;
   background: #fff;
   padding: 6px 6px 6px 12px;
   color: #4f6b72;
}


td.alt {
       background: #F5FAFA;
       color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/images/bullet1.gif) no-repeat;
	font: bold 10px Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	   border-left: 1px solid #C1DAD7;
	   border-top: 0;
	   background: #f5fafa url(/images/bullet2.gif) no-repeat;
	   font: bold 10px Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	   color: #797268;
}

