body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
body {
	background-image: url(../images/willow-grad-2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

#table_home {
	background-image: url(../images/bkgnd.jpg);
}

#home_centerCol {
	padding: 0px 10px 5px 15px;
}

.sideBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	background-color: #E3E7F0;
	display: block;
	padding: 11px;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #395173;
	border-bottom-color: #395173;
	width: 200px;
	line-height: 20px;
}
.menuHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.pageHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
#pageNav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sectionLinks a:link {
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #395173;
	margin-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#sectionLinks a:visited {
	text-decoration: none;
	display: block;
	color: #6ce9ff;
	font-weight: bold;
	margin-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#sectionLinks a:hover{
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #A2B2CC;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
.mediumText {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0D95AC;
	text-decoration: none;
}
a:hover {
	background-color: #9FAFC9;
	color: #FFFFFF;
}

#mainNav {
	background-image: url(../images/navbar.jpg);
	width: 990px;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	color: #FFFFFF;
}

#mainNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	color: #FFFFFF;
}

#mainNav a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #CC0000;
	background-color: #E3E7F0;
}

#subLinks a:link {
	display: block;
	font-weight: bold;
	color: #E3E7F0;
	font-size: 10px;
	text-decoration: none;
}
#subLinks a:visited {
	display: block;
	font-weight: bold;
	color: #6ce9ff;
	font-size: 10px;
	text-decoration: none;
}
#subLinks a:hover{
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #CC0000;
	background-color: #E3E7F0;
}
.mainNavStyle {
	background-image: url(../images/navbar.jpg);
	color: #FFFFFF
}
.vertLine {
	background-image: url(../images/boiler-plate-images/vert-line-1x20.gif);
	color: #FFFFFF
}
.molycorpMap {
	background-image: url(../images/moly-pit.jpg);
}
.pageHeadingBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.sideBar-2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	background-color: #E3E7F0;
	display: block;
	padding: 11px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #395173;
	border-bottom-color: #395173;
	width: 350px;
	line-height: 20px;
}
.subHeading {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
p.subHeading {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.subHeading18px {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.cellBorder {
	display: block;
	border: medium solid #666666;
}
.subHeading24px {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
#sectionList {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#sectionList li {
	background-image: url(../images/boiler-plate-images/section.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.25em;
	padding-left: 10px;
	list-style-type: none;
}
p {
	line-height: 18px;
}
p.image img{
	padding: 0px 5px 5px 0px;
}
.smallWhite {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.cellBorderSingle {
	border: thin double #000000;
	display: block;
	padding: 2px;
}
tr td.rss img {
	vertical-align: middle;
}
form {
	margin: 0;
	padding: 0px 0px 10px 10px;
	width: 100%;
	border: none;
}

input.textinput, input.required {
	margin: 0px 0px 5px 0px;
	color: #000000;
	width: 50%;
}

input.submit, input.reset {
	background-color: #31527B;
	color: #FFFFFF;
}

.red {
	color: red;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

h1.underline {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

h3 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

/* Staff and Board Styles */
.staff {
	margin: 0px 30px 30px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.staff img {
	float: left;
	margin: 0px 10px 5px 0px;
}
/* End Staff and Board Styles */

textarea.bigTextarea {
	width: 500px;
	height: 350px;
	overflow: auto;
}

hr {
	color: #000000;
	width: 100%;
}

#actionLogin {
	width: 70%;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #31527b;
}

#actionLogin input {
	width: 250px;
}

#actionLogin label {
	display: block;
	margin-top: 3px;
}

#actionLogin legend {
	color: #31527b;
}

#actionLogin input.submit {
	margin-top: 5px;
	background-color: #31527B;
	color: #FFFFFF;
	width: auto;
}

#actionLogin div.fakeInput_error {
	margin-left: 5%;
	font-size: 1.0em;
	font-weight: bold;
	color: #31527b;
}

div.errorMessage {
	margin-left: 0%;
	font-size: 1.3em;
	font-weight: bold;
	color: #31527b;
}

#information {
	width: 70%;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #31527b;
}

#information input {
	width: 250px;
}

#information label {
	display: block;
	margin-top: 3px;
}

#information legend {
	color: #31527b;
}

#information input.submit {
	margin-top: 5px;
	background-color: #31527B;
	color: #FFFFFF;
	width: auto;
}

#information div.fakeInput_error {
	margin-left: 5%;
	font-size: 1.0em;
	font-weight: bold;
	color: #31527b;
}

#imageGallery {
	width: 400px;
	height: 400px;
	text-align: center;
}

#imageGallery img {
	padding: 0px 0px 5px 0px;
}

#mainImage {
	margin-top: 10px;
}

/*Calender Sytles*/
.prev {
	text-align: left;
	font-size: 9px;
}

.next {
	text-align: right;
	font-size: 9px;
}

.month {
	font-weight: bold;
}

.weekday {
	text-decoration: underline;
}

.day, .month, .weekday {
	text-align: center;
}

.today {
	background: #31527B;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

.blank {

}
/*End Calendar Styles*/