body
{
	text-align: justify;
	font-family: Verdana;
}
a
{
	color: Black;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
h2
{
	padding: 0px;
	margin: 0px;
}
#Header a img
{
	display: block;
	text-align: right;
	float: right;
	border: solid 1px #649aba;
}
img
{
	margin: 4px;
	border: 0px;
}
#Header
{
  border: solid 2px #dbe6ee;
  background: url("top_bar.png") right top no-repeat;
	background-color: #74aaca;
	width: 750px;
	height: 125px;
	display: block;
	margin: 0px auto 0px auto;
}

#Header h1, #Head2, #Head3, h1, h1 a
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 26px;
	font-weight: bold;
	font-family: Verdana;
	display: block;
	width: 400px;
	height: 35px;
	color: gray;
	position: relative;
	top: 25px;
	left: 26px;
	text-align: left;
}
#Head2
{
	color: black;
	top: -12px;
	left: 24px;
}
#Head3
{
	color: #fafafa;
	top: -48px;
	left: 22px;
}
#Header h2
{
	font-weight: bold;
	font-family: Verdana;
	color: black;
	text-align: right;
	display: block;
	position: relative;
	width: 745px;
	height: 18px;
	font-size: 13px;
	color: White;
	position: relative;
	top: -46px;
}
#Header h2 a
{
	text-decoration: none;
	color: White;
}
#Header h2 a:hover
{
	text-decoration: underline;
}
#BodyContainer
{
	width: 750px;
	background: #f6f6f6;
  margin: 0px auto 0px auto;
}
#BodyContainer
{
  border: solid 2px #dbe6ee;
  margin-top: -50px;
}
#ContentContainer
{
	width: 545px;
	border-right: solid 2px #dbe6ee;
	position: relative;
	left: 5px;
}
#NavigationBarContainer
{
  width: 198px;
  float: right;
}
#NavigationBarContainer a
{
	display: block;
	border-bottom: solid 1px #dbe6ee;
	text-align: right;
	padding-right: 8px;
	font-size: 13px;
	font-weight: bold;
	margin: 1px 15px 1px 20px;
}
#NavigationBarContainer a, #ContentContainer a
{
	text-decoration: none;
	color: #bc1222;
}
#NavigationBarContainer a:hover, #ContentContainer a:hover
{
	color: Black;
}
.NavigationBar
{
        margin-bottom: 50px;
}
.NavigationGroup
{
	margin-bottom: 20px;
}
#Footer
{
	height: 13px;
	font-family: Verdana;
	font-size: 10px;
  border-top: solid 2px #dbe6ee;
  padding-right: 8px;
  padding-left: 8px;
}
#Footer a
{
	text-decoration: none;
}
#Footer a:hover
{
	text-decoration: underline;
}
.mentor
{
  float: left;
}
.copyright
{
  float: right;
}
.Headline, #ContentHeadline
{
	font-size: 18px;
	font-weight: bold;
	color: #303050;
	text-align: center;
	border-bottom: solid 2px #dbe6ee;
}
.Headline, #ContentHeadline, #Border
{
	height: 25px;
}
.Headline
{
	background: #e7ebed;
    margin-bottom: 10px;
	border-top: solid 2px #dbe6ee;
	position: relative;
	top: -2px;
}
#ContentHeadline, #Border
{
	background: #dbe6ee;
	background: #e7ebed;
}
#ContentHeadline
{
	position: relative;
	top: -27px;
	left: 0px;
}
#Border
{
	border-bottom: solid 2px #dbe6ee;
	position: relative;
	top: 0px;
	left: -5px;
}
.MarginContainer, .MarginContainerAfterArrow
{
	padding: 10px;
	padding-right: 15px;
	margin-top: -25px;
}
.MarginContainerAfterArrow
{
	margin-top: -40px;
}

#ContentContainer h3
{
	font-size: 16px;
	font-family: Verdana;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#ContentContainer
{
	font-family: Verdana;
	font-size: 12px;
}
.Abstract
{
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: solid 1px #b0b0b0;
}
#ContentContainer em
{
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding-right: 4px;
}
h3 div
{
	text-indent: 4px;
	background: yellow;
}
#ContentContainer p
{
	text-indent: 0px;
	margin-bottom: 2px;
}
#Head3 a
{
  text-decoration: none;
  color: White;
}
#BackArrow
{
  position: relative;
  top: -52px;
  left: -5px;
  width: 17px;
  height: 15px;
}
