body {
	background-color: #FFFFFF;
	background-image: url(../portal/images/fade.jpg);
	background-repeat: repeat-x;
}
#MainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	padding: 30px;
	width: 830px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#MainBody #Logo #TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	float: right;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 48px;
}
#MainBody #Logo #TopNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 48px;
	background-color: #336633;
	cursor: pointer;
}
.paddedBar {
	margin-right: 6px;
	margin-left: 6px;
}

#RightBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #EAEAEA;
	padding: 20px;
}
#MainBody #RightBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #336633;
}
#MainBody #sectionBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #336633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAEAEA;
}
#MainBody #sectionBox2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #336633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAEAEA;
}
#MainBody #Logo #Log a {
	color: #666666;
	text-decoration: none;
}
#MainBody #RightBar #date {
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
#Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 890px;
	padding-top: 20px;
	padding-bottom: 80px;
	text-align: left;
}

#MainBody #RightBar #date:hover {
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #336633;
}

#MainBody #Logo #Log a:hover {
	color: #666666;
	text-decoration: underline;
}


#MainBody #Message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#MainBody #sectionBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	width: 180px;
	float: left;
}
#MainBody #sectionBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 180px;
	padding-right: 20px;
	padding-left: 20px;
}

#MainBody #Logo #Log {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: right;
	float: right;
	width: 550px;
}

#MainBody #Logo img {
	float: left;
}
#MainBody #Logo {
	height: 93px;
	background-position: bottom;
}
#LoginBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	background-color: #EAEAEA;
	text-align: left;
	width: 300px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #003300;
}
.WhiteHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #FFFFFF;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #336633;
	border: 1px solid #003300;
}
.button1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #669900;
	border: 1px solid #003300;
	cursor: pointer;
}
#Messages h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #336633;
	line-height: 14pt;
}
#Messages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 15px;
	padding-bottom: 30px;
	background-image: url(../portal/images/bottomshadow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.SectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #669900;
	margin-right: 4px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#MainBody #Message #Listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}
#MainBody #Message #Listing a {
	color: #333333;
	text-decoration: none;
}
#MainBody #Message h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #006600;
	font-weight: normal;
}


#MainBody #Message #Listing:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	background-color: #EAEAEA;
	cursor: pointer;
}
