.LeftColumn {
	border-right-color: #A6D680;
	border-right-style: solid;
	border-right-width: 1px;
	padding-top: 10px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	width: 200px;
	padding-bottom: 10px;
}
.MiddleColumn {
	padding-right: 10px;
	border-right-color: #A6D680;
	border-right-style: solid;
	border-right-width: 1px;
	padding-top: 10px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	width: 280px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 10px;
}
.RightColumn {
	border-right-color: #A6D680;
	border-right-style: none;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	width: 280px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#LeftNavigation {
	width: 200px;
	padding-right: 10px;
}
#LeftNavigation .SiteLink {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
#LeftNavigation .SiteLink a {
	text-decoration: none;
	color: #147A0D;
	font-weight: bold;
}
#LeftNavigation .SiteLink a:hover {
	text-decoration: underline;
}
.CurrentPage {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/RollOver.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.CurrentPage a{
	text-decoration: none;
	color: #147A0D;
	font-weight: bold;
}

#LeftNavigation .SiteLink:link {
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 0.8em;
	word-spacing: normal;
}
.LineAlignedRight {
	text-align: right;
	margin-right: -10px;
}
.LineAlignedLeft {
	text-align: left;
	margin-left: -10px;
}
.TitleImgAlignedRight {
	text-align: right;
	margin-right: -10px;	
}
.TitleImgAlignedLeft {
	text-align: left;
	margin-left: -10px;
}
.ImgAlignedLeft {
	text-align: left;
}
.ImgAlignedRight {
	text-align: right;
}
.MastHead {
	background-image: url(../images/MainMastHead.jpg);
	background-repeat: no-repeat;
	height: 144px;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
}
.MastHead p {
	float: right;
	color: #147A0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-right: 20px;
	border-bottom: 0;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 120px;
}
.BottomNavigationCell{
	text-align: center;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #A6D680;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}
.BottomNavigationCell a{
	text-decoration: none;
	color: #147A0D;
	font-weight: bold;
	font-size: .9em;
}
.BottomNavigationCell a:hover{
	text-decoration: underline;
}

.BottomNavigationCell hr {
	border-style: solid;
	border-width: 1;
	border-color: #A6D680;
	margin-bottom: 5px;
	margin-top: 5px;
}

.BottomNavigationCell .SiteLinkLine {
	margin-top: 5px;
	padding-top: 10px;
}

.BottomNavigationCell .CopyrightBlock{

}

.BottomNavigationCell .CopyrightBlock .Copyright{
	font-size: 0.85em;
}

.BottomNavigationCell .CopyrightBlock .Maintained{
	font-size: 0.85em;
}

.BottomNavigationCell .CopyrightBlock .Email{
	font-size: 0.8em;
}

.LeftColumn .ISOLogo {
	vertical-align: bottom;
	margin-top: 50px;
}

.LeftColumn .NewsImage {
	vertical-align: bottom;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.Bullet {
	list-style-type: disc;
	left: -100px;
}
.MainTable {
	width: 760px;
}
.SingleColumn {
	width: 560px;
	vertical-align: top;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}
.TwoColumn {
	width: 20px;
	vertical-align: top;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}
.RightLine {
	left: 0px;
	text-align: left;
	margin-left: 0px;
	padding: 0;
}
#logo_shift {
	padding-left: 12px;
	padding-top: 0px;
}

.LogoText {
	color: #147A0D;
	font-weight: bold;
	text-align: center;
}
