.top-brdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dedcdc;
	border-right-color: #dedcdc;
	border-bottom-color: #dedcdc;
	border-left-color: #dedcdc;
}
.rng-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #484747;
	text-decoration: none;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #979797;
	text-decoration: none;
}
.footer-devider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #63a7f0;
	text-decoration: none;
	}
	
	.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #63a7f0;
	text-decoration: none;
}
.banner-bg {
	background-image: url(images/bg-banner.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0261c3;
	text-decoration: none;
}
.bluelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0261c3;
	text-decoration: underline;
}
	
	
	
	/*------------------------------------------ */
	
a:hover
{
text-decoration:underline;
color:#000000;
}
	
a.customlink 
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	/*line-height: smaller;*/
	color: #0072DC;
	
}


h1 {
	font-size: 20px;
	color: #333333;
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-weight: normal;
	letter-spacing: 1px;
}

/*secondary title*/
h2 {
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #6170A4;
	}
/*pullquote*/
h3 {
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	color: #6170A4;
	font-style: italic;
	}

/* header- home left zone*/
h4 {
	font-size: 14px;
	color: #29518C;
	line-height: 16px;
	margin-top: 1em;
	margin-bottom: 0;
	padding: 0px 5px 0px 5px;
}

/* header- home left zone- contact */
h5 {
	background-color: #ededed;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	padding-left: 10px;
}

.unmarkedLink a {
        border: none;
	text-decoration: none;
}

.unmarkedLink img {
        border: none;
	text-decoration: none;
}

a {
        color:#475278;
	text-decoration:none;
}

a:hover {
        color:#475278;
	text-decoration:underline;
}

/*.participantCol {
          width:46ex;
}*/

.participantCol a {
        color:#484747;
	text-decoration:none;
}

.participantCol a:hover {
	text-decoration:underline;
}

.resGroup {
	font-style:italic;
}

#websiteSchemaArea {
	margin-top:5ex;
}

.rightFloated {
	/*margin-bottom:2.5ex;*/
	float:right;
}

.smallNavMenuSeparator {
	color:#0F83FD;
	font-weight:bold;
	padding-left:1ex;
	padding-right:1ex;
}

.smallNavMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#549FEE;
}

.smallNavMenu a {
	color:#549FEE;
}

.smallNavMenu a:hover {
	color:#549FEE;
}

#publications li {
	padding-bottom:1ex;
}

#resourcesLinks li {
	padding-bottom:1ex;
}

#resourcesAffiliatedresearchgroups li {
	padding-bottom:1ex;
}

.toplinkpar {
	clear:right;
}

#indexContentArea {
	padding:1em 9px 1em 9px; /* top right bottom left */
}

#indexNewsArea {
	background:url("orangebackground.png") top left repeat-y;
	padding: 9px 9px 9px 2em; /* top right bottom left */
}

#indexNewsArea div {
}

.rightFloatFigureCaption {
	text-align:right;
}
