body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
}

h1 {
  font-weight: normal;
  font-size: 2.1em;
  color: #0066CC;
  margin-top: 1em;
}

h2 {
  font-size: 1.3em;
  color: #0066CC;
  margin: 0px;
  margin-bottom: 1em;
  margin-top: 2em;
}

h2.centered {
  text-align: center;
}

h3 {
  font-size: 1.2em;
}

div.msgframe {
  text-align: center;
}

div.msg {
  background-color: #EEEEEE;
  border: 1px solid #666666;
  font-weight: normal;
  margin: 10px auto;
  padding: 8px;
  text-align: left;
  width: 90%;
}

div.returnlink {
  margin: 0px;
  padding: 0px;
  text-align: right;
}

.label {
  color: #666666;
}

.right {
	float: right;
}

.left {
	float: left;
}

#doc_body {
  text-align: left;
  width: 95%;
}

#doc_body table tr.subheading {
  background-color: #666666;
  color: white;
  font-weight: bold;
}

#doc_body p {
  line-height: 140%;
}

#doc_body ul li, #doc_body ol li {
  margin-bottom: 0.4em;
}

#doc_body ul li ul {
  margin-top: 0.4em;
}

#doc_body div.imgcaption {
	margin: 0.5em;
}

#doc_body div.imgcaption img {
	display: block;
}

#doc_body div.imgcaption span {
	font-size: 0.8em;
	font-style: italic;
}

#doc_body .centeredtext {
  text-align: center;
}

#doc_body .indentedaddress {
  margin-left: 3em;
  margin-top: 1em;
  margin-bottom: 1em;
}

#doc_body .imagecaption {
  font-size: 0.8em;
  text-align: center;
}

#doc_body .faq_question {
  font-weight: bold;
  line-height: 140%;
}

#doc_body .faq_answer {
  line-height: 140%;
}

#doc_body .faq_answer table {
  margin-left: 5em;
}

#doc_body .faq_answer th {
  background-color: #666666;
  color: white;
  font-weight: bold;
}

#doc_body .faq_answer tr.lightrow {
  background-color: white;
}

#doc_body .faq_answer tr.darkrow {
  background-color: #E0E0E0;
}

#doc_body label {
  display: block;
  margin-top: 1em;
}

#doc_body ul.manage_links {
  margin: 4em 0em 0em 0em;
  padding: 0px;
}

#doc_body ul.manage_links li {
  display: inline;
  font-size: 0.8em;
  margin: 0em 0.5em 0em 0.5em;
}



/* styles for formatting the footer */
#doc_footer table tr td {
  background-color: #666666;
  color: white;
  font-size: 0.8em;
}

#doc_footer a {
  color: white;
}
  


/* styles for formatting the header */
#doc_header {
  margin: 0 auto;
  width: 800px;
}


/* styles for formatting the officer pictures */
#doc_body .officer {
  margin-bottom: 2em;
}

#doc_body .officer img {
  border: 2px solid black;
}

#doc_body .officer .officername {
  color: #0066CC;
  font-size: 1.2em;
}

#doc_body .officer a {
  font-size: 0.8em;
}

#doc_body .officerrow .officer {
  text-align: center;
}



/* styles for formatting the equipment rental rates */
#doc_body .rentalrate_item {
  border-bottom: 1px dashed black;
  padding-top: 0.5em;
}

#doc_body .rentalrate_price {
  border-bottom: 1px dashed black;
  padding-top: 0.5em;
  text-align: right;
}



/* styles for formatting the equipment rental appointment request */
#doc_body .rentalchoices h2 {
  font-weight: normal;
  margin: 0px;
  margin-top: 0.5em;
}

#doc_body .rentalchoices .rentalchoice_label {
  font-size: 0.8em;
}



/* styles for formatting trip details */
#doc_body #trip {
  margin: 0px;
  margin-top: 3em;
}

#doc_body #trip .promoline {
  font-size: 1.3em;
  font-weight: bold;
  color: #0066CC;
  text-align: center;
}

#doc_body #trip dt {
  color: #0066CC;
  font-size: 12px;
}

#doc_body #trip dd {
  font-size: 12px;
  margin-bottom: 2em;
}

#doc_body #trip .itinerary dt {
  color: black;
  font-style: italic;
}

#doc_body #trip .itinerary dd {
  margin-left: 10em;
  margin-top: -1em;
}



/* styles for formatting news articles */
#doc_body #news_articles h3 {
  font-size: 1.2em;
  margin: 0px;
  margin-top: 0.5em;
  text-align: left;
}

#doc_body #news_articles .article {
  line-height: 140%;
  padding: 1em;
  padding-top: 0.3em;
}

#doc_body #news_articles .posted {
  border-top: 1px solid #666666;
  font-size: 0.8em;
  margin: 0px;
  margin-bottom: 2.5em;
  padding: 2px;
  text-align: left;
}



/* styles for formatting courses */
#doc_body #courselist {
  margin-top: 2em;
}

#doc_body #courselist h3 {
  color: #0066CC;
  font-size: 1.3em;
  font-weight: normal;
  margin: 0px;
}

#doc_body #courselist ul {
  margin-top: 0.3em;
  margin-bottom: 2em;
}

#doc_body #courselist .description {
  margin: 0px;
}

#doc_body #courselist .link {
  font-size: 0.9em;
  margin-bottom: 2em;
}

#doc_body .course_sessions dt {
  color: #0066CC;
  font-style: italic;
  font-weight: bold;
  margin-left: 3em;
  margin-bottom: 2px;
}

#doc_body .course_sessions dd {
  margin-bottom: 1em;
}

#doc_body .course_sessions td {
  font-size: 10px;
  padding: 2px;
}

#doc_body .course_sessions dl {
  margin-bottom: 3em;
}

#doc_body .course_medicalconditions ul li {
  margin-bottom: 0.4em;
}

#doc_body #course_diagram .course_title {
  background-color: #0066CC;
  border: 1px solid black;
  border-bottom-style: none;
  color: white;
  font-size: 1em;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}

#doc_body #course_diagram .course_title a {
  color: white;
}

#doc_body #course_diagram .course_body {
  border: 1px solid black;
  border-top-style: none;
  padding: 5px;
  text-align: left;
}

#doc_body #course_diagram .course_highlight {
  color: red;
  font-weight: bold;
  text-align: center;
}



/* styles for formatting the mini-calendars */
#doc_body .calendar .month {
  color: #0066CC;
  font-size: 14px;
  font-weight: bold;
}

#doc_body .calendar td {
  border: 1px solid black;
  padding: 2px;
  text-align: center;
}

#doc_body .calendar tr.cal_weeklabels {
  background-color: #0066CC;
}

#doc_body .calendar th {
  color: white;
  padding: 2px;
  text-align: center;
}

#doc_body .calendar .cal_sessiondate {
  background-color: #C0C0C0;
}



/* styles for the members list */
#doc_body .memberexpired {
  color: red;
  font-weight: bold;
}

#doc_body .memberlifetime {
  color: black;
  font-style: italic;
}



/* styles for events */
#doc_body ul.event_details li {
	font-size: 1.2em;
	font-weight: bold;
	list-style-type: none;
}


/* ALL OF THE STYLES ABOVE THIS LINE HAVE BEEN 
   VALIDATED AND ARE FOR USE IN THE NEW CSS 
   VERSION OF THE SITE. */
   
   




/* body styles */

#doc_body .menu h3 {
  font-size: 14px;
  margin-left: 25px;
  margin-top: 20px;
}
