/* SECTION FOR BODY */
BODY {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0
	}

	
/* sets standard text for entire site */
.text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000
	}

/* sets small text for entire site */
.text10 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000
	}

/* sets calendar header */
.calhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}

/* sets text for green headers */
.greenhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #007229;
	font-weight: bold
	}

/* sets color the horizontal rule between the headlines */
.grayhr {
	color: #999999;
	height: 1px;
	}

/* sets text for home page search, login, and password text fields */
.htextbox {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000
	}

/* SECTION FOR BACKGROUNDS */
/* sets the background for the top bar, next to the search */
.topbarbkg {
	background-image: url("images/topbarbkg.gif");
	background-color: #FF9933;
	background-repeat: no-repeat;
	}

/* sets the background for the navigation */
.navbkg {
	background-image: url("images/navbkg.gif");
	background-color: #FFB871;
	background-repeat: no-repeat;
	background-position: top;
	}
	
/* sets a white background */
.whitebkg {
	background-color: #FFFFFF;
	}

/* sets a peach background */
.peachbkg {
	background-color: #FFEBD6;
	}

/* sets dark gray background */
.dkgraybkg {
	background-color: #999999;
	}

/* sets dark orange border for the flyout navigation */
.dkorangebkg {
	background-color: #FF9933;
	}

/* sets calendar dark green background */
.caldkgrnbkg {
	background-color: #007229;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url("images/caltopcrv.gif");
	background-repeat: no-repeat;
	background-position: top;
	}

.calbtmleftcrv {
	background-image: url("images/calbtmlftcrv.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000
	}

.calbtmrightcrv {
	background-image: url("images/calbtmrghtcrv.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000
	}

/* sets green background */
.dkgrnbkg {
	background-color: #007229;
	}

/* sets dark green border */
.dkgrnborder {
	border-left-color: #007229;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #007229;
	border-right-width: 1px;
	border-right-style: solid;
	}

/* sets center gray border */
.calrightborder {
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000
	}

/* sets bottom row gray border */
.calbtmborder {
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000
	}

/* sets center gray border */
.calpchrightborder {
	background-color: #FFEBD6;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000
	}

/* sets bottom row gray border */
.calpchbtmborder {
	background-color: #FFEBD6;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000
	}

/* sets center gray border */
.calrghtbtmrowborder {
	background-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000
	}

/* sets bottom row gray border */
.calbtmrowborder {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000
	}

/* sets the top curve background at the top of the navigation */
.navtopcrvbkg {
	background-image: url("images/navtopcrv.gif");
	background-repeat: no-repeat;
	background-position: top;
	}

/* sets background for the bottom of the navigation */
.navbtmcrvbkg {
	background-image: url("images/navbtmcrv.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	}

/* sets the curve for the top "search" bar on the subpages */
.stopbarcrvbkg {
	background-image: url("images/s_topbarcrv.gif");
	background-repeat: no-repeat;
	background-position: top;
	}

/* sets the curve for the top "search" bar on the home page */
.htopbarcrvbkg {
	background-image: url("images/h_topbarcrv.gif");
	background-repeat: no-repeat;
	background-position: top;
	}

/* sets the curve for the top corner of the collage */
.collagecrnrbkg {
	background-image: url("images/s_collagecnr.gif");
	background-repeat: no-repeat;
	background-position: top left;
	}

	
/* SECTION FOR CELLPADDING */
/* adds 5 px cellpadding for the vertical rule on the top bar */
.topbarpadding {
	padding-top: 5px;
	}

/* sets padding and font for left main navigation */
.navpadding {
	padding-left: 10px;
	padding-top: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000
	}

/* sets padding and font for left sub navigation */
.subnavpadding {
	padding-left: 20px;
	padding-top: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000
	}

/* sets padding and font for left section navigation */
.sectionnavpadding {
	padding-left: 30px;
	padding-top: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000
	}

/* sets padding and font for right navigation */
.rightnavpadding {
	padding-top: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333
	}

/* sets padding for right table */
.righttablepadding {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	}

/* sets padding and font for the text above the logo */
.logopadding {
	padding-top: 15;
	padding-left: 10;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-bottom: 10
	}
	
/* sets padding and font for main home page content */
.hmainpadding {
	padding-top: 15;
	padding-left: 5;
	padding-right: 19;
	}

/* sets padding and font for main content */
.smainpadding {
	padding-left: 5;
	padding-right: 19;
	}

/* sets padding for flyout navigation */
.flyoutpadding {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
/* sets padding for the top row of the flyout navigation */
.flyouttoppadding {
	padding-bottom: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
/* sets padding for the bottom row of the flyout navigation */
.flyoutbtmpadding {
	padding-top: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
/* sets a peach background */
.flyoutpeachbkg {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFEBD6;
	}

/* SECTION FOR LINKS */
/* sets links for the left navigation */
A.navlink:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

A.navlink:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

A.navlink:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

/* sets bold links for the left navigation */
A.navboldlink:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

A.navboldlink:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

A.navboldlink:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

/* sets links for the left subnavigation */
A.subnavlink:link {
	color: #000000;
	text-decoration: none;
	font-style: none;
	}

A.subnavlink:visited {
	color: #000000;
	text-decoration: none;
	font-style: none;
	}

A.subnavlink:hover {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	}

/* sets italic links for the left subnavigation */
A.subnavitaliclink:link {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	}

A.subnavitaliclink:visited {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	}

A.subnavitaliclink:hover {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	}

/* sets links for the flyout navigation */
A.flyoutlink:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

A.flyoutlink:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

A.flyoutlink:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

/* sets links for the right navigation */
A.rightnavlink:link {
	color: #333333;
	text-decoration: none;
	}

A.rightnavlink:visited {
	color: #333333;
	text-decoration: none;
	}

A.rightnavlink:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}

/* sets links for the calendar */
A.callink:link {
	color: #333333;
	text-decoration: none;
	}

A.callink:visited {
	color: #000000;
	text-decoration: none;
	}

A.callink:hover {
	color: #000000;
	text-decoration: underline;
	}

/* sets green links for the body */
A.green:link {
	color: #007229;
	}

A.green:visited {
	color: #007229;
	}

A.green:hover {
	color: #007229;
	}

/* sets orange links for the body */
A.orange:link {
	color: #FF9933;
	}

A.orange:visited {
	color: #FF9933;
	}

A.orange:hover {
	color: #FF9933;
	}

/* sets links for homepage stories */
A.homenews:link {
	color: #007229;
	text-decoration: none;
	font-weight: bold;
	}

A.homenews:visited {
	color: #007229;
	text-decoration: none;
	font-weight: bold;
	}

A.homenews:hover {
	color: #007229;
	text-decoration: underline;
	font-weight: bold;
	}


/* sets links for story tools */
A.tools:link {
	color: #c0c0c0;
	text-decoration: none;
	}

A.tools:visited {
	color: #c0c0c0;
	text-decoration: none;
	}

A.tools:hover {
	color: #FFB871;
	font-weight: bold;
	}




