.containerIntroText{
	color:#ffffff;
	padding:0 10px;
}

#Body .containerIntroText h1{
	color:#ffc204;
	font-size:1.58em;
}

.containerMainTopTitle,
.containerStandard,
.containerGreyBox,
.containerGreyLinkBox{
	margin-bottom:10px;
/*	line-height:1.5em;*/
}


.ContainerActions{
	margin-top:10px;
}

.containerMainTopTitle{
	margin:10px;
}

.containerMainTopTitle h1,
.containerMainTopTitle h2,
.containerMainTopTitle h3,
.containerStandard h2,
.containerStandard h3,
.containerGreyBox h1,
.containerGreyLinkBox h1{
	margin:0;
}

.containerGreyBox{
	border:1px solid #d9d9d9;
	padding:0 10px;
	background: #dadada url(img/boxBg.gif) repeat-x;
	/*line-height:1em;*/
}

.containerMainTopTitle h1,
.containerGreyBox h1,
.containerGreyLinkBox h1{
	margin:8px 0;
	padding:0;
}

.containerGreyBox h1,
.containerGreyLinkBox h1{
	font-weight: normal;
	font-weight: 500;
	font-stretch: extra-expanded;
}

.containerGreyLinkBox h1{
	padding:0 10px;
}

.containerGreyLinkBox{
	border:1px solid #d9d9d9;
	padding:0;
	background: #dadada url(img/boxBg.gif) repeat-x;
/*	line-height:1em;*/
	height:90px;
	overflow:hidden;
}

.containerGreyBox .Icon img,
.containerGreyLinkBox .Icon img{
	margin-top:5px;
	float:right;
	padding:0 4px;
}

.containerMainTopTitle .Icon img{
	margin-top:5px;
	float:left;
	padding:0;
	border: 1px solid #ff9900;
	margin:0;
}

#Abstracts_Home .containerMainTopTitle .Icon img{
	margin-top:5px;
	float:right;
	padding:0 4px;
}

.containerGreyLinkBox a:link,
.containerGreyLinkBox a:visited,
.containerGreyLinkBox a:active{
	color: #666666;
	text-decoration:none;
	display:block;
	position:relative;
	top:-32px;
	padding:25px 70px 0 10px !important;
	padding:25px 10px 0 10px;
	height:68px !important;
	height:100px;
}

.containerGreyLinkBox a:hover{
	text-decoration:underline;
	color: #454b74;


/* IF THE BOX SHOULD HAVE A BOX ON HOVER */
/*
	padding:31px 70px 1px 9px;
	border: 1px solid #ffc204;
*/
/* END */
}

.containerMainTopTitle h2,
.containerStandard h2,
.containerMainTopTitle h3,
.containerStandard h3{
	padding:10px 0 5px 0;
}

.containerMainTopTitle p,
.containerStandard p{
	margin:0 0 10px 0;
}

.bottomLineGrey{
	clear:both;
/*	min-height:110px;*/
	border-bottom: 1px solid #dbdbdb;
}

.bottomLineYellow{
	clear:both;
	border-bottom: 1px solid #ffc204;
}

.containerBanner {
	/*background-image:url(img/header_strip.gif); */
	width: 907px;
	height: 30px;
	background-image:url(img/header_strip.gif);
}