#Nav_bar {
	float-left;
	visibility: visible;
	position: relative;
	width: 800px;
	clear: both;
}

#Content_Text {
	position:relative;
	width:100%;
	border: 1px solid #7D3F00;
	background-image: url(../../images/Backgrounds/oldpaper1.jpg);
	padding-bottom: 50px;
	clear: both;
}

#Bottom {
	z-index:1;
	clear: both;
	position: relative;
	visibility: visible;
	width: 100%;
	margin-top: 10px;
}

#Content {
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	visibility: visible;
	width: 80%;
	position: absolute;
	left: 210px;
	top: 159px;
}

#Navigation {
	z-index:5;
	position: absolute;
	width: 217px;
	left: 0px;
	top: 0px;
	visibility: visible;
	height: 765px;
}

#Flash {
	position:relative;
	margin: 5px;
	border: 1px solid #000099;
}

#Top {
	position:absolute;
	width:80%;
	height:130px;
	z-index:6;
	top: 0px;
	margin: 5px;
	left: 217px;
}

#Bread_crumbs {
	position:absolute;
	width:945px;
	height:17px;
	z-index:7;
	top: 137px;
	margin: 5px;
	left: 217px;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #33FFFF;
}
a:active {
	text-decoration: none;
}


body {
	background-color: #A8C0E6;
	margin: 0px;
	background-image: url(../../images/Backgrounds/back_clouds_new.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Content h1 {
	font-size: 175%;
	color: #999999;
	font-weight: normal;
	text-transform: none;
	margin-top: 0.8cm;
	text-align: center;
}
#Content h2 {
	font-size: 125%;
	color: #666666;
	font-weight: normal;
	margin-left: 1cm;
	margin-right: 1cm;
	margin-bottom: 0.5em;
}

#Content h3 {
	font-size: 115%;
	color: #454545;
	font-weight: normal;
	margin-left: 1.25cm;
	margin-right: 1cm;
	margin-bottom: 0.5em;
}

#Content p {
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 1.5cm;
	margin-right: 1cm;
	font: 85%;
}

#Content ul {
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 2.25cm;
	margin-right: 2cm;
	font: 85%;
}

#Content ol {
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 3cm;
	margin-right: 2cm;
	font: 90%;
}

#Content li {
	margin-bottom: 0.3em;
}

#Content hr {
	color:#999999;
	text-align: center;
	width: 50%;
	height: 3px;
}

#Nav_bar img {
	vertical-align:text-bottom;
}

.footnote {
	font: 50%;
	text-align: right;
	color: #999999;
	margin-right: 2cm;
	margin-left: 2cm;
}

div#Container table{
	font: 18px, small-caps, Verdana, Arial, Helvetica, sans-serif;
	text-align: center
}
.Bread_crumbs {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}


#Container .titlePageSubscript a, #Container .titlePageSubscript a:hover, #Container .titlePageSubscript a:active, #Container .titlePageSubscript a:visited {
	color: #000;
	text-decoration: none;
}

