@charset "utf-8";
/* CSS Document */

#Header {
	position:absolute;
	left:15px;
	top:11px;
	width:963px;
	height:135px;
	z-index:1;
}
#Navigation {
	position:absolute;
	left:12px;
	top:151px;
	width:155px;
	height:438px;
	z-index:2;
}
#Content {
	position:absolute;
	left:201px;
	top:154px;
	width:775px;
	z-index:3;
}

p{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	font-weight:normal;
}

h1{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

h2{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

h3{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
}
.Italic {
	font-style: italic;
}
.Red {
	font-weight: bold;
	color: #FF0000;
}

