body, td, li {
   background-color: #fff;
   font-family: 'arial', verdana, helvetica, sans-serif;
   font-size: 12px;
   color: #333;
}

a {
   text-decoration: none;
   color: #f60;
}

a.unavon {
   height: 0px;
   font-size: 11px;
   color: #666;
   font-weight: bold;
   margin: 0px 5px 5px 0px;
   padding: 0px 5px 0px 27px;
   border-bottom: 4px solid #f00;
}

a.unav {
   height: 0px;
   font-size: 11px;
   color: #666;
   font-weight: bold;
   margin: 0px 5px 5px 0px;
   padding: 0 5px 0 27px;
   border-bottom: 4px solid #ccc;
}

a.unav:hover {
   border-bottom: 4px solid #f00;
}

a.utility {
   font-size: 10px;
   color: #f00;
}

a.zooBuilt {
   display: block;
   font-size: 10px;
   color: #666;
   padding-top: 5px;
}

a.tertNav {
   display: block;
   color: #f60;
   font-size: 11px;
   margin: 0px;
   padding: 5px 5px 5px 12px;
}

a.tertNav:hover {
   background-color: #e5e5e5;
}

a.tertNavon {
   display: block;
   color: #333;
   font-size: 11px;
   background-color: #e5e5e5;
   margin: 0px;
   padding: 5px 5px 5px 12px;
}

.copyright {
   color: #666;
   font-size: 10px;
}

.dashedLine {
   height: 1px;
   margin: 0px 0px 0px 0px;
   border-bottom: 1px dashed #ccc;
}

td.hmZoneLt {
   padding: 0px 15px 15px 5px;
}

td.hmContent {
   color: #333;
   line-height: 1.5em;
   padding: 5px 35px 15px 15px;
}

td.hmNews {
   background-color: #f5f5f5;
   padding: 5px 10px 15px 15px;
}

td.pgTitle {
   background-image: url(/img/title_arrow.gif);
   background-repeat: no-repeat;
   padding-left: 50px;
   font-size: 30px;
   color: #666;
   padding-bottom: 10px;
}

td.rtZone {
   font-size: 11px;
   color: #666;
   line-height: 1.25em;
   padding: 0px 0px 20px 20px;
}

td.secContent {
   padding-bottom: 20px;
   line-height: 1.25em;
}

.tertLinks {
   border-top: 4px solid #ccc;
   border-bottom: 4px solid #ccc;
   margin-right: 20px;
   padding: 5px 5px 5px 5px;
}

.popmenu {
   width: 175px;
   position: absolute;
   visibility: hidden;
   z-index: 5;
   background-color: #fff;
   border: 1px solid #ccc;
}

.secNav {
   text-align: center;
}

.underNav {
   font-size: 11px;
   color: #666;
   padding: 24px 20px 20px 0px;
}
   
li {
	background-image: url(/img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}

ul li ul li {
	background-image: url(/img/dash.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	list-style: none;
	margin: 0 0 0 -40px;
	padding: 0 0 0 10px;
}

hr {
	height: 3px;	
	border: 0;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 1em 0;
}

h1 {
	font-family: 'arial', verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	line-height: 1.25em;
}

h2 {
	font-family: 'arial', verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	line-height: 1em;
    margin-bottom: 0px;
}

ref {
	font-family: 'arial', verdana, sans-serif;
	font-size: 10px;
	color: #333;
}

.pullquote {
   width: 100%;
   background-color: #f00;
   color: #fff;
}

.pullquote p {
   margin: 4px 20px;
   font-size: 14px;
   font-weight: bold;
   text-align: center;   
}

.pq_top {
   background: url(/img/pq_corner_top_right.gif) no-repeat top right;
}

.pq_bot {
   background: url(/img/pq_corner_bot_right.gif) no-repeat top right;
}

img.pq_corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
}

.jobsubhead {
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
   color: #f00;
   line-height: 1em;
   margin-bottom: 0px;
}

.plainJobsubhead {
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
   color: #333;
   line-height: 1em;
   margin-bottom: 0px;
}

.carousel-component { 
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	-moz-border-radius:0px;
	background-color: inherit !important;
	clear:both;
}

.carousel-component .carousel-clip-region { 
	padding:0px;
	margin:0px;
	background-color: #f5f5f5;
}
.carousel-component ul.carousel-list{
	text-align:left !important;
	background-color: #f5f5f5;
}
.carousel-component .carousel-list li { 
	text-align:left !important;
	margin:0px;
	width:230px;
	background-color: #f5f5f5;
	background-image: none;
}
.carousel-list li {
	display: block;
	list-style: none;
	height: 80px;
	}
.carousel-list li a {
	display: block;
	margin: 0;
	padding: 0;
	
}
