/* CSS Document */
body {
  background-color: #ffffff;
  background-image: url(assets/tile2.gif);
  background-repeat: repeat;
  background-position: 0px 14px;
  background-attachment: fixed;
  color: #000;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
	line-height:12pt;
  scrollbar-arrow-color: #00CC00;
  scrollbar-base-color: #00CC00;
  scrollbar-face-color: #FF0099;
  text-align: center;
  width: auto;
}

a:link {
  color: #00CC00;
  text-decoration: underline;
  background-color: transparent;
}

a:visited {
  color: #00CC00;
  text-decoration: underline;
  background-color: transparent;
}

a:hover {
  color: #FF0099;
  text-decoration: underline;
  background-color: transparent;
}

a:active {
  color: #00CC00;
  text-decoration: underline;
  background-color: transparent;
}

.active {
  color: #FF0099;
}

a.general:link {
  color: #FF0099;
  text-decoration: underline;
  background-color: transparent;
}

a.general:visited {
  color: #FF0099;
  text-decoration: underline;
  background-color: transparent;
}

a.general:hover {
  color: #00CC00;
  text-decoration: underline;
  background-color: transparent;
}

a.general:active {
  color: #FF0099;
  text-decoration: underline;
  background-color: transparent;
}

.linkClone {
  color: #00CC00;
  text-decoration: underline;
  cursor: pointer;
}

p {
  text-align: left;
}

.select-title {
  font-size: 12px;
  color: #000;
}

.select-title .subhead {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  line-height: 11px;
  margin: 0px 0px 5px 0px;
  background-image: url(assets/module_black_rule_grad.gif);
  background-repeat: repeat-x;
  background-position: 0px 14px;
  width: 100%;
  height: 17px;
}

.box {
  background-color: #0066FF;
  position: relative;
  padding: 10px;
  margin-top: 10px;
  width: 80%;
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  line-height: 16px;
  border-width: 3px;
  border-style: double;
  border-color: black;
  clear: left
}

.page-header-box {
  padding: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 550px;
  height: 30px;
  border-width: 3px;
  border-style: dotted;
  border-color: #FF0099;
}

.page-header {
  color: #FF0099;
  font-size: 200%;
  font-weight: bold;
}

/* buttons */
.formbutton {
  background-color: #00CC00;
  color: #000;
  font-size: 11px;
  font-weight: bold;
  padding: 0px 5px;
  margin: 3px;
  border: 2px;
  border-width: 3px;
  border-style: double;
  border-color: #FF0099;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 30px;
  line-height: 18px;
}

.formbutton-hover {
  background-color: #FF0099;
  color: #000;
  font-size: 11px;
  font-weight: bold;
  padding: 0px 5px;
  margin: 3px;
  border: 2px;
  border-width: 3px;
  border-style: double;
  border-color: #000;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 30px;
  line-height: 18px;
}

.formbutton-small {
  font-size: 9px;
  font-weight: normal;
  color: #000 !important;
  background-repeat: x-repeat;
  background-position: 0px 0px;
  padding: 0px 2px;
  margin: 0px;
  border: 0px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #747474;
  border-left: 1px solid #b8b8b8;
  border-right: 1px solid #b8b8b8;
  height: 15px;
  line-height: 15px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 15px;
  line-height: 15px;
}

.formbutton-small-hover {
  font-size: 9px;
  font-weight: normal;
  color: #000 !important;
  background-repeat: x-repeat;
  background-position: 0px 0px;
  padding: 0px 2px;
  margin: 0px;
  border: 0px solid;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #c00;
  border-left: 1px solid #b8b8b8;
  border-right: 1px solid #b8b8b8;
  height: 15px;
  line-height: 15px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 15px;
  line-height: 15px;
}

.smaller-font {
  font-size: smaller;
}

.text-input {
  background: #00CC00;
  color: #FF0099;
  font-weight: bold;
}

.hLine {
  background-image: url(assets/module_black_rule_grad.gif);
  background-repeat: repeat-x;
  background-position: 0px 14px;
  padding: 20px;
  width: 650px;
  margin-left: auto;
  margin-right: auto;
}

.error-msg {
  font-size: 110%;
  font-weight: bold;
  color: #FF0000;
}

.error-msg-formField {
  font-size: 90%;
  font-weight: bold;
  color: #FF0000;
}

.confirmation-msg {
  font-size: 110%;
  font-weight: bold;
  color: #3399FF;
}

.confirmation-msg-formField {
  font-size: 90%;
  font-weight: bold;
  color: #3399FF;
}

.pinkButton {
  font-size: 75%;
  font-weight: bold;
  color: #000000;
  background-color: #00CC00;
  border-style: outset;
  border-color: #FF0099;
  cursor: pointer;
  padding: 2px 3px 2px 3px;
  text-decoration: none;
}

.pinkButton_over {
  font-size: 75%;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FF0099;
  border-style: outset;
  border-color: #00CC00;
  cursor: pointer;
  padding: 2px 3px 2px 3px;
}

.pinkButton_down {
  font-size: 75%;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #B9006F;
  border-style: inset;
  border-color: #00CC00;
  cursor: pointer;
  padding: 2px 3px 2px 3px;
  text-align: right;
}

.pinkButton_current {
  font-size: 75%;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #CE7628;
  border-style: inset;
  border-color: #2954D1;
  cursor: pointer;
  padding: 2px 3px 2px 3px;
}

.input_title {
  font-weight: bold;
}

.input_title_big1 {
  font-size: 110%;
  font-weight: bold;
}

.big1 {
  font-size: 110%;
}

.big2 {
  font-size: 125%;
}

.big3 {
  font-size: 150%;
}

.big4 {
  font-size: 175%;
}

.big5 {
  font-size: 200%;
}

.descriptionContainer {
  clear: both;
  text-align: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #FF0099;
  padding: 15px;
  background-color: #E8E8E8;
  width: 600px;
}

.dateContainer {
  text-align: center;
  clear: both;
}

.photoDate {
  font-size: x-small;
  color: #FF0099;
}

.center {
  text-align: center;
}

.middle {
  vertical-align: middle;
}

.left {
  text-align: left;
}

.photoContainer {
  padding: 5px 0 5px 0;
}

.imagecontainer {
  padding: 1px;
  border: 3px groove #FF0099;
}

.videoContainer {
  width: 30em;
  margin-left: auto;
  margin-right: auto;
}

.videoImageLink {
  width: 128px;
  margin-left: auto;
  margin-right: auto;
  float: left;
}

.videoTextLink {
  width: 20em;
  float: left;
  margin-top: 30px;
}

.quickLinkContainer {
  display: block;
  margin-top: -5px;
  margin-left: 0px;
  padding: 0 0 0 15px;
  list-style-type: disc;
  list-style-image: url(../images/arrow.gif);
  list-style-position: outside;
  width: 10em;
}

.dataScrollerDisplay {
  font-size: 80%;
  text-decoration: underline;
}

.bottomGutter {
  margin-bottom: 20px;
}

.x600WideContainer {
  text-align: center;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.newCategoryPopup {
  background-color: #A4CAFC;
  border: 3px solid #00CC00;
  padding: 4px;
}

.currentpagestep {
  font-weight:bold;
}

.currentpagestep a:link {
  color: #FF0099;
  text-decoration: underline;
  background-color: transparent;
}

.currentpagestep a:visited {
  color: #FF0099;
  text-decoration: underline;
  background-color: transparent;
}

.currentpagestep a:hover {
  color: #FF0099;
  text-decoration: underline;
  background-color: transparent;
}

.currentpagestep a:active {
  color: #FF0099;
  text-decoration: underline;
  background-color: transparent;
}

/*------------------------------------------------------------
   Calendar component
------------------------------------------------------------*/
.yearMonthHeader {
  border: 1px solid red;
  background-color: #FF0099;
  color: #000000;
  text-align: center;
  border: none;
  font-weight: bold;
}

.weekHeader {
  background-color: #E7E7E7;
  color: #000000;
  text-align: center;
  border: none;
}

.currentDayCell {
  background-color: #FF0099;
  color: #000000;
  border: none;
}

.standard_bold {
  font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.jscalendar-WH-title-style {
  padding: 2px;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

.jscalendar-WH-title-control-select-style {
  border-style: solid;
  border-width: 1;
  border-color: #FFFFFF;
  cursor: pointer;
}
/*------------------------------------------------------------
   feedburner
------------------------------------------------------------*/
.feedburnerFeedBlock{
	border:2px solid #FF0099;
	background-color:#DFEEFF;
	padding: 5px;
	text-align:left;
	padding-top: 15px;
  margin-bottom: 20px;
  filter:alpha(opacity=70);
  -moz-opacity:.70;
  opacity:.70;
	width:570px;

}
.feedburnerFeedBlock div{
  margin-bottom:5px;
}
.feedTitle{
	color:#FF0099;
	background-image:url(assets/module_black_rule_grad.gif);
	background-position:0px 20px;
	background-repeat:repeat-x;
	font-size:12pt;
	font-weight:bold;
	height:25px;
	line-height:15pt;
	margin:0px 0px 5px;
	width:100%;
}
.feedTitle a:link{
  text-decoration: none;
}
.feedTitle a:visited {
  text-decoration: none;
}
.feedTitle a:hover {
  text-decoration: none;
}
.feedTitle a:active {
  text-decoration: none;
}
#creditfooter{
  display: none;
}
p.date{
  color:#FF0099;
  font-size:7pt;
  margin-top: 5px;
	margin-bottom: 5px;
	line-height: 2pt;
}










