#nav-utilities a {
	line-height: 21px;
	height: 22px !important;
	padding-top: 0 !important;
}

.size-default {
	font-size: 11px !important;
}

.size-bigger {
	font-size: 13px !important;
}

.size-biggest {
	font-size: 16px !important;
}

li#utility-print-page a {
	font-size: 11px !important;
}

div#accordion {
	position: relative;
	height: 1%;
}

div#accordion h4 {
	cursor: pointer;
	position: relative;
	height: 1%;
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
}

div#accordion h4.ui-state-active,
div#accordion h4:hover {
}

div#accordion div.ui-accordion-content {
	position: relative;
	display:block;
	height: 7em;
	overflow-x:auto;
	overflow-y:auto;
}

div#accordion div p {
	margin-top: 0;
}

div#content-primary a {
	color: #596898;
}

form.feedback-form ul {
	font-size: 100% !important;
}

div#quicktime-360-tour {
	margin-bottom: 2em;
}

span.highlighted {
	background-color:#FFFF99;
	color:#313131;
	font-weight:bold;
	padding:5px;
}

hr {
	background-color:#CCCCCC;
	border:0 none;
	clear:both;
	color:#CCCCCC;
	height:1px;
	margin:2em 0;
	text-align:left;
	width:100%;
}

#content-primary p.cta a:hover {
	text-decoration:underline;
}

#content-primary p.cta-priority-2 a {
	background-color:#76716B;
	color:#EEEEEE;
	padding-left:10px;
	padding-right:10px;
}

p.cta a {
	text-decoration:none;
	font-weight: bold;
	background-color:#4E5790;
	color:white !important;
	padding:6px 13px;
}

p.cta-priority-2 a {
	background-color: #666;
}

ul.steps-list {
	overflow: hidden;
	width: 100%;
	margin: 2em 0 !important;
	font-size: 1.2em;
	border: 1px solid #edebea;
}

ul.steps-list li {
	float: left;
	color: #b8b5b2;
	padding: 5px 10px !important;
	text-align: center;
	font-weight: bold;
	background: url(../furniture/step_pointer.gif) right center no-repeat white !important;
	margin: 0 !important;
}

ul.steps-list li.last {
	background-image: none !important;
}

ul.steps-list li.current-step {
	color: #40393b;
}

ul.steps-count-9 li {
	width: 56px;
}

h2 {
	margin-top: 0.5em;
}

/* ----- tables ----- */

table {
	width: 100%;
	margin-bottom: 1em;
	border-bottom: 1px solid #40393b;
}

td, th {
	font-size: 1.3em;
	padding: 10px 5px;
}

th {
	font-weight: bold;
	color: #40393b;
	border-bottom: 1px solid #40393b;
	text-align: left;
}

td {
}

tr.odd td {
	background-color: white;
}

tr.even td {
	background-color: #f1f1f1;
}

div.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}

div.promo-button {
	margin-bottom:2em;
}


/* =LIST-LINKS ------------------- */

div#content-secondary {
	font-size: 1.2em;
}

div#content-secondary p {
	margin: 1em 0;
}

div#content-secondary ul li {
}

div#content-secondary ul a {
	display: block;
	background: url(../furniture/pointer_chevron_blue.gif) left .6em no-repeat transparent;
	color: #596898;
	padding: .4em 0 .4em 10px;
	text-decoration: none;
}

div#errorMessages {
	color: red;
}

div#content-secondary ul a:hover {
	text-decoration: underline;
}
