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

body {
	background-color:#000;
	background-image:none;
	padding:0px;
	margin:0px;
	color:#97A69B;
	width: 100% !important;
	height: 100%;
	min-width: 1030px;
	}

header {
	display: inline-block;
	margin: 0;
	padding: 0;
}

section {
	display: inline-block;
	vertical-align: top;
	background-color: #000; 
	margin: 0;
	padding: 0;
}

strong {
	color:#f90;
	}

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

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

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

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

a {
	border-bottom:none;
	color:#f90;
	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:#282828;
	color:#ff6;
	padding:2pt 6pt;
	}

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

.description b {
	color:#f90;
	}

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

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

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

tr.subhead td a, 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, 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:#ff9;
	}

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

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

.calendar {
	background-color:#CCCCCC;
	}

.calendar td.dayHeader {
	background-color:#ff9;
	color:#282828;
	}

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:#f90;
	border:1px solid #f90;
	}

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

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

.prodName.aoaSeries .subTitle {
    border-top: 1px solid #f90;
    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 #f90;
	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:#f90;
	font-size:8pt;
	font-weight:normal;
	}

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

a.smalltype, a.tinytype {
	font-weight:normal;
	color:#f90;
	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:#f90;
	}

.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;
	}
