
html {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:smaller;
	}

body {
	background-color:#FFFFFF;
	background-image:none;
	padding:0px;
	margin:0px;
	color:#97A69B;
	}

strong {
	color:#289728;
	}

.pageFrame {
	background-color:transparent;
	background-image:none;
	border:medium none;
	padding:4px;
	}

#consumerMenu {
	background-color:transparent;
	font-size:75%;
	padding:3px;
	text-align:center;
	text-transform:uppercase;
	color:#97A69B;
	}

#consumerMenu a {
	color:#289728;
	border-bottom:none;
	text-decoration:none;
	}

#consumerMenu a:hover {
	color:#A4D867;
	border-bottom:none;
	text-decoration:none;
	}

a {
	border-bottom:none;
	color:#289728;
	font-weight:700;
	text-decoration:none;
	}

a:hover {
	color:#A4D867;
	border-bottom:none;
	text-decoration:none;
	}

.content {
	border:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	}

th, td, pre, code {
	font-size:12px;
	}

th {
	background-image:none;
	background-color:#FFF;
	color:#289728;
	padding:2pt 6pt;
	}

.description {
	background-color:#F0F0F0;
	background-image:none;
	font-size:70%;
	padding:6pt 6pt 6pt 12pt;
	text-align:left;
	}

.description b {
	color:#289728;
	}

.description a {
	color:#289728;
	border-bottom:none;
	text-decoration:none;
	}

.description a:hover {
	color:#A4D867;
	border-bottom:none;
	text-decoration:none;
	}

tr.subHead td, td.subhead, th.subhead, .list th.subhead, div.subHead {
	background-color:#289728;
	background-image:none;
	border-color:#A4D867 #289728 #289728 #A4D867;
	border-style:solid;
	border-width:1px;
	color:white;
	font-size:70%;
	padding:2pt 6pt;
	}

tr.subHead td a, td.subhead a, th.subhead a, th a {
	color:white;
	border-bottom:none;
	text-decoration:none;
	}

tr.subHead td a:hover, td.subhead a:hover, th.subhead a:hover, th a:hover {
	color:white;
	border-bottom:none;
	text-decoration:none;
	}

.calendarMonthSelect {
	border-color:#A4D867;
	}

.calendarMonthSelect, .calendarMonthSelect option {
	background-color:#289728;
	color:white;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	}

select {
	border:1px solid #A4D867;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	}

.calendar {
	background-color:#CCCCCC;
	}

.calendar td.dayHeader {
	background-color:#A4D867;
	color:white;
	}

td.datepast {
	background-color:white;
	height:40px;
	opacity:0.3;
	}

.numberPast {
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
	}

.date, .datepast {
	background-color:white;
	height:100px;
	}

.number, .numberPast, .numberScheduled {
	background-color:#999999;
	border:1px solid #999999;
	color:white;
	font-size:10pt;
	font-weight:bold;
	}

.numberToday {
	background-color:#289728;
	border:1px solid #289728;
	}

.calendarProd .prodName {
	border-bottom:1px solid #289728;
	color:#289728;
	font-size:90%;
	font-weight:bold;
	}

.calendarProd .prodName.aoaSeries {
    border-bottom: none;
}

.prodName.aoaSeries .subTitle {
    border-top: 1px solid #289728;
    padding-top: 4px;
    padding-bottom: 6px;
    font-size: 10.5px;
    display: inline-block;
    max-width: 80px;
}

.superSubTitle {
	font-size:7pt;
	line-height:100%;
	font-weight:normal;
	color:#97A69B;
	}

.dateNextMonth, .dateLastMonth {
	background-color:#CCCCCC;
	}

caption, .divider {
	border-bottom:1px solid #289728;
	color:#666666;
	font-size:70%;
	font-weight:bold;
	padding:1px;
	white-space:nowrap;
	}

.submit, .cancelSubmit {
	background-color:#999;
	border:1px outset #999;
	color:white;
	cursor:pointer;
	font-weight:bold;
	margin:1px;
	padding:2px;
	}

.submit:hover, .cancelSubmit:hover {
	background-color:#999;
	border:1px outset #999;
	}

.smalltype {
	color:#289728;
	font-size:8pt;
	font-weight:normal;
	}

.tinytype {
	color:#289728;
	font-size:7pt;
	font-weight:normal;
	}

a.smalltype, a.tinytype {
	font-weight:normal;
	color:#289728;
	border-bottom:none;
	text-decoration:none;
	}

a.smalltype:hover, a.tinytype:hover {
	font-weight:normal;
	color:#A4D867;
	border-bottom:none;
	text-decoration:none;
	}

.yourSelection .smalltype {
	color:#97A69B;
	}

.reference table td {
	background-color:#F3F3F3;
	color:#666;
	}

.promoCode td {
	background-color:#F3F3F3;
	font-size:70%;
	padding:1px;
	color:#289728;
	}

.promoCode .submit {
	background-color:#999;
	border:1px outset #999;
	font-size:100%;
	font-weight:normal;
	padding:1px;
	color:#FFF;
	}

.footerHelpLink {
	color:#97A69B;
	}

.pageFrame > center > .smalltype {
	color:#97A69B;
	}

.liTitle {
	font-weight:bold;
	line-height:20px;
	text-align:left;
	}

.price {
	font-weight:bold;
	text-align:right;
	}

.not-available-message {
	background-color: #D8EEDC;
	color: #444;
	position: relative;
	left: -120pt;
	top: 12pt;
	padding: 8pt 16pt;
	border-radius: 4px;
	box-shadow: 3px 3px 8px #696;
}

.superSubTitle.superTitle {
	color: black;
	font-size: 12px;
}

.superSubTitle.subTitle {
	color: black;
	font-size: 11px;
}
super
