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

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

a.actionable {
	background: url("../img/arrow_orange.gif") no-repeat 0 5px;
	padding: 2px 0 0 10px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

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

a.unav {
   height: 0px;
   font-size: 11px;
   color: #666;
   font-weight: bold;
   margin: 0px 5px 5px 0px;
   _margin: 0px 3px 5px 0px;
   padding: 0 27px 0 0;
   _padding: 0 24px 0 0;
   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 2px 12px;
}

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

.quat_links a {
	display: block;
	padding: 3px 0 0 0;
}

.quat_links a.quatNavon {
   display: block;
   color: #333;
   font-size: 11px;
   background-color: #e5e5e5;
   margin: 0px;
   padding: 3px 0 0 0;
}



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

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

.hmZoneLt {
   color: #333;
   text-align: left;
   line-height: 1.5em;
   padding: 1px;
   float: left;
   display: inline;
   width: 211px;
   margin: 0 20px 0 0;
   height: 215px;
}

.hmContent {
   color: #333;
   text-align: left;
   line-height: 1.5em;
   padding: 1px;
   float: left;
   display: inline;
   width: 241px;
   margin: 0 20px 0 0;
   height: 215px;
}

.hmNews {
   color: #333;
   text-align: left;
   padding: 5px 10px 15px 15px;
   float: left;
   display: inline;
   width: 241px;
   margin: 0;
   height: 215px;
   background: #f5f5f5;
}

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

.contentContainer {
	text-align: center;
	padding: 0 0 0 5px;
	*padding: 0 0 0 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: 1000;
   background-color: #fff;
   border: 1px solid #ccc;
}

.secNav {
   text-align: left;
   display: block;
   width: auto;
   _padding-top: 1px;
}

.secNavBorder {
	display: block;
	width: 200px;
	height: 13px;
	_height: 10px;
	float: left;
	border-bottom: 4px solid #CCC;
	float: right;
}

.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;
}
*/
ul {
   margin-left: 20px;
   padding: 0;
   list-style-image: url("/img/bullet.gif");
}

li {
   margin-left: 20;
   padding: 0;
   list-style-image: url("/img/bullet.gif");
}




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;
	width: 230px;
}
.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;
	
}


/* modal window */
#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#modals .window {
    position: absolute;
    width: auto;
    height: auto;
    display: none;
    z-index: 9999;
    padding: 10px;
}

#modals #modalWin {
    width: auto;
    height: auto;
}

#modals #modalPlayerWin {
    width: auto;
    height: auto;
    background: #fff;
}

#modals #modalPlayerNews {
    width: auto;
    height: auto;
    background: #000;
}

#modals #modalSWF {
    width: 480px;
    height: 388px;
    margin: 10px 35px 35px 35px;
    background: #fff;
}

#modals #modalViewerWin {
    width: auto;
    height: auto;
    background: #fff;
}

#modals #modalIMG {
    width: auto;
    height: auto;
    margin: 10px 35px 35px 35px;
    background: #000;
}

#modals #modalSWFNews {
    width: 520px;
    height: 474px;
    margin: 0;
    background: #000;
}

#modals #modalFormWin {
    width: auto;
    height: auto;
    background: #fff;
}

#modals #modalForm {
    width: 360px;
    height: auto;
    margin: 10px 35px 35px 35px;
    background: #fff;
}

#modals #modalContent {
    width: 360px;
    margin: 10px 35px 10px 35px;
    text-align: left;
}

#modals #modalViewerWin #modalContent {
    width: auto;
}

#modals #modalContentFlash {
    width: 480px;
    margin: 10px 35px 10px 35px;
    text-align: left;
}

#modals #modalContent h1, #modals #modalContentFlash h1 {
    float: left;
    width: 250px;
    font-size: 13px;
}

#modals #modalContent a, #modals #modalContentFlash a {
    float: right;
    width: 200px;
    cursor: pointer;
    text-align: right;
}


