
html {
	font-family:sans-serif;
	font-size:smaller;
	}

body {
	background-color:#e8e8e8;
	background-image:;
	padding:0pt;
	margin:0px;
	background-repeat:repeat-y;
	background-attachment:scroll;
	background-position:top center;
	font-family:Arial,Helvetica,sans-serif;
	}

#consumerMenu {
	background-color:#fff;
	padding:3px;
	text-align:center;
	text-transform:capitalize;
	font-size:17px;
	text-decoration:bold;
	}

#consumerMenu a {
	color:#006;
	font-weight:normal;
	}

#consumerMenu a:hover {
	color:#F00;
	font-style:italic;
	}

.pageFrame {
	background-color:#fff;
	background-image:none;
	border:medium none;
	padding:4px;
	width:;
	}

a {
	border-bottom:0px dotted #CCCCCC;
	color:#00F;
	font-weight:700;
	text-decoration:none;
	}

a:hover {
	color:#F00;
	border-bottom:none;
	text-decoration:none;
	}

.content {
	border:0px solid #CCCCCC;
	}

th, td, pre, code {
	font-size:12px;
	}

th {
	background-image:none;
	background-color:#000;
	color:white;
	padding:2pt 6pt;
	font-size:24px;
	font-weight:bold;
	}

.description {
	background-color:#FFF;
	background-image:none;
	padding:6pt 6pt 6pt 12pt;
	text-align:left;
	border:1px solid #000;
	}

.description b {
	color:#003;
	}

.description a {
	}

.description a:hover {
	}

tr.subHead td, td.subhead, th.subhead, .list th.subhead, div.subHead, tr.subhead td, td.subHead, th.subHead, tr.Subhead {
	background-color:#003;
	background-image:none;
	border-color:#006 #000 #000 #006;
	border-style:solid;
	border-width:1px;
	color:white;
	padding:2pt 6pt;
	}

tr.subHead td a, td.subhead a, th.subhead a, th a, tr.subhead td a, td.subHead a, th.subHead a {
	color:white;
	}

tr.subHead td a:hover, td.subhead a:hover, th.subhead a:hover, th a:hover, tr.subhead td a:hover, td.subHead a:hover, th.subHead a:hover {
	color:white;
	font-style:italic;
	}

.calendarMonthSelect {
	border-color:#006;
	}

.calendarMonthSelect, .calendarMonthSelect option {
	background-color:#003;
	color:white;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	}

select {
	border:1px solid #999999;
	font-family:sans-serif;
	}

.calendar {
	background-color:#CCCCCC;
	}

.calendar td.dayHeader {
	background-color:#999999;
	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:#006;
	border:1px solid #006;
	}

.superSubTitle {
	font-size:7pt;
	line-height:100%;
	font-weight:normal;
	color:#003;
	}

.calendarProd .prodName {
	border-bottom:0px solid #666666;
	color:#000066;
	font-weight:bold;
	font-size:11px;
	}

.dateNextMonth, .dateLastMonth {
	background-color:#CCCCCC;
	}

caption, .divider {
	border-bottom:1px solid #666666;
	color:#444645;
	font-weight:bold;
	padding:1px;
	white-space:nowrap;
	}

.submit, .cancelSubmit {
	background-color:#011D42;
	border:1px outset #011D42;
	color:white;
	cursor:pointer;
	font-weight:bold;
	margin:1px;
	padding:2px;
	}

.submit:hover, .cancelSubmit:hover {
	background-color:#fff;
	border:1px outset #032E5B;
	}

.smalltype {
	font-size:8pt;
	font-weight:normal;
	}

.tinytype {
	color:#666666;
	font-size:7pt;
	font-weight:normal;
	}

a.smalltype, a.tinytype {
	font-weight:normal;
	}

a.smalltype:hover, a.tinytype:hover {
	font-weight:normal;
	}

.reference {
	background-color:#F3F3F3;
	}

.reference table td {
	background-color:#F3F3F3;
	}

.promoCode td {
	background-color:#F3F3F3;
	padding:1px;
	}

.promoCode .submit {
	background-color:#666666;
	border:1px outset #666666;
	font-weight:normal;
	padding:1px;
	}

.promoCode .submit:hover {
	}

.liTitle {
	font-weight:bold;
	line-height:20px;
	text-align:left;
	}

.price {
	font-weight:bold;
	text-align:right;
	}