body {
	font:Arial 12pt;
	margin : 0;
	padding : 0;
	background-color : #8DB6EA;
	color : #000000;
}

p, ul, ol, li {
	font : 10pt Arial;
	color : #000000;
}

h1 {
	font : bold 14pt Arial;
	color : #000000;
}
h2 {
	font : bold 12pt Arial;
	color : #000000;
}
#header {
	font:4pt Arial;
	color:#8DB6EA;
	position:absolute;
	z-index:3;
	left:0%;
	width:100%;
	height:19%;
	background-color:#8DB6EA;
	padding:3px;
}
#header h1 {
	font:5pt Arial;
	color:#8DB6EA;
}
#topleftcss {
	position:absolute;
	z-index:6;
	left:0%;
	width:15%;
	height:19%;
	background-color:#8DB6EA;
	padding:0px;
}
#toprightcss {
	position:absolute;
	z-index:6;
	left:85.5%;
	width:15%;
	height:19%;
	background-color:#8DB6EA;
	padding:0px;
	vertical-align:middle;
}
#leftnavigation {
	position : absolute;
	z-index:2;
	left:0%;
	top:18.9%;
	width : 15%;
	height:90%;
	background-color:#8DB6EA;
	background-position:top;
	background-repeat:no-repeat;
	background-image: url(../images/left_nav_pic.jpg);
	padding : 3px;
}
#leftnavigation h1 {
	font : bold 14pt Times;
	color: #F3BE10;
}
#leftnavigation p {
	font: 10pt Arial;
	margin: 15px;
	color : #FFFFFF;
}
#rightnavigation {
	position : absolute;
	z-index:2;
	left : 85%;
	top : 19%;
	width : 15%;
	height:90%;
	background-color : #8DB6EA;
	padding : 3px;
}
#content {
	position:absolute;
	left:15%;
	top:15%;
	width:70%;
	z-index:1;
	padding : 30px;
	font-size: 10pt;
	background-color : #ffffff;
}
#content h1 {
	font : bold 16pt Ariel;
	color : #000000;
}
#content h2 {
	font : bold 12pt Ariel;
	color: #000000;
}
#content p {
	font: 10pt Arial;
	color : #000000;
}
#footer {
	position:absolute;
	z-index:1;
	left:0%;
	top : 90%;
	height:10%;
	width:100%;
	z-index:6;
	background-image:url(../images/soil.jpg);
	background-repeat:repeat-x;
	background-color:#426428;
}
#footer p {
	font:8pt Arial, Helvetica, sans-serif;
	color:#8DB6EA;
}

A.type1:link {color : #000000; font-size:10pt; text-decoration:underline;}
A.type1:visited {color:#000000; font-size:10pt; text-decoration:underline;}
A.type1:active {color:#000000; font-size:10pt; text-decoration:underline;}
A.type1:hover {color:#000000; font-size:10pt; text-decoration:underline;}

A.type2:link {color :#000000; font-size:12pt; font-weight:bold; font-family:Arial; text-decoration:underline;}
A.type2:visited {color:#000000; font-size:12pt; font-weight:bold; font-family:Arial; text-decoration:underline;}
A.type2:active {color:#000000; font-size:12pt; font-weight:bold; font-family:Arial; text-decoration:underline;}
A.type2:hover {color:#000000; font-size:12pt; font-weight:bold; font-family:Arial; text-decoration:underline;}

A.type3:link {color : #000000; font-size:24pt; text-decoration:underline;}
A.type3:visited {color:#000000; font-size:24pt; text-decoration:underline;}
A.type3:active {color:#000000; font-size:24pt; text-decoration:underline;}
A.type3:hover {color:#000000; font-size:24pt; text-decoration:underline;}

A.type4:link {color :#000000; font-size:14pt; font-weight:bold; font-family:Arial; text-decoration:underline;}
A.type4:visited {color:#000000; font-size:14pt; font-weight:bold; font-family:Arial; text-decoration:underline;}
A.type4:active {color:#000000; font-size:14pt; font-weight:bold; font-family:Arial; text-decoration:underline;}
A.type4:hover {color:#000000; font-size:14pt; font-weight:bold; font-family:Arial; text-decoration:underline;}

A.type5:link {color :#000000; font-size:14pt; font-family:Arial; text-decoration:underline;}
A.type5:visited {color:#000000; font-size:14pt; font-family:Arial; text-decoration:underline;}
A.type5:active {color:#000000; font-size:14pt; font-family:Arial; text-decoration:underline;}
A.type5:hover {color:#000000; font-size:14pt; font-family:Arial; text-decoration:underline;}

.style1 {font-family: Ariel; font-size: 4pt; color: #8DB6EA;}
.style2 {font-family: Ariel; font-size: 9pt; color: #000000;}
.style3 {font-family: Ariel; font-size: 10pt; color: #000000;}
.style4 {font-family: Ariel; font-size: 12pt; color: #000000;}
.style5 {font-family: Ariel; font-size: 12pt; color: #000000;}
.style6 {font-family: Ariel; font-size: 14pt; color: #000000;}
.style7 {font-family: Ariel; font-size: 16pt; color: #000000;}
.style8 {font-family: Ariel; font-size: 24pt; color: #000000;}
.style9 {font-family: Ariel; font-size: 36pt; color: #000000;}
.style10 {font-family: Ariel; font-size: 8pt; color: #8DB6EA;}
