﻿/* CSS layout */
#masthead {
	position: relative;
	width: 100%;
}

#top_left {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header {
	margin-left:200px;
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-left: 200px;
}

#footer {
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #ffd800;
	text-decoration: none;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.pageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.pageLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}
.pageLinkMD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.pageLinkMD:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}
.pageLinkMDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #941515;
	text-decoration: none;
}
.pageLinkMDR:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}
.pageLinkLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.pageLinkLG:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #ffd800;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: justify;
}
.style2a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: justify;
}
.style3 {
	font-family: Times;
	font-size: xx-large;
	color: #006600;
	font-weight: bold;
}
.style4 {
	font-family: Times;
	font-size: x-large;
	color: #006600;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #006600;
}
.style6 {
	font-family: Times;
	font-size: x-large;
	color: #006600;
	font-weight: bold;
}
.style7 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
}
.style8 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: right;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.style10 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
}
.style11 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006600;
	font-weight: bold;
}
.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006600;
	font-weight: bold;
}
.bottomLinks:hover {
	
	
	color: #000000;
	
}
.bottomLinks {
	color: #006600;
	
}