@charset "utf-8";

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height:100%;
	background-color: #FFFFFF;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #414a01;
	line-height: 16pt;
}
#PContainer {
	width:950px;
	height:auto !important;
	height:100%;
	min-height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h1 {
	font-weight: normal;
}
h2 {
	font-weight: normal;
	font-size: 14pt;
}
#PContainer #Most {
	height: 40px;
	text-align: right;
}


#PContainer #Most a {
	background-color: #FF9900;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	height: 40px;
	line-height: 36px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}
.On {

}
.Off {
	display: none;
}
#PContainer #Menu {
	height: 35px;
	font-size: 21px;
	color: #414a01;

}
#PContainer #Menu a {
	margin-top: 35px;
	font-size: 16pt;
	text-decoration: none;
	color: #93A60D;
	padding-right: 13px;
	padding-left: 13px;
}
#PContainer #Menu a:hover {
	color: #FFFFFF;
	background-color: #93A60D;
}
#RightCol .date {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #414A01;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#LeftCol {
	width: 250px;
	float: left;
	margin-right: 50px;
	font-size: 10pt;
	line-height: 12pt;
}
#LeftCol a {
	color: #93A60D;
	text-decoration: none;
}
#LeftCol a:hover {
	color: #FFFFFF;
	background-color: #93A60D;
}


#LeftCol p {
	padding-left: 20px;
}
#PContainer #MainImage {
	height: 390px;
	width: 950px;
	margin-bottom: 20px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #93A60D;
	border-bottom-color: #93A60D;
	padding-top: 0px;
	padding-bottom: 0px;
}
#MainImage a {
	font-size: 11px;
	color: #93A60D;
	text-decoration: none;
}


#RightCol {
	width: 650px;
	float: left;
}
#RightCol a {
	color: #93A60D;
}
#RightCol a:hover {
	color: #FFFFFF;
	background-color: #93A60D;
}


#Footer {
	width: 950px;
	float: left;
	height: 45px;
	font-size: 10px;
	text-indent: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93A60D;
	margin-top: 20px;
}
#Footer a {
	font-size: 10px;
	color: #93A60D;
	text-decoration: none;
}
