body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:13px;
  font-weight:normal;
  color:#000000;
  background-color:#FFFFFF;
}



td, th {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:13px;
  font-weight:normal;
  color:#000000;
}

ul, ol {

	text-align:left;
}

p {

  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:13px;
  font-weight:normal;
  text-align:left;
  color:#000000;

}

h1 {
	color:#009900;
}

h2 {
	color:#009900;
}

h3 {
	color:#009900;
}

h4 {
	color:#000000;
	
}




a:link, a:visited, a:active {
	text-decoration:underline;
	font-weight:bolder;
	color:#000000;

}

a:hover {
	text-decoration:none;
	font-weight:bolder;
	color:#009900;

}

#container {
        width:700px;
		height:100%;
		text-align:center;
		background-color:#FFFFFFF;
}

#content {

	border:solid thin #BBBBBB;
	padding:10px;

}

#footer_content {

	border:solid thin #BBBBBB;
	padding:10px;

}

.notice_box {

	background-color:#EEEEEE;
	border:dotted thin #009900;
	padding:10px;

}

.update_box {

	background-color:#FFFF99;
	border:dotted thin #000000;
	padding:5px;
	text-align:center;
	vertical-align:top;

}


.resources {

	background-color:#EEEEEE;
	border:dotted thin #009900;
	padding:5px;
	width:50%;
    text-align:left;
	vertical-align:top;

}


.resources_heading {
	font-size:14px;
	font-weight:bolder;
	text-align:center;
	color:#009900;

}

.resources_subheading {
	font-size:12px;
	font-weight:bolder;
	font-style:italic;
	text-align:center;
	color:#000000;

}



.notice_text {

	color:#FF0000;
	font-weight:bold;
	font-size:12px;

}

.caption {
	font-size:12px;
	text-align:center;
	font-style:italic;

}




.header_links {

	background-color:#FFFFFFF;
	text-align:center;
	

}

.subheader_links {

	width:120px;
	background-color:#FFFFFFF;
	text-align:center;
	font-size:13px;
	padding-bottom:10px;

}

.schedule_header {

	color:#009900;
	text-align:left;
	font-weight:bold;
	font-size:20px;

}

.schedule_subheader {

	color:#009900;
	text-align:left;
	font-weight:bold;
	font-size:14px;

}

.schedule_header_row {

	color:#000000;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	border-bottom:solid thin #000000;


}

.schedule_text {

	color:#000000;
	text-align:left;
	border-bottom:solid thin #000000;
	width:25%;
}


.line {
	background-color:#000000;
	height:1px;
	width:100%;
}

.footer {
	font-size:11px;
	text-align:center;

}


.small-footer {
	font-size:10px;
	text-align:center;

}

.smaller {
	font-size:11px;
	text-align:left;

}


